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

add external data provider #134

Merged
merged 19 commits into from
Oct 4, 2021

Commits on Aug 18, 2021

  1. feat: external data

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    f9821b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    061d140 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    bf04f25 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. fix review comments

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    343a919 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. add validations for provider upsert

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    e35c157 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. fix constraintTemplateCRDYaml creation

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    30d7a0e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. update with new api request and response

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    85e6f2a View commit details
    Browse the repository at this point in the history
  2. remove failurePolicy from crds

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    3bf9358 View commit details
    Browse the repository at this point in the history
  3. update test

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    2c8ec8d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. fix response return

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    dc746bb View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. add docstrings

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    fb4f01f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. handle rego errors

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    e159262 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    ae9a6af View commit details
    Browse the repository at this point in the history
  2. fix lint errors

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    7182bf9 View commit details
    Browse the repository at this point in the history
  3. update to url

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e632b60 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. generate preserveUnknownFields

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    123ef88 View commit details
    Browse the repository at this point in the history
  2. remove proxy from error

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    98d0fcd View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    ad5f62d View commit details
    Browse the repository at this point in the history
  2. add cache test

    Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
    sozercan committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    c3ff133 View commit details
    Browse the repository at this point in the history