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

[v23.5.x] Improve IgnoreSameContentPredicate to handle Deployment obj correctly #553

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

ykulazhenkov
Copy link
Collaborator

Predicate now will ignore following fields for Deployment obj:

  • metadata.generation
  • status.observedGeneration
  • metadata.annotations["deployment.kubernetes.io/revision"]

Signed-off-by: Yury Kulazhenkov ykulazhenkov@nvidia.com
(cherry picked from commit b7ab849)

Predicate now will ignore following fields for Deployment obj:
- metadata.generation
- status.observedGeneration
- metadata.annotations["deployment.kubernetes.io/revision"]

Signed-off-by: Yury Kulazhenkov <ykulazhenkov@nvidia.com>
(cherry picked from commit b7ab849)
@e0ne e0ne merged commit 53c41dd into Mellanox:v23.5.x Jun 7, 2023
5 checks passed
@e0ne e0ne mentioned this pull request Jun 7, 2023
25 tasks
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.

None yet

2 participants