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

Fix build-dorifi to work with golang 1.21.0 #2764

Merged
merged 2 commits into from
Aug 11, 2023
Merged

Conversation

danail-branekov
Copy link
Member

Is there a related GitHub Issue?

No

There is a CI build failure though: https://ci.korifi.cf-app.com/teams/main/pipelines/main/jobs/run-e2es-pr/builds/1997

What is this change about?

Fix build-dorifi to work with golang 1.21.0: -C flag is now required to be the first on the command line

Does this PR introduce a breaking change?

No

Acceptance Steps

Green CI

`-C` flag is now required to be the first on the command line
For some reason it is making controller-tests to hang and is blocking
CI. We will have to investigate further and revert this commit when we
find a proper fix.

Co-authored-by: Georgi Sabev <[email protected]>
Co-authored-by: Danail Branekov <[email protected]>
@georgethebeatle georgethebeatle merged commit caa0662 into main Aug 11, 2023
7 checks passed
@georgethebeatle georgethebeatle deleted the fix-build-dorifi branch August 11, 2023 11:06
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.

2 participants