Skip to content

Generate ServiceAccount manifest for eligible objects if service account name specified#586

Merged
marcinc merged 2 commits intomasterfrom
gen-sa
Jun 22, 2021
Merged

Generate ServiceAccount manifest for eligible objects if service account name specified#586
marcinc merged 2 commits intomasterfrom
gen-sa

Conversation

@marcinc
Copy link
Member

@marcinc marcinc commented Jun 22, 2021

Resolves: #583

When workload's k8s configuration specifies a service account name other than default it'll result in ServiceAccount manifest being generated when render command is executed.

It's a NOOP for default service account name.

@marcinc marcinc requested review from chriswalker and ezodude June 22, 2021 11:24
Copy link
Contributor

@ezodude ezodude left a comment

Choose a reason for hiding this comment

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

Looks ace with one v small nitpick.

@marcinc marcinc requested a review from ezodude June 22, 2021 13:51
Copy link
Contributor

@ezodude ezodude left a comment

Choose a reason for hiding this comment

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

👍

@marcinc marcinc merged commit 5a34580 into master Jun 22, 2021
@marcinc marcinc deleted the gen-sa branch June 22, 2021 13:59
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.

Generate ServiceAccount manifest when service account name specified

2 participants