argo-cd/hack
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
..
dev-mounter chore(deps): upgrade k8s version and client-go (#15852) 2023-10-18 08:17:00 -07:00
gen-catalog chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00
gen-crd-spec chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00
gen-docs docs: improve notifications docs (#15816) 2023-10-06 18:55:34 +00:00
gen-resources chore(deps): upgrade k8s version and client-go (#15852) 2023-10-18 08:17:00 -07:00
installers bump helm 3.13.1, kustomize 5.1.1 (#15703) 2023-10-13 20:00:47 +00:00
k8s chore: make argocd gitpod friendly (#5973) 2021-04-06 08:55:15 -07:00
known_types chore: code clean for hack known_types.go (#12304) 2023-05-27 16:21:53 -04:00
.dockerignore Move kustomization files back to kustomize 2.0.3 (#1972) 2019-07-23 11:24:59 -07:00
boilerplate.go.txt feat: Merge applicationset into argocd (#8864) 2022-03-29 15:11:02 -07:00
custom-boilerplate.go.txt Add application CRD definition. Implement CRD install CLI command (#1) 2018-02-16 12:58:02 -08:00
Dockerfile.dev-tools chore!: Helm2 removal (#8313) 2022-04-09 19:17:44 +00:00
generate-proto.sh fix: reflect expected integers in swagger doc (#13046) 2023-09-18 20:03:22 +00:00
generate-release-notes.sh chore: Verbose release notes (#11144) 2023-01-09 21:30:22 +00:00
git-ask-pass.sh chore: Spelling (#3647) 2020-05-27 10:22:13 -07:00
git-verify-wrapper.sh feat: GPG commit signature verification (#2492) (#3242) 2020-06-22 18:21:53 +02:00
goreman-start.sh feat: goreman option to exclude (#7080) 2021-08-25 12:40:55 -07:00
gpg-wrapper.sh feat: GPG commit signature verification (#2492) (#3242) 2020-06-22 18:21:53 +02:00
install.sh chore: Support build on s390x and ppc64le (follow #6441) (#8890) 2022-04-22 13:26:10 -07:00
snyk-container-tests.sh chore: add Snyk scans to docs (#9856) 2022-07-27 21:15:00 +00:00
snyk-non-container-tests.sh chore: add Snyk scans to docs (#9856) 2022-07-27 21:15:00 +00:00
snyk-report.sh chore: open a PR instead of pushing for Snyk updates (#10889) 2022-10-12 15:16:35 -04:00
ssh_known_hosts fix: Update bitbucket.org rsa ssh key (#14392) 2023-07-07 10:22:27 -04:00
test.sh feat(ci): retry individual e2e tests (#15696) 2023-09-28 17:05:10 +00:00
tool-versions.sh bump helm 3.13.1, kustomize 5.1.1 (#15703) 2023-10-13 20:00:47 +00:00
tools.go chore: portable and simpler toolchain install (#7920) 2021-12-16 15:16:36 -08:00
trigger-release.sh chore: generate attestations during a release (#12484) 2023-03-16 19:35:25 +00:00
update-codegen.sh fix: remove vendor dependency in virtualized toolchain (#8000) 2021-12-20 17:24:27 -08:00
update-manifests.sh chore: Integrate kustomize installation in localized toolchain (#9027) 2022-04-08 15:42:21 -04:00
update-openapi.sh feat: create cli commands for ApplicationSet (#9584) 2022-09-14 09:27:15 +02:00
update-ssh-known-hosts.sh fix: Update bitbucket.org rsa ssh key (#14392) 2023-07-07 10:22:27 -04:00
update-supported-versions.sh docs: list tested Kubernetes versions (#12276) (#14180) 2023-06-23 17:41:17 +03:00