Drew Hess

Results 149 comments of Drew Hess

The ingress is set up by the VictoriaMetrics operator, and there is no other ingress controller in the cluster, so there's no corresponding service for it, either. The `nginx` class...

I've returned to this and while playing around a bit, I've discovered that Disk Utility in recovery mode claims that the EFI partition is too small, and that the disk...

Confirmed that bumping the EFI partition size to 200MiB fixes the boot issue with Intel Macs. I'll make a PR. (*Edit*: #7132)

@uhthomas I was having the same problem, namely no `NodeRef` on my `Machines`, and my search of issues on this repo led me here. After some investigation, I noticed the...

@smira To be clear, I set `CONTROL_PLANE_PORT=7445` and `CONTROL_PLANE_ENDPOINT=localhost` when I ran `clusterctl generate cluster`, so I was not surprised that these ended up in the `kubeconfig`. What needs clarification...

@smira OK, so to be clear, when using `clusterctl generate cluster` I should specify the external endpoint details in the `CONTROL_PLANE_*` env vars, configure the `kubePrism` setting in each node's...

Here's another issue I encountered where `NodeRef`s were missing and the cluster couldn't be reconciled. If I specify a DNS name in `CONTROL_PLANE_ENDPOINT`, `caps-controller-manager` fails repeatedly when trying to set...

I appreciate the effort you've put into this PR. It looks comprehensive and carefully done. However, I have prior experience maintaining a relatively popular open source project written in C/C++,...

I’d have submitted one myself but didn’t know how you’d like it implemented. Do you have any examples of your preferred approach?

@harshavardhana @allanrogerr I assume this issue was closed because it's now possible to create buckets, accounts, and policies as custom resources. That's great news! However, after reviewing this project's new...