Declarative Continuous Deployment for Kubernetes
Find a file
itaiatu f110570512
feat: Add custom health check for cluster-api AWSManagedControlPlane (#19304)
* add custom health check for awsmanagedcontrolplane

Signed-off-by: Iulian Taiatu <itaiatu@adobe.com>

* chore(deps): bump github.com/aws/aws-sdk-go from 1.55.3 to 1.55.4 (#19295)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.55.3 to 1.55.4.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.55.3...v1.55.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Iulian Taiatu <itaiatu@adobe.com>

* add new line at the end of health_test.yaml file

Signed-off-by: Iulian Taiatu <itaiatu@adobe.com>

---------

Signed-off-by: Iulian Taiatu <itaiatu@adobe.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 10:54:00 -07:00
.github chore(deps): bump tj-actions/changed-files from 44.5.6 to 44.5.7 (#19331) 2024-08-01 04:00:20 +00:00
applicationset feat: Adding author/creator as a template key for Pull Request Generator (#18974) 2024-07-30 12:31:58 -04:00
assets fix: Fixes x509 cert issue by passing trusted certs via CM for BitBucketServer and GitLab (#19002) 2024-07-23 07:09:08 -04:00
cmd feat(askpass): make askpass socket path configurable (#19313) 2024-08-01 13:12:41 -04:00
cmpserver chore(refactor): move util function to util package (#19192) 2024-07-25 10:33:16 -04:00
common fix(cli): add optional password setting for headless redis client (#19035) (#19039) 2024-07-15 15:09:49 -04:00
controller fix: ArgoCD 2.11 - Loop of PATCH calls to Application objects (#19340) 2024-08-01 14:55:55 -04:00
docs feat!: disable profile endpoint by default (#19327) 2024-07-31 23:13:33 +00:00
examples feat(grafana-dashboard): Update example dashboard, add AppSet Telemetry (#17232) 2024-02-19 19:29:27 +02:00
hack chore: Update kustomize to v5.4.3 (#19133) (#19357) 2024-08-02 11:42:47 -04:00
manifests feat!: disable profile endpoint by default (#19327) 2024-07-31 23:13:33 +00:00
notification_controller/controller chore: enable require-error rule from errorlint linter on controller folder (#18690) 2024-06-17 13:05:27 +00:00
notifications_catalog chore(notifications): remove unneeded operations from templates (#17307) 2024-02-29 13:54:15 +02:00
overrides/partials/language fix: Capitalization in toc (#5024) 2020-12-10 22:33:01 +01:00
pkg fix: ArgoCD 2.11 - Loop of PATCH calls to Application objects (#19340) 2024-08-01 14:55:55 -04:00
reposerver feat(askpass): make askpass socket path configurable (#19313) 2024-08-01 13:12:41 -04:00
resource_customizations feat: Add custom health check for cluster-api AWSManagedControlPlane (#19304) 2024-08-02 10:54:00 -07:00
server feat(5388): Allow multiple external URLs for SSO access (#18927) 2024-07-30 22:57:33 +00:00
test fix: Put app to the operation queue after refresh queue processing to avoid race condition - Fixes [#18500] (#18694) 2024-07-31 14:56:26 -07:00
tools/cmd-docs chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
ui Implement workaround for namespaced app navigation bug (#17800) 2024-07-31 17:48:37 +03:00
ui-test chore(deps): bump node images and types (#19188) 2024-07-25 10:31:26 -04:00
util feat(askpass): make askpass socket path configurable (#19313) 2024-08-01 13:12:41 -04:00
.codecov.yml chore: ignore mocks in codecov (#18685) 2024-06-15 18:54:26 +00:00
.dockerignore test(e2e): allow build of argocd-e2e-cluster image for remote tests (#15805) 2023-10-07 02:55:30 +00:00
.gitattributes chore: mark generated files as generated to suppress diffs in PRs (#19321) 2024-07-31 17:51:55 +00:00
.gitignore chore: Add rerunreport.txt to .gitignore (#17848) 2024-04-15 16:07:42 +00:00
.gitpod.Dockerfile chore(deps): bump gitpod/workspace-full from 8dd34e7 to fbff2dc (#18909) 2024-07-03 06:39:16 -04:00
.gitpod.yml chore: use go install instead of deprecated go get (#8333) 2022-02-01 18:59:58 -08:00
.golangci.yaml chore: enable float-compare rule from testifylint (#18721) 2024-06-21 14:16:32 -04:00
.goreleaser.yaml chore(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#18504) 2024-06-05 13:42:48 -04:00
.mockery.yaml chore: use .mockery.yaml for all mocks (#19149) 2024-07-22 20:03:50 -04:00
.readthedocs.yaml chore:change file name for readthedocs compatibility (#17978) 2024-04-26 12:20:39 +03:00
.snyk chore: ignore CVE-2022-0624 - not exploitable in Argo CD (#10128) 2022-07-28 13:28:19 -04:00
CHANGELOG.md docs: fix version reference for logs UI fix (#10245) 2022-08-09 16:57:27 -04:00
CODEOWNERS chore: add codecov config to CI approvers (#18686) 2024-06-15 18:57:39 +00:00
CONTRIBUTING.md docs: add CONTRIBUTING.md copy at repo root (#14889) 2023-10-02 15:55:50 -04:00
Dockerfile chore: bump go version to 1.22.5 (#18997) 2024-07-09 15:08:41 +03:00
Dockerfile.dev chore: refactor Dockerfiles to reduce build time (#9081) 2022-04-13 16:03:34 -04:00
entrypoint.sh feat: tini as ENTRYPOINT and related cosmetics (#12707) 2023-03-10 12:31:20 -05:00
generate-snyk-report.sh chore: add .snyk file to declaratively ignore irrelevant issues (#8599) 2022-03-10 12:53:52 -08:00
go.mod chore(deps): bump github.com/aws/aws-sdk-go from 1.55.4 to 1.55.5 (#19317) 2024-07-31 09:18:38 -04:00
go.sum chore(deps): bump github.com/aws/aws-sdk-go from 1.55.4 to 1.55.5 (#19317) 2024-07-31 09:18:38 -04:00
LICENSE Fix LICENSE copyright text 2018-06-21 01:03:50 -07:00
Makefile docs: document built-in resource actions (#19145) 2024-07-22 18:17:24 -04:00
mkdocs.yml docs: fix 404 styling (#18094) 2024-05-07 09:03:34 -04:00
OWNERS chore: Add Michael to owners (#18849) 2024-06-29 12:24:37 -04:00
Procfile feat: adding gocover to e2e tests (#18130) (#18537) 2024-06-13 14:17:07 -04:00
README.md chore: changed the scorecard badge link to the standard format (#18878) 2024-07-02 11:54:46 -04:00
SECURITY-INSIGHTS.yml chore: Bump version in master (#18717) 2024-06-18 15:57:01 +00:00
SECURITY.md chore: space in 'Argo CD' (#14987) 2023-08-09 13:16:17 -04:00
SECURITY_CONTACTS docs: Update the security instructions link (#12232) 2023-01-31 13:15:32 -05:00
sonar-project.properties chore: missing qtar in go exclusions (#18698) 2024-06-16 23:21:45 +00:00
USERS.md feat(5388): Allow multiple external URLs for SSO access (#18927) 2024-07-30 22:57:33 +00:00
VERSION chore: Bump version in master (#18717) 2024-06-18 15:57:01 +00:00

Releases: Release Version Artifact HUB SLSA 3

Code: Integration tests codecov CII Best Practices OpenSSF Scorecard FOSSA Status

Social: Twitter Follow Slack LinkedIn

Argo CD - Declarative Continuous Delivery for Kubernetes

What is Argo CD?

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.

Argo CD UI

Argo CD Demo

Why Argo CD?

  1. Application definitions, configurations, and environments should be declarative and version controlled.
  2. Application deployment and lifecycle management should be automated, auditable, and easy to understand.

Who uses Argo CD?

Official Argo CD user list

Documentation

To learn more about Argo CD go to the complete documentation. Check live demo at https://cd.apps.argoproj.io/.

Community

Contribution, Discussion and Support

You can reach the Argo CD community and developers via the following channels:

Participation in the Argo CD project is governed by the CNCF Code of Conduct

Blogs and Presentations

  1. Awesome-Argo: A Curated List of Awesome Projects and Resources Related to Argo
  2. Unveil the Secret Ingredients of Continuous Delivery at Enterprise Scale with Argo CD
  3. GitOps Without Pipelines With ArgoCD Image Updater
  4. Combining Argo CD (GitOps), Crossplane (Control Plane), And KubeVela (OAM)
  5. How to Apply GitOps to Everything - Combining Argo CD and Crossplane
  6. Couchbase - How To Run a Database Cluster in Kubernetes Using Argo CD
  7. Automation of Everything - How To Combine Argo Events, Workflows & Pipelines, CD, and Rollouts
  8. Environments Based On Pull Requests (PRs): Using Argo CD To Apply GitOps Principles On Previews
  9. Argo CD: Applying GitOps Principles To Manage Production Environment In Kubernetes
  10. Creating Temporary Preview Environments Based On Pull Requests With Argo CD And Codefresh
  11. Tutorial: Everything You Need To Become A GitOps Ninja 90m tutorial on GitOps and Argo CD.
  12. Comparison of Argo CD, Spinnaker, Jenkins X, and Tekton
  13. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager 3.1.2
  14. GitOps for Kubeflow using Argo CD
  15. GitOps Toolsets on Kubernetes with CircleCI and Argo CD
  16. CI/CD in Light Speed with K8s and Argo CD
  17. Machine Learning as Code. Among other things, describes how Kubeflow uses Argo CD to implement GitOPs for ML
  18. Argo CD - GitOps Continuous Delivery for Kubernetes
  19. Introduction to Argo CD : Kubernetes DevOps CI/CD
  20. GitOps Deployment and Kubernetes - using Argo CD
  21. Deploy Argo CD with Ingress and TLS in Three Steps: No YAML Yak Shaving Required
  22. GitOps Continuous Delivery with Argo and Codefresh
  23. Stay up to date with Argo CD and Renovate
  24. Setting up Argo CD with Helm
  25. Applied GitOps with Argo CD
  26. Solving configuration drift using GitOps with Argo CD
  27. Decentralized GitOps over environments
  28. Getting Started with ArgoCD for GitOps Deployments
  29. Using Argo CD & Datree for Stable Kubernetes CI/CD Deployments
  30. How to create Argo CD Applications Automatically using ApplicationSet? "Automation of GitOps"
  31. Progressive Delivery with Service Mesh Argo Rollouts with Istio