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

[JENKINS-50196] Fix nested Pod Templates support #382

Merged
merged 3 commits into from
Oct 10, 2018

Conversation

Vlatombe
Copy link
Member

@Vlatombe Vlatombe commented Oct 4, 2018

Instead of using PodTemplateAction and NamespaceAction, pass a new
PodTemplateContext object that will be accessible by nested steps

Instead of using PodTemplateAction and NamespaceAction, pass a new
PodTemplateContext object that will be accessible by nested steps
@Vlatombe Vlatombe requested a review from carlossg October 4, 2018 14:43
Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

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

Not sure what exactly the new code is doing, but the old code was definitely wrong, so…great?

@fbelzunc
Copy link
Contributor

fbelzunc commented Oct 9, 2018

@carlossg could you perform a release after this PR is merged?

@Vlatombe Vlatombe merged commit 5fbdd1a into jenkinsci:master Oct 10, 2018
@Vlatombe Vlatombe deleted the JENKINS-50196 branch October 10, 2018 13:34
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.

4 participants