-
Notifications
You must be signed in to change notification settings - Fork 167
Bug 1870289: LOG-755: Make ClusterLogForwarder cluster scoped #580
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 1870289: LOG-755: Make ClusterLogForwarder cluster scoped #580
Conversation
|
are there other implications from this? does it change the operator RBAC at all? |
Not sure, are there any additional tests we should run to make sure it's OK? |
|
/retest |
|
@alanconway @ewolinetz I don't see a showstopper regarding RBAC. However, passing namespaces to the manager in |
|
/retest |
|
/hold |
|
@alanconway I rebased in a separate commit to see if tests would pass but please collapse this change into a single commit |
a60c406 to
065edf7
Compare
@periklis That URL has been broken, I found this one: https://sdk.operatorframework.io/docs/legacy-common/operator-scope/ |
Yes, in detail: https://sdk.operatorframework.io/docs/legacy-common/operator-scope/#changes-required-for-a-cluster-scoped-operator |
1c6e053 to
e8aeba4
Compare
periklis
left a comment
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.
In general LGTM, I have only one concern regarding WATCH_NAMESPACE widening and ClusterLogging CRs.
manifests/4.6/cluster-logging.v4.6.0.clusterserviceversion.yaml
Outdated
Show resolved
Hide resolved
e8aeba4 to
8e4e4a1
Compare
|
before I give this a |
8e4e4a1 to
e34371e
Compare
19ab2f8 to
d707bb8
Compare
|
@jcantrill I removed all the README/HACKING stuff, can you LGTM the cluster scope change? |
|
/retest |
|
/retest |
jcantrill
left a comment
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.
/lgtm
87d3d34 to
4889d53
Compare
4889d53 to
02d449a
Compare
|
@alanconway: This pull request references Bugzilla bug 1870289, 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 kubernetes/test-infra repository. |
|
/bugzilla refresh |
|
@alanconway: This pull request references Bugzilla bug 1870289, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
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/test-infra repository. |
|
/retest |
f82dbf7 to
4c6a679
Compare
4c6a679 to
2d736ef
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alanconway, jcantrill 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 |
|
/hold cancel |
|
@alanconway: All pull requests linked via external trackers have merged: openshift/cluster-logging-operator#580. Bugzilla bug 1870289 has been 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 kubernetes/test-infra repository. |
Bug 1870289: LOG-755: Make ClusterLogForwarder cluster scoped
No description provided.