Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

remove envFrom expansion support #345

Merged
merged 1 commit into from
Oct 13, 2017

Conversation

surajssd
Copy link
Member

envFrom support was added to Kubernetes in 1.6 so we added support
for it's expansion into normal env var for folks on older version of
cluster. But this is no longer needed, since majority of folks
are on cluster version >= 1.6.

Fixes #248

@surajssd
Copy link
Member Author

woah envFrom was whopping 700 LOC! All gone!

@cdrage
Copy link
Collaborator

cdrage commented Oct 12, 2017

LGTM

`envFrom` support was added to Kubernetes in 1.6 so we added support
for it's expansion into normal env var for folks on older version of
cluster. But this is no longer needed, since majority of folks
are on cluster version >= 1.6.
@surajssd
Copy link
Member Author

ping @kadel @containscafeine

@surajssd surajssd merged commit e740fac into kedgeproject:master Oct 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants