Rui Lopes

Results 190 issues of Rui Lopes

Is there a way to configure the [defaultTLSConfig](https://github.com/elazarl/goproxy/blob/master/certs.go#L20) from the goproxy-eavesdropper example? my goal is to try to create a dummy caching server that just saves requests to disk and...

I wanted to try passage, but didn't find the binaries in [this project releases page](https://github.com/FiloSottile/passage/releases). Are they available somewhere else? If not, would that be an welcomed PR (to be...

#### What happened: bash completions for sub-commands do not show up, e.g., the long options of the `ps` sub-command do not show up: ```console root@linux:~# crictl ps -- --config --help...

kind/bug
lifecycle/rotten
sig/node

closes #10 this was tested by creating the `v0.3.3` git version tag and then executing the following commands: ```bash $ goreleaser release --skip=publish --clean ... • getting and validating git...

Please add a `version` sub-command that returns the version. This is useful to verify/log which version we have on the system. For example: ```console $ kubectl-linstor version 0.3.0 ```

**Format**: openapi **Official**: true **Url**: https://s3.amazonaws.com/awx-public-ci-files/release_4.6/schema.json **Name**: AWX **Category**: application_development **Logo**: https://raw.githubusercontent.com/ansible/awx-logos/master/awx/ui/client/assets/logo-login.svg?sanitize=true This is implemented by https://github.com/ansible/awx AWS is normally hosted on-prem. That Url is for AWS 4.6.

**Describe the bug** Sometimes `podman compose down --volumes` fails with the error: unmounting network namespace for container failed to remove ns path device or resource busy. **To Reproduce** Steps to...

bug

## Bug Report ### Description While testing the migration from Talos 1.11.5 to Talos 1.12.0-rc.0 Layer2VIPConfig brakes etcd: ``` waiting for etcd members to be control plane nodes: etcd member...

##### SUMMARY To add a machine to a domain (e.g. with the `microsoft.ad.membership` module) we have to ensure its SID is unique, but sometimes the machine (and consequentially, its image)...

Currently `git-filter-repo --version` [outputs a short hash of the script file](https://github.com/newren/git-filter-repo/blob/v2.47.0/git-filter-repo#L1752-L1764): ```console $ git-filter-repo --version a40bce548d2c ``` But for the naked eye that makes things harder to infer (and also...