Giter Club home page Giter Club logo

Comments (6)

davidkarlsen avatar davidkarlsen commented on August 12, 2024 1

@iam-veeramalla I think it can be closed

from gitops-operator.

davidkarlsen avatar davidkarlsen commented on August 12, 2024

+1 This one is really important to get in place, or else the applicable use of argo is really limited.
We use a lot of CRs and usually create a clusterrole for each such onboarding, labelling them with bac.authorization.k8s.io/aggregate-to-admin: "true" in order to hand them out by scale.

I wish the role which each argo binds to can either be influenced by the CR creating argo-instances (gives better control), or that the instances bind to a common cluster-role, which can be aggregated to as described above.

from gitops-operator.

davidkarlsen avatar davidkarlsen commented on August 12, 2024

Hmm, this does no longer seem to be a problem as of v1.2.1 of the operator? The role argocd-argocd-application-controller seems to include most/all CRs, but I cannot find anything in the changelog (or update of this issue), among them:

k get role argocd-argocd-application-controller  -o yaml|grep -i sealedse
  - sealedsecrets

from gitops-operator.

iam-veeramalla avatar iam-veeramalla commented on August 12, 2024

Hi @rgordill @davidkarlsen , There are a couple of ways in which you can extend the permissions of Argo CD application controller.

  1. By creating a new cluster role/ cluster role binding.
    https://github.com/redhat-developer/gitops-operator/blob/master/docs/OpenShift%20GitOps%20Usage%20Guide.md#additional-permissions

  2. Using custom cluster roles(if are talking about managing other namespaces)
    https://github.com/redhat-developer/gitops-operator/blob/master/docs/OpenShift%20GitOps%20Usage%20Guide.md#deploy-resources-to-a-different-namespace-with-custom-role

from gitops-operator.

iam-veeramalla avatar iam-veeramalla commented on August 12, 2024

Please let me know if this can be closed.

from gitops-operator.

rgordill avatar rgordill commented on August 12, 2024

Dunno. After almost a year, maybe the documents are updated and there is no need for anything else. Maybe it is better to give full access to the whole cluster to the service account. Yes, you can close this issue, as I cannot tell if it is relevant with latests releases.

from gitops-operator.

Related Issues (20)

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.