Rob Clarke
Rob Clarke
We seem to get this quite often using source-controller version v0.21.0 (I believe the source-controller is the controller that manages chart artefacts) , and recycling the source-controller always fixes it....
We would also like this feature so that we can remove the edit pipeline permission from contributors and hence force the creation/management of pipelines to be via teraform.
Using Azure Devops repos also fails when behind a corporate proxy using the libgit2 implementation. Is the expectation that the libgit2 implementation would utilise an HTTPS_PROXY env value or should...
I ended up forking and adding the required code to specify a proxy to use when using libgit2 via a new proxy field added to the GitRepository resource schema. Works...
I can replicate this issue using an Azure Active Directory Group as well. It seems that neither origin_id or descriptor is the correct format for the create request. Using the...