-
The current kubectl-exec implementation is using the transport encryption from the kubectl to the apiserver and the transport encryption from the apiserver to the kubelet to tunnel the terminal data. …
sttts updated
3 years ago
-
### What would you like to be added?
When validating update requests, the API server should indicate in returned errors when they are due to a forbidden transition from the old object, rather than i…
-
### Environment
Device and OS: Nutanix VM RHEL8
App version: 0.36.1
Kubernetes distro being used: RKE2
### Steps to reproduce
1. Run a zarf init with its registry deployment replica set to many…
-
/kind bug
**What happened**:
I updated a StatefulSet with a non-existent Docker image. As expected, a pod of the statefulset is destroyed and can't be recreated (ErrImagePull). However, when I c…
-
### Description
This issue is to track known issues in the early WASI-enabled runtime builds. These need to be resolved in order to have a proper supportable WASI-ready release.
- [x] Add `wasi-…
-
**Describe the bug**
This nad works in `v0.7.0`:
```yaml
apiVersion: "k8s.cni.cncf.io/v1"
kind: NetworkAttachmentDefinition
metadata:
name: ipvlan
spec:
config: '{
"cniVersion": "0.…
-
### Summary
**checked means `EOL`**
- [x] 3.10, Current System Validator check
- [x] 3.16, Namespaced IP Local Reserved Ports (safe-sysctl)
- [x] 3.18, containerd suggestion when using btrfs.(cont…
-
## Bug Report
**What did you do?**
A clear and concise description of the steps you took (or insert a code snippet).
root@K8s-master:~# docker login
root@K8s-master:~# export olm_release=v0.…
-
**What keywords did you search in Kubernetes issues before filing this one?** (If you have found any duplicates, you should instead reply there.): downward api node labels
---
**Is this a BUG RE…
-
### Summary
All K8s resource output / logs should be sent to STDOUT/STDERR as event streams.
Log output, such as normal standard output as well as application errors should be sent to stdout/st…