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

Removing unwanted feature gate(KubeletCredentialProviders) option #1176

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

jhaanvi5
Copy link
Member

@jhaanvi5 jhaanvi5 commented Nov 20, 2024

Description of changes:

  • Removing unwanted feature gate option KubeletCredentialProviders. KubeletCredentialProviders feature gate was GA'ed in 1.26 and was removed from 1.28. For current supported release versions for EKS-A we don't need to add feature-gate option in kubelet-extra-args since the default option is true until 1.28 and is not available in later release versions
    Reference: https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates-removed/
  • Updated the unit test

Testing

  • make test
  • Functional testing was done along with this PR.
    By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eks-distro-bot eks-distro-bot added approved size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 20, 2024
@vivek-koppuru
Copy link
Member

This PR will address this: aws/eks-anywhere#8984

@jhaanvi5 jhaanvi5 changed the title Removing unwanted feature gate(KubeletCredentialProviders) option [WIP] Removing unwanted feature gate(KubeletCredentialProviders) option Nov 21, 2024
@jhaanvi5 jhaanvi5 changed the title [WIP] Removing unwanted feature gate(KubeletCredentialProviders) option Removing unwanted feature gate(KubeletCredentialProviders) option Nov 22, 2024
@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jhaanvi5, vivek-koppuru

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

@vivek-koppuru
Copy link
Member

/lgtm

@eks-distro-bot eks-distro-bot merged commit c12e976 into aws:main Dec 3, 2024
5 checks passed
jhaanvi5 added a commit to jhaanvi5/eks-anywhere-packages that referenced this pull request Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants