-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avoid hardcoding port in clusterclient.go (#734)
In clusterclient.go client.UpdateClusterObjectEndpoint checks if the value fetched from the provider is in the host:port format, if no port is present appends the default API server port (443). Fixes: #559
- Loading branch information
1 parent
7704642
commit 9153bcf
Showing
1 changed file
with
19 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters