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 namespaces for nomad jobs #70

Merged
merged 7 commits into from
Jul 31, 2019
Merged

support namespaces for nomad jobs #70

merged 7 commits into from
Jul 31, 2019

Conversation

cgbaker
Copy link
Contributor

@cgbaker cgbaker commented Jul 31, 2019

improves the support for Nomad namespaces

  • job datasource takes a namespace field
  • job datasource and resources have a namespace attribute now
  • namespace deletion will retry loop to give jobs a chance to be stopped
  • more testing
  • changing the namespace on a job will result in a new resource being created and the old being deleted

resolves #69

@ghost ghost added the size/XL label Jul 31, 2019
cleaned up some commented-out utility functions in test
@cgbaker cgbaker merged commit 87b1e02 into master Jul 31, 2019
@cgbaker cgbaker deleted the b-69-namespace-error branch April 8, 2020 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using nomad namespace causes inconsistent result after apply error
1 participant