Commit graph

1011 commits

Author SHA1 Message Date
Michael Schurter 77b036b6f9 changelog: command/run -> cli prefix 2019-09-05 11:04:41 -07:00
Mahmood Ali 1bef8e1202
update changelog for 0.10 (#6270)
update changelog for 0.10
2019-09-05 13:59:05 -04:00
Jasmine Dahilig f88d4cf0ac update changelog 2019-09-05 08:31:09 -07:00
Jasmine Dahilig 7078d1e65e update changelog 2019-09-04 15:17:42 -07:00
Buck Doyle 61ae2edac8 Add allocation filesystem UI to changelog 2019-09-04 16:35:42 -05:00
Buck Doyle b5e5798e54
UI: add Consul Connect features (#6108) 2019-09-04 09:39:56 -05:00
Buck Doyle 21ec6a237c Merge branch 'master' into f-policy-json
# Conflicts:
#	CHANGELOG.md
2019-09-03 09:56:25 -05:00
Lang Martin ed51d37095 CHANGELOG go-getter upgrade 2019-08-30 16:22:34 -04:00
Tim Gross b79021adfd cli: split -dev and -dev-connect flags 2019-08-30 09:33:30 -04:00
Danielle Lancashire f7b55bd965
chore: Update changelog 2019-08-30 13:31:01 +02:00
Buck Doyle ade5b73ac9 Merge branch 'master' into f-policy-json
# Conflicts:
#	CHANGELOG.md
2019-08-29 17:38:12 -05:00
Buck Doyle c1310a48c6 Update recent entries with consistent tenses 2019-08-29 17:36:21 -05:00
Buck Doyle 4e8c856050 Add changelog entry 2019-08-29 11:16:14 -05:00
Preetha 28740274d4
Bring 0.9.5 changes to changelog on master branch 2019-08-22 17:35:15 -05:00
Buck Doyle 49b9dd5b9b
UI: Add creation time to evaluations table (#6050) 2019-08-22 08:11:24 -05:00
Tim Gross 6aa84df54d changelog: -dev=connect feature 2019-08-15 08:57:27 -04:00
Buck Doyle 4394e90fec Update changelog with #6087 2019-08-08 09:29:10 -05:00
Jasmine Dahilig bf6f97edfb remove #6064 from 0.10.0 changelog 2019-08-07 10:55:26 -07:00
Michael Schurter 5d3b0faf75 changelog: add #6003 2019-08-07 08:04:16 -07:00
Jasmine Dahilig cf8dc65382 update changelog 2019-08-05 17:40:39 -07:00
Michael Schurter c89fee3769 changelog: add #6009 and reorg #6007 2019-08-01 13:05:12 -07:00
Tim Gross 443ce3a831
api: add follow param to file stream endpoint (#6049)
The `/v1/client/fs/stream endpoint` supports tailing a file by writing
chunks out as they come in. But not all browsers support streams
(ex IE11) so we need to be able to tail a file without streaming.

The fs stream and logs endpoint use the same implementation for
filesystem streaming under the hood, but the fs stream always passes
the `follow` parameter set to true. This adds the same toggle to the
fs stream endpoint that we have for logs. It defaults to true for
backwards compatibility.
2019-08-01 08:32:43 -04:00
Michael Schurter 5ccbd57583 changelog: add #5978 2019-07-30 15:56:50 -07:00
Buck Doyle 34603b8bdf
UI: Add IPv6 bracket-wrapping to network serializer (#6007)
This addresses the issue raised by @pznamensky in #5966.
2019-07-30 16:58:01 -05:00
Preetha Appan c07ff8123a
Release date in changelog 2019-07-30 15:50:40 -05:00
Preetha Appan 0ee67b632c
Add log level reloading to changelog 2019-07-30 11:55:57 -05:00
Buck Doyle 196bbcff3b Change UI changelog entries to be length-sorted
Thanks to @notnoop for letting me know about this:
https://github.com/hashicorp/nomad/pull/6007#discussion_r308052454
2019-07-29 09:58:03 -05:00
Preetha Appan b541b08b0c
Update changelog 2019-07-23 14:50:38 -05:00
Preetha 02edd7d1e0
Update CHANGELOG.md 2019-07-22 19:58:32 -05:00
Jasmine Dahilig a3bb40ba8c update changelog 2019-07-19 10:14:19 -07:00
Michael Schurter a9f82cdbd3 changelog: add #5791 and #5975 2019-07-19 08:26:07 -07:00
Lang Martin 2410d200f5 CHANGELOG client cpu usage 2019-07-19 11:09:17 -04:00
Lang Martin c48e3bcdb8 CHANGELOG core system jobs blocked 2019-07-19 10:51:36 -04:00
Mahmood Ali acbb75635b changelog GH-5837 and GH-5948 2019-07-18 22:24:07 +07:00
Buck Doyle 90c9b89b5e
UI: Add page titles (#5924)
This uses ember-page-title to add dynamic page titles throughout the
route hierarchy. When there’s more than one region, the current
current region is added before the final entry of “- Nomad”.
2019-07-17 15:02:58 -05:00
Buck Doyle 9322dfc46f
UI: Add copy button for client/allocation UUIDs (#5926)
The button shows a success icon and tooltip on click, and resets
after two seconds.
2019-07-15 12:14:32 -05:00
Mahmood Ali d25183d0a0 sort changelog entries 2019-07-15 10:56:47 +08:00
Mahmood Ali 116ca3e5fb changelog GH-5954 2019-07-15 10:55:31 +08:00
Mahmood Ali 69d3ec73d5 update changelog 2019-07-13 00:47:43 +08:00
Lang Martin 66e4b68946 Changelog 2019-07-10 13:56:57 -04:00
Preetha Appan d77df22a36
update changelog 2019-07-10 11:45:28 -05:00
Jasmine Dahilig f65ee56b3b update changelog 2019-07-03 14:00:53 -07:00
Preetha Appan 249a13e492
update changelog 2019-07-02 09:50:34 -05:00
Danielle Lancashire 8e69783dbe
changelog: Add entries for windows fixes 2019-07-02 14:01:54 +02:00
Preetha Appan c2116cbf09
changelog 2019-07-01 16:59:37 -05:00
Chris Baker 59fac48d92 alloc lifecycle: 404 when attempting to stop non-existent allocation 2019-06-20 21:27:22 +00:00
Mahmood Ali 95f621559b Update 0.9.3 and 0.9.4 changelog formating
to be consistent with other entries
2019-06-19 14:17:28 -04:00
Mahmood Ali ab428eaa2a Changelog GH-5844 2019-06-19 14:16:11 -04:00
Buck Doyle a2b80bebe6
Update client list to combine statuses (#5789)
The draining, eligibility, and status fields now all show under a combined
state column. Draining takes precedence, then (in)eligibility; if neither of
those is true, the status displays.
2019-06-19 10:11:17 -07:00
Preetha Appan 23aed03592
Couple of changelog updates 2019-06-19 12:08:15 -05:00
Chris Baker 0436f70975
Merge branch 'master' into b-5345-prometheus-metric-label-conflict 2019-06-19 12:50:03 -04:00
Chris Baker 8dadc50f4a
Update CHANGELOG.md 2019-06-19 12:49:12 -04:00
Mahmood Ali 31d1e4a66c update changelog for GH-5726, GH-5811, and GH-5851 2019-06-18 21:59:49 -04:00
Chris Baker 355082c0ac update changelog for GH-5850 2019-06-18 18:38:41 +00:00
Chris Baker a2b3e83499 update changelog 2019-06-18 14:16:49 +00:00
Buck Doyle 5390d71648 Update changelog properly
I failed to amend my commit! 😭
2019-06-14 08:55:13 -07:00
Buck Doyle 5282765284 Update changelog 2019-06-13 16:55:00 -07:00
Jasmine Dahilig 43382ab52b update changelog 2019-06-13 14:41:56 -07:00
Jasmine Dahilig 8d479523d9 update changelog 2019-06-13 12:28:54 -07:00
Mahmood Ali 21aa1cdc0e
Release v0.9.3 2019-06-12 18:44:47 +00:00
Danielle Lancashire 54d544e874
update changelog 2019-06-12 17:35:57 +02:00
Danielle Lancashire 7fa6d6aad5
update changelog 2019-06-12 16:06:18 +02:00
Mahmood Ali 1fcb1567bc correct GH-5812 changelog 2019-06-11 19:46:50 -04:00
Mahmood Ali 4993252601 changelog GH-5817 2019-06-11 19:44:18 -04:00
Mahmood Ali 165a4ea868 update changelog for 0.9.3 2019-06-11 13:25:27 -04:00
Mahmood Ali 6742ef5d73 changelog GH-5794 2019-06-10 09:56:23 -04:00
Mahmood Ali 97957fbf75 Prepare for 0.9.3 dev cycle 2019-06-05 14:54:00 +00:00
Mahmood Ali e620508e47
Release v0.9.2 2019-06-05 14:49:29 +00:00
Mahmood Ali e684a3b7df update changelog for GH-5545 2019-06-04 22:40:38 -04:00
Mahmood Ali df09e39f12 changelog GH-5728 2019-06-04 15:11:41 -04:00
Chris Baker a6fe288b52 update changelog 2019-06-03 19:07:13 +00:00
Mahmood Ali 5811f41e0c changelog exec memory consumption fix 2019-05-31 14:59:13 -05:00
Chris Baker 622409f84c
update changelog for #5557 (#5763) 2019-05-28 09:18:24 -04:00
Mahmood Ali e44ebc82f4 reorder changelog 2019-05-22 13:25:36 -04:00
Lang Martin 71fd354711 CHANGELOG add improvement entry 2019-05-22 12:34:57 -04:00
Mahmood Ali a33c546082 changelog alloc exec and /api http client changes 2019-05-22 08:57:11 -04:00
Mahmood Ali 8ac3c8b094 sort changelog entries
In each section, entries should be sorted by component name (except for
core that appears in top), and then by line length.
2019-05-22 08:48:16 -04:00
Michael Lange 62fc877888 UI changelog entries 2019-05-21 15:10:48 -07:00
Michael Schurter 228314ebd3
Fix links. 2019-05-20 11:44:47 -07:00
Michael Schurter 637ac1a0fb Add PR link to changelog for #5702 2019-05-20 11:33:23 -07:00
Michael Schurter d94c99df86
Fix typo. 2019-05-20 11:27:16 -07:00
Preetha Appan 6388f668ef
Add preemption to changelog 2019-05-16 16:21:15 -05:00
Danielle Lancashire ddf7b19288 changelog: Update for eval-broker fix 2019-05-16 16:03:04 +01:00
Preetha Appan 84cc5ddd57
update changelog 2019-05-15 22:00:48 -05:00
Preetha Appan 843e7cc6af
update changelog 2019-05-15 12:59:07 -05:00
Michael Schurter 2fe0768f3b docs: changelog entry for #5669 and fix comment 2019-05-14 10:54:00 -07:00
Michael Schurter 48db8135da
Merge pull request #5492 from hashicorp/f-allocated-mem
client: expose allocated memory per task
2019-05-13 13:31:22 -07:00
Jasmine Dahilig e3b69ca98f
fix update to changelog 2019-05-13 13:14:01 -07:00
Jasmine Dahilig 27161d8a12
update CHANGELOG with datacenter config validation https://github.com/hashicorp/nomad/pull/5665 2019-05-13 13:10:29 -07:00
Michael Schurter 1c4e585fa7 client: expose allocated memory per task
Related to #4280

This PR adds
`client.allocs.<job>.<group>.<alloc>.<task>.memory.allocated` as a gauge
in bytes to metrics to ease calculating how close a task is to OOMing.

```
'nomad.client.allocs.memory.allocated.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 268435456.000
'nomad.client.allocs.memory.cache.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 5677056.000
'nomad.client.allocs.memory.kernel_max_usage.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 0.000
'nomad.client.allocs.memory.kernel_usage.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 0.000
'nomad.client.allocs.memory.max_usage.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 8908800.000
'nomad.client.allocs.memory.rss.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 876544.000
'nomad.client.allocs.memory.swap.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 0.000
'nomad.client.allocs.memory.usage.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 8208384.000
```
2019-05-10 11:12:12 -07:00
Danielle Lancashire 6f1bd7b52d changelog: Add missing entry for nomad alloc signal 2019-05-09 15:46:32 +02:00
Danielle Lancashire f56342121b changelog: Add changelog entries for consul improvements 2019-05-09 13:29:11 +02:00
Preetha Appan 4cceca18e9
update changelog for heartbeat fix 2019-05-08 13:38:29 -05:00
Mahmood Ali 2e37cc4887 update changelog For GH-5587 and GH-5629 2019-05-08 09:49:04 -04:00
Mahmood Ali 6bf31702ca reorder CHANGELOG 2019-05-08 09:32:48 -04:00
Chris Baker 7696c7336f update changelog to reflect metrics fix 2019-05-07 19:58:41 +00:00
Preetha 7d4fde7d3a
Fixed links in changelog 2019-05-07 14:24:18 -05:00
Lang Martin 014db9c023 CHANGELOG 2019-05-07 09:24:42 -04:00
Preetha Appan 23b654a45a
Update changelog 2019-05-06 15:44:04 -05:00
Preetha Appan a4b9f53d43
update changelog 2019-05-03 17:07:27 -05:00