Bug 2018516: 4.9: bump(github.com/openshift/*): make go.{mod,sum} point to 1.22.1#1026
Bug 2018516: 4.9: bump(github.com/openshift/*): make go.{mod,sum} point to 1.22.1#1026sttts wants to merge 1 commit intoopenshift:release-4.9from
Conversation
|
@sttts: This pull request references Bugzilla bug 2018516, which is invalid:
Comment DetailsIn 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/test-infra repository. |
|
@sttts: This pull request references Bugzilla bug 2018516, which is invalid:
Comment DetailsIn 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/test-infra repository. |
|
/bugzilla refresh |
|
@sttts: This pull request references Bugzilla bug 2018516, which is invalid:
Comment DetailsIn 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/test-infra repository. |
|
/hold The k8s.io/kubernetes line in go.sum is still wrong. No idea where it comes from (note: it does not matter, just cosmetics, but maybe relevant for ART). |
0e0b0f7 to
d350a88
Compare
|
@sttts: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
|
d350a88 to
0106601
Compare
|
@sttts: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
|
0106601 to
feee730
Compare
|
@sttts: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
|
feee730 to
06a85c5
Compare
|
@sttts: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
|
|
/hold cancel |
|
@sttts: This pull request references Bugzilla bug 2018516, which is invalid:
Comment DetailsIn 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/test-infra repository. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
5 similar comments
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
2 similar comments
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
…nt to 1.22.1 The referenced dependencies were pointing to rc0. Hence, kube's go.mod was too.
06a85c5 to
56f0a6a
Compare
|
New changes are detected. LGTM label has been removed. |
|
@sttts: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
|
|
/retest |
|
@sttts: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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 #1030 got merged faster |
|
@sttts: PR needs rebase. DetailsInstructions 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. |
|
/close |
|
@s-urbaniak: Closed this PR. DetailsIn 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/test-infra repository. |
|
@sttts: This pull request references Bugzilla bug 2018516. The bug has been updated to no longer refer to the pull request using the external bug tracker. DetailsIn 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/test-infra repository. |
The fake versions in
go.{mod,sum}for staging repos pointed to 1.22 rc0. ART depends on those for deriving the version string. This updates them, basically like #950, but pointing to the release-4.9 branches ofgithub.com/openshift/*.