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

Use a fork of code-generator. #1359

Merged
merged 2 commits into from
Feb 28, 2020
Merged

Use a fork of code-generator. #1359

merged 2 commits into from
Feb 28, 2020

Conversation

porridge
Copy link
Member

What this PR does / why we need it:

This is implementing a workaround as discussed in
#1326

The logic in update-codegen.sh is changed to deal with the replace.

We can just remove the replace once we upgrade to upstream
code-generator which has the change, i.e.
v0.18.0-alpha.1.0.20191220033320-6b257a9d6f46 or later.

Signed-off-by: Marcin Owsiany mowsiany@D2iQ.com

This is implementing a workaround as discussed in
#1326

The logic in update-codegen.sh is changed to deal with the replace.

We can just remove the replace once we upgrade to upstream
code-generator which has the change, i.e.
v0.18.0-alpha.1.0.20191220033320-6b257a9d6f46 or later.

Signed-off-by: Marcin Owsiany <mowsiany@D2iQ.com>
@porridge
Copy link
Member Author

friendly ping

Copy link
Member

@ANeumann82 ANeumann82 left a comment

Choose a reason for hiding this comment

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

I'd like to see an additional output what we're cloning now, but it's more of a nit, not really a blocker.

hack/update_codegen.sh Show resolved Hide resolved
Co-Authored-By: Andreas Neumann <aneumann@mesosphere.com>
Signed-off-by: Marcin Owsiany <mowsiany@D2iQ.com>
@porridge porridge merged commit ef9a786 into master Feb 28, 2020
@porridge porridge deleted the use-codegen-fork branch February 28, 2020 10:44
runyontr pushed a commit that referenced this pull request Mar 11, 2020
This is implementing a workaround as discussed in
#1326

The logic in update-codegen.sh is changed to deal with the replace.

We can just remove the replace once we upgrade to upstream
code-generator which has the change, i.e.
v0.18.0-alpha.1.0.20191220033320-6b257a9d6f46 or later.

Signed-off-by: Marcin Owsiany <mowsiany@D2iQ.com>
Co-authored-by: Andreas Neumann <aneumann@mesosphere.com>
Signed-off-by: Thomas Runyon <runyontr@gmail.com>
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.

None yet

2 participants