kubeapps icon indicating copy to clipboard operation
kubeapps copied to clipboard

A web-based UI for deploying and managing applications in Kubernetes clusters

Results 338 kubeapps issues
Sort by recently updated
recently updated
newest added

### Description of the change As reported at #5295, the axios interceptor handling the logout does not work anymore (bc all the requests are handled by the grpc client). This...

cla-not-required

**Describe the bug** The removal of `kubeops` brought an unintended side effect: we are no longer able to redirect users back to the login page in the event of an...

kind/bug
component/ui

Signed-off-by: Michael Nelson ### Description of the change For discussion related to #4564 . This PR aims to ensure that the context for an available package can always be resolved,...

next-iteration

**Describe the bug** After some time consistently working, the hashing-related tests in the pinniped-proxy component started failing. For the sake of the CI health, we landed https://github.com/vmware-tanzu/kubeapps/pull/4900 and ignored the...

kind/bug
component/pinniped-proxy

### Description of the change I've noticed the pinniped-proxy deps were out of sync in some PRs, therefore I'm just running `cargo update` once every dep has been updated. Besides,...

cla-not-required

After the discussion held in https://github.com/kubeapps/kubeapps/pull/4154#issuecomment-1020460749, we agree that we should migrate to Helm 3.8.X, but their current interface to consume the OCI registry client is not enough for us....

kind/enhancement
component/apis-server

### Description of the change This PR updates some UI dependencies (mainly devDependencies and Clarity + swagger UI) and runs `yarn upgrade`. ### Benefits Up-to-date deps. ### Possible drawbacks N/A...

cla-not-required

### Description of the change This PR upgrades several deps used in CI ### Benefits Up-to-date dependencies. ### Possible drawbacks N/A ### Applicable issues - related https://github.com/vmware-tanzu/kubeapps/issues/5293 ### Additional information...

cla-not-required

### Description of the change The latest golangci-lint version warned us about a deprecation in go: the `io/ioutils' modules have been moved to `io` and `os` packages. This PR is...

cla-not-required

Signed-off-by: Rafa Castelblanque ### Description of the change This PR adds the ability to set a service token to be used by Kubeapps on additional clusters. There was the original...

cla-not-required