Johnny Steenbergen
|
94ae519cc6
|
chore(pkger): refactor parser notification endpoint state out into stateful type
references: #17434
|
2020-04-15 14:26:25 -07:00 |
Johnny Steenbergen
|
c8a79f5653
|
chore(pkger): refactor parser variable state out into stateful type
references: #17434
|
2020-04-14 16:48:56 -07:00 |
Johnny Steenbergen
|
68183bb156
|
chore(pkger): refactor embedded types out of stateful types
|
2020-04-14 14:12:23 -07:00 |
Johnny Steenbergen
|
c718b676ef
|
chore(pkger): refactor pkger data model to separate parsed and stateful datum
|
2020-04-14 09:28:09 -07:00 |
Lorenzo Affetti
|
6967cc2d58
|
fix(launcher): se default memory limit for query to unlimited
|
2020-04-10 21:33:45 +02:00 |
Johnny Steenbergen
|
67ccbd4490
|
fix(influx): add nil check for printing diff of endpoints and checks
|
2020-04-09 13:15:32 -07:00 |
Johnny Steenbergen
|
77bb23fd38
|
chore(pkger): refactor label mapping diff CLI table output
|
2020-04-08 15:13:47 -07:00 |
Johnny Steenbergen
|
cee77081b2
|
feat(pkger): extend tasks with unique constraints
|
2020-04-08 14:38:32 -07:00 |
Johnny Steenbergen
|
85e31e8194
|
feat(pkger): update tasks with unique constraints
|
2020-04-08 13:30:43 -07:00 |
Pavel Závora
|
179adb0e9b
|
Merge pull request #17595 from influxdata/17356/influx-cli-file
feat(cmd/influx): add --file option to query and task commands
|
2020-04-08 20:45:44 +02:00 |
Johnny Steenbergen
|
845718c0d6
|
feat(pkger): update dashboards with unique constraints
|
2020-04-08 11:21:28 -07:00 |
Pavel Závora
|
3270d3328a
|
Merge branch 'master' into 17356/influx-cli-file
|
2020-04-08 19:54:43 +02:00 |
Johnny Steenbergen
|
dd432360cc
|
feat(pkger): update notification rule with unique constraints
|
2020-04-08 10:36:21 -07:00 |
Lyon Hill
|
33c39796bd
|
feat(tenant): update the client to use the new onboarding package (#17659)
|
2020-04-07 13:51:06 -06:00 |
Alirie Gray
|
8975fd2365
|
refactor(tenant): move bucket and urm auth layers to tenant service (#17474)
Co-authored-by: Lyon Hill <lyondhill@gmail.com>
|
2020-04-07 11:13:27 -07:00 |
Lyon Hill
|
4421a39639
|
feat(tenant): Build out the onboarding system in tenant and integrate it into launcher (#17558)
We are adding in a setup/user route this is not in swagger at the moment but will be
added once we feel it is stable.
|
2020-04-06 15:58:15 -06:00 |
Johnny Steenbergen
|
c245f3233b
|
chore(pkger): add stack state management for notification endpoints
|
2020-04-06 14:56:56 -07:00 |
Pavel Závora
|
9cca99d0a4
|
Merge branch 'master' into 17356/influx-cli-file
|
2020-04-06 21:04:44 +02:00 |
Johnny Steenbergen
|
1e19f38502
|
chore(pkger): add stack state management for variables
|
2020-04-06 10:22:55 -07:00 |
Pavel Zavora
|
37b3673733
|
chore(cmd/influx): apply proofreading comments #17356
|
2020-04-04 13:00:41 +02:00 |
Jonathan A. Sternberg
|
0ae8bebd75
|
refactor: rewrite imports to include the /v2 suffix for version 2
|
2020-04-03 12:39:20 -05:00 |
Pavel Zavora
|
4f1953cea5
|
feat(cmd/influx/task): add --file option #17356
|
2020-04-03 08:00:56 +02:00 |
Pavel Zavora
|
3449f23733
|
feat(cmd/influx/query): add --file option #17356
|
2020-04-03 07:31:10 +02:00 |
Johnny Steenbergen
|
21d2bf5dc6
|
chore(pkger): add stack state management for checks
|
2020-04-02 16:32:20 -07:00 |
Johnny Steenbergen
|
e6317a04ee
|
chore(pkger): refactor summary/diff types for Endpints|Checks|Variables
|
2020-04-02 12:35:51 -07:00 |
Johnny Steenbergen
|
762e9a422e
|
feat(pkger): add stack state management for labels
|
2020-04-02 09:03:59 -07:00 |
Lorenzo Affetti
|
13fc4f335d
|
test(launcher): e2e test memory limits
|
2020-04-02 11:20:42 +02:00 |
Johnny Steenbergen
|
f5b9a30b1f
|
feat(pkger): extend labels diff and summary types to include PkgName and Remove
the pkgName refers to the unqiue label resource within the pkg and the
Remove field indicates the label will be removed when applying the pkg
|
2020-04-01 14:13:45 -07:00 |
Johnny Steenbergen
|
34c3b35ca3
|
feat(pkger): add stack state management for buckets
|
2020-04-01 13:09:14 -07:00 |
Kelvin Wang
|
abe3a96674
|
feat(cmd/influx): add config switch back
|
2020-04-01 12:44:21 -04:00 |
Johnny Steenbergen
|
098fd27ab4
|
feat(pkger): extend DiffBucket with name for existing and new bucket values
provides mapping between pkgName and resource the diff represents. Now that
stacks are in place, the existing bucket may change names.
|
2020-03-31 13:34:40 -07:00 |
Pavel Zavora
|
153bc0bd40
|
Merge branch 'master' into 17003/writeFromCsv
|
2020-03-29 21:20:10 +02:00 |
Pavel Zavora
|
9e55ac3481
|
chore(cmd/influx/write): remove unused DryRun flag
|
2020-03-29 20:30:06 +02:00 |
Johnny Steenbergen
|
9f2fcea365
|
fix: add missing flag register to task run list cmd for json out and hide header flags
|
2020-03-27 14:20:37 -07:00 |
Johnny Steenbergen
|
77900b39cc
|
fix: add missing flag register to task run list cmd for json out and hide header flags
|
2020-03-27 13:47:31 -07:00 |
Johnny Steenbergen
|
e767b1e410
|
fix: add missing flag register to org cmd for json out and hide header flags
|
2020-03-27 13:31:46 -07:00 |
Kelvin Wang
|
5db57c9081
|
feat(cmd/influx): easy switch config
|
2020-03-27 15:45:36 -04:00 |
Johnny Steenbergen
|
3cb44a0301
|
feat(influx): add jsonout and hide headers support to task cmd
|
2020-03-27 12:33:24 -07:00 |
Johnny Steenbergen
|
361777acfd
|
feat(influx): add jsonout and hide headers support to auth cmd
|
2020-03-27 11:49:09 -07:00 |
Johnny Steenbergen
|
62a64e9abd
|
feat(influx): add jsonout and hide headers support to user cmd
|
2020-03-27 11:49:09 -07:00 |
Brett Buddin
|
2200143a22
|
Merge pull request #17462 from influxdata/bb/no-tasks
feat(influxd): flag to disable scheduling of tasks
|
2020-03-27 14:26:34 -04:00 |
Russ Savage
|
b0876d4144
|
Merge branch 'master' into 17003/writeFromCsv
|
2020-03-27 11:14:52 -07:00 |
Johnny Steenbergen
|
7a518380ad
|
feat(influx): add jsonout and hide headers support to config cmd
|
2020-03-27 10:59:50 -07:00 |
Johnny Steenbergen
|
241e3513e6
|
feat(influx): add jsonout and hide headers support to setup cmd
|
2020-03-27 10:59:50 -07:00 |
Johnny Steenbergen
|
08fbdbff1a
|
feat(influx): add jsonout and hide headers support to secret cmd
|
2020-03-27 10:59:50 -07:00 |
Johnny Steenbergen
|
ba57fa5a66
|
feat(influx): add jsonout and hide headers support to org cmd
|
2020-03-27 10:59:50 -07:00 |
Johnny Steenbergen
|
34e0754572
|
feat(influx): add jsonout and hide headers functionality to bucket cmds
|
2020-03-27 10:29:56 -07:00 |
Brett Buddin
|
3d826d96cf
|
feat(influxd): flag to disable scheduling of tasks
|
2020-03-27 12:52:07 -04:00 |
Johnny Steenbergen
|
f0c0b82a7a
|
feat(influx): add json output flag for pkg commands that print tables
|
2020-03-27 08:32:58 -07:00 |
Johnny Steenbergen
|
37646464b3
|
feat(pkger): add stack init cmd to influx cli
closes: #17235
|
2020-03-27 08:32:58 -07:00 |