Skip to content

Releases: postfinance/kubelet-csr-approver

v1.0.3

20 Jul 09:24
fa99d97
Compare
Choose a tag to compare

What's Changed

🏕 Features

👒 Dependencies

  • build(deps): bump helm/kind-action from 1.7.0 to 1.8.0 by @dependabot in #170

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

20 Jul 07:34
2aee55d
Compare
Choose a tag to compare

What's Changed

  • feat: Add flag for prometheus-operator SMon by @jcpunk in #159
  • feat: Stronger security context defaults by @jcpunk in #157
  • chore: omit deprecated node-role.kubernetes.io/master taint by @f1ko in #124
  • build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #161
  • build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 by @dependabot in #162
  • build(deps): bump github.com/peterbourgon/ff/v3 from 3.3.1 to 3.3.2 by @dependabot in #163
  • build(deps): bump k8s.io/api from 0.27.2 to 0.27.3 by @dependabot in #166
  • build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 by @dependabot in #167
  • build(deps): bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot in #164

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

31 May 13:14
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #142
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 by @dependabot in #141
  • build(deps): bump github.com/thanhpk/randstr from 1.0.4 to 1.0.5 by @dependabot in #140
  • build(deps): bump github.com/postfinance/flash from 0.5.0 to 0.5.1 by @dependabot in #146
  • build(deps): bump k8s.io/apimachinery from 0.26.3 to 0.27.1 by @dependabot in #145
  • build(deps): bump github.com/go-logr/zapr from 1.2.3 to 1.2.4 by @dependabot in #147
  • build(deps): bump github.com/peterbourgon/ff/v3 from 3.3.0 to 3.3.1 by @dependabot in #148
  • build(deps): bump helm/kind-action from 1.5.0 to 1.7.0 by @dependabot in #153
  • build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #151
  • build(deps): bump k8s.io/apimachinery from 0.27.1 to 0.27.2 by @dependabot in #150
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.15.0 by @dependabot in #155
  • build(deps): bump github.com/thanhpk/randstr from 1.0.5 to 1.0.6 by @dependabot in #154
  • Feat/leader election by @clementnuss in #156

Full Changelog: v1.0.0...v1.0.1

v1.0.0

31 Mar 04:37
851ddac
Compare
Choose a tag to compare

What's Changed

kubelet-csr-approver is now built with Go 1.20 (by @clementnuss), the container images can now be pulled from ghcr.io additionally to docker.io (@clementnuss), and the Github Actions were improved (mainly: the Helm Chart version is now automatically set from the tag, by @f1ko)

  • feat: add chart support for custom dnsConfig by @j4m3s-s in #131
  • chore: bump chart version to v0.2.8 by @j4m3s-s in #132
  • build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #137
  • build(deps): bump helm/chart-testing-action from 2.3.1 to 2.4.0 by @dependabot in #138
  • build(deps): bump k8s.io/api from 0.26.2 to 0.26.3 by @dependabot in #135
  • build(deps): bump k8s.io/client-go from 0.26.2 to 0.26.3 by @dependabot in #136
  • chore: automate helm versioning by @f1ko in #139

New Contributors

Full Changelog: v0.2.7...v1.0.0

v0.2.7

07 Mar 06:38
a0ea8b7
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #122
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 by @dependabot in #128
  • build(deps): bump k8s.io/api from 0.26.1 to 0.26.2 by @dependabot in #127
  • build(deps): bump k8s.io/client-go from 0.26.1 to 0.26.2 by @dependabot in #125
  • chore: add CODEOWNERS file by @f1ko in #129

New Contributors

  • @f1ko made their first contribution in #129

Full Changelog: v0.2.6...v0.2.7

v0.2.6

27 Feb 08:59
33043fd
Compare
Choose a tag to compare

What's Changed

  • feat: support deploy in out-of-cluster mode by @hansedong in #116
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.13.0 by @dependabot in #88
  • build(deps): bump github.com/postfinance/flash from 0.3.0 to 0.4.0 by @dependabot in #90
  • build(deps): bump k8s.io/api from 0.25.1 to 0.25.2 by @dependabot in #93
  • build(deps): bump k8s.io/client-go from 0.25.1 to 0.25.2 by @dependabot in #95
  • build(deps): bump k8s.io/apimachinery from 0.25.2 to 0.25.3 by @dependabot in #98
  • build(deps): bump k8s.io/client-go from 0.25.2 to 0.25.3 by @dependabot in #96
  • build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #99
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.13.1 by @dependabot in #100
  • build(deps): bump k8s.io/api from 0.25.3 to 0.25.4 by @dependabot in #101
  • build(deps): bump k8s.io/client-go from 0.25.3 to 0.25.4 by @dependabot in #103
  • build(deps): bump github.com/postfinance/flash from 0.4.0 to 0.5.0 by @dependabot in #105
  • build(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 by @dependabot in #104
  • build(deps): bump k8s.io/api from 0.25.4 to 0.26.0 by @dependabot in #108
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.14.0 by @dependabot in #109
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.14.0 to 0.14.1 by @dependabot in #110
  • build(deps): bump k8s.io/api from 0.26.0 to 0.26.1 by @dependabot in #112
  • build(deps): bump k8s.io/client-go from 0.26.0 to 0.26.1 by @dependabot in #113
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.14.1 to 0.14.4 by @dependabot in #115
  • build(deps): bump azure/setup-helm from 1 to 3 by @dependabot in #121
  • build(deps): bump helm/kind-action from 1.2.0 to 1.5.0 by @dependabot in #120
  • build(deps): bump docker/login-action from 1 to 2 by @dependabot in #118
  • build(deps): bump actions/setup-python from 2 to 4 by @dependabot in #117
  • build(deps): bump helm/chart-testing-action from 2.0.1 to 2.3.1 by @dependabot in #119

New Contributors

Full Changelog: v0.2.4...v0.2.6

v0.2.4

30 Aug 05:07
0424e3d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #71
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3 by @dependabot in #72
  • build(deps): bump k8s.io/api from 0.24.2 to 0.24.3 by @dependabot in #73
  • build(deps): bump k8s.io/client-go from 0.24.2 to 0.24.3 by @dependabot in #75
  • build(deps): bump github.com/peterbourgon/ff/v3 from 3.1.2 to 3.3.0 by @dependabot in #77
  • build(deps): bump go.uber.org/zap from 1.21.0 to 1.22.0 by @dependabot in #78
  • build(deps): bump k8s.io/client-go from 0.24.3 to 0.24.4 by @dependabot in #79
  • Feat: configurable number of allowed DNS name by @clementnuss in #82
  • Feat: bypass hostname check by @clementnuss in #87

Full Changelog: v0.2.3...v0.2.4

v0.2.3

29 Jun 06:58
Compare
Choose a tag to compare

What's Changed

  • Feat/ignore non system node by @clementnuss in #69
  • build(deps): bump k8s.io/client-go from 0.23.5 to 0.23.6 by @dependabot in #49
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.0 by @dependabot in #55
  • build(deps): bump k8s.io/api from 0.24.0 to 0.24.1 by @dependabot in #57
  • build(deps): bump k8s.io/client-go from 0.24.0 to 0.24.1 by @dependabot in #59
  • build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #62
  • build(deps): bump k8s.io/api from 0.24.1 to 0.24.2 by @dependabot in #65
  • build(deps): bump k8s.io/client-go from 0.24.1 to 0.24.2 by @dependabot in #64
  • build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #67
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.12.1 to 0.12.2 by @dependabot in #68

Full Changelog: v0.2.2...v0.2.3

v0.2.2

11 Apr 16:55
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

v0.2.1

07 Apr 08:51
f7ec7b8
Compare
Choose a tag to compare

What's Changed

  • Add support for dnsPolicy to the Helm chart by @jkroepke in #45

New Contributors

Full Changelog: v0.2.0...v0.2.1