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

Feature to exclude an identity via command line parameter #260 #261

Merged
merged 9 commits into from
Oct 3, 2022

Commits on Oct 1, 2022

  1. asset exclude list

    Signed-off-by: Anubhav Aeron <anubhav_aeron@intuit.com>
    Anubhav Aeron committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    ff23be4 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Signed-off-by: Anubhav Aeron <anubhav_aeron@intuit.com>
    Anubhav Aeron committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    ab35ff1 View commit details
    Browse the repository at this point in the history
  3. add tests for isAnExcludedAsset

    Signed-off-by: Anubhav Aeron <anubhav_aeron@intuit.com>
    Anubhav Aeron committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    d77a70a View commit details
    Browse the repository at this point in the history
  4. Update admiral/cmd/admiral/cmd/root.go

    Co-authored-by: aattuluri <44482891+aattuluri@users.noreply.github.com>
    Signed-off-by: Anubhav Aeron <anubhav_aeron@intuit.com>
    2 people authored and Anubhav Aeron committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    9e63da5 View commit details
    Browse the repository at this point in the history
  5. Update admiral/pkg/clusters/types.go

    Co-authored-by: aattuluri <44482891+aattuluri@users.noreply.github.com>
    Signed-off-by: Anubhav Aeron <anubhav_aeron@intuit.com>
    2 people authored and Anubhav Aeron committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    c39da17 View commit details
    Browse the repository at this point in the history
  6. Update admiral/cmd/admiral/cmd/root.go

    Co-authored-by: aattuluri <44482891+aattuluri@users.noreply.github.com>
    Signed-off-by: Anubhav Aeron <anubhav_aeron@intuit.com>
    2 people authored and Anubhav Aeron committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    e95779b View commit details
    Browse the repository at this point in the history
  7. Replace asset references with identity

    Signed-off-by: Anubhav Aeron <anubhav_aeron@intuit.com>
    Anubhav Aeron committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    9cc61ba View commit details
    Browse the repository at this point in the history
  8. Update asset references with identity

    Signed-off-by: Anubhav Aeron <anubhav_aeron@intuit.com>
    Anubhav Aeron committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    579922e View commit details
    Browse the repository at this point in the history
  9. use map instead of list to find out if identity is excluded

    Signed-off-by: Anubhav Aeron <anubhav_aeron@intuit.com>
    Anubhav Aeron committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    2b3d99d View commit details
    Browse the repository at this point in the history