Jack Henschel
Jack Henschel
Hello and thank you for this awesome library! Especially after the release of v2, I think it would be helpful to have a community wiki (i.e. enable the Github wiki),...
Hi @geommer , to verify the integrity of the code it would be great if you signed your releases with git (especially for distribution packaging). Assuming you already have a...
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.containo.us) and didn't find...
As per the README, "The dockerSsh option will mount your $HOME/.ssh/id_rsa and $HOME/.ssh/known_hosts as a volume in the docker container". However, also other paths and key formats are used for...
This enables the user to use an key file format (RSA, ED25519, ...). Additionally, it allows more complex workflows (such as different SSH keys for specfic sites, such as Github...
Hi there, I'm running Pulumi 3.11.0 with the Typescript environment. I'm encountering the following error when trying to reproduce the `aws-ts-ec2-provisioners` example: ``` pulumi:providers:pulumi-nodejs (default): error: no resource plugin 'pulumi-nodejs'...
As discussed in https://github.com/tektoncd/operator/issues/793 it would be useful to have separate CRD.yaml manifests attached to the Github releases. While I'm working on modifying the pipeline, I also added a small...
For installing the [Helm chart](https://github.com/tektoncd/operator/pull/627) and CRDs separately, it would be super useful to have separate `openshift-crds.yaml` and `kubernetes-crds.yaml` files attached to the [Github releases](https://github.com/tektoncd/operator/releases). It should be fairly simply...
The Helm chart introduced in XXX should automatically be bumped whenever there is a new operator release. (i.e. version number and image tags should be updated)
Hello, thanks everyone for your work on CRIO and crictl! #### What happened: I was trying to extract some metrics from specific pods and came across the `--label` option for...