Richard Chien
Results
52
issues of
Richard Chien
When `metaStore.passSQLCredentialsLegacyMode` is `false` (by default), `risingwave.sqlEndpoint` will be defined as `risingwave.sqlEndpointNew`. The latter is constructed in the format of: ``` {{- printf "%s:%d?%s" .Values.metaStore.postgresql.host (.Values.metaStore.postgresql.port | int) (include "common.convertConnectionOptions"...
bug
- [x] I understand that this repository is auto-generated and my pull request may not be merged ## Changes being requested When custom headers contain CJK or other non-ascii characters,...