Skip to content

docs: Improve upgrade docs v21.0; include information regarding fargate_profile_defaults deprecation #3444

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

Closed
wants to merge 1 commit into from

Conversation

sventenraa
Copy link

Description

Add missing moved variable to the upgrade docs.

Motivation and Context

Ensure that users have a simple time migrating to v21 by addressing why fargate_profile_defaults is reported as an invalid variable in v21.

Breaking Changes

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@sventenraa sventenraa changed the title Improve upgrade docs v21.0 docs: Improve upgrade docs v21.0; include information regarding fargate_profile_defaults deprecation Jul 28, 2025
@@ -120,6 +120,7 @@ If you find a bug, please open an issue with supporting configuration to reprodu
- `cluster_addons` -> `addons`
- `cluster_addons_timeouts` -> `addons_timeouts`
- `cluster_identity_providers` -> `identity_providers`
- `fargate_profile_defaults` -> `fargate_profiles` - iam_role_additional_policies sub value was moved to same level as selectors under fargate_profiles
Copy link
Member

Choose a reason for hiding this comment

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

this is not correct - we can just simply add a note that says something like "data plane *_defaults variables are no longer supported" up above around line 53-54

@bryantbiggs
Copy link
Member

closing for now - please feel free to re-open when you are reading to make the suggested edits

@bryantbiggs bryantbiggs closed this Aug 1, 2025
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.

2 participants