"git@git.gitsec.cn:baidan/argo-cd.git" did not exist on "28aea3dfdede00443b52cc584814d80e8f896200"
user avatar
Bump version to 1.8.4
argo-bot authored
28aea3df
Name Last commit Last update
.github chore: Fix erroneous path expansion in release action (#4907)
assets docs: improve description for API endpoint (#4821)
cmd fix: disable jwt claim audience validation #5381 (#5413)
common fix: use json serialization to store cache instead of github.com/vmihailenco/msgpack (#4965)
controller fix: add api-server liveness probe that catches bad data in informer (#5026)
docs fix: overriding version logic in warning banner (#5410)
examples chore: add git operation metrics to sample dashboard (#4849)
hack refactor: upgrade helm to v3.4.1 (#4938)
manifests Bump version to 1.8.4
overrides/partials/language fix: Capitalization in toc (#5024)
pkg fix: disable jwt claim audience validation #5381 (#5413)
reposerver fix: version info should be avaialble if anonymous access is enabled (#5422)
resource_customizations fix: rollout health could incorrectly report v0.9 rollouts as Progressing (#4949)
server fix: version info should be avaialble if anonymous access is enabled (#5422)
test fix: a request which was using a revoked project token, would still be allowed to perform requests allowed by default policy (#5378)
tools/cmd-docs docs: Generate server command reference (#4795)
ui updating cluster drops secret (#5220)
util fix: disable jwt claim audience validation #5381 (#5413)
.codecov.yml changes on 2pc to .codecov.yml, (#2513)
.dockerignore Add ui/node_modules to docker ignore (#1725)
.gitignore feat: Add 'proj role list-tokens' command (#4674)
.golangci.yml Rename deprecated deadline option to timeout (#2686)
.readthedocs.yml feat: add versioning to argocd docs (#5099)
CHANGELOG.md docs: add v1.8 changelog and upgrading instructions (#4888)
Dockerfile chore: Update golang to v1.14.12 (#4832)
Dockerfile.dev
LICENSE
Makefile
OWNERS
Procfile
README.md
SECURITY_CONTACTS
USERS.md
VERSION
go.mod
go.sum
mkdocs.yml
sonar-project.properties
uid_entrypoint.sh
white-list

Integration tests slack codecov Release Version

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

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 Blogs and Presentations

  1. Environments Based On Pull Requests (PRs): Using Argo CD To Apply GitOps Principles On Previews
  2. Argo CD: Applying GitOps Principles To Manage Production Environment In Kubernetes
  3. Tutorial: Everything You Need To Become A GitOps Ninja 90m tutorial on GitOps and Argo CD.
  4. Comparison of Argo CD, Spinnaker, Jenkins X, and Tekton
  5. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager 3.1.2
  6. GitOps for Kubeflow using Argo CD
  7. GitOps Toolsets on Kubernetes with CircleCI and Argo CD
  8. Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager
  9. CI/CD in Light Speed with K8s and Argo CD
  10. Machine Learning as Code. Among other things, describes how Kubeflow uses Argo CD to implement GitOPs for ML
  11. Argo CD - GitOps Continuous Delivery for Kubernetes
  12. Introduction to Argo CD : Kubernetes DevOps CI/CD
  13. GitOps Deployment and Kubernetes - using ArgoCD
  14. Deploy Argo CD with Ingress and TLS in Three Steps: No YAML Yak Shaving Required
  15. GitOps Continuous Delivery with Argo and Codefresh