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

ApiServerSource serve v1alpha2 #2872

Merged

Commits on Mar 30, 2020

  1. rework adapter.

    Scott Nichols committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    6b4a8a9 View commit details
    Browse the repository at this point in the history
  2. generate api for v1alpha2

    Scott Nichols committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    8c2b0a0 View commit details
    Browse the repository at this point in the history
  3. fix up the args.

    Scott Nichols committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    09876b9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into apiserversource-serve-v1alpha2

    Scott Nichols committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    1a7b928 View commit details
    Browse the repository at this point in the history
  5. marshal the config

    Scott Nichols committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    fede527 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. working apiserversource v1alpha2

    Scott Nichols committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    d55eaaa View commit details
    Browse the repository at this point in the history
  2. lint

    Scott Nichols committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    473c053 View commit details
    Browse the repository at this point in the history
  3. skip tests for now. move to context based client.

    Scott Nichols committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    222a0b4 View commit details
    Browse the repository at this point in the history
  4. move label selector back to resource and out of parent.

    Scott Nichols committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ae1070c View commit details
    Browse the repository at this point in the history
  5. lint

    Scott Nichols committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    140980f View commit details
    Browse the repository at this point in the history
  6. headers

    Scott Nichols committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    28fde03 View commit details
    Browse the repository at this point in the history
  7. update test to use v1alpha2 mode.

    Scott Nichols committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    96636a2 View commit details
    Browse the repository at this point in the history
  8. fix test

    Scott Nichols committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    86c969d View commit details
    Browse the repository at this point in the history
  9. unit tests.

    Scott Nichols committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    275e4c0 View commit details
    Browse the repository at this point in the history
  10. missed the namespace.

    Scott Nichols committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    58dc465 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Merge branch 'master' into apiserversource-serve-v1alpha2

    Scott Nichols committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    1ac195d View commit details
    Browse the repository at this point in the history
  2. no selector on owner.

    Scott Nichols committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    de423df View commit details
    Browse the repository at this point in the history
  3. remove panic.

    Scott Nichols committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    8ae1d77 View commit details
    Browse the repository at this point in the history
  4. fix e2e test schema

    Scott Nichols committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    7d6101f View commit details
    Browse the repository at this point in the history
  5. lint

    Scott Nichols committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    7767744 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into apiserversource-serve-v1alpha2

    Scott Nichols committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    80a2162 View commit details
    Browse the repository at this point in the history
  7. add a nil

    Scott Nichols committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    1283b84 View commit details
    Browse the repository at this point in the history
  8. no metrics.

    Scott Nichols committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    4e1cd4b View commit details
    Browse the repository at this point in the history