Nikos Silvestros
Nikos Silvestros
I have pinged @jayesh-srivastava via Slack and he told me that he is not able to work on this issue due to personal commitments. @evanfreed and myself are going to...
Pending blockers: - https://github.com/kubernetes-sigs/cluster-api-provider-gcp/issues/643 - https://github.com/GoogleCloudPlatform/k8s-cloud-provider/pull/71 - https://github.com/kubernetes-sigs/cluster-api/pull/7107
Azure does not support any kind of templating for instance creation, so all the configuration should be included into VMSS (so into AzureMachinePool). But both AWS and GCP have discrete...
/remove-lifecycle frozen
Moreover there is another problem appeared regarding default values complexity after https://github.com/hashicorp/terraform-plugin-framework/commit/88f0847a59ff4b0a53be0017bcc58e6b82ad894d. The default value of the "complex" attributes (e.g. lists, maps etc) cannot be just an empty list/map but...
Plans changed so I am afraid that I cannot proceed with that.
/unassign @nsilve
I have also problems running the example with node-v0.6.10. It returns: node.js:201 throw e; // process.nextTick error, or 'error' event on first tick ^ Error: write EPIPE at errnoException (net.js:642:11)...
@mathieujobin having access to this info, how could we export the balances to an external wallet (e.g. Coinbase)?
> https://developers.stellar.org/docs/build/guides/basics/send-and-receive-payments That was really helpful, it worked! Thank you very much!