kubeshop / monokle-admission-controller

Kubernetes Admission Controller for enforcing policies in your clusters
https://monokle.io
MIT License
9 stars 1 forks source link

fix: pin skaffold version and change installation method #27

Closed f1ames closed 10 months ago

f1ames commented 10 months ago

This PR pins skaffold to previous version (2.9.0) because it started failing with latest one (2.10.0), for example: https://github.com/kubeshop/monokle-admission-controller/actions/runs/7569302057/job/20612383533#step:7:18.

Changes

Fixes

Checklist

f1ames commented 10 months ago

Merging since this is quite minor change.