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

Add AWS ECS provider #6749

Merged
merged 15 commits into from
Jul 15, 2020
Merged

Add AWS ECS provider #6749

merged 15 commits into from
Jul 15, 2020

Conversation

alekitto
Copy link
Contributor

@alekitto alekitto commented Apr 29, 2020

What does this PR do?

Added ECS dynamic provider in v2 (#4674)

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

I used the v1 version of ECS provider as a base and adapted it based on v2 docker provider.

Copy link
Collaborator

@SantoDE SantoDE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just one tiny comment - everything else LGTM :)

docs/content/providers/ecs.md Outdated Show resolved Hide resolved
@alekitto
Copy link
Contributor Author

One small thing I noticed yesterday: the AutoDiscoverClusters setting is true by default. I think that should be false by default if the clusters list is not empty.

What do you think about it?

Copy link
Member

@rtribotte rtribotte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Member

@juliens juliens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@SantoDE SantoDE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👼

Copy link
Member

@mmatur mmatur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@traefiker traefiker merged commit 285ded6 into traefik:master Jul 15, 2020
v2 automation moved this from To review to Done Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v2
Done
Development

Successfully merging this pull request may close these issues.

None yet

8 participants