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

env vars: we parse fieldRef but not resourceFieldRef #225

Open
cben opened this issue Jan 28, 2018 · 2 comments
Open

env vars: we parse fieldRef but not resourceFieldRef #225

cben opened this issue Jan 28, 2018 · 2 comments

Comments

@cben
Copy link
Contributor

cben commented Jan 28, 2018

(very low priority, there are much bigger things in k8s we're not collecting)

https://kubernetes.io/docs/tasks/inject-data-application/environment-variable-expose-pod-information/#use-container-fields-as-values-for-environment-variables

We do :field_path => env_var.valueFrom.try(:fieldRef).try(:fieldPath) but don't handle resourceFieldRef.
https://github.com/cben/manageiq-providers-kubernetes/blob/8a0f8f3ffeb7dd9161f0e880e1180f4ac7508db8/app/models/manageiq/providers/kubernetes/container_manager/refresh_parser.rb#L730

@moolitayer
Copy link

@cben the second link goes nowhere

@miq-bot miq-bot added the stale label Jul 30, 2018
@miq-bot
Copy link
Member

miq-bot commented Jul 30, 2018

This issue has been automatically marked as stale because it has not been updated for at least 6 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roadmap
  
Awaiting triage
Development

No branches or pull requests

5 participants