Skip to content

release-0.17.0

Compare
Choose a tag to compare
@alex-zaitsev alex-zaitsev released this 02 Dec 08:45

New features:

  • Labels and annotations from auto templates are now supported
  • Macros can be used in service annotations the same way as in generateName. Fixes #795

Changed:

  • Status object has been cleaned up

Fixed:

  • Database engine is now respected during schema migration
  • Fixed schema migration for ClickHouse 21.11+
  • Removed extra waits for single-node CHI changes
  • Fixed a possible race conditions with labeling on operator startup