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 image puller #176

Merged
merged 10 commits into from
Jul 11, 2021
Merged

ADD image puller #176

merged 10 commits into from
Jul 11, 2021

Conversation

wabscale
Copy link
Collaborator

We need a continuous image puller to keep the theia images up to date on all the nodes. In this PR, I create a service that will read the docker credentials from a k8s secret, and periodically try to pull the images.

This is WIP right now because it is not tested.

@wabscale wabscale self-assigned this Jul 11, 2021
@wabscale wabscale added backend bug Something isn't working labels Jul 11, 2021
@wabscale wabscale linked an issue Jul 11, 2021 that may be closed by this pull request
@wabscale wabscale changed the title WIP: ADD image puller ADD image puller Jul 11, 2021
@wabscale wabscale merged commit b5214f2 into master Jul 11, 2021
@wabscale wabscale linked an issue Jul 11, 2021 that may be closed by this pull request
@wabscale wabscale deleted the ADD-image-puller branch July 25, 2021 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ADD a continuous image puller CHG tune HPAs for theia-proxy, api, web and rpc deployments
1 participant