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

Add topology spread constraints to control #194

Closed
dschunack opened this issue Jul 15, 2022 · 3 comments
Closed

Add topology spread constraints to control #194

dschunack opened this issue Jul 15, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@dschunack
Copy link
Contributor

Describe the feature you'd like to have.

It's not possible to spread pod over different defined zones with topologySpreadConstraints at the moment.

What is the value to the end user? (why is it a priority?)

Possibility to spread Pods over Zones or other topology labels.

How will we know we have a good solution? (acceptance criteria)
PR already created with a solution and follows the standard kubernetes approche in regrads of topologySpreadConstraints.

Additional context

PR already created with a solution.

@dschunack dschunack added the enhancement New feature or request label Jul 15, 2022
@dschunack
Copy link
Contributor Author

@JohnStrunk Is it possible to release a new version. Without we can't use the new features.

helm search repo backube/snapscheduler
NAME                 	CHART VERSION	APP VERSION	DESCRIPTION                                       
backube/snapscheduler	3.0.0        	3.0.0      	An operator to take scheduled snapshots of Kube...

@JohnStrunk
Copy link
Member

I'll try to get one out in the next few days.

@JohnStrunk
Copy link
Member

Fixed via #195, released in v3.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants