You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -24,8 +34,6 @@ All notable changes to this project will be documented in this file.
24
34
- Don't ignore envOverrides ([#633]).
25
35
- Don't print credentials to STDOUT during startup. Ideally we should use [config-utils](https://github.com/stackabletech/config-utils), but that's not easy (see [here](https://github.com/stackabletech/trino-operator/tree/fix/secret-printing)) ([#634]).
26
36
- Invalid `TrinoCluster`, `TrinoCatalog` or `AuthenticationClass` objects don't stop the operator from reconciliation ([#657])
27
-
- Fix OIDC endpoint construction in case the `rootPath` does have a trailing slash ([#673]).
28
-
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after restart ([#672]).
29
37
30
38
### Removed
31
39
@@ -38,8 +46,6 @@ All notable changes to this project will be documented in this file.
0 commit comments