Skip to content

controller: operator now watches own namespace#28

Merged
nbalacha merged 1 commit intoopenshift:mainfrom
nbalacha:watch
Dec 20, 2021
Merged

controller: operator now watches own namespace#28
nbalacha merged 1 commit intoopenshift:mainfrom
nbalacha:watch

Conversation

@nbalacha
Copy link
Copy Markdown
Contributor

This introduces the WATCH_NAMESPACE env which is set the the operator's
own namespace. This allows the operator to be configured to watch only its
own namespace.

Signed-off-by: N Balachandran nibalach@redhat.com

This introduces the WATCH_NAMESPACE env which is set the the operator's
own namespace. This allows the operator to be configured to watch only its
own namespace.

Signed-off-by: N Balachandran <nibalach@redhat.com>
requests:
cpu: 100m
memory: 20Mi
env:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

  • when installing via bundle we'll specify the namespace in which this operator should be installed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yes

Copy link
Copy Markdown
Contributor

@leelavg leelavg 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
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Dec 20, 2021

@leelavg: changing LGTM is restricted to collaborators

Details

In response to this:

/lgtm

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
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Dec 20, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: leelavg, nbalacha

The full list of commands accepted by this bot can be found here.

Details 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

@nbalacha nbalacha merged commit d91f7db into openshift:main Dec 20, 2021
@nbalacha nbalacha deleted the watch branch December 20, 2021 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants