-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Revert to go1.22 windows filesystem stdlib behavior #129083
Conversation
Please note that we're already in Test Freeze for the Fast forwards are scheduled to happen every 6 hours, whereas the most recent run was: Wed Dec 4 10:46:57 UTC 2024. |
/test |
@liggitt: The
The following commands are available to trigger optional jobs:
Use
In response to this:
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-sigs/prow repository. |
no idea how green these are at HEAD, but running the azure and windows test jobs I see: /test pull-kubernetes-e2e-capz-azure-disk |
/retest |
a28c920
to
3878a3a
Compare
/priority critical-urgent |
/lgtm |
LGTM label has been added. Git tree hash: 533ae402c99c6f0222cd805eb60b7faf96838656
|
lgtm from storage |
Thanks, will let release team lift the hold pull-kubernetes-e2e-capz-windows-master just passed It looks like the pull-kubernetes-e2e-capz-azure-{file,disk} jobs either haven't run or haven't passed since September (or ever), so I wouldn't block on those, I guess |
/retest |
cool, got a green run from pull-kubernetes-e2e-capz-azure-disk as well |
@liggitt: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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-sigs/prow repository. I understand the commands that are listed here. |
@liggitt I'm waiting on pull-kubernetes-e2e-gce to unhold, or perhaps that doesn't block either? |
thanks for digging into this @liggitt and team!! /approve |
/unhold |
What type of PR is this?
/kind bug
What this PR does / why we need it:
Reverts to go 1.22 windows filesystem behavior until use of Stat/Lstat/EvalSymlinks adjusts to go1.23 behavior
Fixes #129080
Special notes for your reviewer:
Does this PR introduce a user-facing change?
/sig storage windows release
/cc @marosset @msau42