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

by default, don't give montior any cross-namespace access #907

Merged
merged 3 commits into from
Sep 16, 2019

Conversation

gregwebs
Copy link
Contributor

What problem does this PR solve?

Fixes #862. #854 enabled cross-namespace access in the tidb-cluster deployment.

What is changed and how does it work?

By default use the previous code. Add an option to use new code.
This maintains backwards compatibility with the previous chart.

Check List

Tests

  • Manual test (add detailed scripts or steps below)

I deployed both versions to a local kind cluster

Code changes

  • Has Helm charts change

Related changes

  • Need to cherry-pick to the release branch

Does this PR introduce a user-facing change?:

This maintains backwards compatibility. Most users won't need to change this setting.

Add an option to monitor across namespaces

Copy link
Contributor

@DanielZhangQD DanielZhangQD left a comment

Choose a reason for hiding this comment

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

LGTM

@gregwebs
Copy link
Contributor Author

/run-e2e-tests

Copy link
Member

@tennix tennix left a comment

Choose a reason for hiding this comment

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

LGTM

@gregwebs gregwebs merged commit 4fd4091 into pingcap:master Sep 16, 2019
@gregwebs gregwebs deleted the monitor-no-cross-namespace branch September 16, 2019 13:00
yahonda pushed a commit that referenced this pull request Dec 27, 2021
* Media: Improve 2 images involving third-party logos

* Update tidb-operator-control-flow-1.1.png

* Update tidb-operator-control-flow-1.1.png

* update two images
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.

monitor requires cross-namespace access permission
4 participants