Conversation
can-sun
had a problem deploying
to
manual-approval
September 1, 2026 17:07 — with
GitHub Actions
Error
can-sun
force-pushed
the
bump-inference-operator-csi-drivers
branch
from
September 10, 2026 15:12
199c095 to
e8e850d
Compare
Update the aws-fsx-csi-driver subchart dependency in the hyperpod-inference-operator chart: 1.11.0 -> 1.17.0. Bump the inference-operator chart version 2.6.0 -> 2.6.1 and the matching dependency pin in the umbrella HyperPodHelmChart, and regenerate Chart.lock. FSx CSI 1.11.0 -> 1.17.0 has no breaking changes; additive Helm values and dependency/registry bumps only.
can-sun
force-pushed
the
bump-inference-operator-csi-drivers
branch
from
September 10, 2026 15:13
e8e850d to
9903fdf
Compare
can-sun
requested a deployment
to
manual-approval
September 10, 2026 15:18 — with
GitHub Actions
Waiting
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.
What
Updates the FSx CSI driver subchart dependency in the
hyperpod-inference-operatorHelm chart:aws-fsx-csi-driverAlso bumps the inference-operator chart version
2.6.0 -> 2.6.1, the matching dependency pin in the umbrellaHyperPodHelmChart/Chart.yaml, and regeneratesChart.lock.Notes / upgrade impact
FSx CSI 1.11.0 -> 1.17.0 — no breaking changes; additive Helm values and dependency/registry bumps only. Driver image moves from
v1.4.0tov1.9.0.Testing
helm dependency updateresolves all subcharts; verified deployed on a beta HyperPod inference-operator cluster (fsx-csi-controller runningaws-fsx-csi-driver:v1.9.0with the matching sidecar image set from chart 1.17.0).