Alexander Sack

Results 7 issues of Alexander Sack

Currently 'k3sup app install' command installs everything in the 'default' namespace. It would be really nice if there was an option '-n,--namespace' that would propagate its value to the actual...

Issue #281 Allow a per server process client configuration of the underlying HTTP proxy client. For example, the current web framework, Tornado, limits the maximum body size to 100MiB which...

new

### Bug description Can not download large files through minio behind proxy #### Expected behaviour File should be downloaded #### Actual behaviour [E 2021-07-06 10:36:40.919 ServerApp] { "Host": "127.0.0.1:8888", "User-Agent":...

bug

It looks like when you instantiate the apt/cache.py class with rootdir="/" on my plain vanilla 17.10 system, it hangs. CPU spikes to 100%+ and just sits there. It smells like...

**Describe the bug** I have defined a `.env` file with `name=value` pairs that should be interpolated before `up`, `down`, operations. They work under `okteto` CLI but not through the vscode...

## Meta: **CircleCI CLI Version:** ``` 0.1.30549+735ecd3 (homebrew) ``` **Operating System:** ``` Darwin ip-192-168-1-122.ec2.internal 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:12:49 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T6020 arm64 ``` **CircleCI CLI...

bug

### Observed behavior While publishing valid JSON to a stream, the `nats` client throws an exception: ``` await self._js.publish(pub_subject, json.dumps(js).encode()) File "/usr/local/lib/python3.11/site-packages/nats/js/client.py", line 191, in publish resp = json.loads(msg.data) ^^^^^^^^^^^^^^^^^^^^...

defect