-
When ran the script `make go.test.coverage` as is, got the same error as in the CI right now:
```
--- FAIL: TestNamespaceSelectorProvider (6.11s)
kubernetes_test.go:1338:
Error …
-
### Problem Statement
I need to create the namespace manually and add the secret to the namespace.
### Solution Description
A secret for the imagePullSecrets will be created during installation of …
-
A secret for the imagePullSecrets will be created during installation of the helm chart.
Example:
https://github.com/longhorn/longhorn/blob/master/chart/templates/registry-secret.yaml
```
private…
-
Installed with
```sh
helm repo add kubeinvaders https://lucky-sideburn.github.io/helm-charts/ && helm repo list
VERSION=1.9.7
helm install kubeinvaders kubeinvaders/kubeinvaders \
--version=$VER…
-
**What happened**:
Attempted to install version `v1.17.0` of the Helm chart.
**What you expected to happen**:
Everything to go swimmingly.
**How to reproduce it**:
The image `registry.k8s.io/s…
-
### Issue submitter TODO list
- [x] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems)
- [x] I've searched for an already existing issues [here (legacy)](https://github.c…
-
**What happened**:
The csi-driver-smb v1.17.0 helm chart fails to install using default values.
```
error while running post render on files: map[string]interface {}(nil): yaml: unmarshal errors:
…
jfroy updated
4 hours ago
-
> [!IMPORTANT]
> (edit)
>
> ### Possible Workaround
> 1. Uninstall the extension in vscode
> 2. **IMPORTANT** Remove all the `~/.vscode/extensions/pkief.material-icon-theme-*` directories manually (vs…
-
After fixing the start up issue, I've now tried to create the test user using the example provided in the docs, but tweaked a bit to represent my local setup:
```bash
$ kubectl exec -n pixelfed -it p…
-
### Description
# I. What's the issue?
There is a bug in the Civo Terraform provider (version `1.1.4` or lower) related to the kubernetes_version parameter for the "talos" cluster type.
**1. Initial…