-
### Bug summary
My deployment executing in K8s fails with an error (inspected with `kubectl logs`):
```
ModuleNotFoundError: No module named 'polars'
```
But the flow logs in the UI don't have …
-
### Component
server, web-ui
### Describe the bug
Testing new repo list, sometimes I get errors `: max connections reached: 10`.
Having 7 repos:
1. for each repo there are requests to `pipe…
-
When using the Headlamp UI to connect to Google Kubernetes Engine (GKE) clusters, the gke-gcloud-auth-plugin opens a new command line window on every connection. This issue only occurs on Windows and …
-
/kind bug
**What steps did you take and what happened:**
The `BUILD_VERSION` is not set in the centeraldashboard docker image.
https://github.com/kubeflow/kubeflow/blob/65298ad04daa6cc1c1dfbb9dc9…
-
**Is your feature request related to a problem? Please describe.**
when deploy helm, current UI does not have way to set href as base_url for Ingress Setting. Please help add this to UI code
**Descr…
-
### Current Behavior
Currently, GitHub connection checks for the file extension to confirm whether it's a YAML file or not and shows valid YAML files by default in UI. However, using the extension …
-
Terraform version: v1.9.4
Kubernetes provider version: 2.32.0
Kubernetes version: v1.29.6+aba1e8d
Given:
```
resource "kubernetes_manifest" "rook-operator-openshift" {
for_each = { for…
-
### Current Behavior
[Version the relationshipEvaluation](https://github.com/meshery/schemas/blob/9878dccaba8cf55b3f79f033f16fef7985ad28d2/schemas/constructs/openapi/relationshipEvaluation.yml#L6)
…
-
### Current State
The Kubernetes installation documentation for Meshery currently lacks information about the support for OpenShift installations. As Meshery is compatible with OpenShift, it would be…
-
### Summary
Exclude `Endpoints` and `EndpointSlices` by default.
### Motivation
`Endpoints` and `EndpointSlices` are Kubernetes internal resources that most users will never directly create. …