This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
v1.0.743 π
github-actions
released this
28 Sep 10:40
·
18 commits
to master
since this release
- 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)