Are there any instructions for installing in disconnected environment?
Couple questions:
- Does cert-manager Operator for Red Hat OpenShift support installation in a disconnected environment?
- Officially, it does not have the
DisconnectedInfrastructure feature https://catalog.redhat.com/software/container-stacks/detail/64f1ad6f3af5362f09c9ce16?gs&q=cert-manager - If supported, then is it just a matter of mirroring the catalog as per the instructions here?
- If not supported, is there a plan for officially support?
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle rotten /remove-lifecycle stale
@bitscuit Sorry for the late response.
- Does cert-manager Operator for Red Hat OpenShift support installation in a disconnected environment?
- If supported, then is it just a matter of mirroring the catalog as per the instructions here?
Yes. There are no specific steps for cert-manager operator to be mirrored in disconnected envs. The preferred method to mirror operator and other external dependant images is oc-mirror v2 plugin: https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/disconnected_environments/mirroring-in-disconnected-environments#about-installing-oc-mirror-v2
- Officially, it does not have the
DisconnectedInfrastructure feature https://catalog.redhat.com/software/container-stacks/detail/64f1ad6f3af5362f09c9ce16?gs&q=cert-manager
It has been added along with recent v1.16.0 release. You could find more info in the release note: https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/security_and_compliance/cert-manager-operator-for-red-hat-openshift#cert-manager-operator-release-notes
/close
Please feel free to reopen if you've encountered any issues.
@lunarwhite: Closing this issue.
In response to this:
/close
Please feel free to reopen if you've encountered any issues.
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.