Releases: zalando-incubator/stackset-controller
v1.4.125
v1.4.124
Changes
Bump github.com/sirupsen/logrus in the all-go-mod-patch-and-minor group (#722)
Bumps the all-go-mod-patch-and-minor group with 1 update: github.com/sirupsen/logrus.
Updates github.com/sirupsen/logrus from 1.9.3 to 1.9.4
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
dependency-version: 1.9.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-go-mod-patch-and-minor
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Docker image
Docker image is available in Zalando's Open Source registry:
docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.124 --help
v1.4.123
v1.4.122
Changes
Bump the all-go-mod-patch-and-minor group across 1 directory with 2 updates (#719)
Bumps the all-go-mod-patch-and-minor group with 2 updates in the / directory: golang.org/x/sync and k8s.io/client-go.
Updates golang.org/x/sync from 0.17.0 to 0.18.0
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-version: 0.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/client-go
dependency-version: 0.34.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-go-mod-patch-and-minor
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Docker image
Docker image is available in Zalando's Open Source registry:
docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.122 --help
v1.4.121
v1.4.120
Changes
feature: zalando.org/forward-backend annotation support to enable migration to eks (#716)
Usage:
apiVersion: zalando.org/v1
kind: StackSet
metadata:
annotations:
zalando.org/forward-backend: eks migration
..
This will execute the migration preparation, such that the next traffic switch will send the traffic to the forward backend.
feature: reduce resource waste by setting replicas to 1 for the new unused stack, that will not receive any traffic
fix: ExternalIngress has also to get the anntoation to be set, such that it can execute a migration as expected
Docker image
Docker image is available in Zalando's Open Source registry:
docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.120 --help
v1.4.119
v1.4.118
Changes
Bump the all-go-mod-patch-and-minor group with 2 updates (#714)
Bumps the all-go-mod-patch-and-minor group with 2 updates: k8s.io/client-go and k8s.io/code-generator.
Updates k8s.io/client-go from 0.34.0 to 0.34.1
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-version: 0.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/code-generator
dependency-version: 0.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-go-mod-patch-and-minor
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Docker image
Docker image is available in Zalando's Open Source registry:
docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.118 --help
v1.4.117
Changes
Bump the all-go-mod-patch-and-minor group with 2 updates (#713)
Bumps the all-go-mod-patch-and-minor group with 2 updates: github.com/prometheus/client_golang and golang.org/x/sync.
Updates github.com/prometheus/client_golang from 1.23.1 to 1.23.2
- Release notes
- Changelog
- Commits
Updatesgolang.org/x/syncfrom 0.16.0 to 0.17.0 - Commits
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.23.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/sync
dependency-version: 0.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-go-mod-patch-and-minor
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Docker image
Docker image is available in Zalando's Open Source registry:
docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.117 --help
v1.4.116
Changes
Bump github.com/prometheus/client_golang (#712)
Bumps the all-go-mod-patch-and-minor group with 1 update: github.com/prometheus/client_golang.
Updates github.com/prometheus/client_golang from 1.23.0 to 1.23.1
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.23.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-go-mod-patch-and-minor
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Docker image
Docker image is available in Zalando's Open Source registry:
docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.116 --help