Skip to content

build(deps): bump palmsoftware/quick-k8s from 0.0.51 to 0.0.58 in /.github/actions/setup-partner-cluster in the other-actions group#3515

Merged
sebrandon1 merged 1 commit intomainfrom
dependabot/github_actions/dot-github/actions/setup-partner-cluster/other-actions-8a51358287
Mar 10, 2026
Merged

build(deps): bump palmsoftware/quick-k8s from 0.0.51 to 0.0.58 in /.github/actions/setup-partner-cluster in the other-actions group#3515
sebrandon1 merged 1 commit intomainfrom
dependabot/github_actions/dot-github/actions/setup-partner-cluster/other-actions-8a51358287

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps the other-actions group in /.github/actions/setup-partner-cluster with 1 update: palmsoftware/quick-k8s.

Updates palmsoftware/quick-k8s from 0.0.51 to 0.0.58

Release notes

Sourced from palmsoftware/quick-k8s's releases.

v0.0.58

What's Changed

Bug Fixes

  • Fix remove-control-plane-taint.sh using oc taint which doesn't exist — replaced with kubectl taint (#100)
    • The oc CLI does not support the taint subcommand, causing the script to fail silently
    • This left the NoSchedule taint on control-plane nodes, breaking tests that need pods to reschedule after node drains

Full Changelog: palmsoftware/quick-k8s@v0.0.57...v0.0.58

v0.0.57

What's Changed

📦 Dependencies

  • Update OLM version to v0.41.0 (#98)

Full Changelog: palmsoftware/quick-k8s@v0.0.56...v0.0.57

v0.0.56

What's Changed

🐛 Bug Fixes

  • Simplify Istio download retry with curl built-in flags (#97)
    • Replaced 20-line manual retry loop with curl's native --retry flags
    • Added cleanup of partial downloads on failure

Full Changelog: palmsoftware/quick-k8s@v0.0.55...v0.0.56

v0.0.55

What's Changed

Bug Fixes

  • Add retry logic to Istio download (#96)

Full Changelog: palmsoftware/quick-k8s@v0.0.54...v0.0.55

v0.0.54

What's Changed

Ubuntu 22.04 runner images now have oc pre-installed but not kubectl, causing install-oc-tools.sh to skip downloading the client tarball. This fixed all ubuntu-22.04 nightly failures since Feb 26.

Full Changelog: palmsoftware/quick-k8s@v0.0.53...v0.0.54

v0.0.53

What's Changed

... (truncated)

Commits
  • 2c50b31 fix: use kubectl instead of oc for taint operations (#100)
  • fa21218 Update ingress-nginx version to v1.15.0 (#99)
  • 90ea4d9 Update OLM version to v0.41.0 (#98)
  • 7fa5404 Simplify Istio download retry with curl built-in flags (#97)
  • d8fe212 Merge pull request #96 from palmsoftware/add-istio-download-retry
  • cadb021 Add retry logic to Istio download
  • 971988a Fix kubectl not found on ubuntu-22.04 runners (#95)
  • fe5fb5e Merge pull request #94 from palmsoftware/update-cert-manager-version-v1.19.4
  • c8710d0 Update cert-manager version to v1.19.4
  • 40a498f Merge pull request #93 from palmsoftware/fix-token-permissions
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the other-actions group in /.github/actions/setup-partner-cluster with 1 update: [palmsoftware/quick-k8s](https://github.com/palmsoftware/quick-k8s).


Updates `palmsoftware/quick-k8s` from 0.0.51 to 0.0.58
- [Release notes](https://github.com/palmsoftware/quick-k8s/releases)
- [Commits](palmsoftware/quick-k8s@v0.0.51...v0.0.58)

---
updated-dependencies:
- dependency-name: palmsoftware/quick-k8s
  dependency-version: 0.0.58
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 10, 2026
@dcibot
Copy link
Collaborator

dcibot commented Mar 10, 2026

@sebrandon1 sebrandon1 merged commit d220c6b into main Mar 10, 2026
19 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/dot-github/actions/setup-partner-cluster/other-actions-8a51358287 branch March 10, 2026 19:57
@dcibot
Copy link
Collaborator

dcibot commented Mar 10, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants