provider-gitlab
provider-gitlab copied to clipboard
missing publishConnectionDetailsTo functionality
On provider-aws we are able to use publishConnectionDetailsTo instead of writeConnectionSecretToRef
Could we also implement that functionality on provider-gitlab. (documentation states that:
writeConnectionSecretToRef field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo.
Yes, this would be a useful extension to the provider. However, I believe none of the maintainers has enough time to work on that right now. @mateusz-lubanski-sinch if you do, feel free to open a PR for this.
Are there any plans to support this functionality in a future release?
There are no plans to add this from maintainer side. However, we welcome PRs to implement this feature.