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

CASMPET-7104: Loop through label list and check that expected number of pods are in running status #635

Closed

Conversation

studenym-hpe
Copy link
Contributor

Summary and Scope

For CSM 1.6, there are more kyverno pods running in the kyverno namespace than in CSM 1.5. Loop through the list of kyverno component labels and verify that the expected number of pods are in Running status.

Issues and Related PRs

Testing

Tested on:

  • beau vShasta system

Test description:

Executed script with and without -p option.

pit:~ # ./k8s_kyverno_pods_running_16.sh -p
admission-controller has 3 of 3 pods running.
background-controller has 1 of 1 pods running.
cleanup-controller has 1 of 1 pods running.
reports-controller has 1 of 1 pods running.
PASS
pit:~ # ./k8s_kyverno_pods_running_16.sh
PASS
pit:~ #

Pull Request Checklist

  • Version number(s) incremented, if applicable
  • Copyrights updated
  • License file intact
  • Target branch correct
  • CHANGELOG.md updated
  • Testing is appropriate and complete, if applicable
  • HPC Product Announcement prepared, if applicable

@studenym-hpe
Copy link
Contributor Author

gah ... having merging problems. I think I'm missing some git configs. Closing this PR and gonna try again.

@studenym-hpe studenym-hpe deleted the CASMPET-7105-kyverno-running-pods-16 branch November 22, 2024 22:52
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.

1 participant