Eldar Alasgarov
Eldar Alasgarov
@outsideris @AndriiOmelianenko @robburger I've deployed citizen as a pod in kubernetes cluster and have set up a certificate signed by a public CA authority (not self-signed). Cert is stored in...
**Describe the bug** When I'm installing actions-runner-controller with: "kubectl apply -f https://github.com/actions-runner-controller/actions-runner-controller/releases/download/v0.22.2/actions-runner-controller.yaml" command I am getting below error: "Error from server (Invalid): error when creating "https://github.com/actions-runner-controller/actions-runner-controller/releases/download/v0.22.2/actions-runner-controller.yaml": CustomResourceDefinition.apiextensions.k8s.io "runners.actions.summerwind.dev" is invalid:...
@aiyengar2 - I guess it was you who added check-wins-version container back in the day: https://github.com/rancher/rancher/issues/31842 **Rancher Server Setup** - Rancher version: 2.6.4 **Information about the Cluster** - Kubernetes version:...
### What happened? I have upgraded my private cluster to latest stable version 1.24.9, since then cannot get the pipeline to work. (although I'm also using the new service principle...
### What happened? I've installed ChromaDB with the helm chart, and enabled the ingress in values.yaml. However I'm always getting Bad Gateways 502. Is there some graphical interface which I'm...
Story: As a user, who works with code, I would like to have an improved readability of output of code snippets. At this point composed code outputs appear as a...
Is it possible to make this actions work on a windows container which has docker installed?