authzed / spicedb-operator

Kubernetes controller for managing instances of SpiceDB
Apache License 2.0
62 stars 26 forks source link

Warn if version/channel fields are used in the wrong place #184

Open ecordell opened 1 year ago

ecordell commented 1 year ago

The operator should report a warning if it sees version and/or channel nested under config in the spec - this is likely a user error, intending to set .spec.version or .spec.channel instead.