Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

0.24rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nolar nolar released this 19 Dec 13:48
· 234 commits to master since this release
d74a063

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