Skip to content

Kured 1.9.2

Compare
Choose a tag to compare
@ckotzbauer ckotzbauer released this 29 Mar 10:08
· 531 commits to main since this release

Build

  • update to [email protected] #518
  • build(deps): bump helm/chart-testing-action from 2.1.0 to 2.2.0 #493
  • build(deps): bump actions/setup-python from 2 to 3 #507
  • build(deps): bump helm/chart-testing-action from 2.2.0 to 2.2.1 #512
  • build(deps): bump actions/checkout from 2 to 3 #508

Dependencies

  • build(deps): bump gotest.tools/v3 from 3.0.3 to 3.1.0 #497
  • build(deps): bump github.com/prometheus/client_golang to 1.12.1 #502
  • build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 #510
  • build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 #513

Helm chart

  • Add ability to define ds annotations in helm chart #494
  • Use templating in Slack URL, channel and username #505

Documentation

  • docs: add sentinel command example for RHEL family #504

Kubernetes Version Compatibility

The daemon image contains a 1.22.x k8s.io/{client-go,kubectl} for the purposes of maintaining the lock and draining worker nodes. Kubernetes aims to provide forwards & backwards compatibility of one minor version between client and server, so this should work on 1.21.x, 1.22.x and 1.23.x

Thanks a lot to everyone who contributed to kured since 1.9.1. Commits from @bambriy, @khuedoan, @weseven, @ckotzbauer