cameronclaero

Results 4 issues of cameronclaero

I am attempting at getting this set up on a private kubernetes cluster, and have got to this part in the docs: https://azure.github.io/azure-workload-identity/docs/installation/self-managed-clusters/configurations.html It lists the configuration flags, but does...

bug

1. What versions are you using? 2.0.1 >>> import sys >>> import platform rm:", platform.platform()) print("sys.maxsize > 2*>>> >>> print("platform.platform:", platform.platform()) *32:", sys.maxsize > 2**32) print("platform.pythonplatform.platform: Linux-5.15.133.1-microsoft-standard-WSL2-x86_64-with-glibc2.31 >>> print("sys.maxsize >...

question

### Things to check first - [X] I have searched the existing issues and didn't find my bug already reported there - [X] I have checked that my bug is...

bug

Hi there, would it be possible to add apiKeyRef, so that a secret can be passed in ? Thank you