Results 34 issues of Marcus Bowyer

All of the neon kube services are crashing because the `Service.Logger` is null. ![image](https://user-images.githubusercontent.com/11889627/187395979-eaf391c3-106d-41fb-b41a-efe0e2b9736d.png)

bug
neon-kube
neon-sdk

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...

azure-cloud
aws-cloud

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...

azure-cloud

``` vm: osDisk: 256GiB openEbsDisk: 128GiB azure: diskSize: 512GiB openEBSDiskSize: 512GiB ``` I did not look at AWS

azure-cloud

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-cloud

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

azure-cloud

- [ ] 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...

neon-kube
cluster-setup

This is intermittent. We should probably use the k8s sdk for this anyway.

neon-kube
cluster-setup

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/

neon-kube

These properties are not currently getting set in the default ClusterIssuer when specified.