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

Fixes #991 - fix watch namespace regex #992

Merged
merged 1 commit into from
Aug 13, 2022

Conversation

mcgrawia
Copy link
Contributor

@mcgrawia mcgrawia commented Aug 12, 2022

Signed-off-by: Ian McGraw mcgrawia@umich.edu

Fixes issue #991

Thanks for taking the time to contribute to clickhouse-operator!

Please, read carefully instructions on how to make a Pull Request.

This will help a lot for maintainers to adopt your Pull Request.

Important items to consider before making a Pull Request

Please check items PR complies to:

  • All commits in the PR are squashed. More info
  • The PR is made into dedicated next-release branch, not into master branch1. More info
  • The PR is signed. More info

--

1 If you feel your PR does not affect any Go-code or any testable functionality (for example, PR contains docs only or supplementary materials), PR can be made into master branch, but it has to be confirmed by project's maintainer.

Signed-off-by: Ian McGraw <mcgrawia@umich.edu>
@mcgrawia mcgrawia changed the title fix watch namespace regex Fixes #991 - fix watch namespace regex Aug 12, 2022
@subudhiroshan
Copy link

Yes! This makes so much sense - especially when Kubernetes Namespaces follow a DNS naming regex.

@Slach Slach requested a review from sunsingerus August 13, 2022 06:01
@Slach Slach merged commit 6df98c8 into Altinity:0.20.0 Aug 13, 2022
@mcgrawia mcgrawia deleted the fix-namespace-regex branch August 13, 2022 06:57
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.

3 participants