Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document errands support in reference dataset #197

Open
gberche-orange opened this issue Sep 12, 2018 · 2 comments
Open

document errands support in reference dataset #197

gberche-orange opened this issue Sep 12, 2018 · 2 comments
Assignees

Comments

@gberche-orange
Copy link
Member

Expected behavior

https://github.com/orange-cloudfoundry/cf-ops-automation/blob/develop/docs/reference_dataset/template_repository/hello-world-root-depls/bosh-deployment-sample/deployment-dependencies.yml should illustrate usage of the errand

Observed behavior

errand support is documented into https://github.com/orange-cloudfoundry/cf-ops-automation#bosh-deployment-resources-template-format

to generate an additional errand step, in a deployment-dependencies.yml file, insert a key errands with a subkey named like the errand job to execute

Affected release

Reproduced on version 3.0

@o-orand
Copy link
Member

o-orand commented Jan 18, 2019

Indeed as we use ngnix bosh release, we're not able to illustrate errand feature with a running example. We can try to add shield bosh release (@JCL38-ORANGE suggestion). Or we try to find another simple boshrelease with less dependencies with errand.
I think we should not replace ngnix, but rather add a new deployment in HelloWorldRootDeployment to illustrate 'errand'. BoshSampleDeployment starts to be huge and quite complex.

@o-orand
Copy link
Member

o-orand commented Jan 30, 2019

Zookeeper seems to be a good candidate to use a sample or Generic-scripting-release once published on bosh.io

o-orand added a commit that referenced this issue Oct 25, 2019
We also use metadata-resource to replace secrets and paas-template resources,
so we are able to trigger errands even on git reset.

close #14, close #285, related to #197
o-orand added a commit that referenced this issue Oct 25, 2019
We also use metadata-resource to replace secrets and paas-template resources,
so we are able to trigger errands even on git reset.

close #14, close #285, related to #197
o-orand added a commit that referenced this issue Nov 4, 2019
We also use metadata-resource to replace secrets and paas-template resources,
so we are able to trigger errands even on git reset.

close #14, close #285, related to #197
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants