Jon Carl
Jon Carl
We'll take a look. Thanks!
Hey @jot-hub thanks for pointing this out! I haven't used this with minikube in a while so I'll take a look to see what we need to update to get...
I am also facing this issue. As suggested I tried using the regional endpoint, but that also does not work. Apologies for table output being wide. ``` PRAGMA version; ┌─────────────────┬────────────┐...
Draft PR of the fix: https://github.com/kubernetes/ingress-nginx/pull/13216
Hey @longwuyuan, thanks for following up. > You want to rollout-restart the controller itself When I've encountered this issue it's due to either scaling in and we have pods which...
The controller and backend pods could restart concurrently at any point due to scheduling / scaling / etc. in kubernetes. Expecting the controller to keep pod IPs up to date...
Great to hear! I've forked and put a bunch of changes into https://github.com/ashtom/hkimport/compare/main...fitnesstotals:hkimport:main. I will work on breaking that out into smaller PRs over the holidays.
First PR updating basic workout import: https://github.com/ashtom/hkimport/pull/142 I'll have more coming throughout the week. They'll all build on the first PR here since it adds testing support.
Next PR: #143 to handle more advanced workout data.
@ashtom thank you for the merge and Happy New Year as well! One more for ya: #144 Also, two questions: 1. Any interest in updating the minimum deployment iOS version...