issues
search
actions
/
runner-container-hooks
Runner Container Hooks for GitHub Actions
MIT License
76
stars
46
forks
source link
Setup CI to run k8s tests
#4
Closed
thboop
closed
2 years ago
thboop
commented
2 years ago
This PR makes a few changes
[ ] Various fixes to automatically setup the k8s tests and run them
[ ] Add k8s tests to
npm run test
and the workflow
[ ] Fixes to the PodPhase.Succeeded so it actually works (it was mispelled)
[ ] Make DeleteNamespacedPod occur quicker
[ ] Readme updates to describe how to run the k8s hooks
This PR makes a few changes
npm run test
and the workflow