Herman Ho

Results 28 comments of Herman Ho

> > > > > > I struggled with this for a while before realizing it doesn't matter where the token is generated. I cloned the repo to my local...

Please try with the latest version to see if it has the same problem.

Please try with the latest version to see if it has the same problem.

Please try with the latest version and share the logging. It should have like this ``` [LOG] [GPHOTOS] Image loaded: https://lh3.googleusercontent.com/**** [LOG] [GPHOTOS] Image loaded: https://lh3.googleusercontent.com/**** [LOG] [GPHOTOS] Image loaded:...

Please try with this config: ``` minWHRatio: 1, maxWHRatio: null, ```

It is interesting. From the API spec, there has a field "labels" but no value in the response. https://learn.microsoft.com/en-us/rest/api/azure/devops/git/pull-requests/get-pull-request-by-id?view=azure-devops-rest-7.1&tabs=HTTP#gitpullrequest Even though the labels cannot be query in get-pull-request-by-id, the labels...

It will has this problem when there is only 1 node in AKS because the pod cannot be re-created after node rebooted.

> @hermanho so how to re-create the pods after node reboot? `kubectl uncordon `