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

[WIP] App Mesh preview - HTTP header based routing, route priorities, cookie based routing and retry policy #9468

Closed
wants to merge 23 commits into from

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    7ea9d57 View commit details
    Browse the repository at this point in the history
  2. Add 'appmeshpreview' service.

    Kit Ewbank authored and Kit Ewbank committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    174b9ab View commit details
    Browse the repository at this point in the history
  3. Move AppmeshRoute structure functions to resource file.

    Kit Ewbank authored and Kit Ewbank committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    5313920 View commit details
    Browse the repository at this point in the history
  4. r/aws_appmesh_route: New attributes for HTTP header routing.

    Kit Ewbank authored and Kit Ewbank committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    5cffd04 View commit details
    Browse the repository at this point in the history
  5. r/aws_appmesh_route: 'appmesh' -> 'appmeshpreview'.

    Kit Ewbank authored and Kit Ewbank committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    69f78ad View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Revert "r/aws_appmesh_route: 'appmesh' -> 'appmeshpreview'."

    This reverts commit 69f78ad.
    Kit Ewbank authored and Kit Ewbank committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    0a7dddc View commit details
    Browse the repository at this point in the history
  2. r/aws_appmesh_route: Comment out tagging support temporarily.

    Kit Ewbank authored and Kit Ewbank committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    a9d7125 View commit details
    Browse the repository at this point in the history
  3. Revert "r/aws_appmesh_route: Comment out tagging support temporarily."

    This reverts commit a9d7125.
    Kit Ewbank authored and Kit Ewbank committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    dbbba1b View commit details
    Browse the repository at this point in the history
  4. Move other Appmesh structure functions to resource files.

    Kit Ewbank authored and Kit Ewbank committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    3b1a432 View commit details
    Browse the repository at this point in the history
  5. 'appmesh' -> 'appmeshpreview'.

    Kit Ewbank authored and Kit Ewbank committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    daa5a30 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Tags not support on current AppMesh preview: 'BadRequestException: Re…

    …source tagging is not supported.'
    Kit Ewbank authored and Kit Ewbank committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    ed5042a View commit details
    Browse the repository at this point in the history
  2. 'appmesh' -> 'appmesh-preview' in ARNs for acceptance tests.

    Kit Ewbank authored and Kit Ewbank committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    b72438e View commit details
    Browse the repository at this point in the history
  3. Remove AppMesh tagging code to pass lint checks.

    Kit Ewbank authored and Kit Ewbank committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    816a62e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. r/aws_appmesh_route: Initial support for HTTP header routing.

    Kit Ewbank authored and ewbankkit committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    965a982 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b34cf1c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Configuration menu
    Copy the full SHA
    7dc09b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5baa08 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2019

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

Commits on Aug 9, 2019

  1. Configuration menu
    Copy the full SHA
    c9c10f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf4b1f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    085f67e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    004331f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

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