-
Notifications
You must be signed in to change notification settings - Fork 108
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 deps to 1.25 #461
Conversation
Hmm, for some reason, ginkgo tests immediately time out after the cluster is provisioned....digging into it |
63d0263
to
a16cac7
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.
One quick question, otherwise good.
a64cfa0
to
e9ecd2a
Compare
e9ecd2a
to
ea6fbe0
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.
LGTM assuming we can get the tests to pass.
I squashed commits and amended the last commit on the last push too quickly. Will rerun after a while. |
Really nice instructions in the tests/e2e/README.md! Thank you!