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

Design: Dynamic registration of admission controllers and initializers #611

Merged

Commits on May 10, 2017

  1. Configuration menu
    Copy the full SHA
    b81ec0a View commit details
    Browse the repository at this point in the history
  2. address lavalamp's comments

    Chao Xu committed May 10, 2017
    Configuration menu
    Copy the full SHA
    9d02a4a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. qualify Resource with Group

    Chao Xu committed May 11, 2017
    Configuration menu
    Copy the full SHA
    b976d26 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. register the service for the webhook instead of registering the webho…

    …ok's address
    Chao Xu committed May 12, 2017
    Configuration menu
    Copy the full SHA
    72dbdf7 View commit details
    Browse the repository at this point in the history
  2. address clayton's comments

    Chao Xu committed May 12, 2017
    Configuration menu
    Copy the full SHA
    2102ef9 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Configuration menu
    Copy the full SHA
    b3ada68 View commit details
    Browse the repository at this point in the history
  2. remove per-resource initializer timeout; describe a controller that r…

    …emoves timed out fail-open initializers
    Chao Xu committed May 15, 2017
    Configuration menu
    Copy the full SHA
    07b4aa8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. add read repair approach

    Chao Xu committed May 16, 2017
    Configuration menu
    Copy the full SHA
    679c2c7 View commit details
    Browse the repository at this point in the history
  2. add future work

    Chao Xu committed May 16, 2017
    Configuration menu
    Copy the full SHA
    39d9070 View commit details
    Browse the repository at this point in the history
  3. minor

    Chao Xu committed May 16, 2017
    Configuration menu
    Copy the full SHA
    7bd8846 View commit details
    Browse the repository at this point in the history
  4. a slightly more expressive webhook config

    Chao Xu committed May 16, 2017
    Configuration menu
    Copy the full SHA
    0ef9901 View commit details
    Browse the repository at this point in the history
  5. t paddress comments

    Chao Xu committed May 16, 2017
    Configuration menu
    Copy the full SHA
    9e0ca10 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. copy rbac

    Chao Xu committed May 17, 2017
    Configuration menu
    Copy the full SHA
    223bae6 View commit details
    Browse the repository at this point in the history
  2. add more future work

    Chao Xu committed May 17, 2017
    Configuration menu
    Copy the full SHA
    d8dcfde View commit details
    Browse the repository at this point in the history
  3. completely copy rbac

    Chao Xu committed May 17, 2017
    Configuration menu
    Copy the full SHA
    0d84536 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. copy the api from 46010

    Chao Xu committed May 18, 2017
    Configuration menu
    Copy the full SHA
    5d687a0 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2017

  1. address comments

    Chao Xu committed May 20, 2017
    Configuration menu
    Copy the full SHA
    950375f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. address deads2k's comments

    Chao Xu committed May 22, 2017
    Configuration menu
    Copy the full SHA
    ac735ba View commit details
    Browse the repository at this point in the history
  2. address lavalamp's comment

    Chao Xu committed May 22, 2017
    Configuration menu
    Copy the full SHA
    2b1e4a3 View commit details
    Browse the repository at this point in the history