Skip to content

Releases: isindir/sops-secrets-operator

0.3.0

29 May 18:11
92e777b
Compare
Choose a tag to compare

2021-05-29

Component Upgrade

  • upgrade kubebuilder (#75)

Features

  • bump API version; add suspend feature in sops object; make sops:data to map to secret:data (was secret:stringData) and sops:stringData to secret:stringData (#76)

0.2.2

27 May 09:25
00ba647
Compare
Choose a tag to compare

2021-05-27

Bug Fixes

  • change debian to ubuntu and upgrade client-go to improve image scan (#74)
  • set uid,gid,fsownerid to high value and fix securityContext issue (#73)

0.2.1

16 May 14:43
0555df5
Compare
Choose a tag to compare

2021-05-16

Bug Fixes

  • update RBAC for operator to be able to create leases and rescheduling reconcile loop when operator fails to create secrets (#70)
  • remove breaking tests from templates

0.2.0

04 May 19:00
05c9a6f
Compare
Choose a tag to compare

2021-05-04

Features

  • migrate codebase from kubebuilder v2 to v3 (#67)

0.1.17

29 Apr 08:33
6f57f2e
Compare
Choose a tag to compare

2021-04-29

Bug Fixes

  • reverting #63 binaryData change for now to fix reconciliation loop (#66)
  • rbac for events (#64)

0.1.16

27 Apr 22:03
4a2ecbc
Compare
Choose a tag to compare

🙅 WARNING: please don't use this image as it breaks reconciliation loop and does not manage child resources correctly

2021-04-27

Features

  • add binaryData support (base64 encoded) to secrets (#63)

0.1.15

13 Apr 22:22
48c2348
Compare
Choose a tag to compare

2021-04-13

Component Upgrade

  • sops library update to the latest 3.7.1 (#59)

Features

  • support arm64 via helm chart deployments

0.1.14

09 Apr 13:09
37d032f
Compare
Choose a tag to compare

2021-04-09

Features

  • docker multi-arch build (#57)

0.1.13

08 Apr 11:52
f70958a
Compare
Choose a tag to compare

2021-04-08

Bug Fixes

  • add gcp.existingSecretName value (#54)

Features

  • add Role field to AWS KMS data structure; Update buster image (#56)
  • Update CRD version for "kubectl explain" Kube 1.16 or higher compatible; Fix securityContext in helm chart

0.1.12

25 Mar 20:40
ef8625a
Compare
Choose a tag to compare

2021-03-25