Commit Graph

42 Commits

Author SHA1 Message Date
Cockpit Project
825960f619 Update to version 0.94
* Handle interruptions during cockpit-ws start while reading from /dev/urandom
 * Remove BIOS display from Server Summary page
 * Support tuned descriptions
 * Fix Content-Security-Policy in example manifest.json files
2016-02-02 17:26:16 +00:00
Cockpit Project
6cb20c3b91 Update to version 0.93
* Set system performance profile via tuned
 * Support for WebSocket client in cockpit-bridge
 * Support using Nulecule with Openshift
 * Actually exit cockpit-ws when it's idle
2016-01-25 13:52:56 +00:00
Cockpit Project
8d7aaa0114 Update to version 0.92
* OAuth login support
 * Update Patternfly
 * Log to stderr when no journal
 * Make sosreport work on RHEL and Atomic
2016-01-20 19:55:17 +00:00
Cockpit Project
abb73c3914 Update to version 0.91
* Fix computing of graph samples on 32-bit OS
 * Distribute licenses of included components
 * Distribute development dependencies
 * Support 'make clean' properly in the tarball
2016-01-14 21:31:10 +00:00
Cockpit Project
459b46ff9c Update to version 0.90
* Fix Content-Security-Policy which broke loading in certain situations
 * Deal correctly with failures trying to join unsupported domains
 * Add documentation about Cockpit startup
 * Better data in storage usage graphs
 * Start creating debian source packages
2016-01-05 17:37:53 +00:00
Cockpit Project
b23de967f4 Update to version 0.89
* Start routine testing of Cockpit on Debian Unstable
 * Make the config file case insensitive
 * Reorder graphs on server summary page
 * Don't suggest syncing users when adding a machine to dashboard
 * Enable weak dependencies for F24+
 * Show correct data in per interface network graphs
 * Fix the Vagrantfile to pull in latest Cockpit
 * Add Content-Security-Policy header support
2015-12-22 19:02:54 +00:00
Cockpit Project
b3516c4097 Update to version 0.88
* User interface for OSTree upgrades and rollbacks
 * General reusable purpose angular kubernetes client code
 * Allow custom login scripts for handling authentication
 * A specific dashboards can now be the default destination after login
 * Kill ssh-agent correctly when launched by cockpit-bridge
 * Add a new cockpit-stub bridge for non-local access
2015-12-18 11:23:20 +00:00
Cockpit Project
b79e6678cb Update to version 0.87
* Fix login on Windows, don't prompt for additional auth
 * Use the machine host name in the default self-signed certificate
 * Cockpit release tarballs are now distributed in tar-ustar format
 * Allow overriding package manifests
 * Testing and build fixes
2015-12-10 07:04:10 +00:00
Cockpit Project
eb3e8f1b67 Update to version 0.86
* SOS report UI page
 * Simpler way for contributors to build cockpit RPMs
 * Infrastructure for implementing downloads
2015-12-04 09:21:42 +00:00
Cockpit Project
3fe194315e Update to version 0.84
* Add a cockpit manual page
 * Set correct SELinux context for certificates
 * Remove custom SELinux policy
 * Testing and bug fixes
2015-11-19 09:26:52 +00:00
Cockpit Project
fb24d2ab3a Update to version 0.83
* Fix NTP server configuration bugs
 * Kubernetes dashboard topology icons don't leave the view
 * Kubernetes dashboard uses shared container-terminal component
 * Fix race when adding machine to Cockpit dashboard
 * Updated documentation for running new distributed tests
 * Lots of other bug and testing fixes
2015-11-03 19:08:56 +00:00
Cockpit Project
708b9aa042 Update to version 0.82
* Support certificate chains properly in cockpit-ws
 * Rename the default self-signed certificate
 * Implement distributed integration testing
2015-10-28 20:22:15 +00:00
Cockpit Project
e05125875f Update to version 0.81
* Allow configuring NTP servers when used with timesyncd
 * Fix regression in network configuration switches
 * Make the various graphs look better
 * Openshift Routes and Deployment Configs can be removed
 * Run integration tests using TAP "test anything protocol"
 * Lots of other bug fixes and cleanup
2015-10-22 12:07:45 +00:00
Cockpit Project
ec6f5f6285 Update to version 0.80
* UI for loading, viewing, changing Private SSH Keys
 * Always start an ssh-agent in the cockpit login session
 * New listing panel designs
 * Lots of testing and bug fixes
2015-10-14 20:33:22 +00:00
Cockpit Project
d3e5235fb0 Update to version 0.79
* Vagrant file for Cockpit development
 * Use libvirt for testing
 * Display only last lines of Kubernetes container logs
2015-10-07 20:30:46 +00:00
Cockpit Project
fe6629bcf9 Update to version 0.78
* Fix extreme CPU usage issue in 0.77 release
 * Fix compatibility with older releases
 * Offer to activate multipathd for multipath disks
 * Guide now contains insight into feature internals
 * Lots of other minor bug fixes
2015-09-30 13:48:26 +00:00
Cockpit Project
04c44f419c Update to version 0.77
* Work better with multipath storage
 * Deletion of kubernetes objects
 * Cleaner URLs in the bookmark bar
 * Show a warning when adding too many machines
 * Make authentication work when embedding Cockpit
 * Complete componentizing Cockpit
2015-09-22 16:06:05 +00:00
Stef Walter
ea66d9486e Update to version 0.76
* Fix displaying of network bonds
 * Better Kubernetes filter bar, shell access
 * Show some Openshift related objects
 * Use patternfly v2.2
2015-09-16 21:36:27 +00:00
petervo
5b9213ed4c Update to version 0.75
* New design for kubernetes listing pages
* Namespace filter for kubernetes
* Pretty http error pages
* Lots of bugs, build and testing fixes
2015-09-10 14:51:50 -07:00
Stef Walter
0a7ca46534 Update to version 0.74
* Display an intelligent message when password auth is not possible
 * Correctly start terminal in home directory
 * NetworkManager code is in a separate package
 * PCP is an optional build dependency
 * Lots of bugs, build and testing fixes
2015-09-03 11:00:19 +02:00
Stef Walter
c74e765e12 Update to version 0.73
* Kubernetes UI can connect to non-local API server
 * Automate Web Service container build on Docker Hub
 * Add validation options to TLS client connections
 * PAM pam_ssh_add.so module for loading SSH keys based on login password
 * Build, testing and other fixes
2015-09-02 13:40:26 +02:00
petervo
0cccbd8827 Update to 0.71 release 2015-08-17 09:14:57 -07:00
Stef Walter
21b0cf5928 Update to 0.70 release
- Depend on kubernetes-client instead of kubernetes
2015-08-12 21:42:44 +02:00
Stef Walter
e6f81cd7eb Update to 0.69 release.
- Require kubernetes 0.20.0 or later for cockpit-kubernetes
2015-08-06 12:55:21 +02:00
petervo
b7b6cde6dc Update to 0.68 release 2015-07-29 12:33:16 -07:00
petervo
fc7a5b9659 Update to 0.67 release 2015-07-24 10:55:29 -07:00
petervo
136ca5d364 Update to 0.66 release 2015-07-23 06:43:42 -07:00
petervo
e0720cbb2f Update to 0.65 release 2015-07-16 06:30:48 -07:00
petervo
ce48ae6a6f Update to 0.64 release 2015-07-08 12:11:54 -07:00
petervo
c595ec0600 Update to 0.63 release 2015-07-01 11:36:52 -07:00
petervo
665351101a Update to 0.62 release 2015-06-25 08:17:49 -07:00
petervo
d635fe8784 Update to 0.61 release 2015-06-10 10:16:43 -07:00
Stef Walter
8e2645bd25 And upload the sources 2015-06-01 17:20:00 +02:00
petervo
bf3f991da7 Update to 0.59 release 2015-05-27 10:14:40 -07:00
petervo
f5870171a6 Fix sources 2015-05-22 13:41:06 -07:00
petervo
6dfedd72e8 Update to 0.57 release 2015-05-20 14:29:16 -07:00
petervo
f81fc6f077 Update to 0.56 release 2015-05-13 10:07:56 -07:00
Stef Walter
3afd13021a Update to 0.55 release 2015-05-06 07:29:42 +02:00
Stef Walter
8336d550cb Update to 0.52 release 2015-04-16 13:21:39 +02:00
Stef Walter
f819c81a06 Update to 0.3 upstream release
* Better looking with Patternfly toolkit
 * Docker container support

... and much much more
2014-03-28 16:31:17 +01:00
Patrick Uiterwijk
a56b4c114e Initial import 2014-02-05 16:12:48 +01:00
Fedora Release Engineering
df4087dcf7 Initial setup of the repo 2014-02-05 14:04:23 +00:00