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

Status analyzer #78

Merged
merged 4 commits into from
Nov 8, 2019
Merged

Status analyzer #78

merged 4 commits into from
Nov 8, 2019

Conversation

marccampbell
Copy link
Member

This adds a deployment and statefulset analyzer to the support bundle.

The developer can package them up with a when: "= 1" or "> 1" or "<= 5", etc syntax. The status field of the collected matched deployment or statefulset will be compared and the ReadyReplicas is used to validate if the analyzer passes, warns or fails. As usual, a missing "when" field will be a catch all, allowing the developer to have an "else" clause in the spec.

@marccampbell marccampbell merged commit b0bbaa4 into master Nov 8, 2019
@adamancini adamancini deleted the status-analyzer branch December 23, 2022 19:41
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.

3 participants