-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OCPBUGS-36696: Add details about how to remove OADP Operator after IBU #79042
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
Conversation
@amolnar-rh: This pull request references Jira Issue OCPBUGS-36696, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
2eaba2c
to
4894ad8
Compare
00bb195
to
a23a25e
Compare
/lgtm |
/label peer-review-needed |
/remove-label peer-review-needed /label peer-review-in-progress |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @amolnar-rh . Nice work on this PR. Please squash the commits as I see 4 commits on this PR.
/remove-label peer-review-in-progress
/label peer-review-done
New changes are detected. LGTM label has been removed. |
..._based_upgrade/preparing_for_image_based_upgrade/cnf-image-based-upgrade-prep-resources.adoc
Outdated
Show resolved
Hide resolved
aa34295
to
c98846f
Compare
c98846f
to
809ad32
Compare
/lgtm from QE |
@amolnar-rh: This pull request references Jira Issue OCPBUGS-36696, which is invalid:
Comment In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
/label peer-review-needed |
/label peer-review-in-progress |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great - I just had a couple very minor comments.
|
||
.Procedure | ||
|
||
. Create the following CRs in the `openshift-adp` namespace for both the seed and target clusters, then push the CRs to the `source-crs/custom-crs` directory: | ||
. Extract the following CRs from the `ztp-site-generate` container image and push them to `source-cr` directory: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
. Extract the following CRs from the `ztp-site-generate` container image and push them to `source-cr` directory: | |
. Extract the following CRs from the `ztp-site-generate` container image and push them to the `source-cr` directory: |
policyName: "subscriptions-policy" | ||
[...] | ||
---- | ||
|
||
. Create the `DataProtectionApplication` CR and the S3 secret only for the target cluster: | ||
|
||
.. Create the following CRs in your `source-crs/custom-crs` directory: | ||
.. Extract the following CRs from the `ztp-site-generate` container image and push them to `source-cr` directory: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.. Extract the following CRs from the `ztp-site-generate` container image and push them to `source-cr` directory: | |
.. Extract the following CRs from the `ztp-site-generate` container image and push them to the `source-cr` directory: |
.. Change the `complianceType` to `mustnothave` for the {oadp-short} Operator namespace, Operator group, and subscription in the `common-ranGen.yaml` file. | ||
+ | ||
[source,yaml] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is common-ranGen.yaml
an OpenShift API object? If so, this and the following yaml examples should include the required fields (https://github.com/openshift/openshift-docs/blob/main/contributing_to_docs/doc_guidelines.adoc#required-fields).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is and it's a file that is provided in the ztp-site-generate
container by default so I'd think that the context is clear. However, we don't want to include the full content of the file, only the relevant bits, so I'm putting [...]
at the beginning and end
.. Merge the changes with your custom site repository and wait for the ArgoCD application to synchronize the change to the hub cluster. The status of the `common-subscriptions-policy` and the `example-cnf-config-policy` policies change to `Non-Compliant`. | ||
|
||
.. Apply the change to your target clusters by using the {cgu-operator-full}. For more information about rolling out configuration changes, see the "Update policies on managed clusters". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.. Apply the change to your target clusters by using the {cgu-operator-full}. For more information about rolling out configuration changes, see the "Update policies on managed clusters". | |
.. Apply the change to your target clusters by using the {cgu-operator-full}. For more information about rolling out configuration changes, see "Update policies on managed clusters". |
/label peer-review-done |
809ad32
to
61b9e72
Compare
@amolnar-rh: 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. |
/label merge-review-needed |
@amolnar-rh: Jira Issue OCPBUGS-36696 is in an unrecognized state (Verified) and will not be moved to the MODIFIED state. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
/cherry-pick enterprise-4.17 |
/cherry-pick enterprise-4.16 |
@jab-rh: new pull request created: #80490 In response to this:
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. |
@jab-rh: new pull request created: #80491 In response to this:
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. |
Version(s): 4.16, 4.17
Issue: https://issues.redhat.com/browse/OCPBUGS-36696
Link to docs preview:
QE review:
Additional information: