Robert Ruf

Results 109 comments of Robert Ruf

Well, not quite. This works only for TFP or mounted filesystems (resolved as a relative filepath) but not if the image was loaded from an URL e.g. using EFI HTTP(S)...

UEFI HTTP Boot. The URL to the initial image is provided to UEFI as a boot option. The initial image can contain a generic (generic to the extend that it...

@stappersg no worries. I'm still watching this issue and hoping for it to be implemented. The example you made does use simple variable definition and access. The variable `base` is...

@stappersg didn't know feature requests are ment only for those having the skills to implement them. I'm doing my part here trying to explain as good as I can what...

> thank you for the request, Not sure if the information is actually available, how is the http url sent to the client in the first place? (DHCP?) You're very...

> Because pip is a package manager, not a browser? > > Regardless, as far as I know, pip respects the usual `http_proxy`, `https_proxy` and `no_proxy` environment variables, so why...

This feature missing renders any realistic vSphere CSI use-case broken. You can't even migrate data to a new datastore when it get's decomissioned. On virtualized infrastructure thats daily operations. @svrc's...

As @nc-ruth wrote, this is by design. The JSON schema spec. defines how a JSON schema Interpreter - such as the one Helm is using - should handle [additionalProperties](https://json-schema.org/draft/2020-12/json-schema-core.html#additionalProperties). Helm...

Could someone explain why the registry - `ghcr.io/` - is hardcoded to the image names to be used by k3d? Why would you enforce a registry? The repository / image...

@randomvariable not sure this is ment to be related to Tanzu. This is more about additional features for vanilla CAPV, additional variables in the infrastructure provider of CAPV to be...