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

Support multiple namespaces in the Nomad Provider #9332

Merged
merged 9 commits into from
Sep 19, 2022

Conversation

0teh
Copy link
Contributor

@0teh 0teh commented Sep 14, 2022

What does this PR do?

Deprecates the namespace option in the Nomad provider and adds a namespaces option to discover services in multiple namespaces, similar to the Consul and Consul Catalog providers.

Motivation

As an operator of a small Nomad cluster, I would like to provide a Traefik instance to workloads across multiple namespaces.

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

These changes are basically the same as changes in #8979.

See #9307 for previous discussion.

@rtribotte rtribotte added the kind/enhancement a new or improved feature. label Sep 19, 2022
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.

Thanks 👍

Copy link
Member

@kevinpollet kevinpollet left a comment

Choose a reason for hiding this comment

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

Thanks 👏

Copy link
Member

@kevinpollet kevinpollet left a comment

Choose a reason for hiding this comment

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

Thanks 👏

@traefiker traefiker merged commit d6b69e1 into traefik:master Sep 19, 2022
v2 automation moved this from To review to Done Sep 19, 2022
@0queue
Copy link

0queue commented Sep 19, 2022

Thanks everyone!

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

6 participants