argo-cd/server
Blake Pettersson 9e0e8d5e8a
chore(deps): upgrade k8s version and client-go (#15852)
* chore(deps): upgrade k8s version and client-go

Signed-off-by: fengshunli <1171313930@qq.com>

* revert bad merge

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

* fix codegen

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

* fix codegen

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

* fix: check for double definition

As found in #13965 (and as a follow-up to #13999), we also need to
define what happens if _both_ managedNamespaceMetadata _and_ an
Application manifest are both defined for the same namespace.

The idea here is that if that happens, we emit an
`ApplicationConditionRepeatedResourceWarning`, and set the sync status
to `Unknown`, since it's unclear what is supposed to happen.

The user will then have the option of removing one of the two
definitions.

Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>

* fix: check for double definition

A simpler fix - don't add a managed namespace to the targetObjs list if
a namespace already exists in the application source.

Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>

* build: extra space in doc

Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>

* build: extra space in doc, again

Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>

* chore: bump gitops-engine

Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>

---------

Signed-off-by: fengshunli <1171313930@qq.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Co-authored-by: fengshunli <1171313930@qq.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2023-10-18 08:17:00 -07:00
..
account docs: decision about logs RBAC enforcement in release notes (#10563) 2022-09-15 09:17:06 -04:00
application chore(deps): upgrade k8s version and client-go (#15852) 2023-10-18 08:17:00 -07:00
applicationset chore: remove duplicate function (#15123) 2023-08-30 15:55:11 -04:00
badge fix: Allow retrieving badges in other namespaces (#15468) 2023-09-13 08:36:32 -04:00
cache chore: update redis client to v9 (#12746) 2023-03-08 09:42:10 -05:00
certificate chore: Fix import of context package across codebase (#9852) 2022-07-01 15:56:50 -04:00
cluster chore(deps): upgrade k8s version and client-go (#15852) 2023-10-18 08:17:00 -07:00
deeplinks feat(deep-links): alias application as apps for consistency with notifications engine (#14761) 2023-07-31 16:49:19 -04:00
extension feat(extensions): Automatically apply extension configs without restarting API-Server (#15574) 2023-09-21 20:57:09 +00:00
gpgkey chore: Fix import of context package across codebase (#9852) 2022-07-01 15:56:50 -04:00
logout chore: add gofmt to golangci-lint in Makefile and .github/workflows/ci-build.yaml (#13729) 2023-07-05 16:16:25 -04:00
metrics feat: support pprof endpoints (#7533) 2021-11-01 10:49:43 -07:00
notification feat: add notifications API (#10279) 2022-08-25 16:04:14 -07:00
project feat: allow access to cluster and project resources in app/resource deep links (#12931) 2023-03-22 16:37:52 -04:00
rbacpolicy chore: add more logging for when RBAC enforcement fails (#14406) 2023-07-10 14:08:54 -04:00
repocreds chore: Fix import of context package across codebase (#9852) 2022-07-01 15:56:50 -04:00
repository feat(appset): ApplicationSet in any namespace (#12378) 2023-06-26 21:17:02 -04:00
session chore: remove unused protobuf imports - part 2 (#8899) 2022-03-25 13:26:30 -04:00
settings chore: remove argocd-cm plugin support (#13755) 2023-06-21 23:30:46 +03:00
version chore: Add additional field to set Extra Build Information while building argo-cd by vendors (#13324) 2023-04-27 00:10:12 +00:00
server.go feat(extensions): Automatically apply extension configs without restarting API-Server (#15574) 2023-09-21 20:57:09 +00:00
server_norace_test.go fix: Cache control 404 asset requests (#15327) 2023-09-05 17:41:33 -04:00
server_test.go fix: Cache control 404 asset requests (#15327) 2023-09-05 17:41:33 -04:00