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

Introduce ResourceGroup API #98

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Introduce ResourceGroup API #98

wants to merge 8 commits into from

Commits on Oct 4, 2024

  1. Add ResourceGroup API

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0c90b7e View commit details
    Browse the repository at this point in the history
  2. Implement ResourceGroup template builder

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    423ef52 View commit details
    Browse the repository at this point in the history
  3. Implement ResourceGroup reconciler

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    efc7dc2 View commit details
    Browse the repository at this point in the history
  4. Add ResourceGroup sample manifest

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    744d9af View commit details
    Browse the repository at this point in the history
  5. Add ResourceGroup to e2e tests

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3c99960 View commit details
    Browse the repository at this point in the history
  6. Add ResourceGroup API docs

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fbaf7aa View commit details
    Browse the repository at this point in the history
  7. Implement dependency management for ResourceGroups

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b7b626b View commit details
    Browse the repository at this point in the history
  8. Implement ServiceAccount impersonation for ResourceGroups

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1d25e13 View commit details
    Browse the repository at this point in the history