chore(runtime): upgrade ingress-nginx to 4.15.0 - #158
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 upstream prerequisite PR only in pluralsh/bootstrap for the management EKS 1.35 blocker remediation. This is a linked sub-PR of the single logical management blocker remediation because the management runtime service consumes this externally published chart; do not modify downstream repos or create cluster changes.... |
| 🔗 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
Upgrades the upstream runtime chart prerequisite for the management EKS 1.35 blocker remediation. Both public
ingress-nginxand privateingress-nginx-privateare upgraded together to ingress-nginx chart4.15.0/ controller app1.15.0, and runtime is released as0.1.37.This PR must merge and publish
runtime-chart-v0.1.37before the linked downstream management blocker remediation can pin/use it.Changed files
charts/runtime/Chart.yaml— bumps runtime0.1.36→0.1.37and both ingress-nginx dependency entries4.14.1→4.15.0.charts/runtime/Chart.lock— regenerated via the Helm dependency workflow for both ingress-nginx4.15.0entries.charts/runtime/charts/ingress-nginx-4.14.1.tgz— removed obsolete vendored archive.charts/runtime/charts/ingress-nginx-4.15.0.tgz— adds the fetched vendored chart archive with controller app1.15.0.Validation
helm dependency build charts/runtimehelm lint charts/runtimeruntime-0.1.37.tgzand verified both public and private dependency declarations resolve chart4.15.0.runtime-ingress-nginx-controllerandruntime-ingress-nginx-private-controlleruseregistry.k8s.io/ingress-nginx/controller:v1.15.0.No decrypted runtime values, runtime values/custom configuration, release workflow, downstream repositories, or direct cluster changes are included.
Plural Stack: mgmt
Plural Service: mgmt/ingress-nginx