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 Request: kubernetes_replication_controller should support pod metadata #192

Closed
npbool opened this issue Oct 24, 2018 · 3 comments
Closed

Comments

@npbool
Copy link

npbool commented Oct 24, 2018

I need to add annotations to Pods inside a ReplicationController. According to kubernetes doc for ReplicationController,

The .spec.template is a pod template. It has exactly the same schema as a pod, except it is nested and does not have an apiVersion or kind.

But kubernetes_replication_controller.spec.template doesn't have a metadata argument.

Terraform version:
Terraform v0.11.9

@pdecat
Copy link
Contributor

pdecat commented Oct 24, 2018

I believe it is the same as #106

@pdecat
Copy link
Contributor

pdecat commented Mar 28, 2019

Hi @alexsomesan, I believe this one can be closed as it was resolved by #193.

@alexsomesan
Copy link
Member

True! Thanks for pointing it out.
Warping this one up.

@ghost ghost locked and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants