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

KubernetesManifestV0 :: Container image substitution not working if you have a "-" before the image: tag #11921

Closed
sindrunas opened this issue Dec 6, 2019 · 2 comments
Assignees

Comments

@sindrunas
Copy link

The following code is a valid kubernetes yaml, but if you write it this way container image substituion will not work.
Example:

spec:
  containers:
  - image: your image
@sindrunas sindrunas changed the title Container image substitution not working if you have a "-" before the image: tag KubernetesManifestV0 :: Container image substitution not working if you have a "-" before the image: tag Dec 6, 2019
@sindrunas
Copy link
Author

cba4170

@vithati
Copy link
Member

vithati commented Dec 9, 2019

@sindrunas , This issue will be fixed with this change, #11883

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

No branches or pull requests

4 participants