clickhouse-operator icon indicating copy to clipboard operation
clickhouse-operator copied to clipboard

fix: do not drop existing POD annotations from CHK STS #1469

Open jirislav opened this issue 6 months ago • 0 comments

Resolves #1469

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:

  • [x] All commits in the PR are squashed. More info
  • [x] The PR is made into dedicated next-release branch, not into master branch1. More info
  • [x] 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.

jirislav avatar Aug 02 '24 07:08 jirislav