Andy Goldstein
Andy Goldstein
@yastij have you thought about moving the deployment of CCM/CPI/etc to a ClusterResourceSet, once they're available? That should solve this request (assuming one has a separate controller to set the...
Would it make sense to make these fields in VSphereMachine.Spec?
Perhaps we could have fields for region & zone as well as a map for tags. Merge them together, but the region & zone fields override any value in the...
#728 is a feature request for an out-of-band static IP mechanism, and it's being implemented in #957. This is external IPAM integration, but not specifically MAC addresses. Would that work...
No objections here
@hasheddan is this something you started on?
No worries, just checking so folks don't step on your toes! Thanks for the update.
With my hacky changes from above (and limiting to just the default namespace to cut down on noise): ``` DEBU[0000] creating working directory /tmp/crashd DEBU[0000] kube_capture(what=objects) DEBU[0000] Search filters groups:[];...
Where you potentially could add some provider-specific logic would be for accessing the remote host, as some clouds have APIs that let you do this securely instead of using SSH....
@ykakarap I'm wondering if you've put together any ideas for this? Thanks!