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

Relax requirement on k8gb namespace name #215

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Relax requirement on k8gb namespace name #215

merged 1 commit into from
Dec 11, 2020

Conversation

ytsarev
Copy link
Member

@ytsarev ytsarev commented Dec 11, 2020

* Do not rely on hardcoded `k8gb` namespace anymore
* Helm chart template fix
* Dynamically get current k8gb controller namespace
  with the help of Downward API
  https://kubernetes.io/docs/tasks/inject-data-application/environment-variable-expose-pod-information/#use-pod-fields-as-values-for-environment-variables
* Resolves #129
Copy link
Collaborator

@k0da k0da left a comment

Choose a reason for hiding this comment

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

LGTM

@ytsarev ytsarev merged commit bd20dc7 into master Dec 11, 2020
@ytsarev ytsarev deleted the namespace-relax branch December 11, 2020 14:27
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.

Relax dependency on specific 'k8gb' namespace name
2 participants