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

Updated aws-iam-auth to v0.6.2 for all versions #1628

Merged
merged 3 commits into from Jan 4, 2023

Conversation

kschumy
Copy link
Contributor

@kschumy kschumy commented Jan 4, 2023

Issue #, if available:

Description of changes:

  • Updated aws-iam-auth to v0.6.2
  • Updated the patch using the following steps:
    • Make sure you've already changes the GIT_TAG to whatever version you want
    • In the project's root directory (eks-distro/projects/kubernetes-sigs/aws-iam-authenticator in the case), run make checkout-repo
    • cd aws-iam-authenticator/
    • change the go version in go.mod
    • go mod tidy
    • git add go.mod # do NOT add the project directory that was checked out
    • git commit -m "Updated gomod"
    • git format-patch -1
    • replaced old patches with newly generated one

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@github-actions github-actions bot added patch Pull request that add .patch files project Adds, Removes, or updates GIT_TAG in projects folder v1.21 v1.22 v1.23 v1.24 v1.25 labels Jan 4, 2023
@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot merged commit 18fe0b2 into aws:main Jan 4, 2023
danbudris pushed a commit to danbudris/eks-distro that referenced this pull request Sep 25, 2023
* Updated aws-iam-auth to v0.6.2

* Readme

* Checksums
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm patch Pull request that add .patch files project Adds, Removes, or updates GIT_TAG in projects folder size/XL v1.21 v1.22 v1.23 v1.24 v1.25
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants