-
Notifications
You must be signed in to change notification settings - Fork 14
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: upgrade the minor k8s versions to latest #133
Conversation
recheck |
2 similar comments
recheck |
recheck |
/recheck |
@mpiscaer i can see zuul jobs are successful always and we have a few zuul jobs here. Almost all jobs are Github actions. So you'll need to jump into the Details of each job and just click rerun in Github GUI. |
@okozachenko1203 Yes, all Github action fails because of the helm chart of cert-manager timeout. So it is hard to troubleshoot without further debug information why the helm chart timeouts. In my personal env I'm not able to reproduce it. |
35ee4ed
to
dd66a58
Compare
dd66a58
to
48a5dd8
Compare
@okozachenko1203 checks looks good thanks a lot for your effort. |
@okozachenko1203 in #137 I tried to add Zuul support but it turns out 1.29+ has another weird Then, we will work in #137 to try to fix the issue. |
3435fe3
to
62216a7
Compare
62216a7
to
708e583
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you should revert the kube_vip
, those were only needed for 1.29+
Also, let's remove the aio
from the matrix for GHA to avoid running it twice. We should also add the 1.26 and 1.27 jobs in Zuul as well.
This reverts commit 708e583.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small change!
f746434
to
90b4356
Compare
Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry. |
No description provided.