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

package updates: aws-iam-authenticator to 0.6.29 and aws-signing-helper to 1.4.0 #365

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Sparksssj
Copy link
Contributor

Description of changes:
Updated aws-iam-authenticator to 0.6.29, and aws-signing helper to 1.4.0

Testing done:

Quick tests and smoke tests passed.

aarch64-aws-k8s-130-quick                    Test               passed           
 x86-64-aws-k8s-130-quick                    Test               passed    
 x86-64-aws-k8s-130-nvidia-quick             Test               passed     
 aarch64-aws-k8s-130-nvidia-quick            Test               passed    
 
NAME                STATUS     COMPLETIONS   DURATION   AGE
nvidia-smoke-test   Complete   1/1           89s        7m49s

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Copy link
Contributor

@koooosh koooosh left a comment

Choose a reason for hiding this comment

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

Changes LGTM, but a nit on the commit messages, where we prefer:

  • packages: update aws-iam-authenticator to 0.6.29
  • packages: update aws-signing-helper to 1.4.0

Also, let's update the PR title to mention we are updating aws-iam-authenticator and aws-signing-helper specifically for clarification

@Sparksssj Sparksssj changed the title 3rd Party packages updates 3rd Party packages updates: aws-iam-authenticator to 0.6.29, and aws-signing helper to 1.4.0 Feb 3, 2025
@koooosh koooosh changed the title 3rd Party packages updates: aws-iam-authenticator to 0.6.29, and aws-signing helper to 1.4.0 package updates: aws-iam-authenticator to 0.6.29 and aws-signing-helper to 1.4.0 Feb 4, 2025
@@ -49,7 +49,7 @@ Conflicts: (%{_cross_os}image-feature(no-fips) or %{name}-bin)

%build
%set_cross_go_flags
export GO_MAJOR="1.22"
export GO_MAJOR="1.23"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this change strictly required to build? You are overriding the SDK default and it would be better to leave it alone if it's not required.

Copy link
Contributor

Choose a reason for hiding this comment

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

In other words - I'd rather delete this line than change it.

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.

3 participants