Peter Sutter

Results 68 issues of Peter Sutter

**What would you like to be added**: The project operations doc contains information that is outdated, e.g. https://github.com/gardener/dashboard/blob/master/docs/usage/project-operations.md#get-kubeconfig-for-a-cluster is referring to the static token kubeconfig **Why is this needed**:

kind/enhancement
component/dashboard

**What would you like to be added**: Since the first implementation of the reflector, there were a couple of enhancements made in the upstream go implementation, which we should consider...

kind/enhancement
component/dashboard
lifecycle/stale

Currently the frontend only fetches the cloudprofiles once "per session". When the cloud profiles get updated it can happen that the browser still has the "old" cloudprofile values and the...

kind/bug
kind/enhancement
component/dashboard
lifecycle/rotten
status/accepted
effort/2w

**What would you like to be added**: For the webterminal feature for operators the dashboard relies on the secretRef of Seeds being set. If it is not set, the option...

kind/enhancement
component/dashboard
lifecycle/rotten

**What happened**: When you open the 'MY ACCOUNT' page on Project A and then switch to Project B, the namespace of Project A will be present in the kubeconfig. This...

kind/bug
component/dashboard

**What would you like to be added**: The static token kubeconfig on the `Access` card for k8s version >= 1.27 should either be hidden or disabled, as it cannot be...

kind/enhancement
component/dashboard
lifecycle/stale

**What would you like to be added**: On the create cluster page we have 3 different styles of checkbox hints ![2023-09-26_10-47-13](https://github.com/gardener/dashboard/assets/5526658/00135ae2-9238-4642-975d-656f8c0ea1b8) **Why is this needed**:

kind/enhancement
component/dashboard

**What happened**: If you remove yourself as member from the only project you are assigned to or you delete the last project, you are not being redirected to the home...

kind/bug
component/dashboard
lifecycle/stale

**What happened**: The `webhookSecret` should be optional if `pollIntervalSeconds` is defined, as also written here https://github.com/gardener/dashboard/blob/69c3963dc80532c704591ce82be1e9835dbe5ad6/charts/gardener-dashboard/values.yaml#L383 However the SyncManager is not started if there is no `webhookSecret` configured. In this...

kind/bug
component/dashboard

**What would you like to be added**: if no [gardenTerminalHost](https://github.com/gardener/dashboard/blob/9ad2286f1633e9f9bef64b12d0a6e1ef0c7e9201/charts/gardener-dashboard/values.yaml#L435-L444) is defined, it should be computed during runtime by choosing the first non-unreachable seed, having the label `seed.gardener.cloud/network=private` **Why is...

kind/enhancement
component/dashboard