Thomas
Thomas
@manugupt1 Apologies, this is a draft PR. I am not sure it's ready for review.
Not a problem, thank you for taking the time to review my changes! 🙂
I believe you've already figured this out - but Athens will scale horizontally with external storage and single flight services. Athens happily serves millions of requests per hour with a...
@jmmaranan Do you have any insight into what could cause this? I'd be happy to take a look, with some direction.
Thanks @jmmaranan! I'll take a look. Could you help me understand how best to enable debug logging, and then also use debug builds? I've read https://github.com/forge-ext/forge/wiki#developing-and-testing-forge, but it's quite terse.
Close in favour of #4424?
This PR will also require docs changes, but I didn't want to conflict with #594.
https://unique-local-ipv6.com/ should probably be used for generating IPv6 CIDRs (inline with the Kubernetes documentation).
Has this been tested? Aren't pods immutable? I believe other projects use admission webhooks to patch pod specs before they're actually created. https://github.com/linkerd/linkerd2/blob/1fed61edc945a39612c1c9bc6fec340dbeb0f15d/controller/proxy-injector/webhook.go
I do see that Sidero has set a label on the node, but I do not see a `ProviderID`. ``` "metal.sidero.dev/uuid": "4c4c4544-0047-4410-8034-b9c04f575631", ``` The machine configuration shows the correct IP...