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

SUBMARINE-643. Make git-sync image configurable #418

Closed
wants to merge 1 commit into from

Conversation

pingsutw
Copy link
Member

What is this PR for?

For the known reason, this gcr image cannot be pulled from some places. We should make this configurable in helm charts and pass this to the submarine server by an environment variable.

In the other hand, we pushed this image to the Apache Docker hub with the name "apache/submarine:git-sync-3.1.6" as a default image.

public static final String GIT_SYNC_IMAGE = "k8s.gcr.io/git-sync:v3.1.6";

What type of PR is it?

[Improvement]

Todos

  • - Task

What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-643

How should this be tested?

https://travis-ci.org/github/pingsutw/hadoop-submarine/builds/731185896

Screenshots (if appropriate)

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@tangzhankun
Copy link
Contributor

@pingsutw Thanks for the patch! LGTM. We can merge this PR. But it doesn't make it configurable now. So let's change the JIRA title to "Use git-sync image from Docker hub" .

Copy link
Member

@aeioulisa aeioulisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@xunliu xunliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@asfgit asfgit closed this in e53283c Oct 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants