bzd111
bzd111
Signed-off-by: bzd111 Fix aliyun acr connect and replicate # Comprehensive Summary of your change # Issue being fixed Fixes #13771 #15569 Aliyun ACR can't get authorization token use api version...
I want to install a package from my PyPI server, but I have noticed that the [code](https://github.com/mitsuhiko/rye/blob/45818e01c99105b18347d618a9d1b1ad05489ee6/rye/src/cli/add.rs#L17) only searches for packages on https://pypi.org/simple/. I suggest that we configure the index_urls...
Signed-off-by: bzd111
kubelet's metric label name has been updated from camel case to snake case from k8s 1.19 ref: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.19.md#feature-11 ## Description Please include a summary of the change and which issue...