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

Adopt aggregated apiserver #1048

Merged
merged 15 commits into from
Oct 30, 2019
Merged

Adopt aggregated apiserver #1048

merged 15 commits into from
Oct 30, 2019

Commits on Oct 28, 2019

  1. Pin dependencies for aggregated apiserver

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    9103ca8 View commit details
    Browse the repository at this point in the history
  2. Add dataresource CRD

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    597c6c2 View commit details
    Browse the repository at this point in the history
  3. Generate code for dataresource CRD

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    92fad18 View commit details
    Browse the repository at this point in the history
  4. Implement a kube-apiserver backed storage.Interface

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    209a6e1 View commit details
    Browse the repository at this point in the history
  5. Add dataresouce CRD yaml

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    f0cfe98 View commit details
    Browse the repository at this point in the history
  6. Add aggregated apiserver skeleton and toolchain

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    0fa2977 View commit details
    Browse the repository at this point in the history
  7. Merge master and solve conflicts

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    5aa683f View commit details
    Browse the repository at this point in the history
  8. Fix errors after merging

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    c554d0e View commit details
    Browse the repository at this point in the history
  9. Merge upstream master

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    966ba78 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Unittest for kube-apiserver backed store

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    626f3f0 View commit details
    Browse the repository at this point in the history
  2. Merge upstream/master

    aylei committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    696355d View commit details
    Browse the repository at this point in the history
  3. Address review comments

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    406278f View commit details
    Browse the repository at this point in the history
  4. Fix ci

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    6ba07ce View commit details
    Browse the repository at this point in the history
  5. Abandon informer based read for now in favor of linearizability

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    7e55d6b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Configuration menu
    Copy the full SHA
    da8dbab View commit details
    Browse the repository at this point in the history