-
Notifications
You must be signed in to change notification settings - Fork 49
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
upgraded go version to 1.22.1 #780
Conversation
All unit tests passed locally
|
All integration-tests passed locally:
|
Did you run |
I did not run this specific target but i ran |
Ran e2e tests locally: Run #1
Run #2
Run #3
So there seems to be some flakiness in the tests which we will have to investigate. |
Reduced flakiness in downtime validator job based tests in e2e test suite.
|
/retest |
3 similar comments
/retest |
/retest |
/retest |
Prow jobs for e2e tests are passing now. Seems to be some flakiness, which we will re-look at in another PR. |
yes, I tried that ..it works fine |
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!!
make check failed locally
|
What's happening is quite interesting.
When The commit at which this branch (shreyas-s-rao:dep/gardener-v1.86.0) diverges from master - 7bd94c4 (v0.22.0), has its checks fail with The dependencies for the I've tried debugging the panics that are being seen currently, but they're certainly out of my wheelhouse. |
…to v0.14.0 and adpted code
@unmarshall: The following tests failed, say
Full PR test history. Your PR dashboard. Command help for this repository. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/close in favor of another pull request. |
Another PR will be raised. |
Superseded by #784 |
How to categorize this PR?
/area control-plane
/kind enhancement
What this PR does / why we need it:
Upgrades golang version to 1.22.1
Which issue(s) this PR fixes:
Fixes #778
Special notes for your reviewer:
Release note: