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

Make service mirror controller per target cluster #4710

Merged
merged 15 commits into from
Jul 23, 2020
Merged

Commits on Jul 14, 2020

  1. Add Link CRD

    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    c244df0 View commit details
    Browse the repository at this point in the history
  2. Move service mirror to link command

    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    8782484 View commit details
    Browse the repository at this point in the history
  3. Service mirror can read Link object

    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    c5fa0e5 View commit details
    Browse the repository at this point in the history
  4. Basic service mirroring functionality works

    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    127f3f0 View commit details
    Browse the repository at this point in the history
  5. cleanup

    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    0dedf33 View commit details
    Browse the repository at this point in the history
  6. Gateway metrics now working

    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    f03e6ef View commit details
    Browse the repository at this point in the history
  7. Update multicluster checks

    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    a7a8b86 View commit details
    Browse the repository at this point in the history
  8. Update integration tests

    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    6876595 View commit details
    Browse the repository at this point in the history
  9. Integration tests pass

    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    a913f8f View commit details
    Browse the repository at this point in the history
  10. Cherry-pick PR #4740 to pick up fix for clusters that don't support e…

    …ndpointslices. Fix some helm template issues
    
    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    7a60e70 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Review feedback

    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    bf489b2 View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflicts

    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    474b083 View commit details
    Browse the repository at this point in the history
  3. Fix assignment to nil map

    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    f4f62e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Add --registry flag to multicluster link command

    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    d4fc5ee View commit details
    Browse the repository at this point in the history
  2. Restart link watches

    Signed-off-by: Alex Leong <[email protected]>
    adleong committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    cb24531 View commit details
    Browse the repository at this point in the history