You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
In #17 we noticed that we had forgotten to run make kube-gen which resulted in the following error an apply:
declared in schema .spec.slos[8].infoLabels: field not declared in schema .spec.slos[9].infoLabels: field not declared in schema
The tests could run the gen and error if any files are changed. Also the k8s integration tests could be updated to apply a example slo which would have also caught that.