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

score: add test for deployment selector matching the pod template labels #385

Merged
merged 1 commit into from Aug 28, 2021

Conversation

zegl
Copy link
Owner

@zegl zegl commented Aug 28, 2021

Adding support for MatchExpressions in the StatefulSet selector test as well

This fixes #382

RELNOTE: Add Deployment selector labels check

Adding support for MatchExpressions in the StatefulSet selector test as well
@zegl
Copy link
Owner Author

zegl commented Aug 28, 2021

bors merge

@bors
Copy link
Contributor

bors bot commented Aug 28, 2021

Build succeeded:

@bors bors bot merged commit 6efa212 into master Aug 28, 2021
@bors bors bot deleted the deployment-selector branch August 28, 2021 20:28
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.

New check: Deployment Selector.MatchLabels should match the label of the Pods that it creates
1 participant