-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
needs: triage 🚦Someone needs to have a look at this issue and triageSomeone needs to have a look at this issue and triage
Description
Context
As discussed in the community meeting there is concern that merging #3004 will break existing deployments.
On upgrade this can be worked around by:
- setting the value to the previous default
eks_endpoint_access: Optional[
Literal["private", "public", "public_and_private"]
] = "public"
- making this value immutable. example
@viniciusdc could you please sanity check?
Value and/or benefit
Allow merge of 3004, which improves security
Anything else?
No response
Metadata
Metadata
Assignees
Labels
needs: triage 🚦Someone needs to have a look at this issue and triageSomeone needs to have a look at this issue and triage
Type
Projects
Status
New 🚦