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

Support Naming Policy #17

Merged
merged 20 commits into from
Nov 11, 2021
Merged

Support Naming Policy #17

merged 20 commits into from
Nov 11, 2021

Commits on Sep 21, 2021

  1. Support Naming Policy

    bells17 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    1748cc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

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

Commits on Sep 27, 2021

  1. Fix regular expressions that is compiled from naming policy to compil…

    …e when setuping subNamespaceValidator
    bells17 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    18d211a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81f24f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    634f66f View commit details
    Browse the repository at this point in the history
  2. Update chart version

    bells17 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    76f9830 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    80c5742 View commit details
    Browse the repository at this point in the history
  2. Move compiling and validating for the naming policies to pkg/config.C…

    …onfig.Validate method
    bells17 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    83b738b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ccc93c View commit details
    Browse the repository at this point in the history
  4. Update chart version

    bells17 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8e3f2da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccc9986 View commit details
    Browse the repository at this point in the history
  6. Fix testcase

    bells17 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    d050eaa View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Use Regexp.Expand

    bells17 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    5c91ab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01d189c View commit details
    Browse the repository at this point in the history
  3. Update chart version

    bells17 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    2de266e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Fix codes and add comment

    bells17 committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    b45c179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d0ed08 View commit details
    Browse the repository at this point in the history
  3. Update chart version

    bells17 committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    71870a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Update pkg/config/types.go

    ymmt2005 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    9421085 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Remove config.yaml

    bells17 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    4de6fd4 View commit details
    Browse the repository at this point in the history