Copilot
|
472acbb530
chore(license): add automated license header checking using Apache SkyWalking Eyes GitHub Action (#5290)
|
7 months ago |
Copilot
|
ddc40c4ee7
fix: license headers across all Go files - standardize format, add missing copyright, fix typos (#5288)
|
7 months ago |
Matheus Mazzoni
|
92c34dbecc
feat: add externalsecret namespace for webhook provider (#5155)
|
7 months ago |
Gustavo Fernandes de Carvalho
|
c27fb96052
fix: allows result.jsonpath to be templated on datafrom calls (#4808)
|
11 months ago |
Gustavo Fernandes de Carvalho
|
d1747266da
fix: restore 0.16.0 (#4659)
|
1 year ago |
Gustavo Fernandes de Carvalho
|
153c12491d
fix: revert main to 0.15.1 (#4657)
|
1 year ago |
Gustavo Fernandes de Carvalho
|
74f0f381d9
chore: promote v1 (#4635)
|
1 year ago |
Billie Cleek
|
41e4ba54c9
use subtests in webprovider unit tests (#4511)
|
1 year ago |
Billie Cleek
|
06cdb05d2c
fix: improve webhook provider PushSecret handling (#4508)
|
1 year ago |
Gergely Brautigam
|
c004dba316
feat: add PushSecret ability to the webhook provider (#4360)
|
1 year ago |
RMeans
|
43ee65f957
Only URL encode data being passed to URLs (#3652) (#3674)
|
1 year ago |
Doug Goldstein
|
93e9b4cef7
fix(webhook): perform conversion of data (#3638)
|
1 year ago |
Gergely Brautigam
|
e726087851
feat: add push secret to e2e tests (#3017)
|
2 years ago |
Moritz Johner
|
c5fa8d81a6
fix: `webhook` support more types when parsing response (#2899)
|
2 years ago |
Kendall Masse
|
44bb3c4c03
:sparkles: webhook provider: support DeletionPolicy=Delete (external-secrets#1… (#2066)
|
3 years ago |
Thibault Cohen
|
ff88395c09
Add jsonpath filter support to webhook (#1940)
|
3 years ago |
Thibault Cohen
|
6862c9c637
:sparkles: Support template for webhook jsonpath (#1939)
|
3 years ago |
Moritz Johner
|
ed0ceb8d84
fix: aws parameter store json decode, bump go 1.19 (#1525)
|
3 years ago |
Daniel Hix
|
324c7def06
feat: implement ClusterExternalSecret (#542)
|
4 years ago |
Moritz Johner
|
8fc4484cc6
feat: implement validating webhook
|
4 years ago |
Gustavo Carvalho
|
0530385992
v1beta1 initial commit
|
4 years ago |
Lucas Severo Alves
|
5a464df585
Revert "GetAllSecrets CRD and Azure implementation"
|
4 years ago |
Sebastian Gomez
|
43e4eb320a
Merge branch 'main' into getall-Secrets
|
4 years ago |
Sebastian Gomez
|
48ac7b991f
Created new struct for dataFrom
|
4 years ago |
Moritz Johner
|
ce6f5b1653
fix: webhook test race
|
4 years ago |
Sebastian Gomez
|
f4d1b8dd22
Modified CRD according to the discussion
|
4 years ago |
Willem Monsuwe
|
aed3d30736
Apparently I was a bit overzealous in removing nil checks
|
4 years ago |
Willem Monsuwe
|
fe043ed8ed
TIL you can range over nil slices in go
|
4 years ago |
Willem Monsuwe
|
f971d4b9b3
Try to address some complexity code smells
|
4 years ago |
Willem Monsuwe
|
d04508e974
Added generic webhook provider
|
4 years ago |