Ryan Elliott-Smith

Results 5 comments of Ryan Elliott-Smith

Also affected, 2024.2.1. Arc on macOS, and Opera on Windows 11 Edit: Nevermind, I see a "Copy TOTP automatically" setting in the extension that was unchecked. It's either new, or...

I've been struggling to get the awsCloudProvider override working: ``` cloud_provider: name: aws awsCloudProvider: service_override: "ec2_ap-southeast-2": url: https://ec2.ap-southeast-2.amazonaws.com/ signing-region: custom-signing-region service: ec2 region: ap-southeast-2 ``` results in: ``` rke up...

https://github.com/rancher/rke/issues/1969

I also see what looks like the same behaviour in Kubernetes. My overseerr pod has both ipv4 and ipv6 addresses, I can resolve fine within the container, but the app...