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

feat(appmesh): change VirtualService provider to a union-like class #11978

Merged
merged 20 commits into from
Jan 28, 2021

Commits on Dec 10, 2020

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

Commits on Dec 15, 2020

  1. Apply suggestions from code review

    Co-authored-by: Adam Ruka <adamruka@amazon.com>
    dfezzie and skinny85 authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    b824a40 View commit details
    Browse the repository at this point in the history
  2. enforce provider and VS in same mesh

    Dominic Fezzie committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    a717a44 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Merge branch 'master' into refactor/virtualServiceTarget

    Dominic Fezzie authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    c46bdb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Merge branch 'master' into refactor/virtualServiceTarget

    Dominic Fezzie authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    db7c5a2 View commit details
    Browse the repository at this point in the history
  2. Update to require a provider

    Dominic Fezzie committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    9f99c47 View commit details
    Browse the repository at this point in the history
  3. Remove construct reference with qualifier

    Dominic Fezzie committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    be05561 View commit details
    Browse the repository at this point in the history
  4. Update appmesh ecs addon

    Dominic Fezzie committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    fb2dcda View commit details
    Browse the repository at this point in the history
  5. Add back VirtualServiceProps and enforce Virtual Service mesh matches…

    … provider mesh
    Dominic Fezzie committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    cb566fc View commit details
    Browse the repository at this point in the history
  6. Update integ test to use imported ACM cert

    Dominic Fezzie committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    56fb779 View commit details
    Browse the repository at this point in the history
  7. Remove ACM and ACM PCA from integ tests

    Dominic Fezzie committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    ae5052e View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into refactor/virtualServiceTarget

    Dominic Fezzie authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    adcf421 View commit details
    Browse the repository at this point in the history
  9. Add back some integ code I removed for some reason

    Dominic Fezzie committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    e43c332 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Addresses PR comments

    Dominic Fezzie committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    e678b9e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Remove addVirtualService method from IMesh and IMesh attribute from V…

    …irtualServiceProvider class
    Dominic Fezzie committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    14aef5e View commit details
    Browse the repository at this point in the history
  2. Deploy integ test

    Dominic Fezzie committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    a37c6db View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Minor cosmetic changes

    Dominic Fezzie committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    ec39db1 View commit details
    Browse the repository at this point in the history
  2. Update VirtualServiceProps docs

    Dominic Fezzie committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    f6afe7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    575ded5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93fb617 View commit details
    Browse the repository at this point in the history