Arthur Woimbée

Results 31 issues of Arthur Woimbée

Context: I come from https://docs.nvidia.com/datacenter/cloud-native/playground/dind.html. And I created https://github.com/Extrality/nvidia-dind. ### Issues The documentation at the above link is false and lacks information. 1. Mounting the docker socket is **NOT** Docker...

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement
impact/breaking
area/backends

Relates to: https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1385#issuecomment-990100231 ## Is your request related to a problem? Please describe. I manage kubernetes clusters, some deployments like `kube-proxy` are (strangely) not managed by EKS by default. Like,...

wip
breaking change

Sorry for the size of this PR, I saw no other way to do this (and do it fast). The goals of this PR: - Fix the helm chart -...

https://github.com/ContainerSolutions/trow/blob/0b20a56ad8fe1195cbde2d7aa7c9910f448f7ae9/trow-server/src/server.rs#L524 `local_repo_name` is not validated/parsed, meaning manifests for `/f/docker/library/alpine` and `/f/docker/alpine` won't be located at the same place (so won't be equal).

**Is your feature request related to a problem? Please describe.** When using Trow, one has to change the `image` in every deployment, statefulset, ... To pull through Trow. **Describe the...

Some libraries sadly don't support ECC keys/certs, like rustls: https://github.com/rustls/rustls/issues/767. I think it would be good for this program to support the universal PKCS8 format. BTW cool project, thanks !

### What happened? https://github.com/pulumi/pulumi-kubernetes/issues/2057#issuecomment-1217858853 ### Steps to reproduce ```typescript new PolicyPack("kubernetes-typescript", { policies: [{ name: "helm-charts-are-up-to-date", description: "Helm charts deployments should use the latest version.", enforcementLevel: "advisory", validateResource: validateResourceOfType(k8s.helm.v3.Chart, async...

kind/bug

### Problem We use lots of helm charts. It is important for us to have predictable deployments, so we specify the chart's `version` field. We want to have the latest...

kind/enhancement
area/helm
mro2

### Issue or feature description - I'm on AWS. - I have a node group with GPU instances that scales to 0. Since AWS sometimes has shortages of some instance...

lifecycle/stale