ROX-14973: Use batch/v1 in 3.72 for compatibility with OCP 4.12#4790
Closed
JoukoVirtanen wants to merge 3 commits intorelease-3.72from
Closed
ROX-14973: Use batch/v1 in 3.72 for compatibility with OCP 4.12#4790JoukoVirtanen wants to merge 3 commits intorelease-3.72from
JoukoVirtanen wants to merge 3 commits intorelease-3.72from
Conversation
Contributor
|
/test all |
Contributor
|
I don't fully understand why there are no tests being triggered in this PR |
Contributor
1 task
|
@JoukoVirtanen: 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. |
|
Images are ready for the commit at d32b43d. To use with deploy scripts, first |
Contributor
|
Will be replaced by #4830 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Brings in the changes from here #3854 to 3.72 to fix https://issues.redhat.com/browse/ROX-14973
Checklist
Testing Performed
Planned testing
infractl create openshift-4 jouko-0208-ocp-4-12-1 --description "Testing bug with k8s 1.25" --arg openshift-version=ocp/4.12.1
export CENTRAL_IMAGE_REGISTRY=quay.io/stackrox-io
export CENTRAL_IMAGE_NAME=main
export CENTRAL_IMAGE_TAG=3.72.3
export SCANNER_DBIMAGE_REGISTRY=quay.io/stackrox-io
export SCANNER_DBIMAGE_NAME=scanner-db
export SCANNER_DBIMAGE_TAG=2.26.2
export IMAGE_MAIN_REGISTRY=quay.io/stackrox-io
export IMAGE_MAIN_NAME=main
export IMAGE_MAIN_TAG=3.72.3
collector_image_tag=3.11.2
Deploy using helm. Confirm that the NetworkGraph is not correct. Switch to patch version and confirm that it working correctly.