Skip to content

orchestrator repo moved under openark/ org#6360

Merged
sougou merged 1 commit intomasterfrom
orchestrator-openark
Jun 24, 2020
Merged

orchestrator repo moved under openark/ org#6360
sougou merged 1 commit intomasterfrom
orchestrator-openark

Conversation

@shlomi-noach
Copy link
Copy Markdown
Contributor

orchestrator repo used to be under https://github.com/github/ and is now under https://github.com/openark/. At this time there is an implicit redirect from the former to the latter, but we shouldn't rely on that to continue. This PR updates any reference to orchestrator repo to point into the openark/ org.

Validated that vitess/orchestrator:latest builds and runs correctly.

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

echo "Building orchestrator..."
docker run -ti --name=vt_orc_build golang:1.7 bash -c "$script"
docker run -ti --name=vt_orc_build golang:1.14.4-stretch bash -c "$script"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

current vitess minimum version is 1.13. Do we want to keep that same here?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm not sure if this docker image is even being built or used anywhere

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I believe it is not being used officially. However, users who hav ecloned this repo locally may try and use it (it works).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

current vitess minimum version is 1.13.

Latest orchestrator has a go1.14 minimum requirement. I guess for 3.1.0 we can use 1.13 -- but now I notice this image uses an old version of orchestrator... I'll update that, too.

@sougou sougou merged commit a8fe841 into master Jun 24, 2020
@shlomi-noach shlomi-noach deleted the orchestrator-openark branch June 25, 2020 05:27
@deepthi deepthi added this to the v7.0 milestone Jul 27, 2020
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

Successfully merging this pull request may close these issues.

5 participants