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

Avoid problem of anchor-merging lists by using multiple envFroms #9033

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

linki
Copy link
Member

@linki linki commented Mar 5, 2025

We cannot anchor-merge two lists of envs which led to some duplication. By switching to multiple envFroms and letting Kubernetes take care of the merging, we can remove the duplication again.

@linki linki added experiment minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. labels Mar 5, 2025
@linki linki force-pushed the e2e-refactor branch 2 times, most recently from fa5e67c to 7ac7be5 Compare March 5, 2025 16:46
@mikkeloscar
Copy link
Contributor

👍

1 similar comment
@linki
Copy link
Member Author

linki commented Mar 6, 2025

👍

@linki linki merged commit 3c051fc into eks Mar 6, 2025
15 checks passed
@linki linki deleted the e2e-refactor branch March 6, 2025 11:58
@k8s-on-aws-manager-app k8s-on-aws-manager-app bot mentioned this pull request Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experiment internal/merges-tagged merged/alpha minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants