Skip to content

feat: Update AWS CCM versions and add HelmAddon strategy #748

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

jimmidyson
Copy link
Member

@jimmidyson jimmidyson commented Jun 25, 2024

While I was thinking how to list all images we require for CAREN, I noticed that we can use helm values to do the necessary overrides for AWS CCM image and container args.

At the same time, I updated to the latest versions available and added k8s v1.30 support to the handler.

Also include CCM e2e tests to validate deployment on AWS - ran locally and works great!

@jimmidyson jimmidyson requested review from dkoshkin and faiq June 25, 2024 13:44
@jimmidyson jimmidyson enabled auto-merge (squash) June 25, 2024 14:46
@jimmidyson jimmidyson force-pushed the jimmi/aws-ccm-update branch from e7d6dde to fda1ff5 Compare June 26, 2024 12:12
@jimmidyson jimmidyson changed the title feat: Update AWS CCM versions feat: Update AWS CCM versions and add HelmAddon strategy Jun 26, 2024
@github-actions github-actions bot added feature and removed feature labels Jun 26, 2024
@jimmidyson jimmidyson force-pushed the jimmi/aws-ccm-update branch 4 times, most recently from 7f8a52b to 4f15117 Compare June 26, 2024 13:00
@jimmidyson jimmidyson requested a review from dkoshkin June 26, 2024 13:34
@jimmidyson jimmidyson force-pushed the jimmi/aws-ccm-update branch from 4f15117 to aec81bf Compare June 27, 2024 13:08
Also include CCM e2e tests to validate deployment on AWS.
@jimmidyson jimmidyson force-pushed the jimmi/aws-ccm-update branch from aec81bf to 1f4b34f Compare June 27, 2024 13:21
@jimmidyson jimmidyson merged commit 04dce16 into main Jun 27, 2024
17 checks passed
@jimmidyson jimmidyson deleted the jimmi/aws-ccm-update branch June 27, 2024 13:44
@github-actions github-actions bot mentioned this pull request Jun 27, 2024
jimmidyson added a commit that referenced this pull request Jun 27, 2024
🤖 I have created a release *beep* *boop*
---


## 0.11.0 (2024-06-27)

<!-- Release notes generated using configuration in .github/release.yaml
at main -->

## What's Changed
### Exciting New Features 🎉
* feat: Configure namespace sync in helm chart by @dlipovetsky in
#726
* feat: Support CRS for local-path provisioner and add CSI e2e by
@jimmidyson in
#737
* feat: Support HelmAddon strategy for AWS EBS by @jimmidyson in
#732
* feat: Deploy snapshot-controller as separate addon by @jimmidyson in
#734
* feat: Update AWS CCM versions and add HelmAddon strategy by
@jimmidyson in
#748
### Fixes 🔧
* fix: Namespace Sync controller should list no resources when source
namespace is empty string by @dlipovetsky in
#725
* fix: Temporarily hard-code supported PC version for Nutanix CSI by
@jimmidyson in
#751
* fix: skip kubeadm CA file when Secret doesn't have a CA by @dkoshkin
in
#752
* fix: Correctly report failed deploy of ServiceLoadBalancer by
@dlipovetsky in
#759
### Other Changes
* build: Tidy up goreleaser config by @jimmidyson in
#745
* ci: Fix up image loading for lint-test-helm by @jimmidyson in
#746
* refactor: Tidy up Nutanix CSI with consistent apply strategy by
@jimmidyson in
#733
* test(e2e): Set empty env vars for Nutanix e2e vars by @jimmidyson in
#749
* refactor: Use recommended "default" function syntax in helm templates
by @dlipovetsky in
#750
* refactor: Reusable HelmAddon strategy by @jimmidyson in
#735
* test(e2e): Various e2e tests fixes by @jimmidyson in
#754
* test(e2e): Correct default helm release names for AWS CCM and EBS CSI
by @jimmidyson in
#756


**Full Changelog**:
v0.10.0...v0.11.0

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants