orange-cloudfoundry / cf-ops-automation-broker

On demand dedicated services through COA concourse pipeline engine
4 stars 0 forks source link

Jgit submodule deleted following #279 #288

Closed gberche-orange closed 4 years ago

gberche-orange commented 4 years ago

Following #279 and #280 the submodules gets removed on a git add and git commit call.

Associated trace extract

c.o.o.c.b.o.o.git.SimpleGitManager       : [paas-templates.] staged commit:  added:[coab-depls/x_d6a1615c-ad77-4b32-a8a7-4bfadab73bac/template/x_d6a1615c-ad77-4b32-a8a7-4bfadab73bac.yml, coab-depls/x_d6a1615c-ad77-4b32-a8a7-4bfadab73bac/template/coab-vars.yml, coab-depls/x_d6a1615c-ad77-4b32-a8a7-4bfadab73bac/deployment-dependencies.yml, coab-depls/x_d6a1615c-ad77-4b32-a8a7-4bfadab73bac/template/coab-operators.yml] changed:[] deleted:[submodules/kubo-deployment, submodules/shield, submodules/cf-mysql-deployment, submodules/elastic-stack-bosh-deployment, coab-depls/cf-mysql/template/cf-mysql-deployment, micro-depls/concourse/template/concourse-bosh-deployment, submodules/openvpn-bosh-release, submodules/bosh-deployment, ops-depls/concourse-dev/template/concourse-bosh-deployment, master-depls/cached-buildpack-pipeline/concourse-pipeline-config/ci-buildpack-cached, submodules/cf-deployment, master-depls/logsearch/template/logsearch-boshrelease, submodules/prometheus-boshrelease, submodules/logsearch-boshrelease, ops-depls/cloudfoundry-mysql/template/cf-mysql-deployment, submodules/cf-networking-examples]

Similar jgit bug has been reported in https://bugs.eclipse.org/bugs/show_bug.cgi?id=562398 but the issue has been analyzed as invalid so far.

Contacted the bug reporter to learn about undocumented workaround and affected version details.

Possible approaches: