David Justice

Results 139 comments of David Justice

The CAPZ controller does not require credentials. In fact, the controller credentials will be deprecated in a future version. Each cluster should have it's own identity reference. Please take a...

What would you think about validating the cluster by checking the ENV for creds and if missing, require the cluster to have an identity ref? @nader-ziada wdyt?

> the identityRef is part of the workload cluster definition, so that check would happen at the creation time of that cluster which would not help with the problem described...

@CecileRobertMichon summed it up well. We introduced async reconciliation of resources (not waiting on the API to complete a long-running operation, like creating a VM), but rather checking back after...

/remove-lifecycle stale

I'm not sure I understand how this fits in with management cluster operator and worry that may have some impact on how this should be designed.