Skip to content

Added whitespace stripping to remove unwanted empty spaces/newlines that can cause changes to userdata - #2056

Closed
wcarlsen wants to merge 3 commits into
masterfrom
enhance/add-whitespace-stripping-in-userdata
Closed

Added whitespace stripping to remove unwanted empty spaces/newlines that can cause changes to userdata#2056
wcarlsen wants to merge 3 commits into
masterfrom
enhance/add-whitespace-stripping-in-userdata

Conversation

@wcarlsen

@wcarlsen wcarlsen commented Oct 16, 2025

Copy link
Copy Markdown
Contributor

Describe your changes

When doing logic within templates it is important to use whitespace stripping in most cases, especially for userdata, specially for if-else statements.

Issue ticket number and link

Checklist before requesting a review

Is it a new release?

  • Apply a release tag release:(major|minor|patch), following semantic versioning in this guide or norelease if there is no changes to the Terraform code

…hat can cause changes to userdata

Signed-off-by: Willi Carlsen <carlsenwilli@gmail.com>
@wcarlsen
wcarlsen requested a review from a team as a code owner October 16, 2025 11:17
@wcarlsen wcarlsen added the release:patch Triggers a patch release label Oct 16, 2025
@wcarlsen

Copy link
Copy Markdown
Contributor Author

This is blocked and eventhough purely cosmetic it will cause a node roll over.

wcarlsen added a commit that referenced this pull request Jun 11, 2026
Signed-off-by: Willi Carlsen <carlsenwilli@gmail.com>
@wcarlsen

Copy link
Copy Markdown
Contributor Author

This PR has been swallowed by this instead #2380

@wcarlsen wcarlsen closed this Jun 11, 2026
wcarlsen added a commit that referenced this pull request Jun 29, 2026
…bled by default (#2380)

* Remove eks_addon_vpccni_prefix_delegation_enabled var and make it enabled by default

Signed-off-by: Willi Carlsen <carlsenwilli@gmail.com>

* Add test to verify prefix delegation is enabled

Signed-off-by: Willi Carlsen <carlsenwilli@gmail.com>

* Swallow changes from #2056 since this is noderoller anyways

Signed-off-by: Willi Carlsen <carlsenwilli@gmail.com>

---------

Signed-off-by: Willi Carlsen <carlsenwilli@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked release:patch Triggers a patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants