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

KEP-24: Enhanced Operator Parameters #1356

Merged
merged 8 commits into from
Mar 2, 2020
Merged

Commits on Feb 21, 2020

  1. KEP-24: Enhanced Operator Parameters

    This KEP aims to improve the use-cases that can be covered by parameters. By supporting additional types, templates can access lists and dictionaries. Furthermore, validation can be implemented for known types.
    
    Signed-off-by: Jan Schlicht <jan@d2iq.com>
    Jan Schlicht committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    dc6d9f0 View commit details
    Browse the repository at this point in the history
  2. Clarify non-goal

    Signed-off-by: Jan Schlicht <jan@d2iq.com>
    Jan Schlicht committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    403237e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Clarified some sentences

    Signed-off-by: Jan Schlicht <jan@d2iq.com>
    Jan Schlicht committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    741e9bf View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Remove pipe

    Signed-off-by: Jan Schlicht <jan@d2iq.com>
    Jan Schlicht committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    e63cb23 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Notes about parameter value input

    Signed-off-by: Jan Schlicht <jan@d2iq.com>
    Jan Schlicht committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    686b80b View commit details
    Browse the repository at this point in the history
  2. Update ToC

    Signed-off-by: Jan Schlicht <jan@d2iq.com>
    Jan Schlicht committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    f03326a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Apply suggestions from code review

    Co-Authored-By: Marcin Owsiany <mowsiany@D2iQ.com>
    Jan Schlicht and porridge committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    1616552 View commit details
    Browse the repository at this point in the history
  2. Use strings for default values

    Signed-off-by: Jan Schlicht <jan@d2iq.com>
    Jan Schlicht committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    45f2acf View commit details
    Browse the repository at this point in the history