Tomas Touceda
|
e6368cc57f
|
Refactor integration tests (#1821)
* Refactor integration tests
* Remove nopCloser and use io.NopCloser
* Address review comments
|
2021-09-15 16:27:53 -03:00 |
|
Martin Angers
|
4f4185372d
|
Add support for context in datastore/mysql layer (#1962)
This is just to pass down the context to the datastore layer, it doesn't
use it just yet - this will be in a follow-up PR.
|
2021-09-14 08:11:07 -04:00 |
|
Martin Angers
|
a3714d2ed9
|
Add fleetctl debug connection command (#1706)
Adds the `fleetctl debug connection` command to investigate
connection issues to the fleet server.
Closes #1579 .
|
2021-08-24 08:50:03 -04:00 |
|