Results 38 issues of Michael Nelson

Thanks for the great library. I've been using cached today to cache authentication tokens which know their own expiry and have a solution that may or may not be best...

**Is your feature request related to a problem? Please describe.** I'm using Pinniped to enable a web app to authenticate requests to the API server and so have created a...

enhancement
priority/undecided

**What steps did you take:** For kubernetes native apps, it's not uncommon (I don't think?) to have deployments which trigger `Jobs` using a specific image. In this case, the image...

enhancement
discussion

Currently the `-n --namespace` option seems to be ignored in the use-cases which I have. My main use-case is that I want to be able to: ``` $ kubecfg diff...

bug

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** While testing #4918 , I noticed an oddity that is causing requests for `GetAvailablePackageSummaries` to be delayed significantly (up to 16s sometimes: ![GetAvailablePackageSummaries-long](https://user-images.githubusercontent.com/497518/173587565-ba98e4ad-dbc5-40b2-be99-8db3b6c13ea5.png) While watching the logs...

kind/bug
component/pinniped-proxy
component/apis-server
next-iteration

### Description: When installing a package with Carvel, the details are displayed and some parts of the page update, but not all. Importantly for CI (and users :) ), the...

kind/bug
component/ui
component/plugin-carvel

### Description: Currently the interval with which the helm repositories referenced by an `AppRepository` are synced to the cache is configurable only for the apprepository controller itself (`Values.apprepository.crontab`), defaulting to...

kind/feature
component/apprepository

### Description: We had a [regression after v2.4.1](https://kubernetes.slack.com/archives/C9D3TSUG4/p1649178273135249) for the environment where Kubeapps is installed on one cluster, but configured so that users operate only on other clusters (ie. they...

component/ci
kind/enhancement

### Description: For discussion. I've hit an issue when integrating the flux work into the dashboard, in that a flux installed package can be PENDING in two very different ways:...

kind/bug
component/apis-server