-
Notifications
You must be signed in to change notification settings - Fork 832
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
kops-ci: Bump EKS module #6559
kops-ci: Bump EKS module #6559
Conversation
cc @bryantbiggs I see this in the # module.eks.time_sleep.this[0] must be replaced
+/- resource "time_sleep" "this" {
~ id = "2023-12-05T08:28:21Z" -> (known after apply)
~ triggers = { # forces replacement
+ "cluster_service_cidr" = "172.20.0.0/16"
# (4 unchanged elements hidden)
}
# (1 unchanged attribute hidden)
} Is it expected ? |
Bump to v20.x version Introducing: - Access entries - Karpenter support - AL2023 support - tags on launch templates instead of the node group Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
8d36e1d
to
d676262
Compare
/hold cancel |
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm 🚀
@bryantbiggs: changing LGTM is restricted to collaborators In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ameukam, bryantbiggs 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 |
Bump to v20.x version
Introducing:
/hold