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

feat: create cli commands for ApplicationSet #9584

Merged
merged 20 commits into from
Sep 14, 2022

Commits on Sep 9, 2022

  1. feat: add applicationset cli commands

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    7309a36 View commit details
    Browse the repository at this point in the history
  2. squashed commits and rebased with master

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    a006308 View commit details
    Browse the repository at this point in the history
  3. addressed comments

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    8c82eb1 View commit details
    Browse the repository at this point in the history
  4. fix lint errors

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    a9916ef View commit details
    Browse the repository at this point in the history
  5. Retrigger CI pipeline

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    753c767 View commit details
    Browse the repository at this point in the history
  6. Retrigger CI pipeline

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    c91b8fa View commit details
    Browse the repository at this point in the history
  7. feat: add applicationset cli commands

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    55dcd09 View commit details
    Browse the repository at this point in the history
  8. addressed comments

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    ac0917a View commit details
    Browse the repository at this point in the history
  9. fix lint errors

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    c829fcf View commit details
    Browse the repository at this point in the history
  10. Retrigger CI pipeline

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    f2f3e11 View commit details
    Browse the repository at this point in the history
  11. Retrigger CI pipeline

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    4cac73c View commit details
    Browse the repository at this point in the history
  12. Addressed PR comments

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    45b68fe View commit details
    Browse the repository at this point in the history
  13. removed duplicate imports

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    ae37391 View commit details
    Browse the repository at this point in the history
  14. fix CI errors

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    0800fe9 View commit details
    Browse the repository at this point in the history
  15. address PR comments

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    c6bdd6f View commit details
    Browse the repository at this point in the history
  16. add k8s RBAC, docs tweaks

    Signed-off-by: CI <michael@crenshaw.dev>
    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    crenshaw-dev authored and ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    cc7ffd6 View commit details
    Browse the repository at this point in the history
  17. rebase master branch

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    816972e View commit details
    Browse the repository at this point in the history
  18. Addressed PR coments

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    6e47c6f View commit details
    Browse the repository at this point in the history
  19. remove unnecessary fields, add docs

    Signed-off-by: CI <michael@crenshaw.dev>
    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    crenshaw-dev authored and ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    a61ce36 View commit details
    Browse the repository at this point in the history
  20. fix unit test

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    b329e4d View commit details
    Browse the repository at this point in the history