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

fix(appmesh): Move Client Policy from Virtual Service to backend structure #12943

Merged
merged 12 commits into from
Mar 12, 2021

Commits on Feb 9, 2021

  1. Move Client Policy from Virtual Service to backend structure.

    issue  aws#11996
    Alexander Johnson committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    8472ea1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Definied backends as an interface type and addressed other review com…

    …ments
    Alexander Johnson committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    3a784bd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/aws/aws-cdk into master

    Alexander Johnson committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    32aff99 View commit details
    Browse the repository at this point in the history
  3. Remove unneeded diff from package.json, fix integ test

    Alexander Johnson committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    29c3626 View commit details
    Browse the repository at this point in the history
  4. Fix compilation in ecs-service-extensions

    Alexander Johnson committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    fa5f6c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Use a class pattern for VS backend

    Alexander Johnson committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    db3821e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Merge branch 'master' of https://github.com/aws/aws-cdk into master

    Alexander Johnson committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    1df6f67 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Add README and address Adam's review feedback

    Alexander Johnson committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    8b327f0 View commit details
    Browse the repository at this point in the history
  2. Fix compilation error in ecs service extensions

    Alexander Johnson committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    9075284 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Simify the VirtualService backend factory method.

    Alexander Johnson committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    3a9ea8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ee03f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

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