Cory Latschkowski

Results 8 issues of Cory Latschkowski

* docs: make cut and paste easier * version: bump version based on repo tags

cleanup / consistency for markdown

**Is your feature request related to a problem?** There is no way to start or stop Sagemaker notebook instances via CR. **Describe the solution you'd like** ``` apiVersion: sagemaker.services.k8s.aws/v1alpha1 kind:...

priority/important-longterm
service/sagemaker
kind/feature

* minor cleanup to acm

Address basic spelling errors and formatting

**Describe the bug** ## Command Device fails to send multiple `SendGet` commands ``` alias scared_of_the_dark backlog sendGet http://10.0.40.51/cm?cmnd=Power0%20Toggle; sendGet http://10.0.40.52/cm?cmnd=Power0%20Toggle addEventHandler OnDblClick 6 scared_of_the_dark ``` ## Error ``` Info:HTTP_CLIENT:HTTPClient_Async_SendGet for...

bug