Commit Graph

1063 Commits

Author SHA1 Message Date
1864e8b6e4 can schedule endpoint (#41)
* can_schedule endpoint

* fixing condition

* sorting imports
2020-09-28 17:50:48 -07:00
d1cfa2abd6 Redact work set fields (#34)
- Provide full set of `expose[..]` methods for `Secret`
- Redact serialized work unit config in logging
- Use `BlobContainerUrl` for work set setup URL
2020-09-28 14:59:57 -07:00
2f285f8a6f fixing deployment script requirements (#37) 2020-09-28 13:23:23 -07:00
1ab55d942f Add stop node command (#32) 2020-09-28 10:34:53 -04:00
ab41b8986b Emit setup script output from ISetupRunner (#23)
Change the internal `ISetupRunner` interface to return a serializable representation of the script process output. Allow callers to decide how to handle a non-success exit disposition.
2020-09-22 16:17:10 -07:00
e120550767 Use absolute path for command replacements (#22) 2020-09-22 15:56:30 -04:00
93566d637d Flush telemetry on supervisor agent error (#21) 2020-09-22 11:58:57 -07:00
08d1ea03df finish scaleset state refactor (#19)
* finish scaleset state refactor
2020-09-22 13:15:31 -04:00
7d27b6a008 set ONEFUZZ_TASK_SETUP_PATH prior to executing task setup (#15)
* set ONEFUZZ_TARGET_SETUP_PATH prior to executing task setup
2020-09-22 09:57:39 -04:00
1dedcc8c61 data migration in the deployment script (#12) 2020-09-21 16:00:57 -04:00
f2789efc48 Enable documentation of CLI sub-command arguments (#10)
* enable adding docs for subcommand arguments in the CLI
2020-09-21 14:48:47 -04:00
907aa9247e fix missing quote (#2)
Co-authored-by: Brian Caswell <bmc@shmoo.com>
2020-09-18 13:13:30 -04:00
d3a0b292e6 initial public release 2020-09-18 12:21:04 -04:00