Releases: cloudscale-ch/cloudscale-cloud-controller-manager
Release list
1.3.1
Configuration
This release can be installed with the following command:
kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.3.1/config.yml
Please refer to the README for detailed instructions.
What's Changed
- Pin GitHub Actions and Improved Zizmor Setup by @alakae in #37
- increase test reliability by @mweibel in #36
- Configure Dependabot to Group GitHub Actions Updates into a Single PR by @alakae in #43
- ci: skip integration tests if CLOUDSCALE_API_TOKEN is missing by @alakae in #48
- helpers/image-from-ref: Support for Multi-Part Paths by @alakae in #49
- Bump the github-actions group with 5 updates by @dependabot[bot] in #45
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #51
- chore: improve integration test reliability by @mweibel in #52
- Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #53
- Bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #56
- improve test reliability for UDP health checks by @mweibel in #62
- Add per-service mutex to prevent concurrent reconciliation by @mweibel in #57
- fix: imagePullPolicy: Never in integration tests by @mweibel in #63
Full Changelog: 1.3.0...1.3.1
1.3.1-rc.1
Configuration
This release can be installed with the following command:
kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.3.1-rc.1/config.yml
Please refer to the README for detailed instructions.
What's Changed
- Use explicit Kubernetes versions for integration tests by @mweibel in #60
- Add per-service mutex to prevent concurrent reconciliation by @mweibel in #57
- Add pre-create duplicate check and reduce sleep by @mweibel in #58
- Pin GitHub Actions and Improved Zizmor Setup by @alakae in #37
- increase test reliability by @mweibel in #36
- Configure Dependabot to Group GitHub Actions Updates into a Single PR by @alakae in #43
- ci: skip integration tests if CLOUDSCALE_API_TOKEN is missing by @alakae in #48
- helpers/image-from-ref: Support for Multi-Part Paths by @alakae in #49
- Bump the github-actions group with 5 updates by @dependabot[bot] in #45
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #51
- chore: improve integration test reliability by @mweibel in #52
- Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #53
Full Changelog: 1.3.0...1.3.1-rc.1
1.3.0
Configuration
This release can be installed with the following command:
kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.3.0/config.yml
Please refer to the README for detailed instructions.
What's Changed
- adds gateway-api example by @mweibel in #32
- Upgrade to Go 1.25 by @href in #35
- feat: add nodeselector annotation to limit LB pool members by @mweibel in #33
New Contributors
Special notes
When using the new nodeselector annotation, make sure to read the documentation and understand it's implications.
Full Changelog: 1.2.0...1.3.0
1.2.0
Configuration
This release can be installed with the following command:
kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.2.0/config.yml
Please refer to the README for detailed instructions.
What's Changed
Full Changelog: 1.1.2...1.2.0
1.1.2
Configuration
This release can be installed with the following command:
kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.1.2/config.yml
Please refer to the README for detailed instructions.
What's Changed
- Wait for namespaces to be removed at the end of tests by @href in #24
- Fix LB name changes not being applied by @href in #30
- Fix CCM creating LBs ad infinitum, when encountering a missing UUID by @href in #29
Full Changelog: 1.1.1...1.1.2
1.1.1
Configuration
This release can be installed with the following command:
kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.1.1/config.yml
Please refer to the README for detailed instructions.
What's Changed
- Commit more examples by @alakae in #17
- Enable stricter linting by @href in #20
- Apply multiple security updates by @href in #21
- Increase stability of integration tests by @href in #22
- Make it possible to reset the CIDR annotation by @href in #23
New Contributors
Full Changelog: 1.1.0...1.1.1
1.1.0
Configuration
This release can be installed with the following command:
kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.1.0/config.yml
Please refer to the README for detailed instructions.
What's Changed
Full Changelog: 1.0.0...1.1.0
1.1.0-rc.1
Configuration
This release can be installed with the following command:
kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.1.0-rc.1/config.yml
Please refer to the README for detailed instructions.
Full Changelog: 1.0.0...1.1.0-rc.1
1.0.0
Configuration
This release can be installed with the following command:
kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.0.0/config.yml
Please refer to the README for detailed instructions.
Full Changelog: 1.0.0-rc.2...1.0.0
1.0.0-rc.2
Configuration
This release can be installed with the following command:
kubectl apply -f https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/releases/download/1.0.0-rc.2/config.yml
Please refer to the README for detailed instructions.
What's Changed
- Bump cryptography from 41.0.7 to 42.0.0 by @dependabot in #11
- Add traffic policy and expected impacts of changes to docs by @href in #13
- Use a more flexible port to pool mapping by @href in #12
- Update Go to 1.22 by @href in #14
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: 1.0.0-rc.1...1.0.0-rc.2