Jonathan A. Sternberg
3bff8acd96
fix(http): ignore an empty trailer inside of the proxy query service client ( #12834 )
2019-03-21 16:30:04 -05:00
Lyon Hill
291319483d
Update task servicetest to move dependency to the new TaskControlService ( #12817 )
...
* Update task servicetest to move dependency to the new TaskControlService
closes #12724
We will now have the capability to write new task services that dont have to implement the backend.Store or LogReader or LogWriters
2019-03-21 15:11:22 -06:00
Jorge Landivar
e86a7d0a79
Merge pull request #12370 from influxdata/feat/task-delete-options
...
Feat/task delete options
2019-03-19 16:18:39 -05:00
Jade McGough
2753d66be9
update swagger
2019-03-19 11:46:10 -07:00
Jade McGough
b49bf9ed09
Merge pull request #12734 from influxdata/scope-labels
...
Scope labels to organizations
2019-03-19 11:37:44 -07:00
kelwang
adfe670099
Merge pull request #12691 from influxdata/swagger_telegraf
...
fix(http): telegraf swagger issues
2019-03-19 13:53:51 -04:00
docmerlin (j. Emrys Landivar)
ea82893abd
feat(tasks): remove removable options
2019-03-19 10:24:42 -05:00
Jade McGough
9306fb3f7c
pass tests
2019-03-19 07:00:43 -07:00
Jade McGough
f488428a32
fix(authorizer): labels can be created if the user has read access to the specified org
2019-03-19 01:56:55 -07:00
Jade McGough
950e496748
fix(label): add organizationID to labels
2019-03-18 23:58:42 -07:00
Mark Rushakoff
92a52e90fa
fix(swagger): synchronize permission enum with code
2019-03-18 20:22:19 -07:00
Deniz Kusefoglu
0167a831c9
Remove required label param from Document types
2019-03-18 17:23:11 -07:00
kelwang
b879d8ae59
Merge pull request #12677 from influxdata/swagger_resource_buckets
...
fix(http): change source buckets from slice to obj
2019-03-18 18:29:23 -04:00
Kelvin Wang
6a64e0818f
fix(http): change source buckets from slice to obj
2019-03-18 17:53:53 -04:00
Kelvin Wang
57e3db9c01
fix(http): telegraf swagger issues
2019-03-18 14:54:04 -04:00
Jade McGough
953d9c66af
Merge pull request #12669 from influxdata/label-auth
...
fix(http): wrap label service with authorizer
2019-03-18 11:20:21 -07:00
Kelvin Wang
30e8ac65a2
fix(http): fix swagger bucket owners
2019-03-18 11:10:15 -04:00
Kelvin Wang
28c0030be0
fix(http): fix swagger bucket owners
2019-03-18 11:05:39 -04:00
Jade McGough
5500419357
fix(http): wrap label service with authorizer
2019-03-17 20:47:21 -07:00
kelwang
32a511b671
Merge pull request #12645 from influxdata/telegraf_delete
...
fix(http): fix telegraf delete
2019-03-15 20:16:50 -04:00
Jade McGough
4a4bd76e70
Merge pull request #12585 from influxdata/label-names
...
Label names
2019-03-15 16:29:35 -07:00
Jade McGough
b2775ef9da
feat(labels): allow label names to be updated
2019-03-15 16:24:23 -07:00
Kelvin Wang
0fe8479e9f
fix(http): remove dup tasks definition
2019-03-15 11:46:30 -04:00
kelwang
769a1a8a10
Merge pull request #12597 from influxdata/swagger_task_runs
...
feat(http): update swagger to use runs
2019-03-15 11:40:20 -04:00
Kelvin Wang
052510f3ee
fix(http): fix telegraf delete
2019-03-15 11:31:22 -04:00
Mark Rushakoff
3092faace8
test(task): ensure task can be created over HTTP using org name
...
Closes #12089 .
2019-03-14 21:23:14 -07:00
Deniz Kusefoglu
14688cd5c7
Add required types to swagger
2019-03-14 12:02:33 -07:00
Jonathan A. Sternberg
1d996630b1
fix(http): set the authorizer on the context in proxy query handler ( #12605 )
2019-03-14 10:19:47 -05:00
kelwang
cb7630abd2
Merge pull request #12598 from influxdata/swagger_add_label_task
...
fix(http): fix task swagger links labels
2019-03-13 14:24:17 -04:00
kelwang
e877428c24
Merge pull request #12596 from influxdata/telegraf_swagger
...
fix(http): fix swagger label response
2019-03-13 14:23:55 -04:00
kelwang
bd952e8d6e
Merge pull request #12595 from influxdata/fix_secret_endpoint
...
fix(http): change secrets to match swagger
2019-03-13 14:23:39 -04:00
kelwang
878e896e3a
Merge pull request #12594 from influxdata/http_source_health
...
fix(http): fix source health endpoint
2019-03-13 14:23:01 -04:00
kelwang
ba52920df1
Merge pull request #12592 from influxdata/ready
...
fix(http): fix ready swagger
2019-03-13 14:22:44 -04:00
Iris Scholten
a4196ce06d
fix(ui): Remove name from cell in swagger definition
2019-03-13 10:18:17 -07:00
Kelvin Wang
5c980304c2
fix(http): fix task swagger links labels
2019-03-13 12:00:03 -04:00
Kelvin Wang
54a8e86d2d
feat(http): update swagger to use runs
2019-03-13 11:45:08 -04:00
Kelvin Wang
f2adba210f
fix(http): fix swagger label response
2019-03-13 11:22:16 -04:00
Kelvin Wang
44f5adeae7
fix(http): change secrets to match swagger
2019-03-13 11:06:36 -04:00
Kelvin Wang
229be14d1a
fix(http): fix source health endpoint
2019-03-13 11:04:16 -04:00
Kelvin Wang
69c3882225
fix(http): fix ready swagger
2019-03-13 10:44:14 -04:00
zhulongcheng
8b7050d6d3
docs(http): add bucket and org links to ScraperTargetResponse
2019-03-12 22:29:25 +08:00
zhulongcheng
76c0513d09
docs(http): remove duplicated `name` from ScraperTargetResponse
2019-03-12 18:49:02 +08:00
zhulongcheng
8d2f75ecac
docs(http): add missing logs links
2019-03-12 11:18:07 +08:00
Chris Goller
96ed02fdae
Merge pull request #12507 from influxdata/fix/bucket-write-links
...
fix(http): update bucket write links to include org/bucket
2019-03-11 14:12:42 -05:00
Chris Goller
a1ad49842f
docs(http): specify that label properties keys must be strings
2019-03-11 13:54:38 -05:00
Chris Goller
831d5110f4
fix(http): update bucket write links to include org/bucket
2019-03-11 13:46:16 -05:00
Jade McGough
33e1f51537
Merge pull request #12498 from influxdata/telegraf-labels
...
fix(swagger): add type to expected telegraf request properties
2019-03-11 11:06:52 -07:00
Jade McGough
2e61590a55
chore(swagger): add example for telegraf name
2019-03-11 11:00:13 -07:00
Jade McGough
7bd89a9021
fix(swagger): add type to expected telegraf request properties
2019-03-11 10:51:16 -07:00
Chris Goller
83c43e7173
fix(http): log endpoint should be logs
2019-03-11 12:45:25 -05:00