Skip to content

1.4.1

Compare
Choose a tag to compare
@catpineapple catpineapple released this 27 Mar 07:39
· 296 commits to master since this release
970e341

Notice

this version have update startupProbe in order to consistent with livenessProbe.

Upgrade Tips

From version 1.4.1 to 1.6.0, it is recommended to upgrade directly to version 1.6.1 to avoid the problem of DorisCluster rolling restart caused by the upgraded operator

Features

  1. use column name to find master to avoid output sequence changed. 111
  2. add basic-auth type secret to doriscluster to config mangement username and password. 115

Fixed

  1. fix helm workflows for update latest files in repository. 100
  2. example name misspelling.104
  3. compatible with chages in output sequence about IsMaster.105
  4. add default edit_log_port for fe_entrypoint to use.106
  5. check the operator deployed namespace exists or not to avoid create cr failed.109
  6. when resourceVersion not set update service failed.119

Downloads