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

Update Azure Go SDK #786

Merged
merged 2 commits into from
Aug 2, 2022
Merged

Update Azure Go SDK #786

merged 2 commits into from
Aug 2, 2022

Conversation

phillebaba
Copy link
Member

@phillebaba phillebaba commented Jun 18, 2022

Updates Azure Go SDK to stable release.

This PR may have to wait as the stable release requires Go 1.18, not sure if that is a hard or soft requirement.

@hiddeco
Copy link
Member

hiddeco commented Jun 18, 2022

See notes in fluxcd/flux2#2696

@hiddeco hiddeco added area/ci CI related issues and pull requests area/bucket Bucket related issues and pull requests labels Jun 18, 2022
@phillebaba
Copy link
Member Author

@hiddeco always one step ahead. I was doing this work for the Thanos project so though why not just continue as the information was fresh in my head.

@phillebaba phillebaba mentioned this pull request Jul 5, 2022
@stefanprodan
Copy link
Member

@phillebaba please rebase with main where we have Go 1.18

@phillebaba phillebaba force-pushed the update/azure-sdk branch 2 times, most recently from fd1e121 to 663215d Compare July 30, 2022 11:26
Signed-off-by: Philip Laine <philip.laine@gmail.com>
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @phillebaba

@phillebaba
Copy link
Member Author

@stefanprodan so I have had the same issues with CodeQL in the Thanos project. It also started happening when I updated the Azure SDK. I don't no if you immediately see what is wrong but I have spent some time trying to figure this out now without any luck.

@stefanprodan
Copy link
Member

We can't merge this as the scanning is critical in our release workflow and this week we want to release OCI.

Signed-off-by: Philip Laine <philip.laine@gmail.com>
@phillebaba
Copy link
Member Author

@stefanprodan seems like the issue was not Azure SDK related but rather caused by CodeQL not using the correct Go version. Specifically setting the Go version has solved this issue.

I found this issue which seems to cover the issue we are seeing.
github/codeql-action#1059 (comment)

@stefanprodan stefanprodan merged commit b1a4949 into main Aug 2, 2022
@stefanprodan stefanprodan deleted the update/azure-sdk branch August 2, 2022 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bucket Bucket related issues and pull requests area/ci CI related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants