Skip to content
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

Update cert manager image in the EKS-A bundle with new image #8812

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

sp1999
Copy link
Member

@sp1999 sp1999 commented Sep 24, 2024

Description of changes:
The cert-manager-ctl image was replaced with cert-manager-startupapicheck image in #3790 when cert-manager was bumped to v1.15.3. This PR updates the corresponding field in the EKS-A bundle to match the upstream image.

This PR also removes the crd:trivialVersions=true,preserveUnknownFields=false CRD options for controller-gen v0.8.0 as we bumped controller-gen from v0.6.1 to v0.8.0 in #8531 and controller-gen v0.7.0 introduced a breaking change in #607 that removed support for legacy v1beta1 CRDs and webhooks.

Testing (if applicable):

make eks-a
make lint
make unit-test
make generate
make generate-manifests
make release-manifests
make build-all-test-binaries
make -C release manifests
make -C release update-bundle-golden-files

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eks-distro-bot eks-distro-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 24, 2024
@sp1999
Copy link
Member Author

sp1999 commented Sep 24, 2024

/test eks-anywhere-e2e-presubmit

@sp1999 sp1999 changed the title Update cert manager bundle in the EKS-A bundle with new image Update cert manager image in the EKS-A bundle with new image Sep 24, 2024
@sp1999 sp1999 force-pushed the update-cert-manager-bundle branch from 0dee81c to 89d0475 Compare September 26, 2024 03:41
@eks-distro-bot eks-distro-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 26, 2024
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.65%. Comparing base (c7c5e48) to head (9c778c2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8812      +/-   ##
==========================================
+ Coverage   73.56%   73.65%   +0.09%     
==========================================
  Files         578      578              
  Lines       36610    36610              
==========================================
+ Hits        26931    26965      +34     
+ Misses       7953     7919      -34     
  Partials     1726     1726              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sp1999 sp1999 force-pushed the update-cert-manager-bundle branch 2 times, most recently from 7525e56 to abfa4a1 Compare September 26, 2024 04:16
@sp1999
Copy link
Member Author

sp1999 commented Sep 26, 2024

/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sp1999

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sp1999 sp1999 force-pushed the update-cert-manager-bundle branch from abfa4a1 to 62ed435 Compare September 26, 2024 04:56
@sp1999 sp1999 force-pushed the update-cert-manager-bundle branch 2 times, most recently from 9c778c2 to ac0ae1f Compare September 26, 2024 18:41
@abhay-krishna
Copy link
Member

/lgtm

@sp1999 sp1999 force-pushed the update-cert-manager-bundle branch from ac0ae1f to 48631d5 Compare September 26, 2024 18:44
@sp1999
Copy link
Member Author

sp1999 commented Sep 26, 2024

/hold

@sp1999
Copy link
Member Author

sp1999 commented Sep 26, 2024

/unhold

@eks-distro-bot eks-distro-bot merged commit 47c2381 into aws:main Sep 26, 2024
13 checks passed
@sp1999 sp1999 deleted the update-cert-manager-bundle branch September 26, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants