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 k8s version in CI to unblock CI tests #5841

Merged
merged 9 commits into from Jan 10, 2023

Conversation

absoludity
Copy link
Contributor

@absoludity absoludity commented Jan 9, 2023

Signed-off-by: Michael Nelson minelson@vmware.com

Description of the change

The main update is to switch to k8s 1.24.7 in our CI (and dev) environments, because CI was running with 1.22 and the podinfo chart that the flux tests use to test is no longer compatible with 1.22.

As a result, we also needed to create specific service token secrets and update the way CI gets those.

There's also some extra logging to help trace issues in the future.

Benefits

CI passes again.

Possible drawbacks

Applicable issues

Additional information

Signed-off-by: Michael Nelson <minelson@vmware.com>
@netlify
Copy link

netlify bot commented Jan 9, 2023

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 87072d3
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/63bceb5fbbab3900086e2d12

Signed-off-by: Michael Nelson <minelson@vmware.com>
Signed-off-by: Michael Nelson <minelson@vmware.com>
Signed-off-by: Michael Nelson <minelson@vmware.com>
Signed-off-by: Michael Nelson <minelson@vmware.com>
Signed-off-by: Michael Nelson <minelson@vmware.com>
Signed-off-by: Michael Nelson <minelson@vmware.com>
Signed-off-by: Michael Nelson <minelson@vmware.com>
Signed-off-by: Michael Nelson <minelson@vmware.com>
@absoludity absoludity marked this pull request as ready for review January 10, 2023 04:37
@absoludity absoludity changed the title Update deployment name to match release. Update k8s version in CI to unblock CI tests Jan 10, 2023
@absoludity
Copy link
Contributor Author

Landing this to unblock CI on main (so we can then land all the security bumps).

@absoludity absoludity merged commit ef3b587 into main Jan 10, 2023
@absoludity absoludity deleted the check-kubeapps-apis-logs-in-ci branch January 10, 2023 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI tests failing for flux integration
2 participants