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

azure: Upgrade azidentity library and dependencies to 1.8.0 #134887

Closed
wants to merge 1 commit into from

Conversation

benbardin
Copy link
Collaborator

@benbardin benbardin commented Nov 11, 2024

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@benbardin benbardin marked this pull request as ready for review November 12, 2024 15:58
@benbardin benbardin requested a review from a team as a code owner November 12, 2024 15:58
@benbardin benbardin requested review from adwittumuluri, a team, kev-cao and msbutler and removed request for a team and kev-cao November 12, 2024 15:58
@msbutler
Copy link
Collaborator

@benbardin did you run the cloud unit tests as well?

Also, could you update the commit message to follow protocol? https://cockroachlabs.atlassian.net/wiki/spaces/CRDB/pages/73072807/Git+Commit+Messages

@benbardin benbardin force-pushed the az-upgrade branch 2 times, most recently from c4796fd to 4cbc4e4 Compare November 14, 2024 17:15
@benbardin benbardin changed the title [dep/azure] Upgrade azidentity library and dependencies azure: Upgrade azidentity library and dependencies Nov 14, 2024
@benbardin benbardin changed the title azure: Upgrade azidentity library and dependencies azure: Upgrade azidentity library and dependencies to 1.8.0 Nov 14, 2024
@benbardin
Copy link
Collaborator Author

Updated commit message.

Adwit didn't think there was anything reasonable to do beyond the testing I've done - roachtests, unit tests, manual tests. It will be very hard to make the cloud tests work with an unpublished SHA, so as far as cloud goes I don't think there's much we can reasonably do until we cut a 25.1 beta.

@@ -10,14 +10,14 @@ go 1.22.8
// merge of any upgrades we should communicate to all teams to be on the lookout
// for behavior changes, just like we would after a go upgrade.
require (
golang.org/x/crypto v0.26.0
golang.org/x/crypto v0.27.0
Copy link
Collaborator

Choose a reason for hiding this comment

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

argh, note the above comment. these core dep upgrades need to be in their own commit. I wonder if we'll get these upgrades for free when dev inf upgrades to go 1.23. Maybe ask dev inf on their timeline for that?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

oh, very good eye. thanks for noticing!

Copy link
Collaborator

@msbutler msbutler left a comment

Choose a reason for hiding this comment

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

blocking on core upgrades in diff

@benbardin
Copy link
Collaborator Author

We can just use azure 1.7.0, it doesn't need the crypto upgrade and we only need to get >=1.6. Thanks!

#135322

@benbardin benbardin closed this Nov 15, 2024
@benbardin benbardin deleted the az-upgrade branch November 15, 2024 19:59
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.

4 participants