Samir Patel
8690160dd4
Merge pull request #1812 from molecula/54mir/authentication
...
[FB-1014] Authentication
2022-01-04 09:43:56 -05:00
Samir Patel
ab4e4ac216
Merge branch 'master' into 54mir/authentication
2022-01-04 09:28:58 -05:00
pokeeffe-molecula
c5a75fcd66
Merge pull request #1838 from molecula/get-pipeline-to-run
...
just run it all the time for now
2022-01-03 23:20:22 -06:00
pokeeffe-molecula
cc9c2761be
Merge branch 'master' into get-pipeline-to-run
2022-01-03 23:19:34 -06:00
pokeeffe-molecula
b4da2be804
just run it all the time for now
2022-01-03 23:19:07 -06:00
Samir Patel
414dff1d22
revisions
2022-01-03 22:56:21 -06:00
pokeeffe-molecula
3e31035e29
Merge pull request #1837 from molecula/get-pipeline-to-run
...
disabling single node deploy
2022-01-03 22:46:09 -06:00
pokeeffe-molecula
65a2deb842
Merge branch 'master' into get-pipeline-to-run
2022-01-03 22:45:13 -06:00
pokeeffe-molecula
44d635f407
disabling single node deploy
2022-01-03 22:43:25 -06:00
Samir Patel
d537398568
Merge branch 'master' into 54mir/authentication
2022-01-03 23:33:45 -05:00
pokeeffe-molecula
5f8b78ba9a
Merge pull request #1836 from molecula/get-pipeline-to-run
...
fix gitlab pipeline; disable circleci; remove artifactory
2022-01-03 22:22:06 -06:00
pokeeffe-molecula
56584905c2
fix gitlab pipeline; disable circleci; remove artifactory
2022-01-03 22:11:30 -06:00
pokeeffe-molecula
61c0ef9a1e
Merge pull request #1835 from molecula/fix-failed-deploy-linux-node
...
Fix failed deploy linux node
2022-01-03 21:50:21 -06:00
Fletcher Haynes
b9e8d3a103
Commented out a failing test as a meta-test
2022-01-03 19:17:11 -08:00
Fletcher Haynes
70a3af97a8
Fixed some variables in the CI file
2022-01-03 19:05:39 -08:00
Samir Patel
a7fada30dd
revisions 1
2022-01-03 20:43:51 -06:00
Fletcher Haynes
c0708e5403
Changed the env vars a CI job was accessing
2022-01-03 16:48:42 -08:00
tgruben
16600a219c
Merge branch 'master' into 54mir/authentication
2022-01-03 17:55:58 -06:00
Fletcher Haynes
58a70863eb
Merge pull request #1823 from molecula/fb901
...
Fb901
2022-01-03 15:51:24 -08:00
Samir Patel
1b10f26258
fix permission stuff for write queries
2022-01-03 17:41:09 -06:00
Samir Patel
7834db2347
change write call detection
2022-01-03 16:24:14 -06:00
Fletcher Haynes
a40d974377
Merge branch 'master' into fb901
2022-01-03 14:20:08 -08:00
pokeeffe-molecula
51ad67e06a
Update qa/tf/gauntlet/samsung/README.md
...
Co-authored-by: reese <45641995+reesporte@users.noreply.github.com>
2022-01-03 16:09:26 -06:00
pokeeffe-molecula
804b7b3146
Update qa/tf/README.md
...
Co-authored-by: reese <45641995+reesporte@users.noreply.github.com>
2022-01-03 16:06:54 -06:00
Ben Johnson
379c5e0bd1
Merge pull request #1832 from molecula/rbf-no-panic
...
Avoid panics in RBF debug tooling
2022-01-03 13:43:10 -07:00
Fletcher Haynes
e89c04acaf
Merge branch 'master' into fb901
2022-01-03 12:25:26 -08:00
Fletcher Haynes
4016a1d03d
Fixed commenting in the gitlab CI file.
2022-01-03 12:21:32 -08:00
garrison.davis@molecula.com
fa9ae13363
Adds gauntlet testing framework for Samsung
...
This adds the Terraform needed to create a gauntlet testing framework for a cluster that is a mirror of Samsung's. It is meant to be run once a day in CI via the GitLab scheduler.
2022-01-03 12:15:07 -08:00
Ben Johnson
af9795aa1a
Avoid panics in RBF debug tooling
2022-01-03 13:13:02 -07:00
tgruben
d5dcdcd40a
Merge branch 'master' into 54mir/authentication
2022-01-03 12:45:15 -06:00
reese
080ea6ad2e
Merge pull request #1806 from molecula/percentile-timestamp-decimal
...
FB-1095 implement percentiles on timestamp/decimal
2022-01-03 12:26:05 -06:00
tgruben
fb5765676b
Merge branch 'master' into 54mir/authentication
2022-01-03 12:15:10 -06:00
Samir Patel
d18b739402
add test cases
2022-01-03 11:49:38 -06:00
reesporte
b13538e426
update doc comment
2022-01-03 11:16:14 -06:00
reesporte
72adb177ae
Merge branch 'master' into percentile-timestamp-decimal
2022-01-03 11:12:23 -06:00
reesporte
6e3ce01ecb
explicitly test that getScaledInt works with timestamps
2022-01-03 11:11:54 -06:00
reesporte
fa2391b948
explicitly test untested path of valcountize
2022-01-03 11:11:27 -06:00
reesporte
99f6a1c113
change min to val
...
bc it could be used for things besides mins
2022-01-03 10:45:23 -06:00
Fletcher Haynes
93b97b9831
Test push to see if pipeline is running on push to master
2021-12-30 17:00:59 -08:00
reesporte
9b77432952
fix bad formatting
2021-12-29 14:22:29 -06:00
Samir Patel
c0fe253ce2
Merge branch 'protect-endpoints' of github.com:molecula/featurebase into protect-endpoints
2021-12-29 14:41:49 -05:00
Samir Patel
cf86be16c1
add authN only middleware for /internal
2021-12-29 14:41:31 -05:00
reesporte
8e697c0d8c
Merge branch 'protect-endpoints' of github.com:molecula/featurebase into protect-endpoints
2021-12-29 13:38:55 -06:00
reesporte
17679eb924
create a Permissions type
...
makes it nice to say p.Satisfies(otherPerm)
2021-12-29 13:38:11 -06:00
Samir Patel
7750900310
more logging
2021-12-29 13:18:42 -05:00
reesporte
be66103c45
requirements when auth is enabled
...
postgres binding is turned off
TLS must be turned on
2021-12-29 11:20:19 -06:00
reesporte
2847c22a4c
linter things
2021-12-29 11:06:58 -06:00
reesporte
42f3557c55
fix merge conflicts
2021-12-29 09:05:53 -06:00
Samir Patel
d95d4dac9d
pass group membership thru context
2021-12-28 17:36:52 -05:00
Travis Turner
56b9e2aba7
Merge pull request #1831 from molecula/tlt/ignore-down
...
Stop blocking API called when cluster is DOWN or DEGRADED
2021-12-28 14:14:29 -06:00