Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix add cluster api with ipv6 appending [ in secret name (argoproj#8204)
URIToSecretName method hashes a uri address returns a secret name \n if ipv6 uri is provided, then the method is appending '[' in secret name \n this is causing an error like Secret "cluster-[fcff-1931808423" is invalid \n fixed this by trimming [ Signed-off-by: zillani <[email protected]>
- Loading branch information