This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
Releases: DataDog/pupernetes
Releases · DataDog/pupernetes
v0.12.0
v0.12.0
Binary
curl -fLO https://github.com/DataDog/pupernetes/releases/download/v0.12.0/pupernetes
curl -fLO https://github.com/DataDog/pupernetes/releases/download/v0.12.0/pupernetes.sha512sum
sha512sum -c ./pupernetes.sha512sum
chmod +x ./pupernetes
Enhancement
- Add Kubernetes 1.18 #139
Bugfixes
- Fix a race condition when downloading pupernetes #142
v0.11.0
v0.11.0
Binary
curl -fLO https://github.com/DataDog/pupernetes/releases/download/v0.11.0/pupernetes
curl -fLO https://github.com/DataDog/pupernetes/releases/download/v0.11.0/pupernetes.sha512sum
sha512sum -c ./pupernetes.sha512sum
chmod +x ./pupernetes
Enhancement
- Add support for Kubernetes 1.15 - 1.17 #137
v0.10.0
Binary
curl -fLO https://github.com/DataDog/pupernetes/releases/download/v0.10.0/pupernetes
curl -fLO https://github.com/DataDog/pupernetes/releases/download/v0.10.0/pupernetes.sha512sum
sha512sum -c ./pupernetes.sha512sum
chmod +x ./pupernetes
Enhancement
- kube-apiserver: remove deprecated admission control flag #135
- setup: increase the verbosity of everything #133
- Update CNI #132
- Add Kubernetes 1.14 #130
Bugfixes
- Fix systemd unit files #131
v0.9.0
Binary
curl -fLO https://github.com/DataDog/pupernetes/releases/download/v0.9.0/pupernetes
curl -fLO https://github.com/DataDog/pupernetes/releases/download/v0.9.0/pupernetes.sha512sum
sha512sum -c ./pupernetes.sha512sum
chmod +x ./pupernetes
Enhancement
- node: support shared PID #128
- add kubernetes 1.13 #126
- setup: can choose the vault listen address #125
- version: introduce the display of it #121
- containerd: can choose the version over the command line #122
- binaries: can skip the verification of the version #120
- Support Fedora (systemd cgroupfs) #118
- versions: upgrade hyperkube, etcd and containerd #116
Bugfixes
Other
v0.8.0
Binary
curl -fLO https://github.com/DataDog/pupernetes/releases/download/v0.8.0/pupernetes
curl -fLO https://github.com/DataDog/pupernetes/releases/download/v0.8.0/pupernetes.sha512sum
sha512sum -c ./pupernetes.sha512sum
chmod +x ./pupernetes
Enhancement
- Create Kubernetes 1.12 template collection #107
- Add the admission control config file #109
- Introduce the keep verb #108
- Extend the audit logs to everything #110
- Remove useless stage in audit logs #106
Bugfixes
Other
- Refactor options package to use sets. #111
v0.7.0
Binary
curl -fLO https://github.com/DataDog/pupernetes/releases/download/v0.7.0/pupernetes
curl -fLO https://github.com/DataDog/pupernetes/releases/download/v0.7.0/pupernetes.sha512sum
sha512sum -c ./pupernetes.sha512sum
chmod +x ./pupernetes
Enhancement
- Skip useless binaries downloads #104
- Remove default timeout #102
- Support for containerd, use cni everywhere #90
- Introduce skip probe #100
- API aggregation, remove intermediate CA #98
- Introduce the audit logs to dir #99
- Use kube proxy configuration file #93
- Introduce a timeout and a sig handler during downloads #91
- Logging improvements on setup requirements #89
Bugfixes
- Do create the directory for pod logs #96
Other
v0.6.1
Binary
curl -fLO https://github.com/DataDog/pupernetes/releases/download/v0.6.1/pupernetes
curl -fLO https://github.com/DataDog/pupernetes/releases/download/v0.6.1/pupernetes.sha512sum
sha512sum -c ./pupernetes.sha512sum
chmod +x ./pupernetes
Bugfixes
- Fix the re-apply system #84
v0.6.0
Enhancement
- Add a way to check if the dns is ready (#81)
- Stop the systemd units in a reverse order (#76)
- Remove the archive on extract failure (#74)
- Enable HPA (#68)
Bugfixes
- job: fix the abspath of pupernetes, propagate SUDO_USER to the unit environment (#79)
- manifests: remove the duplicated flag (#75)