Marcus Bowyer
Marcus Bowyer
All of the neon kube services are crashing because the `Service.Logger` is null. 
Azure.RequestFailedException: 'User failed validation to purchase resources. Error message: 'You have not accepted the legal terms on this subscription: 'af47a13f-fd84-4989-b969-e268d0e5d2c3' for this plan. Before the subscription can be used, you...
I just set up an Azure cluster and the openebs disks were formatted ext4 and couldn't be added to the cstor pool {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"admission webhook \"admission-webhook.cstor.openebs.io\" denied the request: invalid cspc...
``` vm: osDisk: 256GiB openEbsDisk: 128GiB azure: diskSize: 512GiB openEBSDiskSize: 512GiB ``` I did not look at AWS
Azure.RequestFailedException: 'Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details - Deployment Model: Resource Manager, Location: centralus, Current Limit: 10, Current Usage:...
Azure.RequestFailedException: 'The subscription is not registered to use namespace 'Microsoft.Compute'. See https://aka.ms/rps-not-found for how to register subscriptions. Status: 409 (Conflict) ErrorCode: MissingSubscriptionRegistration
- [ ] remove what's not needed from `ClusterLogin.SshClientKey` - [x] change `neon-init` to accept ssh key and pass this at beginning of cluster prepare - [ ] remove sysadmin...
This is intermittent. We should probably use the k8s sdk for this anyway.
We can use [kubelogin](https://github.com/int128/kubelogin) for SSO. See what other plugins make sense to include as well. https://krew.sigs.k8s.io/plugins/
These properties are not currently getting set in the default ClusterIssuer when specified.