Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
REMOVE: dummy change to run the kas rollout test
  • Loading branch information
p0lyn0mial committed Dec 10, 2025
commit 282e24f95b78742c4d101a61251b747e365514aa
1 change: 1 addition & 0 deletions test/extended/apiserver/rollout.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ var (
func init() {
// we are delaying these failures because https://github.com/kubernetes/kubernetes/pull/126954 needs time to merge,
// get backported, then get vendored.

whenToStartFailingAgain, err := time.Parse(time.RFC3339, "2024-12-02T15:04:05Z")
if err != nil {
panic(err)
Expand Down