busola icon indicating copy to clipboard operation
busola copied to clipboard

Web based Kubernetes Dashboard with a focus on privacy that requires no active components or special privileges in your cluster.

Results 227 busola issues
Sort by recently updated
recently updated
newest added

**Description** Sometimes when I'm connecting Token generated for Service Account, UI is redirecting to namespaces all. `http://localhost:8000/cluster/cluster-token/namespaces/default` ![image](https://github.com/kyma-project/busola/assets/46759954/cff30e5e-cb9c-47fd-a329-24fc26ad1a97) **Expected result** User needs to be provided to his namespace. **Actual result**...

kind/bug

**Description** We want to keep the core of Busola Clean. We will migrate allk8s nativ views to their own extension and use the extensibility mechanism to recreate and improve the...

Epic
lifecycle/frozen

**Description** Changes proposed in this pull request: - fix not being able to navigate form mode buttons using keyboard **Related issue(s)** Closes #3155 **Definition of done** - [x] The PR's...

size/S
cla: yes

**Description** Changes proposed in this pull request: - Merge kyma tests into integration **Related issue(s)** https://github.com/kyma-project/busola/issues/3298 **Definition of done** - [x] The PR's title starts with one of the following...

size/XL
cla: yes

**Description** Changes proposed in this pull request: - use memo to cache hiden namespace **Related issue(s)** **Definition of done** - [x] The PR's title starts with one of the following...

size/S
cla: yes

**Description** FormGroup widget doesn't group fields outside of an object in the CRD. For example, if I have the fields `spec.transitEncryptionEnabled` and `spec.authEnabled`, they don't group into a FormGroup. However,...

**Description** Now if a module is configured as unmanaged on the Kyma CR level, it's not possible to turn it managed without editing raw yaml. The following screenshot shows an...

kind/feature

**Description** Instead of relying solely on the YAML editor when a UI definition is not provided by the CRD owner, Busula can automatically generate a generic UI based on the...

**Description** Busula could be transformed into a CRD rendering engine with an outer navigation part. The "kernel" would focus purely on rendering CRDs and could be reused in both ApeiroRA...

**Description** Extend Busula's deep linking capabilities to support KCP workspaces in addition to namespaces. By including workspaces in the deep link, the outer OpenMFP app would be able to directly...