Mahmood Ali
90cae566e5
Merge pull request #6935 from hashicorp/b-default-preemption-flag
...
scheduler: allow configuring default preemption for system scheduler
2020-01-28 15:11:06 -05:00
Mahmood Ali
bc183a3654
tests: run_for is already a string
2020-01-28 14:58:57 -05:00
Mahmood Ali
af17b4afc7
Support customizing full scheduler config
2020-01-28 14:51:42 -05:00
Mahmood Ali
f7a51a14c6
Merge pull request #6977 from hashicorp/b-leadership-flapping-2
...
Handle Nomad leadership flapping (attempt 2)
2020-01-28 11:40:41 -05:00
Mahmood Ali
a0340016b9
client: canonicalize alloc.Job on restore
...
There is a case for always canonicalizing alloc.Job field when
canonicalizing the alloc. I'm less certain of implications though, and
the job canonicalize hasn't changed for a long time.
Here, we special case client restore from database as it's probably the
most relevant part. When receiving an alloc from RPC, the data should
be fresh enough.
2020-01-28 09:59:05 -05:00
Mahmood Ali
687d2b7054
tests: defer closing shutdownCh
2020-01-28 09:53:48 -05:00
Mahmood Ali
ded4233c27
tweak leadership flapping log messages
2020-01-28 09:49:36 -05:00
Mahmood Ali
79823ae07d
handle channel close signal
...
Always deliver last value then send close signal.
2020-01-28 09:44:34 -05:00
Mahmood Ali
d202924a93
include test and address review comments
2020-01-28 09:06:52 -05:00
Mahmood Ali
6602427236
docs: tweaks
2020-01-28 08:39:58 -05:00
Mahmood Ali
112625e769
Merge pull request #6997 from hashicorp/docs-bootstrap-reset
...
docs: reseting bootstrap doesn't invalidate token
2020-01-28 08:37:45 -05:00
Nick Ethier
7e7f558fdc
Merge pull request #6690 from hashicorp/f-canary-meta
...
consul: add support for canary meta
2020-01-27 21:48:48 -05:00
Tim Gross
7681f09ae4
e2e: packer builds should not be public ( #6998 )
2020-01-27 16:28:25 -05:00
Mahmood Ali
9926614df2
Update website/source/guides/security/acl.html.markdown
...
Co-Authored-By: Tim Gross <tim@0x74696d.com>
2020-01-27 14:17:44 -05:00
Nick Ethier
5636203d4e
consul: fix var name from rebase
2020-01-27 14:00:19 -05:00
Mahmood Ali
d2531ccb83
docs: reseting bootstrap doesn't invalidate token
2020-01-27 13:45:52 -05:00
Michael Schurter
ed926a9d03
Merge pull request #6938 from hashicorp/e2e-vault
...
test: download Vault binaries for e2e test
2020-01-27 10:26:48 -08:00
Nick Ethier
0ae99b3c9c
consul: fix var name from rebase
2020-01-27 12:55:52 -05:00
Michael Schurter
b2398e68c9
Merge pull request #6994 from hashicorp/docs-go
...
docs: add Go versioning policy
2020-01-27 08:19:33 -08:00
Michael Schurter
b5869240c6
docs: add Go versioning policy
2020-01-27 08:18:58 -08:00
Mahmood Ali
3fc345a500
Merge pull request #6918 from hashicorp/vendor-godiscover-7698de1
...
Update go-discover library
2020-01-27 10:10:17 -05:00
Nick Ethier
6d0556bc30
website: add canary meta to api docs
2020-01-27 09:53:30 -05:00
Nick Ethier
5cbb94e16e
consul: add support for canary meta
2020-01-27 09:53:30 -05:00
Mahmood Ali
5d27317a2c
Merge pull request #6950 from hashicorp/c-golang-1.12.15
...
Upgrade to using golang 1.12.15
2020-01-27 09:10:55 -05:00
Mahmood Ali
7921a82a4e
fix comment
2020-01-27 09:10:38 -05:00
Michael Lange
0c18d92395
Merge pull request #6819 from hashicorp/f-ui-node-drain
...
UI: Invoke Node Drains
2020-01-23 16:48:57 -08:00
Michael Lange
d7a3c15530
Replace custom parse-duration implementation with an existing lib
2020-01-23 16:34:38 -08:00
Michael Lange
c0d57149ca
Update client detail test given change to the compositeStatus property
2020-01-23 16:34:38 -08:00
Michael Lange
75987840bb
Tweak vertical spacing of headings
2020-01-23 16:34:37 -08:00
Michael Lange
b4ab7b02ba
Remove superfluous information from the client details ribbon
2020-01-23 16:34:36 -08:00
Michael Lange
7c6bf3b09c
Increase the size and spacing of the toggle component
2020-01-23 16:34:35 -08:00
Michael Lange
41eaec2d9b
Use qunit-dom where applicable
2020-01-23 16:34:35 -08:00
Michael Lange
c7b7789bd4
Stack the popover menu under the subnav
2020-01-23 16:34:34 -08:00
Michael Lange
1dd1298626
New test coverage for the drain capabilities
2020-01-23 16:34:34 -08:00
Michael Lange
0f41bfafad
Update existing tests
2020-01-23 16:34:33 -08:00
Michael Lange
5e95633481
PopoverMenu integration tests
2020-01-23 16:34:32 -08:00
Michael Lange
3b534bbdf9
Integration tests for the toggle component
2020-01-23 16:34:32 -08:00
Michael Lange
bc555f7758
Update the client detail page object
2020-01-23 16:34:31 -08:00
Michael Lange
8deea899c1
Model the notification pattern as a page object component
2020-01-23 16:34:30 -08:00
Michael Lange
7edbf5ff58
Clear all notifications when resetting the controller
2020-01-23 16:34:29 -08:00
Michael Lange
ae85882ca7
Switch drain popover checkboxes for toggles
2020-01-23 16:34:29 -08:00
Michael Lange
54d33f9ad7
Toggle bugs: focus and multiline alignment
2020-01-23 16:34:28 -08:00
Michael Lange
76bfed5f25
Swap the eligiblity checkbox out for a toggle
2020-01-23 16:34:27 -08:00
Michael Lange
95e6068d5d
New toggle component
2020-01-23 16:34:27 -08:00
Michael Lange
faa15bc581
Force drain button in the drain info box
2020-01-23 16:34:26 -08:00
Michael Lange
82a62089b3
Make outline buttons have a solid white background
2020-01-23 16:34:25 -08:00
Michael Lange
80642b8868
Modifiers to the two-step-button
2020-01-23 16:34:25 -08:00
Michael Lange
7097591281
Drain stop and update and notifications
2020-01-23 16:34:24 -08:00
Michael Lange
9c9c6b08c3
Drain complete notification
2020-01-23 16:34:24 -08:00
Michael Lange
8b19a19908
Fill out the metrics and time since values in the drain summary
2020-01-23 16:34:23 -08:00