Closed liggitt closed 3 years ago
I agree that we should encourage specifying containers by name, but there are two cases making supporting only names less convenient:
I'm 👍 on removing index based container selection if the community agrees.
thanks for opening this @liggitt - we discussed in today's hangout and agreed that we should augment the spec to include the recommendation of using names for the containers. PRs are welcome. :)
I have sent a PR: #134 Please review!
I have sent a PR: #134 Please review!
I closed the PR as it was not according to the meeting discussion.
The current spec says:
Referencing containers by index is fragile in the presence of admission webhooks that inject sidecar containers. Referencing by name would be much more stable.