Skip to content

Releases: zalando-incubator/stackset-controller

v1.4.114

06 Aug 09:34
9f9d08c
Compare
Choose a tag to compare

Changes

docs: Update deployment and stackset example files (#708)
Currently the Setup section in README will finish in non-working
configuration. This PR updates the stackset and deployment files to
make 'kind' example working.

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.114 --help

v1.4.113

23 Jul 12:58
146d75c
Compare
Choose a tag to compare

Changes

Bump the all-go-mod-patch-and-minor group with 2 updates (#703)
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.33.2 to 0.33.3


updated-dependencies:

  • dependency-name: k8s.io/client-go
    dependency-version: 0.33.3
    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.33.3
    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.113 --help

v1.4.112

23 Jul 08:24
3752126
Compare
Choose a tag to compare

Changes

adapt traffic command to the possibility of missing non-segment routegroup/ingress (#704)

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.112 --help

v1.4.111

22 Jul 13:55
3a5d8a5
Compare
Choose a tag to compare

Changes

Add routegroup to test cases to make them useful (#705)

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.111 --help

v1.4.110

14 Jul 15:04
735edd3
Compare
Choose a tag to compare

Changes

make internal cluster domain optional during e2e runs (#702)

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.110 --help

v1.4.109

11 Jul 08:20
53aac02
Compare
Choose a tag to compare

Changes

Bump golang.org/x/sync in the all-go-mod-patch-and-minor group (#700)
Bumps the all-go-mod-patch-and-minor group with 1 update: golang.org/x/sync.
Updates golang.org/x/sync from 0.15.0 to 0.16.0


updated-dependencies:

  • dependency-name: golang.org/x/sync
    dependency-version: 0.16.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.109 --help

v1.4.108

09 Jul 09:49
141bf12
Compare
Choose a tag to compare

Changes

regenerate stackset definitions (#697)
Co-authored-by: Martin Linkhorst martin.linkhorst@zalando.de

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.108 --help

v1.4.107

26 Jun 09:42
ad2401e
Compare
Choose a tag to compare

Changes

Bump sigs.k8s.io/yaml in the all-go-mod-patch-and-minor group (#695)
Bumps the all-go-mod-patch-and-minor group with 1 update: sigs.k8s.io/yaml.
Updates sigs.k8s.io/yaml from 1.4.0 to 1.5.0


updated-dependencies:

  • dependency-name: sigs.k8s.io/yaml
    dependency-version: 1.5.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.107 --help

v1.4.106

25 Jun 10:38
fd01761
Compare
Choose a tag to compare

Changes

Bump the all-go-mod-patch-and-minor group with 2 updates (#694)

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.106 --help

v1.4.105

24 Jun 14:52
fe5e4a7
Compare
Choose a tag to compare

Changes

Bump the all-go-mod-patch-and-minor group with 4 updates (#691)
Bumps the all-go-mod-patch-and-minor group with 4 updates: golang.org/x/sync, k8s.io/client-go, k8s.io/code-generator and sigs.k8s.io/controller-tools.
Updates golang.org/x/sync from 0.14.0 to 0.15.0


updated-dependencies:

  • dependency-name: golang.org/x/sync
    dependency-version: 0.15.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.32.6
    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.32.6
    dependency-type: direct:production
    update-type: version-update:semver-patch
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: sigs.k8s.io/controller-tools
    dependency-version: 0.18.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.105 --help