argo-cd/util/db
jannfis 9790a5da9c fix: Better handling of K8s secrets for repository credentials & templates (#3016 #3028) (#3029)
* Fix for calculation of credential secrets' names and secret deletion

* Fix comments to reflect reality

* Update unit tests

* Don't encode parts of the repo URL into secret names anymore

* Lint fixes

* Satisfy linter: Remove unused variable

* Retrigger stuck CI
2020-01-27 07:56:41 -08:00
..
mocks Issue #2721 - cache parsed repositories, repo credentials to avoid unnecessary yaml parsing (#2809) 2019-12-04 15:23:18 -08:00
certificate.go Fix and enhance end-to-end testing for SSH repositories (#2101) 2019-08-07 10:53:00 -07:00
certificate_test.go Allow adding certs for hostnames ending on a dot (fixes #2116) (#2120) 2019-08-08 09:01:13 -07:00
cluster.go fix: property retry clusters secret watch (#2940) 2020-01-03 18:59:50 -08:00
cluster_test.go Tidies up naming of variables in code. See #2389 (#2541) 2019-10-22 14:25:02 -07:00
db.go Tidies up naming of variables in code. See #2389 (#2541) 2019-10-22 14:25:02 -07:00
db_test.go fix: Better handling of K8s secrets for repository credentials & templates (#3016 #3028) (#3029) 2020-01-27 07:56:41 -08:00
helmrepository.go Issue #2721 Optimize helm repo querying (#2816) 2019-12-05 11:13:08 -08:00
repository.go fix: Better handling of K8s secrets for repository credentials & templates (#3016 #3028) (#3029) 2020-01-27 07:56:41 -08:00
repository_test.go fix: Better handling of K8s secrets for repository credentials & templates (#3016 #3028) (#3029) 2020-01-27 07:56:41 -08:00