Skip to content
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

feat: Use versioned offline defs in offline bundles #1643

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jvdm
Copy link
Contributor

@jvdm jvdm commented Sep 13, 2024

Description

Update the offline bundle workflow to use versioned offline definitions (create based on https://github.com/stackrox/stackrox/pull/12516/files) instead of release-based defintions. Also, from 4.6.x onward, versioned offline bundles are published by Z-stream.

Test

In progress, waiting on https://github.com/stackrox/stackrox/pull/12516/files for full end-to-end testing.

@jvdm jvdm requested a review from a team September 13, 2024 01:18
Copy link
Contributor

@dcaravel dcaravel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Preliminary review:

scripts/ci/jobs/diff-dumps.sh Outdated Show resolved Hide resolved
scripts/ci/jobs/diff-dumps.sh Outdated Show resolved Hide resolved
scripts/ci/jobs/diff-dumps.sh Outdated Show resolved Hide resolved
scripts/ci/jobs/diff-dumps.sh Outdated Show resolved Hide resolved
scripts/ci/jobs/diff-dumps.sh Outdated Show resolved Hide resolved
scripts/ci/jobs/diff-dumps.sh Outdated Show resolved Hide resolved
@jvdm
Copy link
Contributor Author

jvdm commented Sep 20, 2024

Preliminary review:

Could you please send me the full review? I am OK waiting a bit for a full review, in case you're holding the remainder waiting for my replies on this preliminary.

@jvdm jvdm requested a review from dcaravel September 20, 2024 22:19
@dcaravel
Copy link
Contributor

Could you please send me the full review? I am OK waiting a bit for a full review, in case you're holding the remainder waiting for my replies on this preliminary.

Called it preliminary due to not being tested yet:

image

@RTann
Copy link
Collaborator

RTann commented Sep 24, 2024

In progress, waiting on https://github.com/stackrox/stackrox/pull/12516/files for full end-to-end testing.

Should we wait for that PR to be merged and for you to do your testing before reviewing this?

@RTann
Copy link
Collaborator

RTann commented Sep 24, 2024

In progress, waiting on https://github.com/stackrox/stackrox/pull/12516/files for full end-to-end testing.

Should we wait for that PR to be merged and for you to do your testing before reviewing this?

I see this was already asked, and it seems like you still want a review, so I'll look

@RTann RTann closed this Sep 24, 2024
@RTann RTann reopened this Sep 24, 2024
@RTann
Copy link
Collaborator

RTann commented Sep 24, 2024

Sorry I pressed the wrong button when submitting my comment 😬

scripts/ci/jobs/diff-dumps.sh Outdated Show resolved Hide resolved
scripts/ci/jobs/diff-dumps.sh Outdated Show resolved Hide resolved
@jvdm jvdm requested a review from RTann September 25, 2024 23:32
;;
4.5)
# Backward compatibility, the "schema version" is the release itself.
version="$release"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what happens in the next iteration of the loop? seems like version gets overwritten

@jvdm jvdm force-pushed the jvdm/versioned-vulns-offline branch from 92a330e to 3c79493 Compare September 29, 2024 03:10
Copy link

openshift-ci bot commented Sep 29, 2024

@jvdm: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/scale-tests 92a330e link false /test scale-tests
ci/prow/e2e-tests 3c79493 link false /test e2e-tests

Full PR test history. Your PR dashboard.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants