argo-cd/controller
Eng Zer Jun e8331b4d12
chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292)
At the time of making this commit, the package `github.com/ghodss/yaml`
is no longer actively maintained.

`sigs.k8s.io/yaml` is a permanent fork of `ghodss/yaml` and is actively
maintained by Kubernetes SIG.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-05-04 18:06:56 -04:00
..
cache chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00
metrics chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00
sharding chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
testdata feat: new sync option to use ignore diff configs during sync (#8078) 2022-01-13 13:00:17 -08:00
appcontroller.go feat: support 'helm.sh/resource-policy: keep' helm annotation (#13157) 2023-04-24 13:41:21 -07:00
appcontroller_test.go chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00
clusterinfoupdater.go feat(kustomize): support envsubst in commonAnnotations and commonLabels (#11345) 2023-03-22 19:54:30 +00:00
clusterinfoupdater_test.go feat: Applications in any namespace (#9755) 2022-08-10 11:39:10 +02:00
health.go fix: produce better logs for health check errors (#12350) 2023-02-24 10:24:06 -05:00
health_test.go chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00
OWNERS docs: document Argo CD development process (#6546) 2021-07-01 08:55:07 -07:00
sort_delete.go feat: delete in reverse order of sync waves (#3959) 2020-07-21 09:52:59 +02:00
sort_delete_test.go feat: delete in reverse order of sync waves (#3959) 2020-07-21 09:52:59 +02:00
state.go fix: evaluate all possible refresh reasons for multi-source apps (#12379) (#12576) 2023-02-24 13:30:18 -05:00
state_test.go feat: Multiple sources for applications (#2789) (#10432) 2022-12-16 15:47:08 -05:00
sync.go fix: Add more context to the sync failed message when resource kind doesn't exist (#12980) 2023-04-03 15:48:50 +00:00
sync_namespace.go fix: do not mutate live when managed namespace enabled (#11197) 2022-11-08 16:06:05 -05:00
sync_namespace_test.go fix: do not mutate live when managed namespace enabled (#11197) 2022-11-08 16:06:05 -05:00
sync_test.go feat: Multiple sources for applications (#2789) (#10432) 2022-12-16 15:47:08 -05:00