Alirie Gray
876238d688
feat: add feature flag for new labels service ( #18215 )
2020-05-28 08:26:08 -07:00
jlapacik
d22380dc8b
Merge pull request #17900 from influxdata/feat/use-algo-w
...
chore: promote algorithm W to master
2020-05-27 10:20:03 -07:00
Lyon Hill
97dc4d18db
feat: use the new tenant user handler ( #18190 )
...
Switch to use the new user handler. We have been using the tenant backend for some
time now and just need to switch over to using tenant front to back.
2020-05-27 08:48:27 -06:00
jlapacik
7db9f4c520
Merge branch 'master' into chore/merge-master
2020-05-26 10:03:42 -07:00
Alirie Gray
7f4ddabe8a
refactor: add new label package ( #18078 )
2020-05-21 11:30:19 -07:00
greg linton
5ac45ccb8a
fix: use skip-verify flag in ping
2020-05-21 11:44:51 -06:00
Jonathan A. Sternberg
0c8d19e896
Merge branch 'master' into feat/use-algo-w
2020-05-18 13:25:26 -05:00
Lyon Hill
c459852f8f
feat: integrate the new session system behind a feature flag ( #18042 )
2020-05-18 11:50:22 -06:00
Gianluca Arbezzano
1cf64fd721
feat: dbrp service
...
Signed-off-by: Lorenzo Affetti <lorenzo.affetti@gmail.com>
Co-Authored-By: Gianluca Arbezzano <gianarb92@gmail.com>
Co-Authored-By: George MacRorie <gmacrorie@influxdata.com>
Co-Authored-By: Alirie Gray <alirie.gray@gmail.com>
2020-05-15 12:05:38 +02:00
jlapacik
34e581ca0a
Merge branch 'master' into chore/merge-master
2020-05-12 11:18:25 -07:00
Johnny Steenbergen
3ad00934c4
fix(influx): fixup display message for onboarding with interactive and rp flag
...
closes : #17862
2020-05-08 10:03:56 -07:00
Alirie Gray
24cc1cabb8
feat: add feature flag for refactored authorization package ( #17944 )
2020-05-08 10:00:39 -07:00
Gavin Cabbage
4fd30f5f24
fix(kit/feature): lookup typed flag if base is passed to override ( #18012 )
...
* fix(kit/feature): lookup typed flag if base is passed to override
* chore(kit/feature): override base flag test
2020-05-08 09:50:04 -04:00
Johnny Steenbergen
233b6d368d
fix(influx): update diff labelmapping print to respect state status
2020-05-07 15:52:52 -07:00
Johnny Steenbergen
b0d00425b0
feat(influx): add pkger remove|rm|uninstall stacks command
2020-05-07 15:52:52 -07:00
Johnny Steenbergen
e668524847
feat(influx): add pkger list stacks command
2020-05-07 15:52:52 -07:00
Brett Buddin
8d26d9807d
Merge pull request #17970 from influxdata/bb/feature-flag-proxy
...
feat(http): Allow specific API handlers to be proxied for the Algo-W rollout
2020-05-07 14:20:47 -04:00
jlapacik
f3320c7b43
Merge branch 'master' into chore/update-flux
2020-05-07 10:44:34 -07:00
Johnny Steenbergen
37d44d882d
chore(pkger): handle edge cases for telegraf configs that manifest from user interaction
...
closes : #17434
2020-05-06 16:49:50 -07:00
Johnny Steenbergen
3eb5af969a
chore(pkger): handle edge cases for tasks that manifest from user interaction
...
references: #17434
2020-05-06 16:49:50 -07:00
Johnny Steenbergen
7be0d8289b
chore(pkger): handle edge cases for rules that manifest from user interaction
...
references: #17434
2020-05-06 16:18:48 -07:00
Johnny Steenbergen
7f8aa4c40f
chore(pkger): handle edge cases for endpoints that manifest from user interaction
...
references: #17434
2020-05-06 15:56:32 -07:00
Johnny Steenbergen
b4b52570b4
chore(pkger): handle edge cases for labels that manifest from user interaction
...
references: #17434
2020-05-06 15:26:01 -07:00
Johnny Steenbergen
d4aa3be8db
chore(pkger): handle edge cases for dashboards that manifest from user interaction
...
references: #17434
2020-05-06 15:12:30 -07:00
Johnny Steenbergen
485cc3ea54
chore(pkger): handle edge cases for checks that manifest from user interaction
...
references: #17434
2020-05-06 14:57:04 -07:00
Johnny Steenbergen
24dd13bcc6
chore(pkger): handle edge cases for buckets that manifest from user interaction
...
references: #17434
2020-05-06 14:19:44 -07:00
Johnny Steenbergen
f575ea8d41
chore(pkger): handle edge cases that can manifest from users in the platform and stateful pkg applications
...
references: #17434
2020-05-06 13:01:50 -07:00
jlapacik
4aec0dc48e
Merge branch 'master' into chore/update-flux
2020-05-06 10:00:09 -07:00
Brett Buddin
c5c4e71dbd
feat(http): Add ability to proxy specific API handlers for Algo-W rollout.
2020-05-06 12:30:05 -04:00
Gavin Cabbage
8af9b3c2d1
refactor(kit/feature): remove target logic; expose bykey ( #17949 )
...
* refactor(kit/feature): remove target logic; expose bykey
* refactor(kit/feature): un-variadic-ify bykey arg
2020-05-06 11:13:17 -04:00
Johnny Steenbergen
3fd731511a
chore(pkger): make integration stack tests indpendent
2020-05-05 11:01:13 -07:00
Johnny Steenbergen
1d027cf4e0
feat(pkger): enforce metadata.name dns name compliance
...
this PR includes a lot of small changes to names in existing test pkgs.
the tests are updated to follow suit.
closes : #17940
2020-05-05 01:35:02 -05:00
Johnny Steenbergen
89e34365bb
feat(pkger): add the ability to remove a stack and all its associated resources
...
closes : #17554
2020-05-05 01:35:02 -05:00
Johnny Steenbergen
784b222d4d
feat(pkger): enforce metadata.name dns name compliance
...
this PR includes a lot of small changes to names in existing test pkgs.
the tests are updated to follow suit.
closes : #17940
2020-05-04 12:40:22 -07:00
Johnny Steenbergen
95ad3c6582
feat(pkger): add the ability to remove a stack and all its associated resources
...
closes : #17554
2020-05-01 16:18:13 -07:00
jlapacik
83b90c3575
Merge branch 'master' into chore/merge-master
2020-04-30 14:05:51 -07:00
Johnny Steenbergen
c7e97f1625
feat(pkger): add service and http server integreations for stack lists
...
references: #17554
2020-04-30 13:24:15 -07:00
jlapacik
2ef9999907
Merge branch 'master' into chore/merge-master
2020-04-30 09:53:04 -07:00
Gavin Cabbage
95913534a0
feat(kit/feature): add feature flag package ( #17851 )
...
* feat(kit/feature): add feature flag package
* refactor(kit/feature/_codegen): simplify with fmt.Errorf
* chore(kit/feature): tidy comments
2020-04-30 11:29:43 -04:00
Johnny Steenbergen
ff27edbea9
feat(pkger): add support for using URLs associated with stack to apply/dry run
2020-04-29 16:48:00 -07:00
Lyon Hill
d720661e77
feat(tenant): change the tenant services default behavior to enabled ( #17872 )
...
We have reached the stage wehre the new tenant service is being used and
is stable but we want to get it in more hands and used as the default service.
2020-04-29 14:04:26 -06:00
jlapacik
457637ed22
Merge branch 'master' into chore/merge-master
2020-04-28 13:13:36 -07:00
Johnny Steenbergen
72906a4484
feat(pkger): add support for stateful label mappings
...
references: #17434
2020-04-24 17:05:55 -07:00
jlapacik
3079d2a8aa
Merge branch 'master' into chore/merge-master-into-algo-w
2020-04-24 14:21:26 -07:00
Johnny Steenbergen
1ac383de66
fix(launcher): removed timed contexts for launcher pkger tests
2020-04-24 10:52:50 -07:00
Johnny Steenbergen
1615a2c461
fix(influx): add arg description into config usage
2020-04-24 10:52:50 -07:00
Johnny Steenbergen
3acd860563
feat(pkger): add stateful management for notification rules
...
references: #17434
2020-04-23 11:47:32 -07:00
jlapacik
63fd3655be
Merge branch 'master' into chore/merge-master-into-algo-w
2020-04-22 14:52:59 -07:00
George
e150377f48
revert(tenant): integrate the tenant service as the default backend ( #17805 ) ( #17832 )
...
This reverts commit 79e9de93cb
.
2020-04-22 17:23:17 +01:00
Johnny Steenbergen
653a53fa9b
chore(influx): tidy up print summary statements to include pkg names
2020-04-21 16:50:08 -07:00