Gustavo Fernandes de Carvalho
|
b4e7acfaa9
|
✨Implements dataFrom key rewrite (#1381)
* Implements dataFrom key rewrite
Co-authored-by: Moritz Johner <moolen@users.noreply.github.com>
Signed-off-by: Gustavo Carvalho <gusfcarvalho@gmail.com>
* docs: add example to remove invalid characters
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Co-authored-by: Moritz Johner <moolen@users.noreply.github.com>
Co-authored-by: Moritz Johner <beller.moritz@googlemail.com>
|
2022-08-04 15:24:02 -03:00 |
|
dependabot[bot]
|
9c09b936b1
|
build(deps): bump sigs.k8s.io/controller-tools from 0.9.0 to 0.9.2 (#1322)
* build(deps): bump sigs.k8s.io/controller-tools from 0.9.0 to 0.9.2
Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.9.0 to 0.9.2.
- [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/master/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-tools/compare/v0.9.0...v0.9.2)
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-tools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: re-gen CRDs
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Moritz Johner <beller.moritz@googlemail.com>
|
2022-07-28 22:39:24 +02:00 |
|
Gareth Evans
|
7eff8db532
|
feat: additional columns for kubectl output (#1359)
|
2022-07-19 20:48:37 +02:00 |
|
Gustavo Fernandes de Carvalho
|
fa91ba0f6c
|
✨ Adds DecodingStrategy to ExternalSecrets (#1294)
Fixes #920
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
|
2022-07-12 09:18:00 -03:00 |
|
Gustavo Carvalho
|
e3e7acb153
|
bump controller-tools,google-golang-api,google-golang-grpc versions
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
|
2022-05-25 07:39:22 -03:00 |
|
Cristina DE DIOS GONZÁLEZ
|
3256bc4b82
|
azkv tag feature
|
2022-05-16 16:49:34 +02:00 |
|
Gustavo Carvalho
|
3bd0d2d04f
|
Making spec.target optional
fixes #996
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
|
2022-04-20 13:27:13 -03:00 |
|
Moritz Johner
|
c2bcceb057
|
feat: implement deletionPolicy (#900)
* feat: implement deletionPolicy
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Co-authored-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
|
2022-04-05 13:38:06 +02:00 |
|
Docs
|
bdc5d9b378
|
fix: update CRDs
|
2022-03-20 09:34:03 +01:00 |
|
Daniel Hix
|
324c7def06
|
feat: implement ClusterExternalSecret (#542)
Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.com>
|
2022-03-20 09:32:27 +01:00 |
|