Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: argo-cd 2.12 #328

Merged
merged 684 commits into from
Sep 3, 2024
Merged

feat: argo-cd 2.12 #328

merged 684 commits into from
Sep 3, 2024

Conversation

oleksandr-codefresh
Copy link

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • The title of the PR states what changed and the related issues number (used for the release note).
  • The title of the PR conforms to the Toolchain Guide
  • I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • I have signed off all my commits as required by DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My build is green (troubleshooting builds).
  • My new feature complies with the feature status guidelines.
  • I have added a brief description of why this PR is necessary and/or what this PR solves.
  • Optional. My organization is added to USERS.md.
  • Optional. For bug fixes, I've indicated what older releases this fix should be cherry-picked into (this may or may not happen depending on risk/complexity).

condaatje and others added 30 commits May 20, 2024 09:53
…17600) (argoproj#18243)

* fix: Add title for full content without clicking

Signed-off-by: sunyeongchoi <[email protected]>

* fix: apply ui lint

Signed-off-by: sunyeongchoi <[email protected]>

* fix: apply argo-ui Tooltip and define local variable

Signed-off-by: sunyeongchoi <[email protected]>

---------

Signed-off-by: sunyeongchoi <[email protected]>
…on (argoproj#18214)

* [18066] - Added DomainHint key in OIDCConfig struct

Signed-off-by: nikzayn <[email protected]>

* [18066] - Added DomainHint in options for grantType

Signed-off-by: nikzayn <[email protected]>

* [18066] - Auth0 readme.md --updated

Signed-off-by: nikzayn <[email protected]>

---------

Signed-off-by: nikzayn <[email protected]>
Bumps library/node from 21.6.2 to 21.7.0.

---
updated-dependencies:
- dependency-name: library/node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pasha-codefresh <[email protected]>
Signed-off-by: Justin Marquis <[email protected]>
Co-authored-by: Soumya Ghosh Dastidar <[email protected]>
…oproj#18300)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.1.3...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…proj#18302)

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@1.19.1...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps library/node from 21.7.0 to 22.2.0.

---
updated-dependencies:
- dependency-name: library/node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update jest version in order to resolve
https://github.com/argoproj/argo-cd/pull/14585/files

Signed-off-by: pashakostohrys <[email protected]>

* update jest version in order to resolve
https://github.com/argoproj/argo-cd/pull/14585/files

Signed-off-by: pashakostohrys <[email protected]>

* update ts jest

Signed-off-by: pashakostohrys <[email protected]>

* update ts jest

Signed-off-by: pashakostohrys <[email protected]>

---------

Signed-off-by: pashakostohrys <[email protected]>
…goproj#18303)

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 94.0.0 to 125.0.0.
- [Commits](giggio/node-chromedriver@94.0.0...125.0.0)

---
updated-dependencies:
- dependency-name: chromedriver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
updated-dependencies:
- dependency-name: yarn
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…st (argoproj#18301)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.14 to 20.12.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
updated-dependencies:
- dependency-name: library/redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: Enable Redis authentication in the default installation

Signed-off-by: May Zhang <[email protected]>

* chore: fix git_test unit test

Signed-off-by: Leonardo Luz Almeida <[email protected]>

---------

Signed-off-by: May Zhang <[email protected]>
Signed-off-by: Leonardo Luz Almeida <[email protected]>
Co-authored-by: Leonardo Luz Almeida <[email protected]>
Co-authored-by: pashakostohrys <[email protected]>
* fix: Enable Redis authentication in the default installation

Signed-off-by: May Zhang <[email protected]>

* chore: fix git_test unit test

Signed-off-by: Leonardo Luz Almeida <[email protected]>

---------

Signed-off-by: May Zhang <[email protected]>
Signed-off-by: Leonardo Luz Almeida <[email protected]>
Co-authored-by: Leonardo Luz Almeida <[email protected]>
Co-authored-by: pashakostohrys <[email protected]>
* docs: redis-ha registry change

Signed-off-by: Michael Crenshaw <[email protected]>

* update language

Co-Authored-By: Avo Sepp <[email protected]>
Signed-off-by: Michael Crenshaw <[email protected]>

---------

Signed-off-by: Michael Crenshaw <[email protected]>
Co-authored-by: Avo Sepp <[email protected]>
* fix(ci): codecov

Signed-off-by: Michael Crenshaw <[email protected]>

* build UI for frontend or backend

Signed-off-by: Michael Crenshaw <[email protected]>

* use token, fail ci on error

Signed-off-by: Michael Crenshaw <[email protected]>

---------

Signed-off-by: Michael Crenshaw <[email protected]>
…rgoproj#18227)

* Debounce `props.onAppChanged()` with a wait time of 500ms

Signed-off-by: David Wu <[email protected]>

* Increase debounce wait time to 800ms

Signed-off-by: David Wu <[email protected]>

* Fix linting error

Signed-off-by: David Wu <[email protected]>

---------

Signed-off-by: David Wu <[email protected]>
Adds a missing step to the docs for declarative setup of an AKS cluster using workload identity for adding annotations to the service accounts.

Signed-off-by: Mark Tallentire <[email protected]>
github-actions bot and others added 28 commits August 16, 2024 12:39
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ishitasequeira <[email protected]>
# Conflicts:
#	.github/workflows/ci-build.yaml
#	.github/workflows/image-reuse.yaml
#	.github/workflows/image.yaml
#	.github/workflows/release.yaml
#	.github/workflows/scorecard.yaml
#	.github/workflows/update-snyk.yaml
#	Dockerfile
#	Makefile
#	Procfile
#	USERS.md
#	VERSION
#	applicationset/controllers/applicationset_controller.go
#	applicationset/controllers/applicationset_controller_test.go
#	applicationset/utils/createOrUpdate.go
#	cmd/argocd-repo-server/commands/argocd_repo_server.go
#	cmd/argocd/commands/account.go
#	cmd/argocd/commands/admin/app_test.go
#	cmd/argocd/commands/admin/cluster.go
#	cmd/argocd/commands/admin/redis_initial_password.go
#	cmd/argocd/commands/admin/settings.go
#	cmd/argocd/commands/app.go
#	cmd/argocd/commands/app_actions.go
#	cmd/argocd/commands/app_resource_test.go
#	cmd/argocd/commands/app_resources.go
#	cmd/argocd/commands/app_test.go
#	cmd/argocd/commands/applicationset.go
#	cmd/argocd/commands/applicationset_test.go
#	cmd/argocd/commands/project.go
#	cmd/argocd/commands/tree.go
#	cmd/argocd/commands/tree_test.go
#	common/common.go
#	controller/appcontroller.go
#	controller/appcontroller_test.go
#	controller/cache/cache.go
#	controller/clusterinfoupdater_test.go
#	controller/hook.go
#	controller/metrics/metrics_test.go
#	controller/sharding/cache.go
#	controller/sharding/cache_test.go
#	controller/sharding/sharding.go
#	controller/sharding/sharding_test.go
#	controller/state.go
#	controller/state_test.go
#	controller/sync.go
#	controller/sync_test.go
#	docs/assets/argocd_architecture.png
#	docs/assets/versions.css
#	docs/developer-guide/dependencies.md
#	docs/developer-guide/static-code-analysis.md
#	docs/faq.md
#	docs/getting_started.md
#	docs/operator-manual/applicationset/GoTemplate.md
#	docs/operator-manual/declarative-setup.md
#	docs/operator-manual/high_availability.md
#	docs/operator-manual/notifications/catalog.md
#	docs/operator-manual/notifications/functions.md
#	docs/operator-manual/notifications/grafana-dashboard.json
#	docs/operator-manual/notifications/monitoring.md
#	docs/operator-manual/notifications/services/alertmanager.md
#	docs/operator-manual/notifications/services/github.md
#	docs/operator-manual/notifications/services/mattermost.md
#	docs/operator-manual/notifications/services/pushover.md
#	docs/operator-manual/notifications/services/telegram.md
#	docs/operator-manual/notifications/troubleshooting-errors.md
#	docs/operator-manual/notifications/troubleshooting.md
#	docs/operator-manual/server-commands/argocd-application-controller.md
#	docs/operator-manual/server-commands/argocd-server.md
#	docs/operator-manual/tested-kubernetes-versions.md
#	docs/operator-manual/upgrading/overview.md
#	docs/operator-manual/user-management/auth0.md
#	docs/operator-manual/user-management/google.md
#	docs/operator-manual/user-management/microsoft.md
#	docs/operator-manual/user-management/okta.md
#	docs/proposals/application-name-identifier.md
#	docs/snyk/index.md
#	docs/snyk/master/argocd-iac-install.html
#	docs/snyk/master/argocd-iac-namespace-install.html
#	docs/snyk/master/argocd-test.html
#	docs/snyk/master/ghcr.io_dexidp_dex_v2.37.0.html
#	docs/snyk/master/ghcr.io_dexidp_dex_v2.38.0.html
#	docs/snyk/master/public.ecr.aws_docker_library_haproxy_2.6.17-alpine.html
#	docs/snyk/master/quay.io_argoproj_argocd_latest.html
#	docs/snyk/master/redis_7.0.14-alpine.html
#	docs/snyk/master/redis_7.0.15-alpine.html
#	docs/snyk/v2.10.12/argocd-iac-namespace-install.html
#	docs/snyk/v2.10.12/argocd-test.html
#	docs/snyk/v2.10.12/haproxy_2.6.14-alpine.html
#	docs/snyk/v2.10.12/quay.io_argoproj_argocd_v2.10.12.html
#	docs/snyk/v2.10.12/redis_7.0.15-alpine.html
#	docs/snyk/v2.11.3/argocd-iac-namespace-install.html
#	docs/snyk/v2.11.3/argocd-test.html
#	docs/snyk/v2.11.3/ghcr.io_dexidp_dex_v2.38.0.html
#	docs/snyk/v2.11.3/haproxy_2.6.14-alpine.html
#	docs/snyk/v2.11.3/quay.io_argoproj_argocd_v2.11.3.html
#	docs/snyk/v2.6.15/argocd-test.html
#	docs/snyk/v2.6.15/ghcr.io_dexidp_dex_v2.37.0.html
#	docs/snyk/v2.6.15/quay.io_argoproj_argocd_v2.6.15.html
#	docs/snyk/v2.7.14/argocd-test.html
#	docs/snyk/v2.7.14/ghcr.io_dexidp_dex_v2.37.0.html
#	docs/snyk/v2.7.14/quay.io_argoproj_argocd_v2.7.14.html
#	docs/snyk/v2.7.17/argocd-iac-install.html
#	docs/snyk/v2.7.17/argocd-iac-namespace-install.html
#	docs/snyk/v2.7.17/argocd-test.html
#	docs/snyk/v2.7.17/ghcr.io_dexidp_dex_v2.37.0.html
#	docs/snyk/v2.7.17/haproxy_2.6.14-alpine.html
#	docs/snyk/v2.8.13/argocd-iac-install.html
#	docs/snyk/v2.8.13/argocd-iac-namespace-install.html
#	docs/snyk/v2.8.13/argocd-test.html
#	docs/snyk/v2.8.13/ghcr.io_dexidp_dex_v2.37.0.html
#	docs/snyk/v2.8.13/haproxy_2.6.14-alpine.html
#	docs/snyk/v2.8.13/quay.io_argoproj_argocd_v2.8.13.html
#	docs/snyk/v2.8.13/redis_7.0.11-alpine.html
#	docs/snyk/v2.8.5/argocd-test.html
#	docs/snyk/v2.8.5/ghcr.io_dexidp_dex_v2.37.0.html
#	docs/snyk/v2.9.0-rc3/argocd-test.html
#	docs/snyk/v2.9.17/argocd-iac-install.html
#	docs/snyk/v2.9.17/argocd-iac-namespace-install.html
#	docs/snyk/v2.9.17/argocd-test.html
#	docs/snyk/v2.9.17/quay.io_argoproj_argocd_v2.9.17.html
#	docs/snyk/v2.9.17/redis_7.0.15-alpine.html
#	docs/snyk/v2.9.9/argocd-test.html
#	docs/snyk/v2.9.9/ghcr.io_dexidp_dex_v2.37.0.html
#	docs/snyk/v2.9.9/haproxy_2.6.14-alpine.html
#	docs/snyk/v2.9.9/quay.io_argoproj_argocd_v2.9.9.html
#	docs/user-guide/commands/argocd_admin_cluster_shards.md
#	docs/user-guide/commands/argocd_admin_cluster_stats.md
#	docs/user-guide/commands/argocd_app_diff.md
#	docs/user-guide/commands/argocd_app_sync.md
#	docs/user-guide/gpg-verification.md
#	docs/user-guide/status-badge.md
#	docs/user-guide/sync-waves.md
#	go.mod
#	go.sum
#	hack/gen-docs/main.go
#	hack/tool-versions.sh
#	hack/update-codegen.sh
#	manifests/base/kustomization.yaml
#	manifests/base/redis/argocd-redis-deployment.yaml
#	manifests/core-install.yaml
#	manifests/core-install/kustomization.yaml
#	manifests/ha/base/kustomization.yaml
#	manifests/ha/base/redis-ha/chart/upstream.yaml
#	manifests/ha/base/redis-ha/chart/values.yaml
#	manifests/ha/install.yaml
#	manifests/ha/namespace-install.yaml
#	manifests/install.yaml
#	manifests/namespace-install.yaml
#	pkg/apiclient/apiclient_test.go
#	pkg/apiclient/application/application.pb.go
#	pkg/apiclient/grpcproxy.go
#	pkg/apis/application/v1alpha1/generated.pb.go
#	pkg/apis/application/v1alpha1/generated.proto
#	pkg/apis/application/v1alpha1/types.go
#	pkg/apis/application/v1alpha1/types_test.go
#	reposerver/apiclient/mocks/RepoServerServiceClient.go
#	reposerver/apiclient/repository.pb.go
#	reposerver/cache/cache.go
#	reposerver/cache/cache_test.go
#	reposerver/metrics/metrics.go
#	reposerver/repository/repository.go
#	reposerver/repository/repository.proto
#	reposerver/repository/repository_test.go
#	server/application/application.go
#	server/application/application_test.go
#	server/application/terminal.go
#	server/application/websocket.go
#	server/badge/badge.go
#	server/badge/badge_test.go
#	server/cache/cache.go
#	server/cluster/cluster.go
#	server/cluster/cluster_test.go
#	server/extension/extension.go
#	server/extension/extension_test.go
#	server/repository/repository.go
#	server/repository/repository_test.go
#	test/container/Dockerfile
#	test/e2e/app_management_ns_test.go
#	test/e2e/app_management_test.go
#	test/e2e/declarative_test.go
#	test/e2e/fixture/applicationsets/context.go
#	test/e2e/multiarch-container/Dockerfile
#	ui-test/Dockerfile
#	ui-test/package.json
#	ui-test/yarn.lock
#	ui/package.json
#	ui/src/app/applications/components/application-details/application-resource-list.tsx
#	ui/src/app/applications/components/application-parameters/application-parameters.tsx
#	ui/src/app/applications/components/application-status-panel/application-status-panel.tsx
#	ui/src/app/applications/components/application-summary/application-summary.tsx
#	ui/src/app/applications/components/application-urls.test.ts
#	ui/src/app/applications/components/utils.tsx
#	ui/src/app/settings/components/clusters-list/clusters-list.tsx
#	ui/yarn.lock
#	util/app/discovery/discovery_test.go
#	util/app/path/path.go
#	util/app/path/path_test.go
#	util/argo/normalizers/diff_normalizer.go
#	util/argo/normalizers/diff_normalizer_test.go
#	util/argo/resource_tracking.go
#	util/argo/resource_tracking_test.go
#	util/cache/cache.go
#	util/cache/cache_test.go
#	util/cache/client.go
#	util/cache/redis.go
#	util/cache/redis_hook_test.go
#	util/cache/redis_test.go
#	util/env/env_test.go
#	util/git/client.go
#	util/git/creds.go
#	util/git/creds_test.go
#	util/git/mocks/Client.go
#	util/helm/client.go
#	util/helm/client_test.go
#	util/helm/mocks/Client.go
#	util/kustomize/kustomize.go
#	util/kustomize/kustomize_test.go
#	util/notification/argocd/service.go
#	util/notification/expression/repo/repo.go
#	util/notification/expression/shared/appdetail.go
#	util/notification/expression/shared/appdetail_test.go
#	util/session/sessionmanager_test.go
#	util/settings/settings.go
#	util/settings/settings_test.go
#	util/webhook/webhook_test.go
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: crenshaw-dev <[email protected]>
argoproj#19664)

* feat(sourceNamespace): Regex Support



* feat(sourceNamespace): Separate exactMatch into patternMatch



---------

Signed-off-by: Arthur <[email protected]>
Co-authored-by: Arthur Vardevanyan <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ishitasequeira <[email protected]>
# Conflicts:
#	VERSION
#	manifests/base/kustomization.yaml
#	manifests/core-install.yaml
#	manifests/core-install/kustomization.yaml
#	manifests/ha/base/kustomization.yaml
#	manifests/ha/install.yaml
#	manifests/ha/namespace-install.yaml
#	manifests/install.yaml
#	manifests/namespace-install.yaml
@oleksandr-codefresh oleksandr-codefresh merged commit 6f8e0c7 into release-2.12 Sep 3, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.