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

topologySpreadConstraint check need some tweaking #911

Closed
2 tasks done
michalschott opened this issue Feb 3, 2023 · 0 comments
Closed
2 tasks done

topologySpreadConstraint check need some tweaking #911

michalschott opened this issue Feb 3, 2023 · 0 comments
Labels
bug Something isn't working stale Marked as stale by stalebot triage This bug needs triage

Comments

@michalschott
Copy link

What happened?

topologySpreadConstraint is being applied to Daemonsets, Deployments with .spec.replicas: 1 and Jobs with .spec.parallelism: 1 - this is very misleading.

What did you expect to happen?

Ignore mentioned objects

How can we reproduce this?

Create any of objects mentioned above

Version

7.3.0

Search

  • I did search for other open and closed issues before opening this.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

No response

@michalschott michalschott added bug Something isn't working triage This bug needs triage labels Feb 3, 2023
@github-actions github-actions bot added the stale Marked as stale by stalebot label Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale Marked as stale by stalebot triage This bug needs triage
Projects
None yet
Development

No branches or pull requests

1 participant