hauswio

Results 10 comments of hauswio

**FIXED:** I had the python version of yq instead of the go version, thanks to debian. Getting the following error when running the make commands: jq: Unknown option -p=json cursory...

@moolen & @Skarlso I believe I've implemented most of Skarlso's requested changes. I'm working going to work on the test updates soon. I see the sonarqube issues, but they seem...

@Skarlso I know you wanted the sonarqube issues addressed, maybe you can help me understand them? Am I reading right that those functions have too many layers of loops/conditionals and...

@moolen & @Skarlso Just checking in if the recent changes meet your requests.

> Hi! While working on #5113, I realized it would be beneficial to have a single interface to manage authorizations with Azure. > > Same auth package could be reused...

@Skarlso Sorry for the lack of activity, I've been deploying these changes built locally to a few of our environments and handling other work. I believe this is ready to...

@Skarlso forgive my ignorance. The locally ran test suite passed and its functioning in my AKS cluster now. I don't fully understand the output above. What's going wrong in the...

When I added test cases did it mess up something? I followed the same factory pattern but maybe missed a detail?

I was pretty sure I used the same env values as the existing tests for the remote ref, etc. Is it an issue with the actual testing secret or how...

I rechecked my test code for creating the secretstore and doing the key test. The only difference between existing and new tests is setting the useAzureSDK bool on the secret...