Stanislav
Stanislav
Hi! How to define storage for CloudInit function? I'm trying to use context.WithValue something like ``` isoStorage, _ := node.StorageISO(context.Background()) ctxISO := context.WithValue(ctx, &isoStorage.Name, "templates") target.CloudInit(ctxISO, "ide0", vm.CloudInit.UserData, "", "",...
Hi! When I create a new image and select a StorageClass, the new StorageClass for that image ignores the longhorn parameters. **Steps to reproduce the behavior:** 1. Create a new...
### Is your feature request related to a problem? Some charts (consul for example) removes temporary resources (such as jobs) after deployment. In this situation, the state of bundle resource...
### Operating system Debian 12 ### Kluctl Version 2.26.0 ### Kubernetes Version v1.30.8 ### kubectl Version v1.32.4 ### Bug description We are using the Kluctl controller in a Kubernetes cluster....