-
Notifications
You must be signed in to change notification settings - Fork 45
Comparing changes
Open a pull request
base repository: hashicorp/faas-nomad
base: v0.4.2-beta2
head repository: hashicorp/faas-nomad
compare: master
- 9 commits
- 15 files changed
- 7 contributors
Commits on Apr 20, 2019
-
Feature/tls nomad endpoint (#80)
* Add nomad TLS arguments and config. Signed-off-by: Andrew Cornies <[email protected]> * Fix spelling for argument. Signed-off-by: Andrew Cornies <[email protected]> * Nomad TLS endpoint update: - Updates to local Vagrant env - use Vault pki to generate local certs - add enable_nomad_tls arg - fix error handling issue Signed-off-by: Andrew Cornies <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e516e7a - Browse repository at this point
Copy the full SHA e516e7aView commit details
Commits on Jun 28, 2019
-
Allows configuration of CPU arch via argument and job constraint
additionally allows configuration of other job constraints Squashed commit of the following: commit 7d9db5f Author: cryptobias <[email protected]> Date: Thu Jun 13 10:50:41 2019 +0200 Refactor CreateDataCenters to use Fields so it is consistent with CreateConstraints There is a small change of behaviour: This does not panic if there is no == or no value following it, but ignores the entry instead. commit c6941af Author: cryptobias <[email protected]> Date: Thu Jun 13 10:44:32 2019 +0200 Use limit instead of constraint where applicable commit 714f269 Author: cryptobias <[email protected]> Date: Thu Jun 13 10:31:59 2019 +0200 Document Nomad job constraints in README.md commit ddbab0c Author: cryptobias <[email protected]> Date: Sun Jun 9 16:32:11 2019 +0200 Allows to specify custom job constraints via the request The constraints have to be provided in the format: "<attribute> <operator> <value>" e.g. "${attr.cpu.arch} = arm" For compatibility the interpolation notation (`${}`) can be left out and `==` instead of `=` is supported. With this implementation the attribute and the operator can not contain spaces. commit e440ccf Author: cryptobias <[email protected]> Date: Thu Jun 6 10:43:45 2019 +0200 Allow to change CPU arch constraint via commandline argument Signed-off-by: cryptobias <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 546fc20 - Browse repository at this point
Copy the full SHA 546fc20View commit details
Commits on Sep 30, 2019
-
Switch consul resolver to use ServiceAddress (#83)
* Switch consul resolver to use ServiceAddress Signed-off-by: Andrew Cornies <[email protected]> * fix TestResolveWithNoCacheQueriesTheCatalog test Signed-off-by: Andrew Cornies <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c24ad7 - Browse repository at this point
Copy the full SHA 5c24ad7View commit details
Commits on Dec 20, 2019
-
nomad is now configured to run using tls only
Bram Vogelaar committedDec 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 11ed4d5 - Browse repository at this point
Copy the full SHA 11ed4d5View commit details
Commits on Jan 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 099e82c - Browse repository at this point
Copy the full SHA 099e82cView commit details
Commits on Feb 18, 2020
-
fix broken link to terraform modules
/terraform directory for AWS provisioning was moved to /provisioning/terraform. I have updated the link in readme so that users no longer get a 404 - file not found.
Configuration menu - View commit details
-
Copy full SHA for 6c98c6d - Browse repository at this point
Copy the full SHA 6c98c6dView commit details
Commits on Mar 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ee0f27a - Browse repository at this point
Copy the full SHA ee0f27aView commit details
Commits on Mar 18, 2021
-
Merge pull request #96 from jusso-dev/jusso-dev/fix-hcl-job-file
fixed syntax issue in faas.hcl job file
Configuration menu - View commit details
-
Copy full SHA for e56e39a - Browse repository at this point
Copy the full SHA e56e39aView commit details -
Merge pull request #86 from attachmentgenie/nomadTls
nomad is now configured to run using tls only
Configuration menu - View commit details
-
Copy full SHA for 36ba4ea - Browse repository at this point
Copy the full SHA 36ba4eaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.2-beta2...master