Skip to content

Conversation

@sivchari
Copy link
Member

@sivchari sivchari commented Jun 7, 2022

What this PR does / why we need it

I added serviceAccountName field.
For example, someone manages kubernetes management service(e.g. EKS) and uses AWS IAM Authentication for Kubernetes, pipecd-** except pipecd-server cannot access to another AWS management service. Because pipecd-* are managed by default service account. So, I fixed it.

Which issue(s) this PR fixes

Does this PR introduce a user-facing change?:

None

I added serviceAccountName field.
For example, someone manages kubernetes management service(e.g. EKS) and uses AWS IAM Authentication for Kubernetes,
pipecd-** without pipecd-server cannot access to another AWS management service. Because, pipecd-* is managed by `default` service account.
So, I fixed it.
Copy link
Member

@nghialv nghialv left a comment

Choose a reason for hiding this comment

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

@sivchari Nice improvement! Thank you for your contribution. 💯

@nghialv
Copy link
Member

nghialv commented Jun 8, 2022

@sivchari Just nit about the PR title. How about this?

feat: Add serviceAccountName field

-->

Update control plane Helm chart to allow specifying service account for all components

Copy link
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

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

Nice point 👍

@sivchari sivchari changed the title feat: Add serviceAccountName field Update control plane Helm chart to allow specifying service account for all components Jun 8, 2022
@sivchari
Copy link
Member Author

sivchari commented Jun 8, 2022

@sivchari Just nit about the PR title. How about this?

feat: Add serviceAccountName field

-->

Update control plane Helm chart to allow specifying service account for all components

Thanks! I fixed it.

@khanhtc1202 khanhtc1202 merged commit 88ad28b into pipe-cd:master Jun 8, 2022
@github-actions github-actions bot mentioned this pull request Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants