We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f40bfe1 commit a679c91Copy full SHA for a679c91
CHANGELOG.md
@@ -2,12 +2,12 @@
2
3
## In Development
4
* Change st2packs definition to a list, to support multiple st2packs containers (#166) (by @moonrail)
5
+* Enabled RBAC/LDAP configuration for OSS version, removed enterprise flags (#182 by @hnanchahal)
6
7
## v0.52.0
8
* Improve resource allocation and scheduling by adding resources requests cpu/memory values for st2 Pods (#179)
9
* Avoid cluster restart loop situations by making st2 Pod initContainers to wait for DB/MQ connection (#178)
10
* Add option to define config.js for st2web (#165) (by @moonrail)
-* Removed enterprise flags to enable rbac (#182 by @hnanchahal)
11
12
## v0.51.0
13
* Added Redis with Sentinel to replace etcd as a coordination backend (#169)
0 commit comments