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: Make Casbin matcher configurable on runtime(globMatch(default) or RegexMatch) #7165

Merged
merged 8 commits into from
Oct 9, 2021

Commits on Aug 30, 2021

  1. fix: Network view is confusing if same ingress is targeting two servi…

    …ces argoproj#2338
    
    Signed-off-by: cezhang <c1zhang.dev@gmail.com>
    cezhang committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    3a8e88e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    30d264b View commit details
    Browse the repository at this point in the history
  2. feat: Make Casbin matcher configurable on runtime(globMatch(default) …

    …or RegexMatch)
    
    Signed-off-by: cezhang <c1zhang.dev@gmail.com>
    cezhang committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    1b25f26 View commit details
    Browse the repository at this point in the history
  3. lint code

    Signed-off-by: cezhang <c1zhang.dev@gmail.com>
    cezhang committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    a949e1f View commit details
    Browse the repository at this point in the history
  4. fix lint error

    Signed-off-by: cezhang <c1zhang.dev@gmail.com>
    cezhang committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    065a2db View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    4b1ce60 View commit details
    Browse the repository at this point in the history
  2. add docs; change configmap key name

    Signed-off-by: cezhang <c1zhang.dev@gmail.com>
    cezhang committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    1a0dc43 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. change match mode configmap key name

    Signed-off-by: cezhang <c1zhang.dev@gmail.com>
    cezhang committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    4631b25 View commit details
    Browse the repository at this point in the history