Benjamin Gandon
Benjamin Gandon
Hi there, Here is an implementation that fixes issue #194, providing the PR body as metadata. Please note, that after merging this, the documentation I've submitted in #274 will have...
Hi there, This PR is meant to provide a solution to the issue #248. Here I've added a new `metadata-map.json` in `.git/resource` directory. This file contains the same information as...
Hi there, In this PR, I've bumped quite all versions I've found in the project. You'll not that the `go.sum` file is _way_ larger as before. This comes from bumping...
Hello Telia folks, In this PR, I've documented the metadata that is provided, and how to migrate from `jtarchie/github-pullrequest` when it comes to handling metadata. Best
##### SUMMARY When creating a service account key with the `google.cloud.gcp_iam_service_account_key` module, when the `service_account.name` was incorrect, the `404` error was improperly interpreted as normal business, and resulted in a...
Hello Dmitriy, Inspired by an improvement made by another pivot Andrew Garner @abg last summer (see [this commit](https://github.com/abg/go-patch/commit/c532aa7a7c79946d49f2ab8808f4e032a22b575b)), I've added a `go.mod` file in order to use go modules. Here...
Fixes #7. Ginkgo tests are passing. Note: the “[Creating Ops Files](https://github.com/cloudfoundry/docs-bosh/blob/master/content/cli-ops-files.md#escaping)” documentation will need to be updated. Cheers
As a [BOSH deployment framework](https://github.com/gstackio/gstack-bosh-environment) author, I'm concerned about this library not being an extension of [RFC 6902 patches](https://tools.ietf.org/html/rfc6902) and [RFC 6901 pointers](https://tools.ietf.org/html/rfc6901). The only incompatibility right now, is the...
Hi there, After having worked extensively on running ContainerD with BPM in yet another Kubernetes BOSH Release (which is still private though), I wanted to update the docs here about...
Hi there, After reading the docs related to ContainerD support in Garden, I'm suggesting here in this PR some fixes and minor additions. Individual commits are specifically crafted to decompose...