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

Bug 1991814: Move namespace creation to cluster-storage-operator #115

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

jsafrane
Copy link
Contributor

The namespace must exist to compose correct RelatedObjects in CSO.
See openshift/cluster-storage-operator#202 for details.

The namespace must exist to compose correct RelatedObjects in CSO.
@openshift-ci openshift-ci bot added the bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. label Aug 11, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 11, 2021

@jsafrane: This pull request references Bugzilla bug 1991814, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.9.0) matches configured target release for branch (4.9.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

No GitHub users were found matching the public email listed for the QA contact in Bugzilla (wduan@redhat.com), skipping review request.

In response to this:

Bug 1991814: Move namespace creation to cluster-storage-operator

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/test-infra repository.

@openshift-ci openshift-ci bot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Aug 11, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 11, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jsafrane

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 11, 2021
@jsafrane
Copy link
Contributor Author

/hold
for openshift/cluster-storage-operator#202 to be merged first.

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 11, 2021
Copy link
Member

@mandre mandre left a comment

Choose a reason for hiding this comment

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

Will this still collect the objects from the openshift-manila-csi-driver namespace upon must-gather?

@jsafrane
Copy link
Contributor Author

It should, together with openshift/cluster-storage-operator#202. Manila namespace should still be collected on all OpenStack installations.

@mandre
Copy link
Member

mandre commented Aug 25, 2021

It should, together with openshift/cluster-storage-operator#202. Manila namespace should still be collected on all OpenStack installations.

I'm asking because unless I missed something you remove openshift-manila-csi-driver from must-gather log collection in https://github.com/openshift/cluster-storage-operator/pull/202/files#diff-0d623dfd885adb20f991bda4c2453aebd732ca6dbb4d1d4be6e79805c3b48de6L60.

@jsafrane
Copy link
Contributor Author

It should be added by the controller automatically when processing 01_namespace.yaml - all objects in the yaml files will be added to RelatedObjects.

Copy link
Member

@mandre mandre left a comment

Choose a reason for hiding this comment

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

Thanks for the explanation,
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 26, 2021
@jsafrane
Copy link
Contributor Author

@mandre , can you remove your /hold?

@jsafrane
Copy link
Contributor Author

Sorry, wrong PR :-) It's my /hold :-D

@mandre
Copy link
Member

mandre commented Aug 26, 2021

Can we just ensure we run the e2e-openstack-csi job before removing the /hold, once openshift/cluster-storage-operator#202 merges ?

@jsafrane
Copy link
Contributor Author

/retest

2 similar comments
@jsafrane
Copy link
Contributor Author

/retest

@jsafrane
Copy link
Contributor Author

/retest

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 30, 2021

@jsafrane: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-openstack-csi bd89cde link /test e2e-openstack-csi

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/test-infra repository. I understand the commands that are listed here.

@jsafrane
Copy link
Contributor Author

/hold cancel
CI looks good, I can see only known bugs there

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 30, 2021
@openshift-merge-robot openshift-merge-robot merged commit 090c629 into openshift:master Aug 30, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 30, 2021

@jsafrane: All pull requests linked via external trackers have merged:

Bugzilla bug 1991814 has been moved to the MODIFIED state.

In response to this:

Bug 1991814: Move namespace creation to cluster-storage-operator

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/test-infra 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. bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants