v0.6.0
v0.6.0
removes the old way of filtering namespaces to be watched with a more intuitive way: instead of using concepts like allowlist
or blocklist
, one can just set true
or false
in the new watchNamespacesByDefault
. The old labels used to filter them are now dropped in favor of just operator.cnwan.io/watch
with values enabled
or disabled
. Please refer to our documentation to know how this works.
The old, deprecated way to provide options for Google Service Directory is now definitively removed and some other packages have been removed as well, making the project slimmer and smoother.
For a full list of changes, please consult our CHANGELOG.