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

[feature] mesos方案env支持ValueFrom #533

Closed
zmberg opened this issue Jul 17, 2020 · 0 comments
Closed

[feature] mesos方案env支持ValueFrom #533

zmberg opened this issue Jul 17, 2020 · 0 comments
Assignees
Labels
confirmed issue is confirmed feature new feature inner issue comes from Tencent side
Milestone

Comments

@zmberg
Copy link
Contributor

zmberg commented Jul 17, 2020

feature相关背景与描述
{
"env":[
{
"name":"test_env",
"valueFrom":{
"resourceFieldRef":{
"resource":"requests.cpu"
}
}
}
]
}

@zmberg zmberg added the feature new feature label Jul 17, 2020
zmberg added a commit to zmberg/bk-bcs that referenced this issue Jul 17, 2020
zmberg added a commit to zmberg/bk-bcs that referenced this issue Jul 20, 2020
zmberg added a commit to zmberg/bk-bcs that referenced this issue Jul 30, 2020
zmberg added a commit to zmberg/bk-bcs that referenced this issue Jul 30, 2020
@DeveloperJim DeveloperJim added this to the 1.18.x milestone Aug 4, 2020
@DeveloperJim DeveloperJim added confirmed issue is confirmed inner issue comes from Tencent side mesos labels Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed issue is confirmed feature new feature inner issue comes from Tencent side
Projects
None yet
Development

No branches or pull requests

2 participants