Skip to content

Releases: kyma-project/warden

0.15.0

31 Dec 12:37
Compare
Choose a tag to compare

Bugfixes

  • Continue validation process if a secret from ImagePullSecrets is not found by @halamix2 in #358

All others

  • gomod(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #339
  • gomod(deps): bump github.com/docker/cli from 27.1.1+incompatible to 27.3.1+incompatible by @dependabot in #338
  • Skip allowed prefixes before parsing by @kwiatekus in #340
  • Fix image name parsing by @halamix2 in #342
  • Bump k8s version by @halamix2 in #347
  • Bump Go dependencies by @halamix2 in #346
  • admission(deps): bump kyma-project/prod/external/library/golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 in /docker/admission by @dependabot in #348
  • controller(deps): bump kyma-project/prod/external/library/golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 in /docker/operator by @dependabot in #351
  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 by @dependabot in #350
  • gomod(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #349
  • Add secret rbac for warden operator by @halamix2 in #352
  • Bump base go image by @halamix2 in #355
  • gomod(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in #357
  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 by @dependabot in #356
  • gomod(deps): bump the k8s-io group with 4 updates by @dependabot in #359
  • gomod(deps): bump github.com/docker/cli from 27.3.1+incompatible to 27.4.0+incompatible by @dependabot in #360
  • fix: don't fail on broken optional credentials by @halamix2 in #364
  • gomod(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #361
  • gomod(deps): bump github.com/docker/cli from 27.4.0+incompatible to 27.4.1+incompatible by @dependabot in #362

Full Changelog: 0.14.7...0.15.0

What's Changed

  • gomod(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #339
  • gomod(deps): bump github.com/docker/cli from 27.1.1+incompatible to 27.3.1+incompatible by @dependabot in #338
  • Skip allowed prefixes before parsing by @kwiatekus in #340
  • Fix image name parsing by @halamix2 in #342
  • Bump k8s version by @halamix2 in #347
  • Bump Go dependencies by @halamix2 in #346
  • admission(deps): bump kyma-project/prod/external/library/golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 in /docker/admission by @dependabot in #348
  • controller(deps): bump kyma-project/prod/external/library/golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 in /docker/operator by @dependabot in #351
  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 by @dependabot in #350
  • gomod(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #349
  • Add secret rbac for warden operator by @halamix2 in #352
  • Bump base go image by @halamix2 in #355
  • gomod(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in #357
  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 by @dependabot in #356
  • gomod(deps): bump the k8s-io group with 4 updates by @dependabot in #359
  • gomod(deps): bump github.com/docker/cli from 27.3.1+incompatible to 27.4.0+incompatible by @dependabot in #360
  • fix: don't fail on broken optional credentials by @halamix2 in #364
  • gomod(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #361
  • gomod(deps): bump github.com/docker/cli from 27.4.0+incompatible to 27.4.1+incompatible by @dependabot in #362

Full Changelog: 0.14.8...0.15.0

0.14.7

29 Nov 11:20
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: 0.14.5...0.14.7

0.14.5

21 Nov 10:13
Compare
Choose a tag to compare

Bugfixes

Full Changelog: 0.14.4...0.14.5

0.14.3

19 Nov 16:28
Compare
Choose a tag to compare

Bugfix

Full Changelog: 0.14.2...0.14.3

0.14.0

08 Nov 12:35
Compare
Choose a tag to compare

New Features

  • #274 - Allow for custom warden configuration per namespace. Read more about this feature here
  • #334 - Allow verification for images from private registries

Bug Fixes

  • #297 - Fix wardens admission webhook re-invocation policy to ensure all 3rd party sidecars are also verified in case of deployment mutation.

Other

New Contributors

Full Changelog: 0.9.0...0.14.0

0.13.4

28 Oct 12:19
Compare
Choose a tag to compare

What's Changed

  • cherry-pick: increase operator memory limit by @anoipm in #324
  • cherry-pick: disable istio sidecar for operator by @anoipm in #327

Full Changelog: 0.13.3...0.13.4

0.13.2

23 Oct 12:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.1...0.13.2

0.12.4

23 Oct 12:04
Compare
Choose a tag to compare

What's Changed

We have increased memory limit for warden operator

Full Changelog: 0.12.3...0.12.4

0.13.1

17 Oct 13:26
Compare
Choose a tag to compare
upgrade dependencies

0.13.0

11 Oct 10:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.12.0...0.13.0