open-feature / open-feature-operator

A Kubernetes feature flag operator
https://openfeature.dev
Apache License 2.0
182 stars 35 forks source link

feat: introduce validating webhook for FeatureFlag CR #622

Closed odubajDT closed 5 months ago

odubajDT commented 5 months ago

This PR

This PR needs to have a follow-up PR, which updates the apis module in the go.mod file to actually make the changes in the /apis folder visible to the rest of the operator logic. This PR can be merged.

In the current state, some tests might be failing, green pipeline is visible for the previous commits (not counting the latest one).

Related Issues

Fixes #597

Kavindu-Dodan commented 5 months ago

@odubajDT looks good 🙌