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

Add service account name to service pod name #6157

Closed
4 tasks
markreesmoj opened this issue Sep 10, 2024 · 1 comment
Closed
4 tasks

Add service account name to service pod name #6157

markreesmoj opened this issue Sep 10, 2024 · 1 comment
Assignees

Comments

@markreesmoj
Copy link

Service name

Cloud platform

Service environment

  • Dev / Development
  • Staging
  • Prod / Production
  • Other

Impact on the service

Provide real impact description on the service mentioned. It can include any potential blockers for the product team.

Problem description

It is hard to tell which service account the service pod is using.
This PR adds the service account name to the service pod name and as the name label

https://github.com/ministryofjustice/cloud-platform-terraform-service-pod/pull/18/files

I do not have permission to create PRs directly on the repo so have had to fork it. Please can you merge this? It has been reviewed and approved by a member of the cloud-platform team

EXAMPLE

before
cloud-platform-07d2e6221a1c9925-service-pod-7d4dcb4ffd-kbbcc
after
<SERVICE_ACCOUNT_NAME>-service-pod-7d4dcb4ffd-kbbcc

Contact person

@Abdirizak Obsiye @mark Rees in
https://moj.enterprise.slack.com/archives/C07EG9H28MV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🥇 Done
Development

No branches or pull requests

3 participants