Giter Club home page Giter Club logo

argocd-apps's People

Contributors

durandom avatar eletonia avatar goern avatar gregory-pereira avatar harshad16 avatar humairak avatar larsks avatar naved001 avatar paoloantinori avatar tumido avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

argocd-apps's Issues

Re-evaluate using overlays/bases for this repo

We now have a situation where one argocd app is deploying manifests for 2 different environments (infra/cnv), but both these environments may want to consume from the same base, which could yield conflicting application names (hence CR names), this is obviously a conflict that cannot occur. This is an inherent flaw with the design of using base/overlays for this purpose, so we may want to re-consider that format for this repo. Thoughts?

Improve adding application docs

I think these docs here are a bit confusing, and not clear. We should also note that if you're adding only to a specific environment you'll need to include the full manifest and provide examples. (Related)

Exclude the tekton based resources from argocd

The tekton pipelinerun and taskrun are to be excluded from the argocd resources. As these contents are generated dynamically, these resources would explode tekton based application on argocd deployment.

- apiGroups:
  - "tekton.dev"
  kinds:
  - "PipelineRun"
  - "TaskRun"
  clusters:
  - "*"

Clean up workshop apps that are stuck in 'unknown'

These workshops use ephemeral clusters, and once the workshop is done they are brought down and we will clean up these cluster secrets. We should consider how to properly clean these workshops up from ArgoCD, a good example are all the user# apps currently existing in live state.

Move argocd-apps repo content to apps repo

I don't see any real benefit to having argocd-apps be its own separate repo. It's also annoying making 2 prs everytime a new app is added. WDYT about moving this repo's contents to root folder of apps in an argocd-apps folder?

Make AppProjects deployed to all dowstreams

Context: Currently the ArgoCD setup does fully work in MOC settings only. The Applications are deployable to all the downstreams, yet they are required to be deployed to projects which don't exist in these downstream deployments.

#36 (comment)

Outcome:
Ensure that any app can be successfully deployed to other downstreams without any ops related blocker

argocd access

As an Application Owner/Project-specific DevOps,
I want to get access to ArgoCD Web UI
so that I can see the status of my deployments

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.