Skip to content

Upgrade switchblade to v0.9.5#381

Closed
tnikolova82 wants to merge 2 commits into
masterfrom
upgrade-switchblade-v0.9.5
Closed

Upgrade switchblade to v0.9.5#381
tnikolova82 wants to merge 2 commits into
masterfrom
upgrade-switchblade-v0.9.5

Conversation

@tnikolova82
Copy link
Copy Markdown
Contributor

Summary

  • Upgrades github.com/cloudfoundry/switchblade from v0.9.0 to v0.9.5
  • Fixes multi-stack cf delete-buildpack failures when both cflinuxfs4 and cflinuxfs5 are deployed (switchblade now passes -s <stack> flag)
  • Transitive dependency updates: docker/docker v24→v27, new otel/distribution packages

Context

Switchblade v0.9.5 (cloudfoundry/switchblade#126) fixes a bug where cf delete-buildpack -f <name> fails with "Multiple buildpacks named X found" when multiple stacks are present. The fix iterates over /v3/buildpacks resources and uses -s <stack> for stack-scoped buildpacks.

This is required for cflinuxfs5 integration tests to pass.

tnikolova82 and others added 2 commits April 14, 2026 09:35
v0.9.5 fixes multi-stack cf delete-buildpack failures when both
cflinuxfs4 and cflinuxfs5 stacks are deployed (cloudfoundry/switchblade#126).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant