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

add proxyURL, deployment env variable if-loop #156

Merged
merged 3 commits into from
Aug 20, 2019

Conversation

rajinator
Copy link
Contributor

@rajinator rajinator commented Aug 15, 2019

ISSUE TYPE
  • Feature Pull Request
SUMMARY

Adding Support for Basic Proxy

Need a proxy configured to use the proxy value. If statement in deployment.yaml will make sure deployment doesn't fail, if proxy is not being used

Fixes #155

@bhavin192
Copy link
Contributor

How about adding a section like extraEnv, so that we can add any number of environment variables to the container spec. @PrasadG193 what do you think?

Reference:

https://github.com/helm/charts/blob/d8c4f7996f843f976b7e9e8213a5235fa950c13a/stable/kiam/templates/server-daemonset.yaml#L97-L103

https://github.com/helm/charts/blob/d8c4f7996f843f976b7e9e8213a5235fa950c13a/stable/kiam/values.yaml#L95

@PrasadG193
Copy link
Collaborator

@bhavin192 sounds good to me. @rajinator could you please make those changes?

@rajinator
Copy link
Contributor Author

@PrasadG193 @bhavin192 @sanketsudake changes added, also added new issues #160 and #161

@PrasadG193 PrasadG193 merged commit 6db72e1 into kubeshop:develop Aug 20, 2019
@PrasadG193
Copy link
Collaborator

PR merged, thanks @rajinator !

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

Successfully merging this pull request may close these issues.

Add basic proxy support for helm deployment
4 participants