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

fix: Enable proxy server to be configured for Kaniko builds #905

Merged
merged 2 commits into from Aug 13, 2019

Conversation

jamesnetherton
Copy link
Contributor

@jamesnetherton jamesnetherton commented Aug 13, 2019

fixes #899

I also tacked on a small 'fix' for the Kaniko cache pod, because it's almost impossible to reliably install camel-k on Minikube without the cache pod crashing (for me at least).

Release Note

Added support for proxy servers in Kaniko builds

@astefanutti
Copy link
Member

I wonder whether we should consider adding a parameter to disable Kaniko cache warming if that's too much unreliable.

@jamesnetherton
Copy link
Contributor Author

Yeah we could add an option to disable cache warming. I can raise an issue for it (unless you'd prefer it to be part of this fix).

@astefanutti
Copy link
Member

Let's merge this and create a separate issue for the option to disable Kaniko cache warming.

@astefanutti astefanutti merged commit 07e87c3 into apache:master Aug 13, 2019
@jamesnetherton jamesnetherton deleted the kaniko-proxy branch August 13, 2019 14:36
@nicolaferraro nicolaferraro added the kind/feature New feature or request label Sep 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

camel-k-kit-XXXXX is not able to inherit docker proxy configuration
4 participants