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

Does pod names v2 result in too long pod names? #7896

Closed
alexec opened this issue Feb 16, 2022 · 3 comments
Closed

Does pod names v2 result in too long pod names? #7896

alexec opened this issue Feb 16, 2022 · 3 comments
Assignees
Labels
area/controller Controller issues, panics P3 Low priority type/feature Feature request

Comments

@alexec
Copy link
Contributor

alexec commented Feb 16, 2022

Pod names can only be so long:

https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#dns-subdomain-names

We don't want to break any workflows when you enable this feature. So we should trim the pod name.

Maybe we already do this?

@alexec alexec added type/feature Feature request area/controller Controller issues, panics labels Feb 16, 2022
@alexec
Copy link
Contributor Author

alexec commented Feb 16, 2022

@JPZ13 can you check pls?

@JPZ13
Copy link
Member

JPZ13 commented Feb 16, 2022

@alexec Happy to. Can you assign to me?

@caelan-io caelan-io added the P3 Low priority label Nov 9, 2022
@isubasinghe isubasinghe self-assigned this Nov 10, 2022
@isubasinghe
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/controller Controller issues, panics P3 Low priority type/feature Feature request
Projects
None yet
Development

No branches or pull requests

4 participants