-
@pH14 suggests that the EIP operator should use annotations rather than labels to identify the pods that need EIPs:
```
eip.materialize.cloud/manage=true
eip.materialize.cloud/autocreate_eip=true…
-
SchnauzerUI needs an overarching testing strategy. The shape of the program is pretty well defined, so we need to decide on where and how certain things will be tested.
Currently the only tests the p…
-
As mentioned in [this comment](https://github.com/adriangb/pgpq/issues/28#issuecomment-1806031635), it would be great to use this library on the command line, packaged as a single rust executable.
…
-
**Description
===========**
While testing PFCWD orchagent crashes randomly.
The exception is thrown in SAI when setting buffer pool attributes
Unable to recreate at will.
SAI : 3.7.5.1
**S…
-
First, absolutely awesome library. It is everything I've ever wanted from a CLI framework after working with `commander.js` and `oclif` extensively.
I'm using your module with webpack, and the sta…
-
BPO | [9941](https://bugs.python.org/issue9941)
--- | :---
Nosy | @birkenfeld, @abalkin
Files | [9941.patch](https://bugs.python.org/file41116/9941.patch "Uploaded as text/plain at 2015-11-21.20:19:29…
-
This is my impression after reading the documentation:
- some pages mention `@parameter`, others `@param`. Is this intentional?
- some text reference a bakefile, but other text do not seem to want…
-
I find to be filling in a lot of record fields from the cli parameters and it would be much faster to have some generic way of generating parser code.
```haskell
data AB f = AB {a :: f Int, b :: f…
-
Installing docker-in-docker fails to curl, not sure what url. How can I fix this?
> [dev_containers_target_stage 6/6] RUN --mount=type=bind,from=dev_containers_feature_content_source,source=docker…
-
i'll try to get a PR together sometime soon to make this possible with [octokit-auth-netrc](https://www.npmjs.com/package/octokit-auth-netrc)