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

TESK_API_TASKMASTER_FILER_IMAGE_NAME Configuration does not take effect #16

Open
pengchunhua opened this issue Mar 22, 2021 · 1 comment

Comments

@pengchunhua
Copy link

I set the filer image to my own path, but the configuration does not take effect, can you help me ?
the error:
Normal Pulling 19s kubelet Pulling image "eu.gcr.io/tes-wes/filer:latest"
Warning Failed 4s kubelet Failed to pull image "eu.gcr.io/tes-wes/filer:latest": rpc error: code = Unknown desc = Error response from daemon: Get https://eu.gcr.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
my own configuration:
- name: TESK_API_TASKMASTER_FILER_IMAGE_NAME
value: IP:Port/lvarin/filer

@aniewielska
Copy link
Contributor

Hi. Provided, that you work with a fairly new (ideally latest) TESK API version, this environment variable - TESK_API_TASKMASTER_FILER_IMAGE_NAME - set for TESK API should take effect. It will work only for tasks created after you set the variable (will not change the existing tasks).

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

No branches or pull requests

2 participants