This isn't sophisticated but it was fun to figure out! For the #FluxFramework #Kubernetes Operator we want to be able to maintain a set of CRDs as examples that are always tested. This means in a GitHub action being able to:
๐ฅ Start a #minikube cluster
๐ฅ Install the operator
๐ฅ Pull a job container
๐ฅ Run the job
๐ฅ Check output
๐ฅ Check containers exit with 0
I got a matrix setup working! ๐ฅณ https://github.com/flux-framework/flux-operator/actions/runs/3755306087/jobs/6380266335. It's a start. I think we could eventually do this with #kuttl. I โค๏ธ this stuff!
#fluxframework #kubernetes #minikube #kuttl
This isn't sophisticated but it was fun to figure out! For the #FluxFramework #Kubernetes Operator we want to be able to maintain a set of CRDs as examples that are always tested. This means in a GitHub action being able to:
๐ฅ Start a #minikube cluster
๐ฅ Install the operator
๐ฅ Pull a job container
๐ฅ Run the job
๐ฅ Check output
๐ฅ Check containers exit with 0
I got a matrix setup working! ๐ฅณ https://github.com/flux-framework/flux-operator/actions/runs/3755306087/jobs/6380266335. It's a start. I think we could eventually do this with #kuttl. I โค๏ธ this stuff!
#fluxframework #kubernetes #minikube #kuttl