sauln

Results 13 issues of sauln

I've ended up having to do this to make the decrypt work in Azure Devops with an ARM Service Connection. Am I missing something? Shouldn't the provider be supplying the...

https://github.com/kubernetes-sigs/kind/blob/bdfe777928f675ebcecc838511d173c36ba6d789/site/static/examples/config-with-mounts.yaml#L18 Cannot use HostToContainer on MacOS as per: https://github.com/kubernetes/kubernetes/issues/61058

triage/duplicate
help wanted
good first issue
kind/documentation

Someone really needs to write up the connection between deny assignments and policies at some point. (https://docs.microsoft.com/en-us/azure/governance/policy/concepts/definition-structure) It's really tough to understand how to deny what you need to deny...

triaged
product-question
role-based-access-control/svc
Pri2

Testing if branch name change resolves testing errors. Please ignore for now.

# Description Have designed a unified wrapper for `request-promise-native` to centralise global options and to add a `servername` by default. It's overridable in the case that you ever want to...

Honestly, this isn't about you. This is something I think everyone should do. I just happened to see your tweet. Give it some thought.

Add eslint fix command to `package.json` as a convenience script for developers preparing pull requests. Eg, `"lint-fix": "eslint --color --cache . --fix"`

Type: Improvement

Adds convenience eslint tooling script to package.json Closes issue: https://github.com/medic/cht-core/issues/9000

**What feature do you want to improve?** Feature does not yet exist **Describe the improvement you'd like** I'd like the addition of a .gitattributes file for preventing file ending mismatch...

Type: Improvement

This will allow for using user-assigned managed identities when both the bool UseMsi and the ClientId are specified. Note, this matches the pattern for the az cli login: `az login...