Rodolfo Albuquerque

Results 17 comments of Rodolfo Albuquerque

@xuzhang3 Apparently pipelineschecks is already available on azure-devops-go-api since [microsoft/azuredevops-go-api#87](https://github.com/microsoft/azure-devops-go-api/pull/87). This would indeed be very helpful.

I think this might actually be related to #825 where keyvault-linked variable groups fails to expand if the aad application password backing the service connection is freshly created or changed...

I can reaffirm @racdev comment, I went through the same investigation. What I had to do was map the Active Directory group to an Azure Devops group and than use...

@xuzhang3 Hum, I guess I missed it then, probably just looked on default branch and it wasn't there. Alright, I see if I can make the time to submit a...

Hi @cveld , In my case, since I just needed an specific identity, I just set the id manually. You could try things like [external data sources](https://registry.terraform.io/providers/hashicorp/external/latest/docs/data-sources/external) or [http data...

It would be really goodto have this. We would like to give the devs permission to change variable group values. Is there any estimate on delivery? If there is anything...

if `is_secret` is set to `true` than `secret_value` should be used instead of `value`. For variable groups, a validation was added in #1075 it's still missing from build definition tho

I just got passed an issue where state was not saving upon `docker stop`, even with proper timeouts, in an Azure ubuntu 24 VM, once I rolled back to ubuntu...

Hello @richabanker :wave:, 1.32 Docs Shadow here. Does this enhancement work planned for 1.32 require any new docs or modification to existing docs? If so, please follows the steps [here](https://kubernetes.io/docs/contribute/new-content/new-features/#open-a-placeholder-pr)...