Greg Fichtenholtz

Results 13 issues of Greg Fichtenholtz

### Describe the bug opening an issue per @souleb 's request. Slack discussion [here](https://cloud-native.slack.com/archives/CLAJ40HV3/p1656576116115309) Excerpts: Hello trying to confirm whether this is a bug: I have deployed helm's OCI registry...

area/oci

This is a long-running issue I started a little over a month ago. Flux CD added support for OCI registries recently https://github.com/fluxcd/flux2/pull/2597 My work is to expose this functionality to...

kind/feature
component/plugin-flux

In addition to unit-tests we should also have end-2-end tests, where we stand up a cluster deploy carvel/flux on it test out our core and plug-in apis against that.

kind/feature
component/ci
component/apis-server

Documenting leftover items for flux plugin per Pepe's request so we can prioritize it against other work This is a leftover item from #3899 @antgamdia said: https://github.com/kubeapps/kubeapps/pull/3899#discussion_r784955415 and https://github.com/kubeapps/kubeapps/pull/3899#discussion_r784958207 basically...

kind/enhancement
component/apis-server
component/plugin-flux

Documenting leftover items for flux plugin per Pepe's request so we can prioritize it against other work This is a leftover item from https://github.com/kubeapps/kubeapps/pull/3899 @absoludity said "One general question that...

kind/enhancement
component/apis-server
component/plugin-flux

Documenting leftover items for flux plugin per Pepe's request so we can prioritize it against other work This is a leftover item from #3899 It concerns a scenario when a...

kind/enhancement
component/apis-server
component/plugin-flux

Documenting leftover items for flux plugin per Pepe's request so we can prioritize it against other work This is a leftover item from #3899 @antgamdia said: "Think about an already...

kind/enhancement
component/apis-server
component/plugin-flux

Initially caching layer initially specifically to the flux plugin, but the end goal is to generalise it to provide caching to all plugins as needed Here is the plan 1)...

kind/enhancement
component/apis-server

Scenario: * user A has cluster admin access to namespace A * user A logs in to portal, switch context to namespace A and creates a new flux repo there...

kind/bug
component/ui
component/apprepository

fixed an inconsistency between GetInstalledPackageSummaries() and GetInstalledPackageDetail() in one corner case. Main fix is dependent on flux https://github.com/fluxcd/helm-controller/issues/554 There is only one small change to production code. The rest is...

cla-not-required