Alexander Trost

Results 97 comments of Alexander Trost

From my perspective it simply depends. Building the binaries and then copying them into a Docker container can have the advantages of "easily" being to able to separately publish the...

I'm having a similar issue with a self-hosted Netbird instance where some clients don't have any problems, but some clients (that are servers with "varying degrees" of permanent internet access)...

> I do not think that is realted but happy to have a look into what is causing your issue. Thanks for offering to look into it! Yes, after digging...

@metalmatze One point I would like to throw in here is that owner reference could be used for the cleanup. The Job object is created, all other objects get a...

@tboerger Mhh haven't tried that but that may work https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-s-dns-config (the search domain part at least). That may cause K8S minimum version to be something around 1.10+ or so.

@Esophose Got it, no worries! > if I added it would be that you'd have to run a command on every chest to be able to set the contents refresh...

I have come up with something like this: ``` [...] storage: disks: - device: "/dev/sda" wipe_table: true partitions: - label: "EFI-SYSTEM" number: 1 size: "134217728B" start: 0 typeguid_: "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" -...

Thanks for the info! As you wrote it would be good to have this documented somewhere, as I can't be the only one wanting to do something like that.

@nexix Please post the output of `omreport storage vdisk -fmt ssv` from the new node.

@nexix I see, do you have the version numbers from before and after updates? Maybe others with similar versions can use it as a guidance to update their OMSA tools...