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

feat: add support for topologySpreadConstraints #118

Merged
merged 5 commits into from
Feb 3, 2025

Conversation

zhenyatsk
Copy link
Contributor

@zhenyatsk zhenyatsk commented Jan 20, 2025

Closes #110

πŸ“‘ Description

this pr added support to set topologySpreadConstraints for an application.

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

add support for topologySpreadConstraints

Signed-off-by: zhenyatsk <[email protected]>
add topologySpreadConstraints:


Signed-off-by: zhenyatsk <[email protected]>
add topologySpreadConstraints:


Signed-off-by: zhenyatsk <[email protected]>
review

Signed-off-by: zhenyatsk <[email protected]>
@zhenyatsk zhenyatsk requested a review from talboren as a code owner January 20, 2025 17:58
@zhenyatsk zhenyatsk changed the title add support for topologySpreadConstraints feat: add support for topologySpreadConstraints Jan 20, 2025
Copy link
Member

@shahargl shahargl left a comment

Choose a reason for hiding this comment

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

lgtm

@shahargl shahargl merged commit 6080a81 into keephq:main Feb 3, 2025
7 checks passed
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.

[FEAT]: add support for topologySpreadConstraints
2 participants