Bradley Weston

Results 73 comments of Bradley Weston

That’s fine, they might have the capacity to maintain it and enough users that warrant that. I’m not a collaborator of this project so I don’t get to have any...

Can you have a look at the events on the deployment/pod? Seems like you're getting a SIGABRT sent to the pod.

8.0.11 is minimum this operator supports.

Can we have an example for GKE too, just upgraded a node pool and lost everything as I didn't realise it was using host path aha

Should be good to go @owainlewis can see the feature here: https://github.com/kubernetes/kubernetes/pull/60755

Hi, thanks for taking the time to reply. Is there a way if it fails then the provider issues a delete and waits for it to delete? Our `apply` and...

@jordan-bonecutter - I fixed "some" issues with that, however some targets are working and some aren't with identical import and use of some WKTs, it is bizarre. If you/anyone knows...

This is part of npm v7 shipping with Node v16. To add previous behaviour you'll need to do `npm install --legacy-peer-deps`.