Torkolis

Results 8 issues of Torkolis

Hi, I have an issue where kubernetes autocompletion does not work when I write a helm chart. ![image](https://user-images.githubusercontent.com/98939160/176670727-a3efb296-cdd8-4247-8722-f1edec180859.png) while the same does work if not helm-template ![image](https://user-images.githubusercontent.com/98939160/176670798-e9476f87-4165-4154-a397-4bee1585ebad.png) Is there a...

https://learn.hashicorp.com/tutorials/vault/kubernetes-cert-manager#configure-pki-secrets-engine says: Configure the PKI secrets engine certificate issuing and certificate revocation list (CRL) endpoints to use the Vault service in the default namespace. ``` $ vault write pki/config/urls \...

**Rancher Server Setup** - Rancher version: 2.6.4 - Installation option (Docker install/Helm Chart): helm - If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): RKE2 **Information about...

**Rancher Server Setup** - Rancher version: 2.6.4 - Installation option (Docker install/Helm Chart): Helm - If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): RKE2 **Information about...

**Rancher Server Setup** - Rancher version: 2.6.4 - Installation option (Docker install/Helm Chart): Helm - If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): RKE2 **Information about...

Hi I am currently trying to get C# Extension with intellisense to get working in a container with this image: mcr.microsoft.com/dotnet/sdk:6.0-alpine I can't even do the `CSharp: Report an issue`...

when I run the image it says that the pgpkeyring file does not exist so it does not load any keys. logs ``` docker run --name pg-tde3 --rm -e POSTGRES_PASSWORD=mysecretpassword...

documentation

# Bug Report I use `kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/container-object-storage-interface-api/master/crds/objectstorage.k8s.io_bucketclasses.yaml` **What happened**: Error: The CustomResourceDefinition "bucketclasses.objectstorage.k8s.io" is invalid: metadata.annotations[api-approved.kubernetes.io]: Required value: protected groups must have approval annotation "api-approved.kubernetes.io", see https://github.com/kubernetes/enhancements/pull/1111 **What...