Skip to content

Releases: adobe/k8s-shredder

v0.1.9

23 May 12:29
d70a282

Choose a tag to compare

Changelog

  • d70a282 dependabot(deps): bump k8s.io/client-go from 0.27.1 to 0.27.2 (#58)
  • 4041536 dependabot(deps): bump github.com/go-co-op/gocron from 1.27.0 to 1.27.1 (#62)
  • 92a6c79 dependabot(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#59)
  • de0f487 dependabot(deps): bump k8s.io/api from 0.27.1 to 0.27.2 (#60)
  • 72c4f6c dependabot(deps): bump helm/kind-action from 1.5.0 to 1.7.0 (#57)
  • 52aec82 dependabot(deps): bump sigstore/cosign-installer from 3.0.3 to 3.0.5 (#56)
  • 78744c9 dependabot(deps): bump github.com/go-co-op/gocron from 1.25.0 to 1.27.0 (#54)
  • c719bb4 dependabot(deps): bump github.com/go-co-op/gocron from 1.23.0 to 1.25.0 (#51)
  • 1e07d53 dependabot(deps): bump github.com/prometheus/common (#52)
  • 35d2e60 dependabot(deps): bump sigstore/cosign-installer from 3.0.2 to 3.0.3 (#50)
  • 35b0d16 dependabot(deps): bump github.com/go-co-op/gocron from 1.22.1 to 1.23.0 (#49)
  • 315745b dependabot(deps): bump github.com/go-co-op/gocron from 1.19.0 to 1.22.1 (#48)
  • d432cb7 dependabot(deps): bump github.com/prometheus/client_golang (#44)
  • 13f100a dependabot(deps): bump k8s.io/kubectl from 0.26.3 to 0.27.1 (#45)
  • 2040c39 dependabot(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#42)
  • 51d6457 dependabot(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.2 (#43)

v0.1.8

10 Apr 06:50

Choose a tag to compare

Changelog

  • 4a3ea27 Add QEMU action to release workflow

Helm-Chart-v0.0.1

05 Apr 16:01

Choose a tag to compare

K8s-shredder introduces the concept of parked nodes which aims to address some critical aspects on a Kubernetes cluster while rotating the worker nodes during a cluster upgrade.

v0.1.7

03 Apr 14:11

Choose a tag to compare

Changelog

  • c578c61 Switch goreleaser from rm-dist to clean
  • 4616bb4 dependabot(deps): bump sigs.k8s.io/controller-runtime (#39)
  • c8461ec dependabot(deps): bump k8s.io/kubectl from 0.26.2 to 0.26.3 (#36)
  • 7f87f21 dependabot(deps): bump k8s.io/client-go from 0.26.2 to 0.26.3 (#34)
  • ac5830f dependabot(deps): bump github.com/go-co-op/gocron from 1.18.1 to 1.19.0 (#37)
  • c4a67b5 dependabot(deps): bump actions/setup-go from 3 to 4 (#32)
  • 07b4c48 dependabot(deps): bump k8s.io/api from 0.26.2 to 0.26.3 (#33)
  • 33a33a4 dependabot(deps): bump github.com/prometheus/common (#31)
  • 71c4f0f dependabot(deps): bump github.com/go-co-op/gocron from 1.18.0 to 1.18.1 (#30)
  • 05406e6 dependabot(deps): bump sigs.k8s.io/controller-runtime (#28)
  • f6c09ec dependabot(deps): bump k8s.io/kubectl from 0.26.1 to 0.26.2 (#26)
  • f0d03ec Update dependabot.yml
  • 294fdc1 dependabot(deps): bump k8s.io/client-go from 0.26.1 to 0.26.2 (#25)
  • 2d1066a Bump to go 1.20 and reduce e2e wait time (#23)
  • 4e8ef79 dependabot(deps): bump sigs.k8s.io/controller-runtime (#19)
  • 2bbff70 dependabot(deps): bump k8s.io/kubectl from 0.25.2 to 0.26.1 (#18)
  • 5f26d2f dependabot(deps): bump helm/kind-action from 1.3.0 to 1.5.0 (#22)
  • bec2169 dependabot(deps): bump actions/checkout from 2 to 3 (#16)
  • 7c1a23f dependabot(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#15)
  • 017ef7a dependabot(deps): bump github.com/prometheus/common (#13)
  • b836bb9 dependabot(deps): bump github.com/prometheus/client_golang (#14)
  • ce6cad9 dependabot(deps): bump k8s.io/api from 0.25.2 to 0.26.1 (#20)
  • f083a77 dependabot(deps): bump actions/setup-go from 2 to 3 (#21)
  • a72ee9b Add dependabot

v0.1.6

21 Dec 13:27
4b56a9a

Choose a tag to compare

Changelog

  • 4b56a9a Fix metrics and handle pods baked by custom controllers (#12)

v0.1.5

06 Oct 10:44
b438290

Choose a tag to compare

Changelog

  • b438290 Fix a bug when computing the rolling restart threshold (#10)

v0.1.4

06 Oct 09:41
4efea4f

Choose a tag to compare

Changelog

  • 4efea4f Enhance deployment rollout status check (#9)

v0.1.3

06 Oct 07:35
c51f0e3

Choose a tag to compare

Changelog

  • c51f0e3 Fix a bug where unixtime with nanosec could not be parsed (#8)

v0.1.2

05 Oct 12:15
4b48936

Choose a tag to compare

Changelog

  • 4b48936 Fix hot reload and gosec issues (#7)

v0.1.1

29 Aug 12:30
1c9a596

Choose a tag to compare

Changelog

  • 1c9a596 Skip static pods during eviction loop (#6)