Michael Nelson
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...
**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...
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...
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,...
**Describe the bug** While testing #4918 , I noticed an oddity that is causing requests for `GetAvailablePackageSummaries` to be delayed significantly (up to 16s sometimes:  While watching the logs...
### 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...
### 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...
### 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...
### 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:...