Aidan Obley

Results 12 comments of Aidan Obley

@kzbt this is not currently planned, but we have been collecting evidence to help us scope, plan, and prioritize this feature. It is in the pipeline, but I can't give...

Closing this PR in favor of a different approach in https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/pull/1615

TL;DR: We believe it is safe to assume that we are speaking to the real systemd, because impersonation would require a root process. Impersonation of dbus/systemd is incredibly difficult. dbus...

The coverage we see of the e2e tests is verifying that the DHCP values are read from the vsphereMachineTemplate and are applied accurately as metadata to the vSphere VM, unfortunately...

> Also if it is not too much, could you try adding a controller test as well. Looking at `controllers/vspherevm_controller_test.go` from what we can tell it seems that the VMService...

Thank you! I've got a patch that seems to fix the issue for this reproduction. But I'm fairly new to erlang, so it may not be the right way to...

Sorry about the delay! This fell off my radar. This looks like it addresses our issue. I was worried that flushing would cause information that the Plug was expecting to...

@air I'm seeing the same issue. I was able to determine that I was getting back an empty list from the get world ID call https://github.com/air/minecraft-tools/blob/master/realms-download.sh#L19 It is definitely the...

My best guess would be that this would be a difference in how "Minecraft" realms are handled vs "Java Edition" realms. But that is only a wild guess really. I...

The CLI now returns warnings that two auth methods were detected when: 1. attempting to login with any CREDHUB_ environment variables set to inform the user that it does not...