Support multiple namespaces in the Nomad Provider

This commit is contained in:
Romain
2023-03-21 15:50:06 +01:00
committed by GitHub
parent 358f47443e
commit f7be1e97df
22 changed files with 266 additions and 60 deletions
+1
View File
@@ -142,6 +142,7 @@ issues:
- 'SA1019: cfg.FeaturePolicy is deprecated'
- 'SA1019: c.Providers.ConsulCatalog.Namespace is deprecated'
- 'SA1019: c.Providers.Consul.Namespace is deprecated'
- 'SA1019: c.Providers.Nomad.Namespace is deprecated'
exclude-rules:
- path: '(.+)_test.go'
linters: