Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Orch] Add additional permissions for operator to view CRDs #1583

Merged
merged 6 commits into from
Nov 1, 2024

Commits on Oct 23, 2024

  1. [Orch] Add additional permissions for operator to view CRDs

    When using the Operator, we need additional permissions for CRDs. We
    need to allow the cluster agent to view these custom resources and in
    order to do that the operator needs permission to see them. This is
    currently disabled by default
    JLineaweaver committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    61900b4 View commit details
    Browse the repository at this point in the history
  2. Change to a generic name

    JLineaweaver committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    22aacaf View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    2ffdac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5844453 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Update chart version

    JLineaweaver committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9f69ed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f703ac View commit details
    Browse the repository at this point in the history