robert lestak

Results 7 issues of robert lestak

Docker Version 17.03.1-ce-mac5 (16048) MacOS Sierra Version 10.12.4 -------- `docker logout myregistry.example.com:5000` throws warning: ```` Removing login credentials for myregistry.example.com:5000 WARNING: could not erase credentials: error erasing credentials - err:...

The current configuration will run the container forever, but the vast majority of that time is spent simply waiting for the next run. With this variable, the user can set...

this PR adds a database interface to enable the use of a remote DB as opposed to the embedded tinydb. this change is backwards compatible and opt-in. existing installations will...

- Adds a `Dockerfile` for containerization and easier deployment (if that's your prerogative) - Adds a `scripts/build.sh` script which consumes an `ADIF_URL` env var to update the `index.html` file with...

### Pull Request Motivation While 'non-standard', there are valid technical situations where a key/pem would be expected to exceed the 'safe' values implemented in #7401. Issue #7506 shows that multiple...

release-note
size/XL
area/api
kind/bug
kind/feature
needs-ok-to-test
dco-signoff: yes
area/testing
area/deploy

## Description Add streamable HTTP transport support to memory and sequential thinking MCP servers, enabling them to run over HTTP in addition to the default stdio transport. ## Server Details...