Skip to content

Conversation

weshayutin
Copy link
Contributor

Why the changes were made

Only one dpa w/ nonadmin.enabled true is allowed. Other DPA's should be allowed to have nonadmin.enabled.false w/o error

How to test the changes made

  • install 2 oadp's in different namespaces
  • set the first to nonadmin.enabled: true
  • Create the second dpa w/ nonadmin.enabled.false
    • you should not see an error.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Aug 7, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Aug 7, 2025

@weshayutin: This pull request references OADP-6500 which is a valid jira issue.

In response to this:

Why the changes were made

Only one dpa w/ nonadmin.enabled true is allowed. Other DPA's should be allowed to have nonadmin.enabled.false w/o error

How to test the changes made

  • install 2 oadp's in different namespaces
  • set the first to nonadmin.enabled: true
  • Create the second dpa w/ nonadmin.enabled.false
  • you should not see an error.

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.

@weshayutin
Copy link
Contributor Author

/cherry-pick oadp-1.5

@openshift-cherrypick-robot
Copy link
Contributor

@weshayutin: once the present PR merges, I will cherry-pick it on top of oadp-1.5 in a new PR and assign it to you.

In response to this:

/cherry-pick oadp-1.5

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.

@openshift-ci openshift-ci bot requested review from mpryc and sseago August 7, 2025 21:08
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 7, 2025
@weshayutin
Copy link
Contributor Author

/retest

Copy link
Member

@kaovilai kaovilai left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 13, 2025
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 164bf42 and 2 for PR HEAD cec674b in total

@weshayutin
Copy link
Contributor Author

weshayutin commented Aug 13, 2025

hrm.. hcp failing w/

          s: "failed to install operator multicluster-engine: failed to get PackageManifest for operator multicluster-engine: packagemanifests.packages.operators.coreos.com \"multicluster-engine\" not found",

Ah.. this is an optional job anyway :)
https://github.com/openshift/release/blob/master/ci-operator/config/openshift/oadp-operator/openshift-oadp-operator-oadp-dev__4.20.yaml#L140-L141

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 164bf42 and 2 for PR HEAD cec674b in total

1 similar comment
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 164bf42 and 2 for PR HEAD cec674b in total

@mpryc
Copy link
Contributor

mpryc commented Aug 14, 2025

/retest-required

Copy link

openshift-ci bot commented Aug 14, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kaovilai, mpryc, shubham-pampattiwar, weshayutin

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:
  • OWNERS [kaovilai,mpryc,shubham-pampattiwar]

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

@mpryc
Copy link
Contributor

mpryc commented Aug 14, 2025

This may not entirely fix the cli-aws job, but at least it won't fail on velero namespace check:
#1904

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD d9ff173 and 1 for PR HEAD cec674b in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD d9ff173 and 2 for PR HEAD cec674b in total

1 similar comment
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD d9ff173 and 2 for PR HEAD cec674b in total

@kaovilai
Copy link
Member

This may not entirely fix the cli-aws job, but at least it won't fail on velero namespace check: #1904

The "failing namespace check" is an err that is printed to stdout and does not cause exit 1, and is not the root cause of ci failure.
#1899 fixes cli-aws job.

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD ea426b0 and 1 for PR HEAD cec674b in total

@kaovilai
Copy link
Member

/retest

1 similar comment
@weshayutin
Copy link
Contributor Author

/retest

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD ea426b0 and 2 for PR HEAD cec674b in total

@kaovilai
Copy link
Member

/retest

Copy link

openshift-ci bot commented Aug 18, 2025

@weshayutin: The following test 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/4.20-e2e-test-hcp-aws cec674b link false /test 4.20-e2e-test-hcp-aws

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.

@openshift-merge-bot openshift-merge-bot bot merged commit da56630 into openshift:oadp-dev Aug 18, 2025
13 of 14 checks passed
@openshift-cherrypick-robot
Copy link
Contributor

@weshayutin: new pull request created: #1912

In response to this:

/cherry-pick oadp-1.5

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants