Tom Dudley

Results 5 issues of Tom Dudley

This PR adds support for workouts (`create`, `get`, `list`, `update` and `delete`) and the ability to schedule them (`create`, `list` and `delete`). I've attached some docs at the end of...

I have the following OpenAPI spec which does not appear to work in terms of generating an `Optional` field: ``` components: Foo: type: object nullable: true properties: bar: type: string...

Fixes #2473 ---- **Testing** Prior to this change I would get the following output when trying to capture some multiline entries in a log file which also had single line...

### What is the problem? I'm attempting to deploy a helm chart, using assets, to a cluster which I created in a separate stack. It fails with a circular dependency...

bug
p1
@aws-cdk/aws-eks
effort/medium
@aws-cdk/aws-eks-v2-alpha

Fixes a typo in the usage description.