Skip to content

0.24

Compare
Choose a tag to compare
@nolar nolar released this 18 Aug 22:13
d74a063

Originally released on 2019-12-19 13:44:56+00:00 (link).

Improvements:

  • Process the changes happened during the freeze mode once unfrozen. #256 #257
  • CRD's status field references fixed to match the examples. #262
  • cooldown is renamed to backoff to match the usual terminology. #266

Bugfixes:

  • "Line is too long" for objects longer than 128 KB in JSON (e.g. encrypted secrets). #276

Internal changes:

  • CI/CD dependencies pinned to fight the unexpected changes. #265 #274
  • Minikube's RBAC-only mode is relaxed to "Node,RBAC". #270