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

Use Downward API to inject namespace #39

Open
danielezonca opened this issue Jun 8, 2023 · 0 comments
Open

Use Downward API to inject namespace #39

danielezonca opened this issue Jun 8, 2023 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@danielezonca
Copy link
Member

It is possible to use Downward API to inject namespace metadata and this is in general a good practice for every deployment / pod so that it has in the env similar informations.
This also removes the codepath that verify if namespace is retrieved

See
https://kubernetes.io/docs/concepts/workloads/pods/downward-api/#downwardapi-fieldRef
https://kubernetes.io/docs/tasks/inject-data-application/environment-variable-expose-pod-information/

@danielezonca danielezonca added the kind/enhancement New feature or request label Jun 8, 2023
@ruivieira ruivieira moved this from Todo to Backlog in TrustyAI planning Jun 8, 2023
@ruivieira ruivieira moved this from Todo to Backlog in TrustyAI planning Jun 8, 2023
@ruivieira ruivieira moved this from Backlog to Todo in TrustyAI planning Jul 12, 2023
@ruivieira ruivieira moved this from Todo to Backlog in TrustyAI planning Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant