Skip to content

v1.3.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lintongj lintongj released this 24 Sep 18:57
· 121 commits to main since this release
1e7aa17
Remove unnecessary config values when reading vc config secret (#397)

Currently, we do not use datacenter and we support only insecure=true. Removing these params to simplify the values that need to be entered by users.
Also fixed GetVcConfigSecretFilterFunc function by setting the default name of the Secret on the supervisor cluster.

Signed-off-by: Deepak Kinni <[email protected]>