Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.24 source code.tar.gz | 2019-12-19 | 186.4 kB | |
0.24 source code.zip | 2019-12-19 | 288.4 kB | |
README.md | 2019-12-19 | 522 Bytes | |
Totals: 3 Items | 475.3 kB | 0 |
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 tobackoff
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]