Skip to content
#

argocd

Here are 327 public repositories matching this topic...

iangard
iangard commented Nov 1, 2021

We would like to use argocd image updater to automatically update the development branch of our application config repo and write back the version to git. This works well. We would then like to promote to test by merging this file into our test branch (which does not use image updater) and eventually prod branch which also does not use image updater. The issue is, each of our applications is na

enhancement good first issue
iam-veeramalla
iam-veeramalla commented Apr 20, 2022

Describe the bug
PR #514 adds a new field(host) to the Argo CD CR .status. This is useful to retrieve the Argo CD server host name.

While this feature works as expected when customers use Ingress on Kubernetes and Route on OpenShift, it does not work when a customer use Ingress on OpenShift.

To Reproduce
Steps to reproduce the behavior:

  1. Get a OpenShift cluster.
  2. Ins
good first issue

Advanced Kubernetes YAML configs - Best Practices, Tips & Tricks from production environments. AWS, GCP, Azure, GKE, EKS, AKS, Cloud SQL, CI/CD, Jenkins, TeamCity, BuildKite, GitHub Actions, ArgoCD, Spinnaker, Selenium Grid, FluxCD, Cert Manager with ACME Let's Encrypt for free ingress auto SSL certificates, patches, Helm + Kustomize

  • Updated Apr 22, 2022
  • Shell
janbrohl
janbrohl commented Dec 15, 2020

In #139 @christiansiegel wrote:

Some things we might look into before releasing on PyPI:

  • support and tests for more than one python version (currently only 3.8 is used in the docker build/test; I think even 3.7 doesn't work at the moment)
  • support windows (currently the temporary directory for git checkout is hardcoded to /tmp)
  • add proper error message if there is no git ins
enhancement good first issue

Improve this page

Add a description, image, and links to the argocd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the argocd topic, visit your repo's landing page and select "manage topics."

Learn more