-
Hello,
I am trying to do the workshop on KIND and on other Cloud Provider. Always the same issue with this workshop about container escape.
Instead of
![image](https://user-images.githubuserco…
-
Calling `panic` with a `nil` panic value is allowed in Go 1, but weird.
Almost all code checks for panics with:
```go
defer func() {
if e := recover(); e != nil { ... }
}()
…
-
-
When running KICS v1.7.0, I'm getting the following error:
```
Preparing Scan Assets: \Error: failed to open excluded file: stat /code/deploy/deploy: too many levels of symbolic links
```
Not tha…
-
## Story
_*As a cluster admin, I want to have longer cluster and machine pool identifiers in order to have meaningful names for my clusters / machine pools, to quickly understand their use and role…
-
**Description**
The kyma deployment needs to patch coreDNS, for which it gets the cluster registry IP. In case of k3d it fetches it from the local docker daemon.
This approach does not work if …
-
Environment
OS: Kali Linux Rolling
K8s: K3D
Docker: Client: Docker Engine - Community
Version: 20.10.21
API version: 1.41
Helm: v2.17.0
Deploying the environment using hel…
-
After the kubectl installation, when want to run: "bash setup-kubernetes-goat.sh", an error will be shown:
Error: Could not find kubectl or another error happend, please check kubectl setup.
I ass…
-
### 📜 Description
I'm trying to log in using okta provider and get 401 error. After some debugging I found out that `Key for the ES256 algorithm must be one of type KeyObject or CryptoKey. Received a…
-
/kind flake
/area ci
/help
## Problem
This is the meta Issue for figuring out what's wrong.
Sidecar sometimes ends up in `Terminated` state despite the test container running fine. Affects usua…