Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Add the posibility to connect to control plane through a proxy server #292

Open
mpolonen opened this issue Jun 23, 2022 · 0 comments
Open
Labels
type:feature New feature or request that provides value to the stakeholders/end-users

Comments

@mpolonen
Copy link

mpolonen commented Jun 23, 2022

I am trying to setup job executor service to work with Cloud Automation Saas.

I don't have a direct internet connection so I need to use a proxy.

For job executor service there is a pretty straightforward workaround: I setup a configmap and use kubectl env to attach that and it works fine.

However it seems that for initcontainer I need to build a customized container with proxy envinronment variables built into the container.

Please add suppor for specifying proxy variables for job executor service and job executor initcontainer

@christian-kreuzberger-dtx christian-kreuzberger-dtx added the type:feature New feature or request that provides value to the stakeholders/end-users label Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:feature New feature or request that provides value to the stakeholders/end-users
Projects
None yet
Development

No branches or pull requests

2 participants