v0.3.0
gardener-robot-ci-1
released this
11 Jan 12:49
·
313 commits
to main
since this release
[gardener/diki]
✨ New Features
[USER]
Added new optionacceptedPods
to DISA Kubernetes STIGS242415
rule which allows the user to configure environment variables for selected pods to be accepted. by @AleksandarSavchev [#61][USER]
Added new optionexpectedFileOwner
to DISA Kubernetes STIGSpod-files
rule which allows the user to select whichusers
andgroups
are expected. The options defaults to expecting only ID0
forusers
andgroups
. by @AleksandarSavchev [#52][USER]
Diki now supports DISA Kubernetes STIG versionv1r11
. by @dimityrmirchev [#65][DEVELOPER]
Diki now has a basic implementation of a virtual garden provider. by @dimityrmirchev [#71]
🐛 Bug Fixes
[USER]
DISA Kubernetes STIGspod-files
rule now expects0640
permission setting for*.key
files of mandatory components. This change improves the242467
rule which requires0600
permissions for such files.0600
is not enforced since k8s does not provide an easy way to change the owner of a file and containers are expected to run as nonroot. by @AleksandarSavchev [#60][USER]
A bug causing rule242414
to crash when no options for the rule were set was fixed. by @AleksandarSavchev [#61][USER]
DISA Kubernetes STIGs Kubelet rules now createsdiki
pods only on nodes with free allocatable space. by @AleksandarSavchev [#59]
🏃 Others
[USER]
DISA Kubernetes STIGs242442
rule no longer checks shoot pods that are not managed by Gardener. by @AleksandarSavchev [#56][DEPENDENCY]
Upgraded diki base image: gcr.io/distroless/static-debian11 -> gcr.io/distroless/static-debian12 by @AleksandarSavchev [#91]
[gardener/ops-toolbelt]
✨ New Features
[OPERATOR]
Added an installer script to install etcdctl on demand whenever needed by @aaronfern [gardener/ops-toolbelt#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 [gardener/ops-toolbelt#95]
Docker Images
- diki-linux-amd64:
eu.gcr.io/gardener-project/gardener/diki:v0.3.0
- diki-ops-linux-amd64:
eu.gcr.io/gardener-project/gardener/diki-ops:v0.3.0