Skip to content

Releases: devantler-tech/ksail

v7.135.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 11:32
Immutable release. Only release title and notes can be modified.
fa196b4

Changelog

Features

  • fa196b4 feat(operator): implement Connector for nested KWOK clusters (#5785)

Other Changes

Quick Start

Homebrew Cask (macOS):

# Standard installation:
brew install --cask devantler-tech/tap/ksail

# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksail

Go Install:

go install github.com/devantler-tech/ksail/v7@v7.135.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v7.135.0

Full Changelog: v7.134.0...v7.135.0

v7.134.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 08:51
Immutable release. Only release title and notes can be modified.
e983c5c

Changelog

Features

  • 82a2904 feat(hetzner): pre-seeded kubeadm cluster CA for multi-node join (#5777)
  • 24b2514 feat(kind): implement operator Connector to install components into Kind children (#5779)
  • e983c5c feat(workload): configure CEL rules via spec.workload.validation.rules (#5782)

Quick Start

Homebrew Cask (macOS):

# Standard installation:
brew install --cask devantler-tech/tap/ksail

# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksail

Go Install:

go install github.com/devantler-tech/ksail/v7@v7.134.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v7.134.0

Full Changelog: v7.133.1...v7.134.0

v7.133.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 08:04
Immutable release. Only release title and notes can be modified.
7fcaeb3

Changelog

Bug Fixes

  • 7fcaeb3 fix(workload): gate OCI source readiness on the handled reconcile request (#5780)

Other Changes

  • 86180e2 chore(copilot-plugin): release v7.133.0 (#5776)
  • f60dfea chore(deps): Bump github.com/gopacket/gopacket from 1.5.0 to 1.6.1 (#5767)

Quick Start

Homebrew Cask (macOS):

# Standard installation:
brew install --cask devantler-tech/tap/ksail

# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksail

Go Install:

go install github.com/devantler-tech/ksail/v7@v7.133.1

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v7.133.1

Full Changelog: v7.133.0...v7.133.1

v7.133.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 00:54
Immutable release. Only release title and notes can be modified.
f1b7be8

Changelog

Features

  • f1b7be8 feat(validate): wire native CEL-rule validation into workload validate (#5773)

Other Changes

Quick Start

Homebrew Cask (macOS):

# Standard installation:
brew install --cask devantler-tech/tap/ksail

# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksail

Go Install:

go install github.com/devantler-tech/ksail/v7@v7.133.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v7.133.0

Full Changelog: v7.132.0...v7.133.0

v7.132.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 22:03
Immutable release. Only release title and notes can be modified.
d64a3e0

Changelog

Features

  • d64a3e0 feat(autoscaler): add scale-down eligibility knobs (ignore-daemonsets-utilization, skip-nodes-with-*) (#5756)

Other Changes

  • 7c7ed42 chore(copilot-plugin): release v7.131.0 (#5770)
  • 8af1c7c chore(deps): Bump argoproj/argo-helm/argo-cd (#5760)
  • f77f495 chore(deps): Bump devantler-tech/actions/.github/workflows/update-agent-skills.yaml (#5764)
  • f711be0 chore(deps): Bump devantler-tech/actions/aggregate-job-checks from 8.0.0 to 9.0.0 (#5763)

Quick Start

Homebrew Cask (macOS):

# Standard installation:
brew install --cask devantler-tech/tap/ksail

# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksail

Go Install:

go install github.com/devantler-tech/ksail/v7@v7.132.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v7.132.0

Full Changelog: v7.131.0...v7.132.0

v7.131.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 20:01
Immutable release. Only release title and notes can be modified.
9b53df0

Changelog

Features

  • 9b53df0 feat(hetzner): multi-node bring-up for K3s × Hetzner (control plane + agents) (#5757)

Other Changes

  • 424be17 chore(copilot-plugin): release v7.130.1 (#5769)
  • 1016921 chore(deps): Bump devantler-tech/actions/.github/workflows/validate-go-project.yaml from 8.0.0 to 9.0.0 (#5759)

Quick Start

Homebrew Cask (macOS):

# Standard installation:
brew install --cask devantler-tech/tap/ksail

# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksail

Go Install:

go install github.com/devantler-tech/ksail/v7@v7.131.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v7.131.0

Full Changelog: v7.130.1...v7.131.0

v7.130.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 19:05
Immutable release. Only release title and notes can be modified.
f0b7211

Changelog

Bug Fixes

  • f0b7211 fix(desktop): add gopacket go.sum entry for pkg/svc/mirror (#5768)

Other Changes

  • 2e83b42 chore(copilot-plugin): release v7.130.0 (#5754)
  • 21b2f4f chore(deps): Bump devantler-tech/actions/.github/workflows/create-release.yaml (#5761)
  • d3f2703 chore(deps): Bump devantler-tech/actions/.github/workflows/scan-for-todo-comments.yaml (#5758)
  • b1a6be6 chore(deps-dev): Bump @types/node from 25.9.4 to 26.0.0 in /vsce (#5762)

Quick Start

Homebrew Cask (macOS):

# Standard installation:
brew install --cask devantler-tech/tap/ksail

# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksail

Go Install:

go install github.com/devantler-tech/ksail/v7@v7.130.1

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v7.130.1

Full Changelog: v7.130.0...v7.130.1

v7.126.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 08:05
Immutable release. Only release title and notes can be modified.
03be5cd

Changelog

Features

  • 03be5cd feat(gke): wire GKE distribution and GCP provider through the factory and config plumbing (#5738)

Other Changes

Quick Start

Homebrew Cask (macOS):

# Standard installation:
brew install --cask devantler-tech/tap/ksail

# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksail

Go Install:

go install github.com/devantler-tech/ksail/v7@v7.126.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v7.126.0

Full Changelog: v7.125.0...v7.126.0

v7.125.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 07:15
Immutable release. Only release title and notes can be modified.
1ac5879

Changelog

Features

  • 1ac5879 feat(hetzner): run the live bring-up from RunCreate and persist the kubeconfig (#5727)

Other Changes

Quick Start

Homebrew Cask (macOS):

# Standard installation:
brew install --cask devantler-tech/tap/ksail

# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksail

Go Install:

go install github.com/devantler-tech/ksail/v7@v7.125.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v7.125.0

Full Changelog: v7.124.0...v7.125.0

v7.124.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 05:12
Immutable release. Only release title and notes can be modified.
39ffc91

Changelog

Features

  • 39ffc91 feat(hetzner): generate the Talos VIP machine-config for the floating-IP endpoint (#5723)

Other Changes

  • fab4033 chore(copilot-plugin): release v7.123.0 (#5739)
  • 3885ec9 ci: repoint reusable workflows to actions v8.0.0 (#5736)

Quick Start

Homebrew Cask (macOS):

# Standard installation:
brew install --cask devantler-tech/tap/ksail

# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksail

Go Install:

go install github.com/devantler-tech/ksail/v7@v7.124.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v7.124.0

Full Changelog: v7.123.0...v7.124.0