Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Windows - parameterize metadata address #52

Merged
merged 1 commit into from Jan 23, 2017
Merged

Conversation

LLParse
Copy link
Contributor

@LLParse LLParse commented Jan 16, 2017

No description provided.

@@ -13,6 +14,7 @@ import (
var (
lbControllerName = flag.String("controller", "kubernetes", "Controller plugin name")
lbProviderName = flag.String("provider", "haproxy", "Provider plugin name")
metadataAddress = flag.String("metadata-address", "rancher-metadata.rancher.internal", "Rancher metadata address")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LLParse shall we leave rancher.internal part out? This way if rancher search domain ever changes, we won't be forced to change the code (as search domain is being updated automatically in /etc/resolv.conf)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a good idea. I'll change it.

@LLParse LLParse changed the title WIP Windows Windows - parameterize metadata address Jan 19, 2017
@alena1108
Copy link
Contributor

LGTM

@alena1108 alena1108 merged commit d096303 into rancher:master Jan 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants