Releases: gardener/ops-toolbelt
Releases · gardener/ops-toolbelt
0.26.0
[gardener/ops-toolbelt]
🏃 Others
[USER]
Bumped cli versions:- kubectl ->
v1.27.10
- nerdctl ->
1.7.3
by @petersutter [#101]
- kubectl ->
[OPERATOR]
Change OCI Registry for toolbelt image from GCR (eu.gcr.io/gardener-project) to Artifact-Registry (europe-docker.pkg.dev/gardener-project/releases). by @ccwienk [#97]
Docker Images
- ops-toolbelt:
europe-docker.pkg.dev/gardener-project/releases/gardener/ops-toolbelt:0.26.0
0.25.0
[gardener/ops-toolbelt]
✨ New Features
[OPERATOR]
Added an installer script to install etcdctl on demand whenever needed by @aaronfern [#96]
🏃 Others
[OPERATOR]
Changed the defaultops-toolbelt
container image toeu.gcr.io/sap-se-gcr-k8s-public/eu_gcr_io/gardener-project/gardener/ops-toolbelt:latest
by @tedteng [#95]
Docker Images
ops-toolbelt: eu.gcr.io/gardener-project/gardener/ops-toolbelt:0.25.0
0.24.0
[gardener/ops-toolbelt]
🏃 Others
[USER]
Bumped cli versions:- kubectl ->
v1.26.9
- nerdctl ->
1.6.0
by @petersutter [#93]
- kubectl ->
0.23.0
[gardener/ops-toolbelt]
🏃 Others
[USER]
Bumped cli versions:- kubectl ->
v1.25.12
- nerdctl ->
1.5.0
by @petersutter [#91]
- kubectl ->
0.22.0
0.21.0
[ops-toolbelt]
⚠️ Breaking Changes
- [OPERATOR] The
hacks/ops-pod
script defaultshostNetwork
of the ops-pod tofalse
. You can enable it using the flag-o
or--hostnetwork
(gardener/ops-toolbelt#86, @etiennnr)
0.20.0
[ops-toolbelt]
🏃 Others
- [OPERATOR] Security updates for the Ubuntu base image are now automatically installed during the build of the ops-toolbelt image. (gardener/ops-toolbelt#85, @plkokanov)
0.19.0
[ops-toolbelt]
⚠️ Breaking Changes
- [OPERATOR] Removed unmaintained https://github.com/jingweno/ccat dependency (gardener/ops-toolbelt#83, @petersutter)
🐛 Bug Fixes
- [OPERATOR]
iotop
andiftop
are now installed into the image. (gardener/ops-toolbelt#80, @dguendisch) - [OPERATOR] Default configs for nerdctl cli are now included in the toolbelt. (gardener/ops-toolbelt#82, @ashwani2k)
- [OPERATOR] Allow scheduling ops-pod on any node by default. (gardener/ops-toolbelt#79, @serialoverflow)
🏃 Others
- [OPERATOR] Updated base image to Ubuntu:22.04 (gardener/ops-toolbelt#83, @petersutter)
- [OPERATOR] Updated dependencies (gardener/ops-toolbelt#83, @petersutter)
kubectl
updated tov1.24.3
nerdctl
updated to0.22.0
0.18.0
[ops-toolbelt]
✨ New Features
- [OPERATOR]
sysstat
package is added to the ops-toolbelt containing useful utilities likeiostat
(gardener/ops-toolbelt#78, @dguendisch)
0.17.0
[ops-toolbelt]
⚠️ Breaking Changes
- [OPERATOR] With this release of the
ops-toolbelt
only one image is built (eu.gcr.io/gardener-project/gardener/ops-toolbelt
). The image matrix (iaas CLIs x kubectl versions) will not be built anymore. (gardener/ops-toolbelt#75, @petersutter)