leigh capili

Results 150 comments of leigh capili

When you don't pass a top-level `name`, footloose reports that containers with invalid names have already been created: ```yaml cluster: # name: cluster privateKey: cluster-key machines: - count: 1 spec:...

`-o wide`/`--output wide` support might be nice. Currently `k1s - nodes` doesn't show IP Addresses or k8s version info.

cool project!

I believe I'm running into this on Ubuntu /w bullhead: ``` ./execute-all.sh -d bullhead -f -b OPM7.181205.001 -o vendor [*] Setting output base to '/home/stealthybox/Repos/android-prepare-vendor/android-prepare-vendor/vendor/bullhead/opm7.181205.001' --{ Google Terms and Conditions...

fuse-ext2 fails to mount for some reason: ``` [*] Using fuse-ext2 for image mounts [*] Extracting '/home/stealthybox/Repos/android-prepare-vendor/android-prepare-vendor/vendor/bullhead/opm7.181205.001/bullhead-opm7.181205.001-factory-5f189d84.zip' [*] Unzipping 'image-bullhead-opm7.181205.001.zip' [-] '/tmp/android_img_extract.Aklheo/bullhead-opm7.181205.001-factory-5f189d84/images/system.img.raw' mount point missing indicates fuse mount error [-]...

Just noting here that iterating over maps for this use-case does appear to work properly with ytt 0.31.0. ```yaml #@data/values --- env: KUBE_SECRET: my-registry-token #! does not yet exist --...

> I have similar question, that would be if this can run on a KVM VPS server. Yes. You can run ignite guest VM's on a server that exposes the...

`spec.values` is documented to merge after `valuesFrom` (maybe we made the wront behavior/API choice here seeing as there are two issues here with a misconception of this + Secrets/Configs typically...

I am able to reproduce this exact problem: Windows 11 Home 22H2, build 22621.1928 Windows Feature Experience Pack 1000.22644.1000.0 Gulikit Zen Pro / Gulikit King Kong 2 using Nintendo mode,...

Sorry to bump this -- just adding that not checking for the existence of the SA object is by design. Here's an early reference to this intention: https://github.com/fluxcd/flux2/pull/582/files#r540880477 It's actually...