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

[release-1.2] feat: enable operator disconnected feature #957

Draft
wants to merge 1 commit into
base: release-1.2
Choose a base branch
from

Conversation

osmman
Copy link
Collaborator

@osmman osmman commented Mar 25, 2025

Sources uses to verify mirroring for disconnected env:

isc.yaml

kind: ImageSetConfiguration
apiVersion: mirror.openshift.io/v2alpha1
mirror:
  operators:
    - catalog: quay.io/securesign/fbc-v4-17@sha256:1225b88fa2b04ec8f47364e6e739d7f4f72ce419c1382913684572278a5ca425
      packages:
        - name: rhtas-operator
          defaultChannel: candidate-v1.2
          channels:
            - name: candidate-v1.2
              minVersion: 1.2.0

Command

oc mirror -c isc.yaml file:///home/cloud-user/mirror --v2 --dry-run

https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/disconnected_environments/mirroring-in-disconnected-environments#oc-mirror-building-image-set-config-v2_about-installing-oc-mirror-v2

@osmman osmman requested a review from lance March 25, 2025 11:13
@openshift-ci openshift-ci bot requested review from bouskaJ and tommyd450 March 25, 2025 11:13
Copy link

openshift-ci bot commented Mar 25, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: osmman

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@osmman osmman changed the title feat: enable operator disconnected feature [release-1.2] feat: enable operator disconnected feature Mar 25, 2025
@osmman osmman requested a review from JasonPowr March 25, 2025 14:45
@osmman osmman force-pushed the tturek/disconnected-1.2 branch from 29ad02d to 1cd0be8 Compare March 25, 2025 15:14
@bouskaJ
Copy link
Collaborator

bouskaJ commented Mar 26, 2025

@osmman do you have any issues for testing this?

@lance do we need this new feature in the 1.2.0 release? I would rather keep focused on Ansible deployment.

@osmman
Copy link
Collaborator Author

osmman commented Mar 27, 2025

@osmman do you have any issues for testing this?

@lance do we need this new feature in the 1.2.0 release? I would rather keep focused on Ansible deployment.

It is complicated to test it in current state of release. I will see if it properly working with first CR when all bundle/fbc will be aligned.

@osmman osmman marked this pull request as draft March 27, 2025 14:38
@osmman osmman added the enhancement New feature or request label Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants