mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
jobspec: remove HCL1 support (#23912)
This changeset removes support for parsing jobspecs via the long-deprecated HCLv1. Fixes: https://github.com/hashicorp/nomad/issues/20195 Ref: https://hashicorp.atlassian.net/browse/NET-10220
This commit is contained in:
@@ -443,7 +443,6 @@ copywriteheaders:
|
||||
cd api && $(CURDIR)/scripts/copywrite-exceptions.sh
|
||||
cd drivers/shared && $(CURDIR)/scripts/copywrite-exceptions.sh
|
||||
cd plugins && $(CURDIR)/scripts/copywrite-exceptions.sh
|
||||
cd jobspec && $(CURDIR)/scripts/copywrite-exceptions.sh
|
||||
cd jobspec2 && $(CURDIR)/scripts/copywrite-exceptions.sh
|
||||
cd demo && $(CURDIR)/scripts/copywrite-exceptions.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user