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

Allow setting a default value for a parameter using the modifier #78

Merged
merged 7 commits into from
Oct 19, 2023

Commits on Oct 18, 2023

  1. Allow setting a default value for a parameter

    Signed-off-by: Jota Martos <jotamartos@vmware.com>
    jotamartos committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9dc5601 View commit details
    Browse the repository at this point in the history
  2. Test change in the image.registry parameter

    Signed-off-by: Jota Martos <jotamartos@vmware.com>
    jotamartos committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2ad767a View commit details
    Browse the repository at this point in the history
  3. Add default modifier

    Signed-off-by: Jota Martos <jotamartos@vmware.com>
    jotamartos committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7602b30 View commit details
    Browse the repository at this point in the history
  4. Fix linter

    Signed-off-by: Jota Martos <jotamartos@vmware.com>
    jotamartos committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d0ff1c0 View commit details
    Browse the repository at this point in the history
  5. Improve regex and documentation

    Signed-off-by: Jota Martos <jotamartos@vmware.com>
    jotamartos committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7125baf View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Update schema information with modifiers and skip params

    Signed-off-by: Jota Martos <jotamartos@vmware.com>
    jotamartos committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8cc0404 View commit details
    Browse the repository at this point in the history
  2. Bump version

    Signed-off-by: Jota Martos <jotamartos@vmware.com>
    jotamartos committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4eaa863 View commit details
    Browse the repository at this point in the history