Skip to content

Conversation

@littlejawa
Copy link
Contributor

Trying to get more control on our release process:

  • use the CLI to create a snapshot that we can rely on
  • provide ways to create a release from the CLI, as we found some issues on the web console last time we did a release

This is work in progress. The "snapshot.yaml" file currently contains an arbitrary set of image references, we need to edit it to point to our ongoing 1.10.3 release.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 22, 2025
@openshift-ci openshift-ci bot requested review from c3d and gkurz September 22, 2025 08:46
@littlejawa
Copy link
Contributor Author

/cc @dbkreling

@openshift-ci openshift-ci bot requested a review from dbkreling September 22, 2025 08:46
Copy link
Contributor Author

@littlejawa littlejawa left a comment

Choose a reason for hiding this comment

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

@dbkreling - For some of them, it seems you picked the wrong image.
The latest build for the operator happened on Friday 19th, and the bundle had to be rebuilt after that.

url: https://github.com/openshift/kata-containers
- containerImage: quay.io/redhat-user-workloads/ose-osc-tenant/osc-operator-bundle@sha256:a5db075a773eceebb63cb33033afad81baaaa108ce5acd533947eb21a1b16b58
name: osc-operator-bundle
- containerImage: quay.io/redhat-user-workloads/ose-osc-tenant/osc-operator-bundle-v1-10@sha256:dc75d0d32e24479e6cfb4042f6eda587f747b6e6aff25cdda1c1f8af859fbc0f
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think the right one is quay.io/redhat-user-workloads/ose-osc-tenant/osc-operator-bundle-v1-10@sha256:417ee37b223c39a06e8534fbe8b9f11e54e481df17977e4d4d62c62ccf8e63a4
That's the latest successful "on-push" build for the bundle, and the one that our published test-fbc catalog uses.
https://github.com/openshift/sandboxed-containers-operator/blob/osc-release-v1.10/fbc/test-fbc/catalog-template.yaml

source:
git:
revision: 17ee44df4589ee9efbb68d89cd736e42a68a35cf
revision: 47bb073abf9f88a24a77b0efb5dfa5a860db2154
Copy link
Contributor Author

Choose a reason for hiding this comment

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

As above: revision should be a894d05

url: https://github.com/confidential-devhub/coco-podvm-scripts
- containerImage: quay.io/redhat-user-workloads/ose-osc-tenant/osc-operator@sha256:4fb018ce03cfaa06b983e801508036352247d3f9fc09981949f85b7e8ab4520b
name: osc-operator
- containerImage: quay.io/redhat-user-workloads/ose-osc-tenant/osc-operator-v1-10@sha256:f35734f1ed34110193d0f38027f67c50c82dcb5110df2a1c388e8882ddc663d5
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This should be quay.io/redhat-user-workloads/ose-osc-tenant/osc-operator-v1-10@sha256:1ffb432d9a8833854fa5e5262dcbf42530dfbaadfddf6978f7bc7804b84d2e3f
as in the bundle's cluster service version (

image: registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:1ffb432d9a8833854fa5e5262dcbf42530dfbaadfddf6978f7bc7804b84d2e3f
)

This is the latest successful "on-push" build of the operator.

source:
git:
revision: 43613b0f9f312b4b4e9e830927eb3c8718859026
revision: d36004f697731521faa9b1bc6acd94f9ca99dcd4
Copy link
Contributor Author

Choose a reason for hiding this comment

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

As per above, should be d317b15

littlejawa and others added 3 commits September 24, 2025 10:51
…ages

The latest builds happened last Friday, Sep 18th 2025.

Signed-off-by: Daniel Kreling <[email protected]>
The past commit updates them to outdated references. Fixing them.

Signed-off-by: Daniel Kreling <[email protected]>
@littlejawa littlejawa force-pushed the create_release_folder branch from 4243102 to e987481 Compare September 24, 2025 08:51
@openshift-ci
Copy link

openshift-ci bot commented Sep 24, 2025

@littlejawa: all tests passed!

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

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants