This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
Releases: cloudfoundry-incubator/quarks-secret
Releases · cloudfoundry-incubator/quarks-secret
v1.0.758 🌈
- https://hub.helm.sh/charts/quarks/quarks-secret
- https://hub.docker.com/r/cfcontainerization/quarks-secret/tags
🚀 Features
- Use namespace to generate Release.fullname @manno (#112)
- Add support for registry authentication @rohitsakala (#81)
- Add more fields to printed resource status @manno (#61)
🐛 Bug Fixes
- Add quarks secret name in one of the log messages @rohitsakala (#69)
- Fix build-helm.sh issue with Helm 3.5 @rohitsakala (#103)
🧰 Maintenance
- Bump go version to 1.15.8 @manno (#113)
- Update controller runtime @rohitsakala (#108)
- Update GitHub actions @manno (#80)
- Bump go.uber.org/zap from 1.13.0 to 1.16.0 @dependabot-preview (#75)
- Bump github.com/spf13/cobra from 1.0.0 to 1.1.1 @dependabot-preview (#67)
- Clean up the publish workflow @manno (#73)
- Bump github.com/spf13/viper from 1.6.1 to 1.7.1 @dependabot-preview (#70)
- Bump quarks-utils @manno (#68)
- Publish to ghcr.io only @manno (#62)
v1.0.744 🌈
- https://hub.helm.sh/charts/quarks/quarks-secret
- https://hub.docker.com/r/cfcontainerization/quarks-secret/tags
Changes
- Fix quarks secret
SecretLabels
&SecretAnnotations
update bug @rohitsakala (#59)
v1.0.743 🌈
- https://hub.helm.sh/charts/quarks/quarks-secret
- https://hub.docker.com/r/cfcontainerization/quarks-secret/tags
Changes
- Bump quarks-utils @manno (#56)
- Only trigger secret updates for changes to the qsec spec @manno (#57)
- feature: Add test for qec spec update @rohitsakala (#53)
- fix: correct status name of copied @rohitsakala (#54)
- fix: readme typo and punctuation @f0rmiga (#51)
- feature: Add additional colums to kubectl output @manno (#52)
- refactor: Add tests for reconciliation depending on Status.Generated @manno (#50)
- Bump quarks-utils @manno (#49)
- feature: Update copies of "user-provided"-secrets in other namespaces @rohitsakala (#41)
- Bump quarks-utils @manno (#48)
- Add IsGenerated and NotGenerated funcs for status @manno (#47)
- QuarksSecret generates templated configs @mudler (#44)
- Example for "user-provided"-secrets @manno (#46)
- Add support for generating TLS type @peterhaochen47 (#45)
- Add dependency on shared tools to build-image target (ref #40) @manno (#43)
- Don't generate CLI index page anymore @manno (#42)
- Add example for rsa QuarksSecret type @peterhaochen47 (#38)
- Add QuarkSecret copy type @mudler (#34)
- Use shared versioning script @manno (#33)
- Bump golang 1.14 @manno (#32)
- Support dockerconfigjson secret @edwardstudy (#15)
- Generate CLI options from shared helpers and update README @mudler (#31)
- Add more integration tests around secret rotation @manno (#28)
- Fix cert rotation @manno (#27)
- Add SecretAnnotations to quarkssecret spec @rohitsakala (#26)
- Add quarks secret labels @rohitsakala (#25)
- Tune the golangci-lint job @manno (#22)
- Add e2e test for quarks secret rotation @rohitsakala (#23)
- Use shared integration helpers @manno (#18)
- Add delete secret permission to cluster role @rohitsakala (#20)
- Helm chart updates @adobley (#17)
- Stop specifying UID/GID for quarks in Dockerfile @peterhaochen47 (#16)
- Fix multiple DM Job issue @rohitsakala (#13)
- Make update checking stricter in qsecret controller @rohitsakala (#11)
- Only run publish on main repo @manno (#10)
- Add namespace labeling instructions to helm notes @manno (#9)
- add support for generating basic-auth secret types @tomkennedy513 (#6)
- Address gosec G601, ineffassign @edwardstudy (#8)
- Allow to override base image in our docker images @mudler (#5)
- fix golangci-lint @edwardstudy (#7)
- Add helm chart and Github actions @manno (#4)