David Justice
David Justice
**Is your feature request related to a problem?/Why is this needed** Much of the context usage in the project is ineffectual. For example, the [Azure DiskClient.Get uses a context](https://github.com/kubernetes-sigs/cloud-provider-azure/blob/18cf8182aa5fa090b2cfa9180bdb3c97dd6c11a7/pkg/azureclients/diskclient/azure_diskclient.go#L92), but...
The SDK should work with an application's logger and should probably fit the interface of http://ruby-doc.org/stdlib-2.1.0/libdoc/logger/rdoc/Logger.html.
**Describe the bug** When using an anonymous pull enabled ACR and using buildx with the output type of registry (to push images to ACR), sometimes the image push fails with...
**User Story** As a user I would like to be able to see individual MachinePool machine resources and be able to manipulate them. **Detailed Description** For example, as a user...
**User Story** As a user I would like to be able to use `clusterctl` to setup my provider with as few commands and scripts as possible, perhaps, just one command....
/kind feature **Describe the solution you'd like** For every reconciliation, CAPZ will completely rebuild the cluster `Authorizer` and with it, cause a request to Azure Active Directory to procure a...
A user should be able to create a K8s resource of any kind. If that resource already exists, then the resource should be owned by the user, not by the...
https://github.com/cloudfoundry/bosh-lite/blob/master/Vagrantfile doesn't have a default setup for vagrant-azure, so it's more difficult to setup than it needs to be. We should submit documentation and a default setup to get people...
Vagrant Azure should provide a way for secrets to be provisioned onto machines via Azure Key Vault, so one can provision machines practicing DevOpsSec best practices.
It's not super intuitive how one would connect to an IoT Hub with this library and should be super simple. See also: #96