Eric Dobbs

Results 6 issues of Eric Dobbs

Symptom: keyboard shortcuts stopped working. They're displayed as disabled in the menu (see the screenshot). If I choose items from the menu using the trackpad the commands correctly resize the...

bug

A few days ago my use of editor.js stopped working. I think it is related to the 2.27.0 release. I rely on the jsdelivr CDN as the source for editor.js....

bug

(I get the same behavior when I try to run this locally.) This page is completely blank. http://morning-sunset-4428.herokuapp.com/index.html The html body is an tag with an empty tag. Inspecting the...

### Feature Description There are several places where the operator needs API keys in order to work correctly. Many of those keys want to be protected as kubernetes Secrets. Examples...

kubernetes

### Feature Description We would like to programmatically add accounts to the AWS integration, for example. This pair of NerdGraph mutations might do the trick. ``` graphql mutation { cloudLinkAccount(accountId:...

enhancement
size:XL
priority:medium
kubernetes

The script failed for me today because it could not create the temp directory. I noticed that `mktemp` is already in use on line 147 as part of the `_selfupgrade()`....