David Corrigan

Results 10 issues of David Corrigan

The document type for createWorkItem looks like it could use some help. It seems like JsonPatchDocument is either incorrect or incomplete. document: VSS_Common_Contracts.JsonPatchOperation[] would be seem to be a better...

I'm struggling to understand how to use this provider to effectively manage the entire ACL for a git repo which doesn't seem possible at the moment. For example if I...

question

**Describe the bug** When running vault operator init on a new install of 1.12.0 errors with "* parameters secret_shares,secret_threshold not applicable to seal type awskms". I tried with the web...

bug

**Describe the bug** When using the Webhook generator there seems to be some issues parsing non-string types in the response JSON: "could not generate [0]: failed to get response (wrong...

kind/bug

## Problem Statement Fixes #3187 ## Proposed Changes Added the permissions for webhook generators ## Checklist - [x] I have read the [contribution guidelines](https://external-secrets.io/latest/contributing/process/#submitting-a-pull-request) - [x] All commits are signed...

@nechvatalp @nechvatalp Please reconsider how you all have restructured this library. It just broke a ton of our stuff with removing v6 & v5 code. In the old structure the...

When using the period shortcut to go from an Azure DevOps Repo to vscode.dev it doesn't always open the right branch. I'd guess it's because Azure DevOps doesn't always have...

We're looking to get this setup in the next few weeks, though I've played with in the past. I'm trying to figure out how I might allow users to authenticate...

enhancement

- [ ] All [tests](https://github.com/jfrog/jfrog-azure-devops-extension#testing) passed. If this feature is not already covered by the tests, I added new tests. - [x] This pull request is on the dev branch....

## Description This change allows AWS connections from Azure DevOps to use OIDC authentication to AWS instead of stored access tokens. Microsoft also calls this "Workload Identity Federation". ## Motivation...