mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
05a0c5ca17
commit
119fe37f06
29
CHANGELOG.md
29
CHANGELOG.md
@ -1,5 +1,34 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.7
|
||||||
|
### Features
|
||||||
|
- Make updating node labels easier
|
||||||
|
- Support updating node capacity
|
||||||
|
- kubectl streaming log support
|
||||||
|
- Improve /validate validation
|
||||||
|
- Fix GCE-PD to work across machine reboots
|
||||||
|
- Don't delete other attached disks on cluster turn-down
|
||||||
|
- Return errors if a user attempts to create a UDP external balancer
|
||||||
|
- TLS version bump from SSLv3 to TLSv1.0
|
||||||
|
- x509 request authenticator
|
||||||
|
- Container VM on GCE updated to 20141208
|
||||||
|
- Improvements to kubectl yaml handling
|
||||||
|
### Bug fixes
|
||||||
|
- Fix kubelet panics when docker has no name for containers
|
||||||
|
- Only count non-dead pods in replica controller status reporting
|
||||||
|
- Fix version requirements for docker exec
|
||||||
|
|
||||||
|
## 0.6
|
||||||
|
### Features
|
||||||
|
- Docker 1.3.3 (0.6.2)
|
||||||
|
- Authentication for Kubelet/Apiserver communication
|
||||||
|
- Kubectl clean ups
|
||||||
|
- Enable Docker Cache on GCE
|
||||||
|
- Better support for Private Repositories
|
||||||
|
### Bug fixes
|
||||||
|
- Fixed Public IP support on non-GCE hosts
|
||||||
|
- Fixed 32-bit build
|
||||||
|
|
||||||
## 0.5 (11/17/2014)
|
## 0.5 (11/17/2014)
|
||||||
### Features
|
### Features
|
||||||
- New client utility available: kubectl. This will eventually replace kubecfg. (#1325)
|
- New client utility available: kubectl. This will eventually replace kubecfg. (#1325)
|
||||||
|
Loading…
Reference in New Issue
Block a user