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

YDBOPS-8536 Do not trigger Reconcile on CREATE event for Owns #229

Merged
merged 6 commits into from
Jul 1, 2024

Conversation

kobzonega
Copy link
Contributor

@kobzonega kobzonega commented Jul 1, 2024

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: YDBOPS-8536

What is the new behavior?

  • Do not trigger Reconcile on CREATE event for Owns
  • Move predicates to separate file in resources package

Other information

  • fix test timeouts in Makefile
  • fix comparing LastApplied annotation

@kobzonega kobzonega requested a review from bma13 July 1, 2024 13:08
@kobzonega kobzonega merged commit 20bfc74 into master Jul 1, 2024
7 checks passed
@kobzonega kobzonega deleted the YDBOPS-8536 branch July 1, 2024 20:46
kobzonega added a commit to kobzonega/ydb-kubernetes-operator that referenced this pull request Jul 15, 2024
…atform#229)

* ignore CREATE event from owns objects

* unit-test detect StatefulSet delete event

* compare only lastApplied annotation

* fix misspell lint

* bump helm chart version
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