All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.3.0 - 2024-02-08
- Add even more PSS exceptions to make
node
component run on 1.25.
1.2.3 - 2024-01-16
- Fix PSS to allow using hostNetwork in agents.
1.2.2 - 2023-12-21
- Use hostNetwork in agents in order to be able to recover from reboots. EFS tunnels are not stuck anymore.
1.2.1 - 2023-12-20
- Configure
gsoci.azurecr.io
as the default container image registry.
1.2.0 - 2023-11-22
efs-csi-sa
for both components. This affects clusters with already configured IRSA roles. You either need to update the trust identity policy on the role to match the new service account or set service account names to the original values via the values file.
- Extract registry from container images to allow set it for all images on the value level.
- Change node-selector values to fit the new scheme.
- Configure the same service account for both controller and node to simplify IRSA role permissions.
1.1.0 - 2023-10-30
- Force-disable PSP-related resources when
global.podSecurityStandards.enforced
value is true.
- Add PSS exceptions.
1.0.0 - 2023-09-27
- Breaking Change: Move chart to "giantswarm" catalog from "giantswarm-playground"
- Disabled VPA
- Bumped image to v1.6.0
0.8.1 - 2023-06-23
- Bump app version in chart.yaml too
0.8.0 - 2023-06-23
- Bumped image to v1.5.7
0.7.2 - 2023-06-09
- Added
projected
volume type to csi-node PSP to allow the user of IRSA.
0.7.1 - 2022-11-15
WARNING Please ensure you're running kiam-app
with App Version v2.5.1
or higher.
- Update aws-efs-csi-driver version to
v1.4.5
.
0.7.0 - 2022-11-15
WARNING Please ensure you're running kiam-app
with App Version v2.5.1
or higher.
This is necessary to allow efs-csi-driver to get the Identity Document
from Instance Metadata Service
.
You can verify this by describing kiam-agent
DaemonSet and checking if --allow-route-regexp="/latest/*"
is set.
- Update aws-efs-csi-driver version to
v1.4.4
. - Disable
hostNetwork
.
0.6.4 - 2022-07-26
- Defaulting deployment strategy to
Recreate
for the controller
0.6.3 - 2022-07-26
- Added the possibility to override the deployment strategy for the controller
0.6.2 - 2022-07-25
- Added
projected
to the list of permitted volumes in thepsp-csi-controller
.
0.6.1 - 2022-07-19
- Respect the
controller.serviceAccount.create
values flag
- values.schema.json
0.6.0 - 2022-06-15
- Remove
imagePullSecrets
from values.yaml
0.5.0 - 2022-05-25
- Use different ports to avoid collision with ebs controller using ports 9909 and 9809
- Updated chart to upstream 2.2.6
- Improve tolerations to deploy in all worker nodes
- Remove root security context from pods
0.4.0 - 2022-04-28
- Update efs-csi-driver to v1.3.8.
- Adjust node selector and tolerations.
0.3.0 - 2022-03-22
- Add VerticalPodAutoscaler CR.
0.2.0 - 2021-08-27
- Update efs-csi-driver to v1.3.3.
0.1.2 - 2021-05-06
- Include optional storage classes and tags.
0.1.1 - 2021-05-05
- Update efs-csi-driver to v1.2.1.
0.1.0 - 2021-04-06
- Update efs-csi-driver to v1.2.0.