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

merging from upstream #1

Merged
merged 1,178 commits into from
Jan 26, 2018
Merged

merging from upstream #1

merged 1,178 commits into from
Jan 26, 2018

Conversation

simar7
Copy link
Owner

@simar7 simar7 commented Jan 26, 2018

No description provided.

schmichael and others added 30 commits December 13, 2017 09:25
Update template.html.md Vault template example
The new Travis Trusty image uses node 8 (latest LTS) as the default.
Node 8 is incompatible with some modules used for the UI.
Minor fixes and additions to Resources page
Update eval modify index as part of plan apply.
…e spark.nomad.job property (deprecated in favor of spark.app.id).
Skip tests that require root when not root
Add Spark configuration properties for ACL token and namespace
kyhavlov and others added 29 commits January 19, 2018 12:59
`sudo` is required to enable other drivers like rkt and java while the
`-dev` flag enables the agent to run in a standalone mode.
Docs: Add command consul agent & fix nomad command
From [https://github.com/appc/spec/blob/master/spec/aci.md](https://github.com/appc/spec/blob/master/spec/aci.md):

>environment (list of objects, optional) represents the app's environment variables (ACE can append). The listed objects must have two key-value pairs: name and value. The name must consist solely of letters, digits, and underscores '_' as outlined in IEEE Std 1003.1-2008, 2016 Edition, with practical considerations dictating that the name may also include periods '.' and hyphens '-'. The value is an arbitrary string. These values are not evaluated in any way, and no substitutions are made.

Dotted environment variables are frequently used as a part of the Spring Boot pattern. (re: ZD-6116)

This PR specifically doesn't address the conversion of hyphens (`-`) due to an issue with rkt [[Nomad GH # 2358]](#2358).
Allow `.` in Environment Variable Names
Always advertise driver IP when in driver mode
Add an option to add and drop capabilities in the Docker driver
Allow overriding an image's entrypoint in Docker
Move server health loop into autopilot leader actions
@simar7 simar7 merged commit 1015f05 into simar7:master Jan 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.