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: fix mapping of validation action for synchronized bindings #25

Closed f1ames closed 11 months ago

f1ames commented 11 months ago

This PR fixes mapping of validation action when synchronized from Cloud.

Important: This shouldn't be released as long as API changes from https://github.com/kubeshop/monokle-saas/pull/2324 are not in production, because then graphql query will break due to missing action property.

Changes

Fixes

Checklist