Thomas Runyon

Results 7 comments of Thomas Runyon

@tbaums , I think this would go nicely with a KEP about exporting values from instance for consumption by others: 1) https://github.com/kudobuilder/kudo/blob/master/pkg/apis/kudo/v1alpha1/frameworkversion_types.go#L41 Is not currently implemented, just there as a...

It feels like we're missing the name for a cluster that pulls something from the central utility cluster. In my head this is how I was thinking of things: **Appliance...

The annotation was accepted as is, but the top level Chart property won't be available until Helm 4. Proposal is to add support for the annotation now, and add support...

Doesn't look like there's a more efficient way then just trying to download each artifact and if its not there, just skipping adding it to the Zarf bundle

The outcome is three fold: 1. agreement that this is an appropriate architecture for cloud deployments that need to be HA. Particular focus is on: i. Ensuring the Hub has...

As a workaround, if you remove the file manually from your `settings.json`, save it, and then add it back, VS will force reload the new schema on disk.

Submitted this MR to Helm to get the options needed for this. https://github.com/helm/helm/pull/11623