Bumped libbuildpack-dynatrace to Support File-Based VCAP Services#1261
Bumped libbuildpack-dynatrace to Support File-Based VCAP Services#1261wepudt wants to merge 2 commits intocloudfoundry:mainfrom
Conversation
|
why are the changes within libbuildpack it self?. |
Perhaps my title was misleading -> I fixed it. I updated go.mod libbuildpack-dynatrace from release v1.8.0 to release v1.9.0 that contains the logic to support File-based VCAP Services for Dynatrace OneAgent injection (release notes. |
|
i was talking about the changes within vendor/github.com/cloudfoundry/libbuildpack/manifest.go these changes should not exists. |
I think these changes are from 90abbc2.
What do you mean by that? |
|
those changes within libbuildpack should not be there. |
I restored the orignial vendor files of As commit 90abbc2 introduced a divergence in the vendor files you should fix that by running |
Bumped version of
libbuildpack-dynatraceto v1.9.0 to introduce support for file-path based VCAP Services to Dynatrace injection.This allows the use of file-path based VCAP Service feature while injecting apps with Dynatrace OneAgent.
I have viewed signed and have submitted the Contributor License Agreement -> Links to the documents are dead and search did not turn up any documents. To my knowledge this is covered by corporate agreement.
I have made this pull request to the
masterbranchI have added an integration test -> no new integration test required.