-
Notifications
You must be signed in to change notification settings - Fork 21
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
feat: removes cloud-init pins #1251
Conversation
tests for rhel-8.10 passed here: https://github.com/mesosphere/konvoy2/actions/runs/12701401905/job/35406036294 |
Can you please check if cluster comes up with ubuntu 20.04 KIB AMI in AWS? |
link to the original diagnosis. canonical/cloud-init#4572 |
this is the new test run the previous tests failed to due a templating issue https://github.com/mesosphere/konvoy2/actions/runs/12716129606 |
this test is passing https://github.com/mesosphere/konvoy2/actions/runs/12752455922/job/35542044058 using ami from build here: https://github.com/mesosphere/konvoy-image-builder/actions/runs/12717921877/job/35455377321#step:9:2657 |
What problem does this PR solve?:
removes cloud-init pins by using patches instead of feature overrides
Which issue(s) does this PR fix?:
Special notes for your reviewer:
Does this PR introduce a user-facing change?: