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

Change imds_v1 node_configuration field for EKS default value to true. #187

Merged
merged 3 commits into from
Jul 12, 2023

Conversation

apasyniuk
Copy link
Contributor

@apasyniuk apasyniuk commented Jul 11, 2023

Change imds_v1 node_configuration field for EKS default value to true.
Remove deprecated fields: castai_eks_clusterid, castai_cluster_token

@apasyniuk apasyniuk requested a review from a team as a code owner July 11, 2023 14:57
@apasyniuk apasyniuk changed the title Change imds_v1 node_configuration field for AKS default value to true. Change imds_v1 node_configuration field for EKS default value to true. Jul 11, 2023
Copy link
Contributor

@fals fals left a comment

Choose a reason for hiding this comment

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

  1. We have to gen-docs again.

  2. Could you improve the description of this field?

When the value is true both IMDSv1 and IMDSv2 are enabled. Setting the value to false disables permanently IMDSv1 and might affect legacy workloads running on the node created with this configuration. The default is true if the flag isn't provided

castai/resource_node_configuration.go Outdated Show resolved Hide resolved
@apasyniuk apasyniuk requested a review from fals July 11, 2023 15:51
Copy link
Contributor

@fals fals left a comment

Choose a reason for hiding this comment

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

LGTM

@apasyniuk apasyniuk merged commit d0c755e into master Jul 12, 2023
1 check passed
@apasyniuk apasyniuk deleted the CORE-3241 branch July 12, 2023 10:50
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