Tristan Weir
|
9e7e4f5258
|
Merge pull request #497 from mozilla/update-readme
Add archive notice to README
|
2019-09-13 16:40:10 -07:00 |
Tristan Weir
|
08eb19eb51
|
Update README.md
|
2019-09-13 16:12:01 -07:00 |
Emma Rose
|
33eefe9c97
|
Merge pull request #494 from mozilla/deprecate
Add a notice of deprecation to the README
|
2019-07-03 13:06:22 -04:00 |
Emma Rose
|
42391a9c6a
|
Fixed typo
|
2019-07-02 17:20:57 -04:00 |
Emma Rose
|
87084ab0f0
|
Add a notice of deprecation to the README
|
2019-06-27 19:58:18 -04:00 |
Tristan Weir
|
6dee6e08d5
|
Merge pull request #493 from Mozilla-GitHub-Standards/master
Add Mozilla Code of Conduct
|
2019-05-15 09:06:06 -07:00 |
Mozilla-GitHub-Standards
|
2d0fee4623
|
Add Mozilla Code of Conduct file
Fixes #492.
_(Message COC002)_
|
2019-03-27 21:19:17 -07:00 |
Emma Rose
|
06bf434bf2
|
Merge pull request #491 from mozilla/scheduler-handle-heartbeats
Scheduler handle heartbeats
|
2019-01-10 19:03:23 -05:00 |
Emma Rose
|
b0c1e107ed
|
Removed unused imports
|
2019-01-10 18:46:25 -05:00 |
Emma Rose
|
7175327599
|
Revert "Removed functionality for monitoring heartbeats from the scheduler"
This reverts commit 0104e03662 .
|
2019-01-10 18:45:31 -05:00 |
Tristan Weir
|
0f8307394a
|
Merge pull request #489 from mozilla/fpm-syntax-fix
How do I keep missing these dashes
|
2019-01-08 11:10:39 -08:00 |
Emma Rose
|
ad6a20985e
|
How do I keep missing these dashes
|
2019-01-08 13:57:45 -05:00 |
Emma Rose
|
136b8ec9fc
|
Merge pull request #488 from mozilla/fpm-syntax-fix
Fixed syntax
|
2019-01-08 13:56:03 -05:00 |
Emma Rose
|
314b91107f
|
Fixed syntax
|
2019-01-08 13:42:38 -05:00 |
Emma Rose
|
0b24fd27fa
|
Merge pull request #486 from mozilla/cleanup-agents-systemd
Clean up SystemD agents for smooth re-installs
|
2019-01-04 16:44:20 -05:00 |
Emma Rose
|
d45f48d4dc
|
Remove should fail silently
|
2019-01-03 15:41:11 -05:00 |
Tristan Weir
|
c22cf839a3
|
Merge branch 'master' into cleanup-agents-systemd
|
2019-01-03 12:06:37 -08:00 |
Emma Rose
|
df049b1301
|
Fixed Makefile fpm invocations
|
2019-01-02 17:20:36 -05:00 |
Emma Rose
|
94e13d2b71
|
Added a make target that should cleanup a MIG install on systemd for a smooth replacement
|
2019-01-02 16:55:23 -05:00 |
Tristan Weir
|
2753fe0799
|
Merge pull request #476 from mozilla/query-serviceapi-for-operator-team
Query ServiceAPI for Operator & Team
|
2018-12-27 10:34:21 -08:00 |
Tristan Weir
|
5101d96524
|
Added tests for LookupOperatorTeam
|
2018-12-26 15:56:46 -08:00 |
Tristan Weir
|
bb6cf19a19
|
Add a little more resiliency for differently formed URLs
|
2018-12-17 16:14:29 -08:00 |
Tristan Weir
|
bf615806b0
|
Make fixes to how config is read in and treated throughout
|
2018-12-17 15:56:42 -08:00 |
Tristan Weir
|
8ee954597b
|
Run gofmt
|
2018-12-17 14:45:53 -08:00 |
Tristan Weir
|
0bb216ac37
|
Resolve more review comments
|
2018-12-17 14:44:12 -08:00 |
Tristan Weir
|
14b886b7e1
|
Replace all panicking with logging
|
2018-12-17 14:27:52 -08:00 |
Tristan Weir
|
cef70bdd98
|
Resolve some review comments
|
2018-12-17 14:15:50 -08:00 |
Tristan Weir
|
1135e9ce00
|
Add JSON descriptors to struct and re-case variables
|
2018-12-17 14:06:38 -08:00 |
Tristan Weir
|
89d41f5cb6
|
Load an auth token into the API config before we work with it
|
2018-12-17 09:32:55 -08:00 |
Tristan Weir
|
0869eb7302
|
Add ability to insert operator and team from ServiceAPI data
|
2018-12-17 09:20:34 -08:00 |
Tristan Weir
|
741780dbc1
|
Add ability to request an Auth0 token, query ServiceAPI, and lookup results
|
2018-12-17 09:05:43 -08:00 |
Em
|
e068d93048
|
Merge pull request #473 from mozilla/abstract-rabbit
Configure heartbeat requests to go straight to API
|
2018-11-26 15:52:15 -05:00 |
Zack Mullaly
|
deb4aba083
|
Revert scheduler back to normal operations so we can do a full deploy
|
2018-11-26 15:44:08 -05:00 |
Zack Mullaly
|
5b386c1a29
|
Removing unnecessary blank lines
|
2018-11-22 15:39:35 -05:00 |
Zack Mullaly
|
ad7aee2e4d
|
Removing documentation that doesn't belong in this branch
|
2018-11-22 14:04:21 -05:00 |
Zack Mullaly
|
49476d62b7
|
removing function that isn't being used yet
|
2018-11-22 14:03:49 -05:00 |
Brandon Myers
|
9b3205867a
|
Add update role to agents table for migapi
|
2018-11-20 13:56:27 -05:00 |
Brandon Myers
|
1132b4b56b
|
Readd agent refresh ts for heartbeats
|
2018-11-20 12:12:33 -05:00 |
Zack Mullaly
|
c98623eb07
|
Add back in the information we accidentally threw away by neglecting the rest of what was in the heartbeat
|
2018-11-19 16:26:30 -05:00 |
Zack Mullaly
|
4dc4cb34f1
|
Fixed imports
|
2018-11-19 16:04:43 -05:00 |
Zack Mullaly
|
98d4eac1c5
|
Only insert a new agent when we find out about one. Otherwise update agents in place when we deal with a heartbeat
|
2018-11-19 15:54:41 -05:00 |
Zack Mullaly
|
d70bb40bd1
|
Don't try to insert into table that no longer exists
|
2018-11-19 15:34:15 -05:00 |
Zack Mullaly
|
12392b0205
|
Update agent information in place when a heartbeat is received
|
2018-11-19 15:27:58 -05:00 |
Zack Mullaly
|
262f2c4c8c
|
Adding the code from the scheduler that processed heartbeats back for reference
|
2018-11-19 15:07:57 -05:00 |
Zack Mullaly
|
1e58cacb00
|
Merge branch 'master' into abstract-rabbit
|
2018-11-19 13:04:45 -05:00 |
Zack Mullaly
|
828dd39095
|
Merge pull request #474 from mozilla/scribe-cleanup
Always set SourceName to 'mig-runner'
|
2018-11-15 17:29:35 -05:00 |
Zack Mullaly
|
b9f54eab6d
|
Remove old references to config.MozDef.Source from tests
|
2018-11-15 17:13:09 -05:00 |
Zack Mullaly
|
bd7e12c479
|
Remove old references to config.MozDef.Source from tests
|
2018-11-15 16:59:31 -05:00 |
Zack Mullaly
|
1f684b1b6a
|
Always just set the SourceName for a vuln to mig-runner before sending it to mozdef because we aren't going to change it
|
2018-11-15 15:58:11 -05:00 |
Zack Mullaly
|
41f46a11ee
|
Merge branch 'master' into abstract-rabbit
|
2018-11-13 18:13:14 -05:00 |