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

fix: derive jsonschema and fix up issues, validate examples dir… #4611

Merged
merged 10 commits into from
Dec 2, 2020

Commits on Nov 28, 2020

  1. fix: derive jsoncshema and fix up issues, validate e2e and examples d…

    …uring tests
    
    Signed-off-by: Paul Brabban <paul.brabban@gmail.com>
    brabster committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    a215868 View commit details
    Browse the repository at this point in the history
  2. pretty print json schema

    Signed-off-by: Paul Brabban <paul.brabban@gmail.com>
    brabster committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    d123ddf View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    8307899 View commit details
    Browse the repository at this point in the history
  2. use kubeifyswagger.go instead of python, remove Parameter schema mod

    Signed-off-by: Paul Brabban <paul.brabban@gmail.com>
    brabster committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    c3bab7c View commit details
    Browse the repository at this point in the history
  3. restore types.go

    Signed-off-by: Paul Brabban <paul.brabban@gmail.com>
    brabster committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    25c55b0 View commit details
    Browse the repository at this point in the history
  4. regen docs

    Signed-off-by: Paul Brabban <paul.brabban@gmail.com>
    brabster committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    25f181a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. undo e2e validation changes, move validation test to examples and wir…

    …e into build
    
    Signed-off-by: Paul Brabban <paul.brabban@gmail.com>
    brabster committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    b722c9c View commit details
    Browse the repository at this point in the history
  2. ignore invalid example for now

    Signed-off-by: Paul Brabban <paul.brabban@gmail.com>
    brabster committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    0665987 View commit details
    Browse the repository at this point in the history
  3. restore previous value in artifact repository ref e2e

    Signed-off-by: Paul Brabban <paul.brabban@gmail.com>
    brabster committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    fde8ac3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73d0682 View commit details
    Browse the repository at this point in the history