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

App mesh additional listener settings #945

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kevin-phillips-ah
Copy link

If merged, these changes will allow for further customization of listener settings for generate virtual nodes -- outlier detection and connection pooling. Left separate from istio trafficPolicy to avoid confusion around capabilities.

Resolves: #797

Signed-off-by: Kevin Phillips [email protected]

Add setting in Canary.Service for AWS App Mesh outlier detection. Handle
outlier detection settings in VirtualNode reconcile for appmeshv1beta2
router.

Permits customization of canary and primary VirtualNodes.

Resolves: fluxcd#797

Signed-off-by: Kevin Phillips <[email protected]>
Adds connection pool settings for generated VirtualNode listerner.
Handle pool configuration in virtual node reconcile logic in appmesh
v1beta2 router.

Permits further customization of virtual node generated by flagger.

Resolves: fluxcd#797

Signed-off-by: Kevin Phillips <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for AWS App Mesh connection pool and outlier detection
1 participant