-
**Which component are you using?**:
cluster-autoscaler
**What version of the component are you using?**:
1.29.0
**What k8s version are you using (`kubectl version`)?**:
1.29
**Wh…
-
**What should be cleaned up or changed**:
Investigate removal of prow presets no longer required (or can't be migrated) for job execution. Some presets found:
- preset-minikube-e2e-creds
- pres…
-
## Expected Behavior
A environment variable is needed to control whether process **calico-node -allocate-tunnel-addrs** is started when
run the calico pod in k8s.
## Current Behavio…
gojoy updated
10 hours ago
-
### Description
Hi team,
I was pushing a container to the container registry as a feature test, when I found out that the registry doesn't support storing a container image for different architect…
ArKam updated
3 weeks ago
-
### Current Behavior
Currently when we create an environment, there are no checks to validate that orgId is a valid uuid, and it returns environment created without actually creating the environment.…
-
**Is your feature request related to a problem? Please describe.**
I am developing a local Kubernetes environment using minikube that exposes a variety of ports to simulate our production Kubernetes …
-
### What would you like to be added?
Add support for CPU and memory affinity on windows by enabling the cpu, memory and topology managers for Windows, which are currently not enabled: https://githu…
-
Part of umbrella issue to migrate away from google.com gcp projects: https://github.com/kubernetes/k8s.io/issues/1469
Part of umbrella to migrate kubernetes e2e test images/registries to community-…
-
### Current Behavior
### Desired Behavior
### Screenshots/Logs
### Environment
- Browser: Chrome Safari Firefox
- Host OS: Mac Linux Windows
- Meshery Server Version: stable-v
- P…
-
### What happened?
using os.Exit causes all goroutines and the main process to immediately exit without executing any deferred functions. This could result in missed cleanup or incomplete state.
###…