Skip to content

v0.2.32

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 14:31
e0d639a

0.2.32 (2023-04-12)

πŸ“š Documentation

πŸ› Bug Fixes

  • deps: update kubernetes packages to v0.26.3 (#273) (abe56e1)
  • deps: update module github.com/go-logr/logr to v1.2.4 (#428) (8d07dab)
  • deps: update module github.com/onsi/gomega to v1.27.5 (#357) (8624958)
  • deps: update module github.com/onsi/gomega to v1.27.6 (#429) (987815c)
  • deps: update module github.com/stretchr/testify to v1.8.2 (#396) (f24b6c4)
  • deps: update module sigs.k8s.io/controller-runtime to v0.14.6 (#426) (0e779e8)
  • remove unneeded OF namespace prefix from clusterrolebindings (#453) (b23edef)
  • restrict permissions to only access specific CRB (#436) (6f1f93c)
  • update flagd proxy env var prefix (#440) (b451d47)

✨ New Features

  • flagd proxy resource ownership (#442) (31b5f7b)
  • introduce debugLogging parameter to FlagSourceConfiguration CRD (#434) (26ae125)
  • kube-flagd-proxy deployment (#412) (651c63c)
  • migrate flagd startup argument to sources flag (#427) (1c67f34)
  • test: substitute kuttl to bash e2e test (#411) (ff199f1)

🧹 Chore

  • add unit tests to pod webhook (#419) (4290978)
  • attempt renovate fix (48b6c7f)
  • attempt versioning fix in test (58d0145)
  • deps: update actions/setup-go action to v4 (#398) (ee9ecb9)
  • deps: update dependency open-feature/flagd to v0.2.1 (#462) (d2d53b7)
  • deps: update docker/login-action digest to 65b78e6 (#421) (8d2ebe2)
  • deps: update docker/metadata-action digest to 3f6690a (#432) (991b2bd)
  • deps: update golang docker tag to v1.20.3 (#445) (b8f6c5b)
  • deps: update module golang.org/x/net to v0.8.0 (#397) (096c889)
  • deps: update module golang.org/x/net to v0.9.0 (#451) (4cbe4f1)
  • deps: update open-feature/flagd (#457) (db9af7a)
  • deps: update open-feature/flagd to v0.5.0 (#422) (6846aa2)
  • fix renovate config, add recommended preset (#418) (78c5970)
  • improve container build layer caching (#414) (3212eba)
  • increase backoffLimit for inject-flagd (#423) (29d7cf0)
  • introduce additional unit tests for api packages (#420) (5ba5bc9)
  • refactor admission webhook tests (#409) (29c7c28)
  • refactor pod webhook mutator (#410) (2a86b03)
  • refactored component test using fake client (#435) (08a50ac)
  • remove ignored renovate paths (#441) (c1d8929)
  • reorder containers in e2e assertion (1d895c3)
  • split controllers to separate packages + cover them with unit tests (#404) (6ed4cef)
  • troubleshoot renovate (de4ac14)
  • troubleshoot renovate (89a7b5b)
  • troubleshoot renovate (244bd3a)
  • troubleshoot renovate (eafa670)
  • troubleshoot renovate (c3d9523)
  • troubleshoot renovatge (35054cb)
  • troubleshoot renvoate (7ac3c90)
  • update codeowners to use cloud native team (6133060)
  • update flagd renovate detection (#439) (3d1540c)
  • update renovate config to watch the assert yaml directly (9ef25a0)
  • use renovate to bump flagd version (#395) (fd5b072)