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

Multi-Cluster Services API #1646

Merged
merged 10 commits into from
May 20, 2020
Merged

Commits on May 11, 2020

  1. Multi-Cluster Services API

    Create a provisional KEP for MC services based on SIG conversations and
    this original doc: http://bit.ly/k8s-mc-svc-api-proposal
    JeremyOT committed May 11, 2020
    Configuration menu
    Copy the full SHA
    bba9145 View commit details
    Browse the repository at this point in the history
  2. Address ObjectRef and other clarifications

    - Adds a note on the use of ObjectReference to Alternatives
    - Clarifies the meaning of MCSD
    - Note on intention to use generic conditions once the relevant KEP is
    implemented.
    - Unresolved: scalability is still an open question
    JeremyOT committed May 11, 2020
    Configuration menu
    Copy the full SHA
    fa37983 View commit details
    Browse the repository at this point in the history
  3. Add notes on a label selector approach

    Importing some discussion from the public doc, adds notes on an
    unresolved alternative approach using label selectors instead of name
    mapping.
    JeremyOT committed May 11, 2020
    Configuration menu
    Copy the full SHA
    c9d7515 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6972290 View commit details
    Browse the repository at this point in the history
  5. clarify supercluster membership

    note ImportedService uniqueness
    JeremyOT committed May 11, 2020
    Configuration menu
    Copy the full SHA
    7e982ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d515b88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7284f55 View commit details
    Browse the repository at this point in the history
  8. Rename ImportedService to ServiceImport

    Rename based on PR feedback
    JeremyOT committed May 11, 2020
    Configuration menu
    Copy the full SHA
    ccc1448 View commit details
    Browse the repository at this point in the history
  9. clean up structs

    JeremyOT committed May 11, 2020
    Configuration menu
    Copy the full SHA
    7be0f38 View commit details
    Browse the repository at this point in the history
  10. add approvers

    JeremyOT committed May 11, 2020
    Configuration menu
    Copy the full SHA
    e73b941 View commit details
    Browse the repository at this point in the history