Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(CLOUD-1701) Add path attribute to execs in kube_addons #57

Merged
merged 1 commit into from
Jan 30, 2018

Conversation

abottchen
Copy link
Contributor

@abottchen abottchen commented Jan 30, 2018

Prior to this commit, puppet agent runs on a controller would
fail because there is a relative path used in the assign master role
and taint master node execs. These paths are present in the
resource default, but that is contained within the bootstrap-controller
conditional and thus not available for controllers. This patch moves
the resource default above the conditional so it is present for both.

Prior to this commit, puppet agent runs on a controller would
fail because there is a relative path used in the assign master role
and taint master node execs.  These paths are present in the
resource default, but that is contained within the bootstrap-controller
conditional and thus not available for controllers.  This patch moves
the resource default above the conditional so it is present for both.
@scotty-c
Copy link
Contributor

LGTM

@scotty-c scotty-c merged commit 058de80 into puppetlabs:master Jan 30, 2018
lionce pushed a commit to lionce/puppetlabs-kubernetes that referenced this pull request Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants