fix(runtime): upgrade ingress-nginx to 4.15.0 - #159
Open
plural-copilot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
There was a problem hiding this comment.
This PR was generated by the codex Plural Agent Runtime. Here's some useful information you might want to know to evaluate the ai's perfomance:
| Name | Details |
|---|---|
| 💬 Prompt | Create the required linked dependency PR in pluralsh/bootstrap (base main) to unblock the management-only EKS 1.35 ingress-nginx remediation tracked by plrl-up-demos PR #2523.... |
| 🔗 Run history | View run history |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This is the required dependency PR for the management (
plrldemo) ingress EKS 1.35 blocker remediation tracked bypluralsh/plrl-up-demosPR #2523.ingress-nginxdependencies from chart4.14.1(controller1.14.1) to chart4.15.0(controller1.15.0).0.1.36to0.1.37.charts/runtime/Chart.lockwith Helm and replaces the vendored ingress-nginx archive.Validation
helm dependency update— passedhelm dependency build— passedhelm lint .— passed (non-blocking existing recommendation: add a chart icon)helm template runtime .with default values — passedgit diff --check— passedValidation ran with Helm
3.17.3in Docker because Helm is not installed in the pod environment.Required follow-up
pluralsh/plrl-up-demosPR #2523's runtimeServiceDeploymentmust consume this published0.1.37release and reconcile successfully in management (plrldemo) before the management EKS upgrade proceeds.