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

Indy Ansible roles need correct readme #129

Closed
sownak opened this issue Dec 2, 2019 · 1 comment
Closed

Indy Ansible roles need correct readme #129

sownak opened this issue Dec 2, 2019 · 1 comment
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation indy Related to the Hyperledger Indy Platform
Projects

Comments

@sownak
Copy link
Contributor

sownak commented Dec 2, 2019

Describe the bug
All the Ansible roles in folder platforms\hyperledger-indy\configuration\roles does not have any readme document.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'platforms\hyperledger-indy\configuration\roles'
  2. Go to 'check/crypto' folder
  3. There is no README.md
  4. This applies to all the roles under platforms\hyperledger-indy\configuration\roles

Expected behavior
A clear readme should be added to each role specifying what the role does, what input and output is needed.

Additional context
The readme.md in folder platforms\hyperledger-indy\configuration\roles can be removed if all information is provided in the corresponding roles.

@sownak sownak added bug Something isn't working indy Related to the Hyperledger Indy Platform documentation Improvements or additions to documentation labels Dec 2, 2019
@Pri-vats Pri-vats added this to To do in Sprint 6 Jan 7, 2020
@sownak sownak moved this from To do to In progress in Sprint 6 Jan 10, 2020
@juraj-durech juraj-durech moved this from In progress to Review in progress in Sprint 6 Jan 15, 2020
juraj-durech pushed a commit that referenced this issue Jan 17, 2020
* Add Readme files for setup roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme file for role setup/vault_kubernetes (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change word 'Role' to word 'Task' (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme for create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme files for helm_component role in create (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for other create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typo in readme files (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for check roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update readme for pool and domain genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove space (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typos (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fixwrong definition of domain and pool genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix mishmash of genesis in readme (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>
@juraj-durech
Copy link
Contributor

Closed by #235

Sprint 6 automation moved this from Review in progress to Done Jan 17, 2020
sownak added a commit that referenced this issue Jan 17, 2020
* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* update for fabric OU

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy Ledger Txn Job modified for init container and Helm Release Updated

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Indy k8s auth job helm release 77 (#156)

* created helm release for auth job. as a bonus also role was created

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* created helm release for auth job. as a bonus also role was created, minor update

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added also minor fix in code that I have discovered today

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes round 1

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* service accounts now have the name of organization in name. policy is part of vault_auth_job as requested, created cluster-admin cluster role for admin

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* updated admin service account in job

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* typo fixed

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* removed duplicite cluster role binding

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes 3

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added sudo right for admin policy

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; updated

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; fixed typo

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added content of job that will create the auth for org #76 (#196)

* added content of job that will create the auth for org

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* SA_JWT_TOKEN missing

Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>

* #200 create folder and chart for quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline at EOF

Signed-off-by: sownak <sownak.roy@accenture.com>

* fabric configuration update init

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Add create secret (#204)

* Add creating image pull secret into role.

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Move create secret into generate crypto role (#203)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E test findings (#209)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* update release checklist

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration doc update; added particopants field

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Added patch fix for join channel

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fix for bug: #205

examples/,platforms/: Add GIT_EMAIL variable to roles/*.yaml and Readme.md files

1. Now there is a way to set the email from network.yaml
2. Global options have been removed from platform/shared configs git_push role (not to polute the global settings)
3  Also changed sample files

Signed-off-by: Anoop vijayan Maniankara <anoop@tuxera.com>

* Add helmchart for Tessera with RAFT (#213)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Azure storage class templates added (#214)

* Added support for Azure Storage class

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changes for Quorum charts (#218)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy store indy crypto in vault without bootstrap (#216)

* Removed suffix 'bootstrap' from crypto generator of vault and indy node (#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Return back names of files (#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* retry_count for Indy checks is taken from network.yaml file (#225)

* retry_count for Indy checks is taken from network.yaml file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Add sample network.yaml for Quorum (#230)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for #177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* Changes for docs (#231)

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* nms with tls (#217)

* Adding certificates changes for mongodb

* Adding changes for certificate of  mongodb

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding https for service

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* added comments and readme for indy charts (#232)

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Issue #148 (#207)

* OSX minikube operational guide

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename Developer-Guide-for-Mac-Minikube-setup.md to Mac Minikube setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename docs/source/Mac Minikube setup.md to docs/source/operations/mac_minikube_setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Update operationalguide.rst

Signed-off-by: Rayas-NG <baf@accenture.com>

* Delete minikube_on_mac.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Indy implement the indy cleanup playbook (#219)

* Create clean up of organizations' vault indy crypto (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E testing (#237)

* Create clean up of organizations' vault indy crypto (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (#219)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Naming

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Reordering

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>

* Update Quorum charts and flux key docs (#239)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for #177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* separate TM keys from geth keys

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* Update ssh-key instructions

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update chart

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update developer guide (#240)

Update developer guide

* Develop guide update (#241)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Develop (#242)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update mac_minikube_setup.md

* Update mac_minikube_setup.md

* Add readme file for configuration folder of hyperledger indy (#131) (#238)

* Add readme file for configuration folder of hyperledger indy (#131)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change two lines in readme file for change request (#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix readme file (#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Fabric upgrade (#234)

* Added support for fabric image version change, tested for fabric version 1.4.4 and zookeeper, kafka & couchDB version at 0.4.18

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changed docs

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed fabric_version var to change back to network.verion

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed corda version

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added rocket chat badge

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Doorman tls (#248)

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding the proper check

* Adding proper changes

* Adding docs

* added comments for ssample network indy file (#243)

* added comments for ssample network indy file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* BAF docker build #210 (#244)

* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Indy ansible roles readme (#235)

* Add Readme files for setup roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme file for role setup/vault_kubernetes (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change word 'Role' to word 'Task' (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme for create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme files for helm_component role in create (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for other create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typo in readme files (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for check roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update readme for pool and domain genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove space (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typos (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fixwrong definition of domain and pool genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix mishmash of genesis in readme (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Indy node readme file (#246)

* Create structure of readme file for indy-node docker image (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fill readme file for indy node docker image (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme file for images folder in hyperledger-indy and update indy-key-mgmt readme (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add short description of images (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change short description of indy-node and indy-key-mgmt docker images (#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correct syntax in description of indy-key-mgmt image (#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* updating script file with absolute path

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

Co-authored-by: Himanshu Lal <57169320+himanshulalarya@users.noreply.github.com>
Co-authored-by: Tomáš Žigárdi <56816107+tomas-zigardi@users.noreply.github.com>
Co-authored-by: suvajit-sarkar <55580532+suvajit-sarkar@users.noreply.github.com>
Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>
Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>
Co-authored-by: Jagpreet Singh Sasan <56861721+jagpreetsinghsasan@users.noreply.github.com>
Co-authored-by: Anoop Vijayan Maniankara <anoop@tuxera.com>
Co-authored-by: Deepak Kumar <57094817+deepakkumardbd@users.noreply.github.com>
Co-authored-by: Rayas Ali <58186890+Rayas-NG@users.noreply.github.com>
sownak added a commit that referenced this issue Jan 28, 2020
* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* update for fabric OU

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy Ledger Txn Job modified for init container and Helm Release Updated

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Indy k8s auth job helm release 77 (#156)

* created helm release for auth job. as a bonus also role was created

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* created helm release for auth job. as a bonus also role was created, minor update

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added also minor fix in code that I have discovered today

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes round 1

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* service accounts now have the name of organization in name. policy is part of vault_auth_job as requested, created cluster-admin cluster role for admin

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* updated admin service account in job

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* typo fixed

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* removed duplicite cluster role binding

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes 3

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added sudo right for admin policy

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; updated

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; fixed typo

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added content of job that will create the auth for org #76 (#196)

* added content of job that will create the auth for org

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* SA_JWT_TOKEN missing

Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>

* #200 create folder and chart for quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline at EOF

Signed-off-by: sownak <sownak.roy@accenture.com>

* fabric configuration update init

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Add create secret (#204)

* Add creating image pull secret into role.

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Move create secret into generate crypto role (#203)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E test findings (#209)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* update release checklist

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration doc update; added particopants field

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Added patch fix for join channel

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fix for bug: #205

examples/,platforms/: Add GIT_EMAIL variable to roles/*.yaml and Readme.md files

1. Now there is a way to set the email from network.yaml
2. Global options have been removed from platform/shared configs git_push role (not to polute the global settings)
3  Also changed sample files

Signed-off-by: Anoop vijayan Maniankara <anoop@tuxera.com>

* Add helmchart for Tessera with RAFT (#213)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Azure storage class templates added (#214)

* Added support for Azure Storage class

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changes for Quorum charts (#218)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy store indy crypto in vault without bootstrap (#216)

* Removed suffix 'bootstrap' from crypto generator of vault and indy node (#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Return back names of files (#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* retry_count for Indy checks is taken from network.yaml file (#225)

* retry_count for Indy checks is taken from network.yaml file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Add sample network.yaml for Quorum (#230)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for #177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* Changes for docs (#231)

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* nms with tls (#217)

* Adding certificates changes for mongodb

* Adding changes for certificate of  mongodb

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding https for service

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* added comments and readme for indy charts (#232)

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Issue #148 (#207)

* OSX minikube operational guide

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename Developer-Guide-for-Mac-Minikube-setup.md to Mac Minikube setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename docs/source/Mac Minikube setup.md to docs/source/operations/mac_minikube_setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Update operationalguide.rst

Signed-off-by: Rayas-NG <baf@accenture.com>

* Delete minikube_on_mac.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Indy implement the indy cleanup playbook (#219)

* Create clean up of organizations' vault indy crypto (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E testing (#237)

* Create clean up of organizations' vault indy crypto (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (#219)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Naming

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Reordering

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>

* Update Quorum charts and flux key docs (#239)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for #177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* separate TM keys from geth keys

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* Update ssh-key instructions

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update chart

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update developer guide (#240)

Update developer guide

* Develop guide update (#241)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Develop (#242)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update mac_minikube_setup.md

* Update mac_minikube_setup.md

* Add readme file for configuration folder of hyperledger indy (#131) (#238)

* Add readme file for configuration folder of hyperledger indy (#131)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change two lines in readme file for change request (#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix readme file (#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Fabric upgrade (#234)

* Added support for fabric image version change, tested for fabric version 1.4.4 and zookeeper, kafka & couchDB version at 0.4.18

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changed docs

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed fabric_version var to change back to network.verion

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed corda version

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added rocket chat badge

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Doorman tls (#248)

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding the proper check

* Adding proper changes

* Adding docs

* added comments for ssample network indy file (#243)

* added comments for ssample network indy file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* BAF docker build #210 (#244)

* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Indy ansible roles readme (#235)

* Add Readme files for setup roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme file for role setup/vault_kubernetes (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change word 'Role' to word 'Task' (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme for create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme files for helm_component role in create (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for other create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typo in readme files (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for check roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update readme for pool and domain genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove space (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typos (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fixwrong definition of domain and pool genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix mishmash of genesis in readme (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Indy node readme file (#246)

* Create structure of readme file for indy-node docker image (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fill readme file for indy node docker image (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme file for images folder in hyperledger-indy and update indy-key-mgmt readme (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add short description of images (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change short description of indy-node and indy-key-mgmt docker images (#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correct syntax in description of indy-key-mgmt image (#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* updating script file with absolute path

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

Co-authored-by: Himanshu Lal <57169320+himanshulalarya@users.noreply.github.com>
Co-authored-by: Tomáš Žigárdi <56816107+tomas-zigardi@users.noreply.github.com>
Co-authored-by: suvajit-sarkar <55580532+suvajit-sarkar@users.noreply.github.com>
Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>
Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>
Co-authored-by: Jagpreet Singh Sasan <56861721+jagpreetsinghsasan@users.noreply.github.com>
Co-authored-by: Anoop Vijayan Maniankara <anoop@tuxera.com>
Co-authored-by: Deepak Kumar <57094817+deepakkumardbd@users.noreply.github.com>
Co-authored-by: Rayas Ali <58186890+Rayas-NG@users.noreply.github.com>
sownak added a commit that referenced this issue Jan 28, 2020
* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* update for fabric OU

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy Ledger Txn Job modified for init container and Helm Release Updated

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Indy k8s auth job helm release 77 (#156)

* created helm release for auth job. as a bonus also role was created

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* created helm release for auth job. as a bonus also role was created, minor update

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added also minor fix in code that I have discovered today

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes round 1

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* service accounts now have the name of organization in name. policy is part of vault_auth_job as requested, created cluster-admin cluster role for admin

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* updated admin service account in job

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* typo fixed

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* removed duplicite cluster role binding

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes 3

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added sudo right for admin policy

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; updated

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; fixed typo

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added content of job that will create the auth for org #76 (#196)

* added content of job that will create the auth for org

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* SA_JWT_TOKEN missing

Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>

* #200 create folder and chart for quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline at EOF

Signed-off-by: sownak <sownak.roy@accenture.com>

* fabric configuration update init

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Add create secret (#204)

* Add creating image pull secret into role.

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Move create secret into generate crypto role (#203)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E test findings (#209)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* update release checklist

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration doc update; added particopants field

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Added patch fix for join channel

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fix for bug: #205

examples/,platforms/: Add GIT_EMAIL variable to roles/*.yaml and Readme.md files

1. Now there is a way to set the email from network.yaml
2. Global options have been removed from platform/shared configs git_push role (not to polute the global settings)
3  Also changed sample files

Signed-off-by: Anoop vijayan Maniankara <anoop@tuxera.com>

* Add helmchart for Tessera with RAFT (#213)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Azure storage class templates added (#214)

* Added support for Azure Storage class

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changes for Quorum charts (#218)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy store indy crypto in vault without bootstrap (#216)

* Removed suffix 'bootstrap' from crypto generator of vault and indy node (#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Return back names of files (#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* retry_count for Indy checks is taken from network.yaml file (#225)

* retry_count for Indy checks is taken from network.yaml file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Add sample network.yaml for Quorum (#230)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for #177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* Changes for docs (#231)

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* nms with tls (#217)

* Adding certificates changes for mongodb

* Adding changes for certificate of  mongodb

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding https for service

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* added comments and readme for indy charts (#232)

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Issue #148 (#207)

* OSX minikube operational guide

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename Developer-Guide-for-Mac-Minikube-setup.md to Mac Minikube setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename docs/source/Mac Minikube setup.md to docs/source/operations/mac_minikube_setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Update operationalguide.rst

Signed-off-by: Rayas-NG <baf@accenture.com>

* Delete minikube_on_mac.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Indy implement the indy cleanup playbook (#219)

* Create clean up of organizations' vault indy crypto (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E testing (#237)

* Create clean up of organizations' vault indy crypto (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (#219)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Naming

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Reordering

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>

* Update Quorum charts and flux key docs (#239)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for #177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* separate TM keys from geth keys

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* Update ssh-key instructions

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update chart

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update developer guide (#240)

Update developer guide

* Develop guide update (#241)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Develop (#242)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update mac_minikube_setup.md

* Update mac_minikube_setup.md

* Add readme file for configuration folder of hyperledger indy (#131) (#238)

* Add readme file for configuration folder of hyperledger indy (#131)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change two lines in readme file for change request (#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix readme file (#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Fabric upgrade (#234)

* Added support for fabric image version change, tested for fabric version 1.4.4 and zookeeper, kafka & couchDB version at 0.4.18

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changed docs

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed fabric_version var to change back to network.verion

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed corda version

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added rocket chat badge

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Doorman tls (#248)

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding the proper check

* Adding proper changes

* Adding docs

* added comments for ssample network indy file (#243)

* added comments for ssample network indy file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* BAF docker build #210 (#244)

* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Indy ansible roles readme (#235)

* Add Readme files for setup roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme file for role setup/vault_kubernetes (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change word 'Role' to word 'Task' (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme for create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme files for helm_component role in create (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for other create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typo in readme files (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for check roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update readme for pool and domain genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove space (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typos (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fixwrong definition of domain and pool genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix mishmash of genesis in readme (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Indy node readme file (#246)

* Create structure of readme file for indy-node docker image (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fill readme file for indy node docker image (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme file for images folder in hyperledger-indy and update indy-key-mgmt readme (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add short description of images (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change short description of indy-node and indy-key-mgmt docker images (#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correct syntax in description of indy-key-mgmt image (#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* updating script file with absolute path

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

Co-authored-by: Himanshu Lal <57169320+himanshulalarya@users.noreply.github.com>
Co-authored-by: Tomáš Žigárdi <56816107+tomas-zigardi@users.noreply.github.com>
Co-authored-by: suvajit-sarkar <55580532+suvajit-sarkar@users.noreply.github.com>
Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>
Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>
Co-authored-by: Jagpreet Singh Sasan <56861721+jagpreetsinghsasan@users.noreply.github.com>
Co-authored-by: Anoop Vijayan Maniankara <anoop@tuxera.com>
Co-authored-by: Deepak Kumar <57094817+deepakkumardbd@users.noreply.github.com>
Co-authored-by: Rayas Ali <58186890+Rayas-NG@users.noreply.github.com>
sownak pushed a commit that referenced this issue Jan 28, 2020
* Add Readme files for setup roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme file for role setup/vault_kubernetes (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change word 'Role' to word 'Task' (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme for create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme files for helm_component role in create (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for other create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typo in readme files (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for check roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update readme for pool and domain genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove space (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typos (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fixwrong definition of domain and pool genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix mishmash of genesis in readme (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>
sownak added a commit that referenced this issue Jan 28, 2020
* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* update for fabric OU

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy Ledger Txn Job modified for init container and Helm Release Updated

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Indy k8s auth job helm release 77 (#156)

* created helm release for auth job. as a bonus also role was created

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* created helm release for auth job. as a bonus also role was created, minor update

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added also minor fix in code that I have discovered today

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes round 1

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* service accounts now have the name of organization in name. policy is part of vault_auth_job as requested, created cluster-admin cluster role for admin

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* updated admin service account in job

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* typo fixed

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* removed duplicite cluster role binding

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes 3

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added sudo right for admin policy

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; updated

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; fixed typo

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added content of job that will create the auth for org #76 (#196)

* added content of job that will create the auth for org

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* SA_JWT_TOKEN missing

Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>

* #200 create folder and chart for quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline at EOF

Signed-off-by: sownak <sownak.roy@accenture.com>

* fabric configuration update init

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Add create secret (#204)

* Add creating image pull secret into role.

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Move create secret into generate crypto role (#203)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E test findings (#209)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* update release checklist

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration doc update; added particopants field

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Added patch fix for join channel

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fix for bug: #205

examples/,platforms/: Add GIT_EMAIL variable to roles/*.yaml and Readme.md files

1. Now there is a way to set the email from network.yaml
2. Global options have been removed from platform/shared configs git_push role (not to polute the global settings)
3  Also changed sample files

Signed-off-by: Anoop vijayan Maniankara <anoop@tuxera.com>

* Add helmchart for Tessera with RAFT (#213)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Azure storage class templates added (#214)

* Added support for Azure Storage class

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changes for Quorum charts (#218)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy store indy crypto in vault without bootstrap (#216)

* Removed suffix 'bootstrap' from crypto generator of vault and indy node (#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Return back names of files (#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* retry_count for Indy checks is taken from network.yaml file (#225)

* retry_count for Indy checks is taken from network.yaml file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Add sample network.yaml for Quorum (#230)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for #177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* Changes for docs (#231)

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* nms with tls (#217)

* Adding certificates changes for mongodb

* Adding changes for certificate of  mongodb

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding https for service

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* added comments and readme for indy charts (#232)

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Issue #148 (#207)

* OSX minikube operational guide

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename Developer-Guide-for-Mac-Minikube-setup.md to Mac Minikube setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename docs/source/Mac Minikube setup.md to docs/source/operations/mac_minikube_setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Update operationalguide.rst

Signed-off-by: Rayas-NG <baf@accenture.com>

* Delete minikube_on_mac.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Indy implement the indy cleanup playbook (#219)

* Create clean up of organizations' vault indy crypto (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E testing (#237)

* Create clean up of organizations' vault indy crypto (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (#219)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Naming

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Reordering

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>

* Update Quorum charts and flux key docs (#239)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for #177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* separate TM keys from geth keys

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* Update ssh-key instructions

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update chart

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update developer guide (#240)

Update developer guide

* Develop guide update (#241)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Develop (#242)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update mac_minikube_setup.md

* Update mac_minikube_setup.md

* Add readme file for configuration folder of hyperledger indy (#131) (#238)

* Add readme file for configuration folder of hyperledger indy (#131)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change two lines in readme file for change request (#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix readme file (#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Fabric upgrade (#234)

* Added support for fabric image version change, tested for fabric version 1.4.4 and zookeeper, kafka & couchDB version at 0.4.18

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changed docs

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed fabric_version var to change back to network.verion

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed corda version

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added rocket chat badge

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Doorman tls (#248)

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding the proper check

* Adding proper changes

* Adding docs

* added comments for ssample network indy file (#243)

* added comments for ssample network indy file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* BAF docker build #210 (#244)

* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Indy ansible roles readme (#235)

* Add Readme files for setup roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme file for role setup/vault_kubernetes (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change word 'Role' to word 'Task' (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme for create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme files for helm_component role in create (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for other create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typo in readme files (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for check roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update readme for pool and domain genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove space (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typos (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fixwrong definition of domain and pool genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix mishmash of genesis in readme (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Indy node readme file (#246)

* Create structure of readme file for indy-node docker image (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fill readme file for indy node docker image (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme file for images folder in hyperledger-indy and update indy-key-mgmt readme (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add short description of images (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change short description of indy-node and indy-key-mgmt docker images (#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correct syntax in description of indy-key-mgmt image (#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* updating script file with absolute path

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

Co-authored-by: Himanshu Lal <57169320+himanshulalarya@users.noreply.github.com>
Co-authored-by: Tomáš Žigárdi <56816107+tomas-zigardi@users.noreply.github.com>
Co-authored-by: suvajit-sarkar <55580532+suvajit-sarkar@users.noreply.github.com>
Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>
Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>
Co-authored-by: Jagpreet Singh Sasan <56861721+jagpreetsinghsasan@users.noreply.github.com>
Co-authored-by: Anoop Vijayan Maniankara <anoop@tuxera.com>
Co-authored-by: Deepak Kumar <57094817+deepakkumardbd@users.noreply.github.com>
Co-authored-by: Rayas Ali <58186890+Rayas-NG@users.noreply.github.com>
sownak pushed a commit that referenced this issue Jan 28, 2020
* Add Readme files for setup roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme file for role setup/vault_kubernetes (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change word 'Role' to word 'Task' (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme for create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme files for helm_component role in create (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for other create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typo in readme files (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for check roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update readme for pool and domain genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove space (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typos (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fixwrong definition of domain and pool genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix mishmash of genesis in readme (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>
juraj-durech added a commit that referenced this issue Jan 30, 2020
* Creating node deployment file for store

* Pushing db and job deployment files for warehouse

* Creating node deployment file for warehouse

* Deleting gitops release files

* Pushing deployment files for namespace and service accounts

* Pushing deployment files for namespace and service accounts

* Pushing deployment files for namespace and service accounts

* Pushing deployment files for namespace and service accounts

* Pushing deployment files for namespace and service accounts

* Pushing deployment files for networkmap node and networkmapmongodb node

* Pushing db and job deployment files for notary

* Creating node deployment file for notary

* Pushing db and job deployment files for manufacturer

* Creating node deployment file for manufacturer

* Pushing db and job deployment files for carrier

* Creating node deployment file for carrier

* Pushing db and job deployment files for store

* Creating node deployment file for store

* Pushing db and job deployment files for warehouse

* Creating node deployment file for warehouse

* Pushing deployment files for corda webserver

* End of sprint merge to master (#250)

* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* update for fabric OU

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy Ledger Txn Job modified for init container and Helm Release Updated

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Indy k8s auth job helm release 77 (#156)

* created helm release for auth job. as a bonus also role was created

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* created helm release for auth job. as a bonus also role was created, minor update

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added also minor fix in code that I have discovered today

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes round 1

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* service accounts now have the name of organization in name. policy is part of vault_auth_job as requested, created cluster-admin cluster role for admin

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* updated admin service account in job

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* typo fixed

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* removed duplicite cluster role binding

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes 3

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added sudo right for admin policy

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; updated

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; fixed typo

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added content of job that will create the auth for org #76 (#196)

* added content of job that will create the auth for org

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* SA_JWT_TOKEN missing

Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>

* #200 create folder and chart for quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline at EOF

Signed-off-by: sownak <sownak.roy@accenture.com>

* fabric configuration update init

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Add create secret (#204)

* Add creating image pull secret into role.

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Move create secret into generate crypto role (#203)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E test findings (#209)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* update release checklist

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration doc update; added particopants field

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Added patch fix for join channel

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fix for bug: #205

examples/,platforms/: Add GIT_EMAIL variable to roles/*.yaml and Readme.md files

1. Now there is a way to set the email from network.yaml
2. Global options have been removed from platform/shared configs git_push role (not to polute the global settings)
3  Also changed sample files

Signed-off-by: Anoop vijayan Maniankara <anoop@tuxera.com>

* Add helmchart for Tessera with RAFT (#213)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Azure storage class templates added (#214)

* Added support for Azure Storage class

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changes for Quorum charts (#218)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy store indy crypto in vault without bootstrap (#216)

* Removed suffix 'bootstrap' from crypto generator of vault and indy node (#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Return back names of files (#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* retry_count for Indy checks is taken from network.yaml file (#225)

* retry_count for Indy checks is taken from network.yaml file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Add sample network.yaml for Quorum (#230)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for #177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* Changes for docs (#231)

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* nms with tls (#217)

* Adding certificates changes for mongodb

* Adding changes for certificate of  mongodb

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding https for service

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* added comments and readme for indy charts (#232)

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Issue #148 (#207)

* OSX minikube operational guide

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename Developer-Guide-for-Mac-Minikube-setup.md to Mac Minikube setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename docs/source/Mac Minikube setup.md to docs/source/operations/mac_minikube_setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Update operationalguide.rst

Signed-off-by: Rayas-NG <baf@accenture.com>

* Delete minikube_on_mac.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Indy implement the indy cleanup playbook (#219)

* Create clean up of organizations' vault indy crypto (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E testing (#237)

* Create clean up of organizations' vault indy crypto (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (#219)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Naming

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Reordering

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>

* Update Quorum charts and flux key docs (#239)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for #177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* separate TM keys from geth keys

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* Update ssh-key instructions

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update chart

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update developer guide (#240)

Update developer guide

* Develop guide update (#241)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Develop (#242)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update mac_minikube_setup.md

* Update mac_minikube_setup.md

* Add readme file for configuration folder of hyperledger indy (#131) (#238)

* Add readme file for configuration folder of hyperledger indy (#131)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change two lines in readme file for change request (#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix readme file (#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Fabric upgrade (#234)

* Added support for fabric image version change, tested for fabric version 1.4.4 and zookeeper, kafka & couchDB version at 0.4.18

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changed docs

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed fabric_version var to change back to network.verion

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed corda version

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added rocket chat badge

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Doorman tls (#248)

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding the proper check

* Adding proper changes

* Adding docs

* added comments for ssample network indy file (#243)

* added comments for ssample network indy file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* BAF docker build #210 (#244)

* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Indy ansible roles readme (#235)

* Add Readme files for setup roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme file for role setup/vault_kubernetes (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change word 'Role' to word 'Task' (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme for create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme files for helm_component role in create (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for other create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typo in readme files (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for check roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update readme for pool and domain genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove space (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typos (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fixwrong definition of domain and pool genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix mishmash of genesis in readme (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Indy node readme file (#246)

* Create structure of readme file for indy-node docker image (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fill readme file for indy node docker image (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme file for images folder in hyperledger-indy and update indy-key-mgmt readme (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add short description of images (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change short description of indy-node and indy-key-mgmt docker images (#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correct syntax in description of indy-key-mgmt image (#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* updating script file with absolute path

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

Co-authored-by: Himanshu Lal <57169320+himanshulalarya@users.noreply.github.com>
Co-authored-by: Tomáš Žigárdi <56816107+tomas-zigardi@users.noreply.github.com>
Co-authored-by: suvajit-sarkar <55580532+suvajit-sarkar@users.noreply.github.com>
Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>
Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>
Co-authored-by: Jagpreet Singh Sasan <56861721+jagpreetsinghsasan@users.noreply.github.com>
Co-authored-by: Anoop Vijayan Maniankara <anoop@tuxera.com>
Co-authored-by: Deepak Kumar <57094817+deepakkumardbd@users.noreply.github.com>
Co-authored-by: Rayas Ali <58186890+Rayas-NG@users.noreply.github.com>

* CII badge added

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Non-anchor peer fix (#256)

* Added code to support non anchor peer

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed docs to support non-anchor peer information

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed Readme

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Indy Helm Release template file generation role (#255)

* Indy Helm Release template file generation role

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Ledger Role Updated Changes of PR done

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Component names changed

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* name updated

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Pushing deployment files for namespace

* Pushing deployment files for namespace

* Pushing deployment files for namespace

* Pushing deployment file for service account

* added context to indy sample network yaml

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Deleting gitops release files

* Deleting gitops release files

* Deleting gitops release files

* Pushing deployment file for service account

* Deleting gitops release files

* Pushing deployment file for service account

* Deleting gitops release files

* Pushing deployment files for namespace

* Pushing deployment file for service account

* Deleting gitops release files

* Pushing deployment file for service account

* Pushing deployment files for namespace

* Pushing deployment files for namespace

* Pushing deployment files for namespace

* Pushing deployment file for service account

* delete indy release files

Signed-off-by: A07853DIRNfulcrumuse <sownak.roy@accenture.com>

* Set /bin/bash for role of formating ambassador ports and use simplier formating of json (#258)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Deleting gitops release files

* Pushing deployment files for namespace

* Pushing deployment files for namespace

* Pushing deployment files for namespace

* Pushing deployment file for service account

* Pushing deployment file for service account

* Pushing deployment file for service account

* Pushing deployment file for storageclass

* Pushing deployment file for storageclass

* Pushing deployment file for storageclass

* Pushing deployment files for authority

* Pushing deployment files for authority

* Pushing deployment files for provider

* Pushing deployment files for partner

* Pushing deployment files for authority

* Pushing deployment files for provider

* Pushing deployment files for partner

* Pushing configmap files for authority

* Pushing configmap files for authority

* Pushing deployment files for provider-provider-steward-1-node

* Pushing deployment files for partner-partner-steward-1-node

* Quorum crypto generation for RAFT consensus (#268)

* Added RAFT crypto generation role

Signed-off-by: jagpreetsinghsasan <baf@accenture.com>

* Added in-code comments

Signed-off-by: jagpreetsinghsasan <baf@accenture.com>

* Added readme

Signed-off-by: jagpreetsinghsasan <baf@accenture.com>

* Pushing configmap files for authority

* Pushing configmap files for authority

* Deleting gitops release files

* Deleting gitops release files

* Deleting gitops release files

* Pushing deployment files for namespace

* Pushing deployment files for namespace

* Pushing deployment files for namespace

* Pushing deployment file for service account

* Pushing deployment file for service account

* Pushing deployment file for service account

* Pushing deployment file for storageclass

* Pushing deployment file for storageclass

* Pushing deployment file for storageclass

* Pushing deployment files for authority

* Pushing deployment files for provider

* Pushing deployment files for partner

* Pushing deployment files for authority

* Pushing deployment files for provider

* Pushing deployment files for partner

* Pushing configmap files for authority

* Pushing configmap files for authority

* Pushing deployment files for provider-provider-steward-1-node

* Pushing deployment files for partner-partner-steward-1-node

* Configuring vault access to k8s (#264)

* Configuring vault access to k8s

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding vault auth for the k8s cluster and namespace for each org

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding requested changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Deleting gitops release files

* Deleting gitops release files

* Deleting gitops release files

* Fix defects in Indy code

Signed-off-by: A07853DIRNfulcrumuse <sownak.roy@accenture.com>

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing CA server files

* Pushing CA server files

* Pushing CA server files

* Pushing CA server files

* Pushing CA-tools files

* Pushing CA-tools files

* Pushing CA-tools files

* Pushing CA-tools files

* Pushing Orderer files

* Pushing Peer files

* Pushing Peer files

* Pushing Peer files

* Pushing channel-create files

* Pushing channel-join files

* Pushing channel-join files

* Pushing channel-join files

* Pushing anchorpeer files

* Pushing anchorpeer files

* Pushing anchorpeer files

* Pushing chaincode installation files

* Pushing chaincode installation files

* Pushing chaincode installation files

* Pushing chaincode instantiation files

* Quorum vault (#269)

* Configuring vault access to k8s

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding vault auth for the k8s cluster and namespace for each org

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding vault path for quorum

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Deleting gitops release files

* Deleting gitops release files

* Deleting gitops release files

* Deleting gitops release files

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing CA server files

* Pushing CA server files

* Pushing CA server files

* Pushing CA server files

* Pushing CA-tools files

* Pushing CA-tools files

* Pushing CA-tools files

* Pushing CA-tools files

* Pushing Orderer files

* Pushing Peer files

* Pushing Peer files

* Pushing Peer files

* Pushing channel-create files

* Pushing channel-join files

* Pushing channel-join files

* Pushing channel-join files

* Pushing anchorpeer files

* Pushing anchorpeer files

* Pushing anchorpeer files

* Pushing Orderer files

* Pushing channel-create files

* Pushing anchorpeer files

* Pushing anchorpeer files

* Pushing anchorpeer files

* Pushing chaincode installation files

* Pushing chaincode installation files

* Pushing chaincode installation files

* Pushing chaincode instantiation files

* Pushing deployment files for fabric restserver

* Pushing deployment files for fabric restserver

* Pushing deployment files for fabric restserver

* Pushing deployment files for fabric expressapi

* Pushing deployment files for fabric expressapi

* Pushing deployment files for fabric expressapi

* Pushing deployment files for supplychain frontend

* Pushing deployment files for supplychain frontend

* Pushing deployment files for supplychain frontend

* Deleting gitops release files

* Deleting gitops release files

* Deleting gitops release files

* Deleting gitops release files

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing CA server files

* Pushing CA server files

* Pushing CA server files

* Pushing CA server files

* Pushing CA-tools files

* Pushing CA-tools files

* Pushing CA-tools files

* Pushing CA-tools files

* Pushing Orderer files

* Pushing Peer files

* Pushing Peer files

* Pushing Peer files

* Pushing channel-create files

* Pushing channel-join files

* Pushing channel-join files

* Pushing channel-join files

* Pushing anchorpeer files

* Pushing anchorpeer files

* Pushing anchorpeer files

* Pushing chaincode installation files

* Pushing chaincode installation files

* Pushing chaincode installation files

* Pushing chaincode instantiation files

* Pushing deployment files for fabric restserver

* Pushing deployment files for fabric restserver

* Pushing deployment files for fabric restserver

* Pushing deployment files for fabric expressapi

* Pushing deployment files for fabric expressapi

* Pushing deployment files for fabric expressapi

* Pushing deployment files for supplychain frontend

* Pushing deployment files for supplychain frontend

* Pushing deployment files for supplychain frontend

* corda cleanup playbook (#153) (#271)

* cleanup playbook corda

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* cleanup playbook corda | readme update and added code to remove build directory in reset also

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* cleanup playbook corda | added indy cleapup in site.yaml

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Incorporating review comments

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Incorporating review comments

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* updating docs

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Deleting gitops release files

* Deleting gitops release files

* Deleting gitops release files

* Deleting gitops release files

* Update for merge

Signed-off-by: A07853DIRNfulcrumuse <sownak.roy@accenture.com>

* Update for merge

Signed-off-by: A07853DIRNfulcrumuse <sownak.roy@accenture.com>

* Update for merge

Signed-off-by: A07853DIRNfulcrumuse <sownak.roy@accenture.com>

* refactored commit

Signed-off-by: Sownak Roy <sownak.roy@accenture.com>

* Delete old charts

Signed-off-by: A07853DIRNfulcrumuse <sownak.roy@accenture.com>

* reduce memory for PVC

Signed-off-by: sownak.roy <sownak.roy@accenture.com>

* Add newline

Signed-off-by: sownak.roy <sownak.roy@accenture.com>

Co-authored-by: suvajit-sarkar <55580532+suvajit-sarkar@users.noreply.github.com>
Co-authored-by: Himanshu Lal <57169320+himanshulalarya@users.noreply.github.com>
Co-authored-by: Tomáš Žigárdi <56816107+tomas-zigardi@users.noreply.github.com>
Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>
Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>
Co-authored-by: Jagpreet Singh Sasan <56861721+jagpreetsinghsasan@users.noreply.github.com>
Co-authored-by: Anoop Vijayan Maniankara <anoop@tuxera.com>
Co-authored-by: Deepak Kumar <57094817+deepakkumardbd@users.noreply.github.com>
Co-authored-by: Rayas Ali <58186890+Rayas-NG@users.noreply.github.com>
juraj-durech added a commit that referenced this issue Jan 30, 2020
* Pushing deployment files for namespace and service accounts

* Pushing deployment files for doorman node and doorman mongodb node

* Pushing deployment files for networkmap node and networkmapmongodb node

* Pushing db and job deployment files for notary

* Creating node deployment file for notary

* Pushing db and job deployment files for manufacturer

* Creating node deployment file for manufacturer

* Pushing db and job deployment files for carrier

* Creating node deployment file for carrier

* Pushing db and job deployment files for store

* Creating node deployment file for store

* Pushing db and job deployment files for warehouse

* Creating node deployment file for warehouse

* Deleting gitops release files

* Deleting gitops release files

* Deleting gitops release files

* Deleting gitops release files

* Pushing deployment files for corda webserver

* Pushing deployment files for corda webserver

* Pushing deployment files for corda webserver

* Pushing deployment files for corda webserver

* Pushing deployment files for corda expressapi

* Pushing deployment files for corda expressapi

* Pushing deployment files for corda expressapi

* Pushing deployment files for corda expressapi

* Pushing deployment files for supplychain frontend

* Pushing deployment files for supplychain frontend

* Pushing deployment files for supplychain frontend

* Pushing deployment files for supplychain frontend

* Add postman collections

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add postman collections

Signed-off-by: sownak <sownak.roy@accenture.com>

* update postman collections

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add/update readme for postman

Signed-off-by: sownak <sownak.roy@accenture.com>

* deleted for checkin

* Revert "deleted for checkin"

This reverts commit 8223d00a27c63e6403b704fed420e7f20433dbd8.

* Added multipeer code

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Indy Ledger Txn Script Added

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* exit codes added

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Vault Setup Script Added and Paths corrected

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* HTTP APIs used for accessing vault , Checks and path Updated

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Script Moved and JQ installation moved to docker build

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Libindy Removed

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Indy Ledger Txn Chart Added

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Indy Ledger Txn Chart Added

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Indy Ledger Txn Chart value file modified

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Readme Updated

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Changes made to configmap and curl request

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* labels added

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Indy Ledger Txn Job modified for init container and Helm Release Updated

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* updating corda configuration. Review comments incorporated

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* removing the org image file

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* merged with master

Signed-off-by: A07853DIRNfulcrumuse <baf@accenture.com>

* revert back to 15010 and 15020 in configuration file

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Add licence and docs badge

Signed-off-by: Sownak Roy <sownak.roy@accenture.com>

* added org field snapshot

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added release 0.3.0.0 notes

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Bumped version number to 0.3

Signed-off-by: A07853DIRNfulcrumuse <baf@accenture.com>

* added release 0.3.0.0 notes; spell correction

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Revert "Merge branch 'master' into develop"

This reverts commit 83de3aae4b50eac84f65cf2835678af2212f5ac4, reversing
changes made to 5bb414627dd07c432aedf47d09fb0e5b8531cde2.

Signed-off-by: Sownak Roy <sownak.roy@accenture.com>

* release 0.3.0.0

Signed-off-by: Sownak Roy <sownak.roy@accenture.com>

* Deleting gitops release files

* Pushing deployment files for namespace and service accounts

* Pushing deployment files for namespace and service accounts

* Pushing deployment files for namespace and service accounts

* Pushing deployment files for namespace and service accounts

* Pushing deployment files for namespace and service accounts

* Pushing deployment files for doorman node and doorman mongodb node

* Pushing deployment files for networkmap node and networkmapmongodb node

* Pushing db and job deployment files for notary

* Creating node deployment file for notary

* Pushing db and job deployment files for manufacturer

* Creating node deployment file for manufacturer

* Pushing db and job deployment files for carrier

* Creating node deployment file for carrier

* Pushing db and job deployment files for store

* Creating node deployment file for store

* Pushing db and job deployment files for warehouse

* Creating node deployment file for warehouse

* Pushing deployment files for corda webserver

* Pushing deployment files for corda webserver

* Pushing deployment files for corda webserver

* Pushing deployment files for corda webserver

* Pushing deployment files for corda expressapi

* Pushing deployment files for corda expressapi

* Pushing deployment files for corda expressapi

* Pushing deployment files for corda expressapi

* Pushing deployment files for supplychain frontend

* Pushing deployment files for supplychain frontend

* Pushing deployment files for supplychain frontend

* Pushing deployment files for supplychain frontend

* Deleting gitops release files

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing deployment files for namespace, service accounts and clusterrolebinding

* Pushing CA server files

* Pushing CA server files

* Pushing CA server files

* Pushing CA server files

* Pushing CA-tools files

* Pushing CA-tools files

* Pushing CA-tools files

* Pushing CA-tools files

* Pushing Orderer files

* Pushing Peer files

* Pushing Peer files

* Pushing Peer files

* Pushing channel-create files

* Pushing channel-join files

* Pushing channel-join files

* Pushing channel-join files

* Pushing anchorpeer files

* Pushing anchorpeer files

* Pushing anchorpeer files

* Pushing chaincode installation files

* Pushing chaincode installation files

* Pushing chaincode installation files

* Pushing chaincode instantiation files

* Pushing deployment files for fabric restserver

* Pushing deployment files for fabric restserver

* Pushing deployment files for fabric restserver

* Pushing deployment files for fabric expressapi

* Pushing deployment files for fabric expressapi

* Pushing deployment files for fabric expressapi

* Pushing deployment files for supplychain frontend

* Pushing deployment files for supplychain frontend

* Pushing deployment files for supplychain frontend

* Indy k8s auth job helm release 77 (#156)

* created helm release for auth job. as a bonus also role was created

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* created helm release for auth job. as a bonus also role was created, minor update

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added also minor fix in code that I have discovered today

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes round 1

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* service accounts now have the name of organization in name. policy is part of vault_auth_job as requested, created cluster-admin cluster role for admin

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* updated admin service account in job

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* typo fixed

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* removed duplicite cluster role binding

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes 3

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added sudo right for admin policy

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Deleting gitops release files

* Deleting gitops release files

* Deleting gitops release files

* Deleting gitops release files

* release checklist issue template

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; updated

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; fixed typo

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added content of job that will create the auth for org #76 (#196)

* added content of job that will create the auth for org

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* SA_JWT_TOKEN missing

Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>

* #200 create folder and chart for quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline at EOF

Signed-off-by: sownak <sownak.roy@accenture.com>

* fabric configuration update init

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Add create secret (#204)

* Add creating image pull secret into role.

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Move create secret into generate crypto role (#203)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E test findings (#209)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* update release checklist

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration doc update; added particopants field

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Added patch fix for join channel

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fix for bug: #205

examples/,platforms/: Add GIT_EMAIL variable to roles/*.yaml and Readme.md files

1. Now there is a way to set the email from network.yaml
2. Global options have been removed from platform/shared configs git_push role (not to polute the global settings)
3  Also changed sample files

Signed-off-by: Anoop vijayan Maniankara <anoop@tuxera.com>

* Add helmchart for Tessera with RAFT (#213)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Azure storage class templates added (#214)

* Added support for Azure Storage class

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changes for Quorum charts (#218)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy store indy crypto in vault without bootstrap (#216)

* Removed suffix 'bootstrap' from crypto generator of vault and indy node (#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Return back names of files (#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Bump vertx.version in /platforms/r3-corda/images/networkmap

Bumps `vertx.version` from 3.5.1 to 3.8.4.

Updates `vertx-core` from 3.5.1 to 3.8.4
- [Release notes](https://github.com/eclipse/vert.x/releases)
- [Commits](https://github.com/eclipse/vert.x/compare/3.5.1...3.8.4)

Updates `vertx-web` from 3.5.1 to 3.8.4

Updates `vertx-unit` from 3.5.1 to 3.8.4

Updates `vertx-web-templ-mvel` from 3.5.1 to 3.8.4

Signed-off-by: dependabot[bot] <support@github.com>

* Bump vertx.version in /platforms/r3-corda/images/doorman

Bumps `vertx.version` from 3.5.1 to 3.8.4.

Updates `vertx-core` from 3.5.1 to 3.8.4
- [Release notes](https://github.com/eclipse/vert.x/releases)
- [Commits](https://github.com/eclipse/vert.x/compare/3.5.1...3.8.4)

Updates `vertx-web` from 3.5.1 to 3.8.4

Updates `vertx-unit` from 3.5.1 to 3.8.4

Updates `vertx-web-templ-mvel` from 3.5.1 to 3.8.4

Signed-off-by: dependabot[bot] <support@github.com>

* Bump react-dom in /platforms/r3-corda/images/doorman/website

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.4.1 to 16.4.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.4.2/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump mixin-deep in /platforms/r3-corda/images/doorman/website

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump lodash in /platforms/r3-corda/images/doorman/website

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump js-yaml

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.1...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios in /examples/supplychain-app/corda/express_nodeJS

Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump mixin-deep

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump lodash

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>

* retry_count for Indy checks is taken from network.yaml file (#225)

* retry_count for Indy checks is taken from network.yaml file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Add sample network.yaml for Quorum (#230)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for #177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* Changes for docs (#231)

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* nms with tls (#217)

* Adding certificates changes for mongodb

* Adding changes for certificate of  mongodb

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding https for service

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* added comments and readme for indy charts (#232)

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Issue #148 (#207)

* OSX minikube operational guide

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename Developer-Guide-for-Mac-Minikube-setup.md to Mac Minikube setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename docs/source/Mac Minikube setup.md to docs/source/operations/mac_minikube_setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Update operationalguide.rst

Signed-off-by: Rayas-NG <baf@accenture.com>

* Delete minikube_on_mac.md

Signed-off-by: Rayas-NG <baf@accenture.com>


* moved mac_minikube_setup.md to developerguide.rst

* Removed comment

* made minor changes to content

* Indy implement the indy cleanup playbook (#219)

* Create clean up of organizations' vault indy crypto (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E testing (#237)

* Create clean up of organizations' vault indy crypto (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Missing GIT_EMAIL

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Missing GIT_EMAIL

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Missing GIT_EMAIL

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Naming

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Reordering

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>

* Update Quorum charts and flux key docs (#239)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for #177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* separate TM keys from geth keys

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* Update ssh-key instructions

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update chart

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update developer guide (#240)

Update developer guide

* Develop guide update (#241)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Develop (#242)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update mac_minikube_setup.md

* Update mac_minikube_setup.md

* Add readme file for configuration folder of hyperledger indy (#131) (#238)

* Add readme file for configuration folder of hyperledger indy (#131)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change two lines in readme file for change request (#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix readme file (#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Fabric upgrade (#234)

* Added support for fabric image version change, tested for fabric version 1.4.4 and zookeeper, kafka & couchDB version at 0.4.18

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changed docs

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed fabric_version var to change back to network.verion

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed corda version

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added rocket chat badge

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Doorman tls (#248)

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding the proper check

* Adding proper changes

* Adding docs

* added comments for ssample network indy file (#243)

* added comments for ssample network indy file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* BAF docker build #210 (#244)

* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Indy ansible roles readme (#235)

* Add Readme files for setup roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme file for role setup/vault_kubernetes (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change word 'Role' to word 'Task' (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme for create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme files for helm_component role in create (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for other create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typo in readme files (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for check roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update readme for pool and domain genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove space (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typos (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fixwrong definition of domain and pool genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix mishmash of genesis in readme (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Indy node readme file (#246)

* Create structure of readme file for indy-node docker image (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fill readme file for indy node docker image (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme file for images folder in hyperledger-indy and update indy-key-mgmt readme (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add short description of images (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change short description of indy-node and indy-key-mgmt docker images (#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correct syntax in description of indy-key-mgmt image (#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* updating script file with absolute path

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* End of sprint merge to master (#250)

* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* update for fabric OU

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy Ledger Txn Job modified for init container and Helm Release Updated

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Indy k8s auth job helm release 77 (#156)

* created helm release for auth job. as a bonus also role was created

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* created helm release for auth job. as a bonus also role was created, minor update

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added also minor fix in code that I have discovered today

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes round 1

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* service accounts now have the name of organization in name. policy is part of vault_auth_job as requested, created cluster-admin cluster role for admin

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* updated admin service account in job

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* typo fixed

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* removed duplicite cluster role binding

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes 3

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added sudo right for admin policy

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; updated

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; fixed typo

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added content of job that will create the auth for org #76 (#196)

* added content of job that will create the auth for org

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* SA_JWT_TOKEN missing

Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>

* #200 create folder and chart for quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline at EOF

Signed-off-by: sownak <sownak.roy@accenture.com>

* fabric configuration update init

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Add create secret (#204)

* Add creating image pull secret into role.

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Move create secret into generate crypto role (#203)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E test findings (#209)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* update release checklist

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration doc update; added particopants field

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Added patch fix for join channel

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fix for bug: #205

examples/,platforms/: Add GIT_EMAIL variable to roles/*.yaml and Readme.md files

1. Now there is a way to set the email from network.yaml
2. Global options have been removed from platform/shared configs git_push role (not to polute the global settings)
3  Also changed sample files

Signed-off-by: Anoop vijayan Maniankara <anoop@tuxera.com>

* Add helmchart for Tessera with RAFT (#213)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Azure storage class templates added (#214)

* Added support for Azure Storage class

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changes for Quorum charts (#218)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy store indy crypto in vault without bootstrap (#216)

* Removed suffix 'bootstrap' from crypto generator of vault and indy node (#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Return back names of files (#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* retry_count for Indy checks is taken from network.yaml file (#225)

* retry_count for Indy checks is taken from network.yaml file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Add sample network.yaml for Quorum (#230)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for #177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* Changes for docs (#231)

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* nms with tls (#217)

* Adding certificates changes for mongodb

* Adding changes for certificate of  mongodb

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding https for service

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* added comments and readme for indy charts (#232)

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Issue #148 (#207)

* OSX minikube operational guide

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename Developer-Guide-for-Mac-Minikube-setup.md to Mac Minikube setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename docs/source/Mac Minikube setup.md to docs/source/operations/mac_minikube_setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Update operationalguide.rst

Signed-off-by: Rayas-NG <baf@accenture.com>

* Delete minikube_on_mac.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Indy implement the indy cleanup playbook (#219)

* Create clean up of organizations' vault indy crypto (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E testing (#237)

* Create clean up of organizations' vault indy crypto (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (#219)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Naming

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Reordering

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>

* Update Quorum charts and flux key docs (#239)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for #177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* separate TM keys from geth keys

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* Update ssh-key instructions

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update chart

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update developer guide (#240)

Update developer guide

* Develop guide update (#241)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Develop (#242)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update mac_minikube_setup.md

* Update mac_minikube_setup.md

* Add readme file for configuration folder of hyperledger indy (#131) (#238)

* Add readme file for configuration folder of hyperledger indy (#131)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change two lines in readme file for change request (#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix readme file (#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Fabric upgrade (#234)

* Added support for fabric image version change, tested for fabric version 1.4.4 and zookeeper, kafka & couchDB version at 0.4.18

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changed docs

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed fabric_version var to change back to network.verion

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed corda version

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added rocket chat badge

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Doorman tls (#248)

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding the proper check

* Adding proper changes

* Adding docs

* added comments for ssample network indy file (#243)

* added comments for ssample network indy file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* BAF docker build #210 (#244)

* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Indy ansible roles readme (#235)

* Add Readme files for setup roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme file for role setup/vault_kubernetes (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change word 'Role' to word 'Task' (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme for create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme files for helm_component role in create (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for other create roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typo in readme files (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for check roles (#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update readme for pool and domain genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove space (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typos (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fixwrong definition of domain and pool genesis (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix mishmash of genesis in readme (#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Indy node readme file (#246)

* Create structure of readme file for indy-node docker image (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fill readme file for indy node docker image (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme file for images folder in hyperledger-indy and update indy-key-mgmt readme (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add short description of images (#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change short description of indy-node and indy-key-mgmt docker images (#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correct syntax in description of indy-key-mgmt image (#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* updating script file with absolute path

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

Co-authored-by: Himanshu Lal <57169320+himanshulalarya@users.noreply.github.com>
Co-authored-by: Tomáš Žigárdi <56816107+tomas-zigardi@users.noreply.github.com>
Co-authored-by: suvajit-sarkar <55580532+suvajit-sarkar@users.noreply.github.com>
Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>
Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>
Co-authored-by: Jagpreet Singh Sasan <56861721+jagpreetsinghsasan@users.noreply.github.com>
Co-authored-by: Anoop Vijayan Maniankara <anoop@tuxera.com>
Co-authored-by: Deepak Kumar <57094817+deepakkumardbd@users.noreply.github.com>
Co-authored-by: Rayas Ali <58186890+Rayas-NG@users.noreply.github.com>

* Indy Helm Release template file generation role

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Ledger Role Updated Changes of PR done

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Component names changed

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* name updated

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Endorser setup added

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* New line added

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* New line added

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Endorser Role Added and review comments changes added

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Readme Added

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Calling Role name changed

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Tab removed

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Review changes done, Conflicts fixed, identity_type added and readme edited

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Review changes done, Conflicts fixed, identity_type added and readme edited

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Review changes done, Conflicts fixed, identity_type added and readme edited

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

Co-authored-by: Sownak Roy <20537268+sownak@users.noreply.github.com>
Co-authored-by: Jagpreet Singh Sasan <56861721+jagpreetsinghsasan@users.noreply.github.com>
Co-authored-by: suvajit-sarkar <55580532+suvajit-sarkar@users.noreply.github.com>
Co-authored-by: Tomáš Žigárdi <56816107+tomas-zigardi@users.noreply.github.com>
Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>
Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>
Co-authored-by: Anoop Vijayan Maniankara <anoop@tuxera.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Deepak Kumar <57094817+deepakkumardbd@users.noreply.github.com>
Co-authored-by: Rayas Ali <58186890+Rayas-NG@users.noreply.github.com>
sadia-hasan pushed a commit to sadia-hasan/blockchain-automation-framework that referenced this issue Feb 13, 2020
* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* update for fabric OU

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy Ledger Txn Job modified for init container and Helm Release Updated

Signed-off-by: Lal <himanshu.a.lal@accenture.com>

* Indy k8s auth job helm release 77 (hyperledger#156)

* created helm release for auth job. as a bonus also role was created

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* created helm release for auth job. as a bonus also role was created, minor update

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added also minor fix in code that I have discovered today

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes round 1

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* service accounts now have the name of organization in name. policy is part of vault_auth_job as requested, created cluster-admin cluster role for admin

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* updated admin service account in job

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* typo fixed

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* removed duplicite cluster role binding

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes 3

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* added sudo right for admin policy

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; updated

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* release checklist issue template; fixed typo

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added content of job that will create the auth for org hyperledger#76 (hyperledger#196)

* added content of job that will create the auth for org

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* SA_JWT_TOKEN missing

Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>

* hyperledger#200 create folder and chart for quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline at EOF

Signed-off-by: sownak <sownak.roy@accenture.com>

* fabric configuration update init

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration update; fixed typo and formatting markdown

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Add create secret (hyperledger#204)

* Add creating image pull secret into role.

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Move create secret into generate crypto role (hyperledger#203)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E test findings (hyperledger#209)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* update release checklist

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* fabric configuration doc update; added particopants field

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Added patch fix for join channel

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fix for bug: hyperledger#205

examples/,platforms/: Add GIT_EMAIL variable to roles/*.yaml and Readme.md files

1. Now there is a way to set the email from network.yaml
2. Global options have been removed from platform/shared configs git_push role (not to polute the global settings)
3  Also changed sample files

Signed-off-by: Anoop vijayan Maniankara <anoop@tuxera.com>

* Add helmchart for Tessera with RAFT (hyperledger#213)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Azure storage class templates added (hyperledger#214)

* Added support for Azure Storage class

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Added newline at EOF

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changes for Quorum charts (hyperledger#218)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* Indy store indy crypto in vault without bootstrap (hyperledger#216)

* Removed suffix 'bootstrap' from crypto generator of vault and indy node (hyperledger#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Return back names of files (hyperledger#31)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* retry_count for Indy checks is taken from network.yaml file (hyperledger#225)

* retry_count for Indy checks is taken from network.yaml file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Add sample network.yaml for Quorum (hyperledger#230)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for hyperledger#177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* Changes for docs (hyperledger#231)

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* nms with tls (hyperledger#217)

* Adding certificates changes for mongodb

* Adding changes for certificate of  mongodb

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding https for service

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* added comments and readme for indy charts (hyperledger#232)

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* Issue hyperledger#148 (hyperledger#207)

* OSX minikube operational guide

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename Developer-Guide-for-Mac-Minikube-setup.md to Mac Minikube setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Rename docs/source/Mac Minikube setup.md to docs/source/operations/mac_minikube_setup.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Update operationalguide.rst

Signed-off-by: Rayas-NG <baf@accenture.com>

* Delete minikube_on_mac.md

Signed-off-by: Rayas-NG <baf@accenture.com>

* Indy implement the indy cleanup playbook (hyperledger#219)

* Create clean up of organizations' vault indy crypto (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* E2E testing (hyperledger#237)

* Create clean up of organizations' vault indy crypto (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ability for disable secret engine in vault by  admin token (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for delete flux helm chart and git auth secret (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add deleting of services policies and kubernetes auth methods (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role for clean up release git directory (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix release directory in clean uo script (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add parameter for add all tracked and untracked files in git repository (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add ansible role for deleting all k8s components from cluster (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix names of k8s components (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add label of ClusterRoleBinding for easely getting ClusterRoleBinding by organization names (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change name of stewards release names (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all instaled binaries (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove all installed binaries (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add role to remove Helm Tiller from organization' k8s clusters (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add new line at the end of file (hyperledger#78)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update main.yaml

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Delete role for clean up Helm tiller from a cluster (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove role for getting vault token of organization and change to using root token (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add method definition of validateVaultResponse (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change policy path to correct name (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correc directory path in role to check if directory of node exists (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change constant in retries to variable (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Corect removing of auth methods in vault (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add check for valid vault url and change to next step if vault is empty (hyperledger#219)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add " for variable in retries and add email for gitops clean role (hyperledger#219)

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Naming

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

* Reordering

Signed-off-by: Juraj Durech <juraj.durech@accenture.com>

Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>

* Update Quorum charts and flux key docs (hyperledger#239)

* update configmaps to json

Signed-off-by: sownak <sownak.roy@accenture.com>

* remove staticnodes configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add tessera TM for Raft

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update genesis configmap

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Add changes for IBFT

Signed-off-by: sownak <sownak.roy@accenture.com>

* Rename charts for Quorum

Signed-off-by: sownak <sownak.roy@accenture.com>

* add sample quorum network.yaml for hyperledger#177

Signed-off-by: sownak <sownak.roy@accenture.com>

* update for tessera

Signed-off-by: sownak <sownak.roy@accenture.com>

* add newline

Signed-off-by: sownak <sownak.roy@accenture.com>

* update docs

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* separate TM keys from geth keys

Signed-off-by: Roy, Sownak <sownak.roy@accenture.com>

* Update ssh-key instructions

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update chart

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update developer guide (hyperledger#240)

Update developer guide

* Develop guide update (hyperledger#241)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Develop (hyperledger#242)

* Update developer guide

Signed-off-by: sownak <sownak.roy@accenture.com>

* Update mac_minikube_setup.md

* Update mac_minikube_setup.md

* Add readme file for configuration folder of hyperledger indy (hyperledger#131) (hyperledger#238)

* Add readme file for configuration folder of hyperledger indy (hyperledger#131)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change two lines in readme file for change request (hyperledger#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix readme file (hyperledger#238)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Fabric upgrade (hyperledger#234)

* Added support for fabric image version change, tested for fabric version 1.4.4 and zookeeper, kafka & couchDB version at 0.4.18

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Changed docs

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed fabric_version var to change back to network.verion

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* Fixed corda version

Signed-off-by: Sasan <jagpreet.singh.sasan@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added rocket chat badge

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Doorman tls (hyperledger#248)

* Adding required changes

Signed-off-by: Kumar, D. bd <d.bd.kumar@accenture.com>

* Adding the proper check

* Adding proper changes

* Adding docs

* added comments for ssample network indy file (hyperledger#243)

* added comments for ssample network indy file

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* pull request changes

Signed-off-by: tomas-zigardi <tomas.zigardi@accenture.com>

* BAF docker build hyperledger#210 (hyperledger#244)

* Initial Docker build contibution

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* Updated typo in README and tried to clarify the build is applicable to all platforms

Signed-off-by: Michael Klein <michael.w.klein@accenture.com>

* removing redundant libraries

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* adding new lines

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* added docker build documentation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* docker build documentation;typo and formation

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

* Indy ansible roles readme (hyperledger#235)

* Add Readme files for setup roles (hyperledger#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme file for role setup/vault_kubernetes (hyperledger#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change word 'Role' to word 'Task' (hyperledger#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme for create roles (hyperledger#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme files for helm_component role in create (hyperledger#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for other create roles (hyperledger#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typo in readme files (hyperledger#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add readme files for check roles (hyperledger#129)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Update readme for pool and domain genesis (hyperledger#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Remove space (hyperledger#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix typos (hyperledger#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fixwrong definition of domain and pool genesis (hyperledger#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix mishmash of genesis in readme (hyperledger#235)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Indy node readme file (hyperledger#246)

* Create structure of readme file for indy-node docker image (hyperledger#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fill readme file for indy node docker image (hyperledger#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Create readme file for images folder in hyperledger-indy and update indy-key-mgmt readme (hyperledger#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Add short description of images (hyperledger#132)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Change short description of indy-node and indy-key-mgmt docker images (hyperledger#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* Fix correct syntax in description of indy-key-mgmt image (hyperledger#246)

Signed-off-by: VladimirDzamba <vladimir.dzamba@accenture.com>

* updating script file with absolute path

Signed-off-by: Sarkar <suvajit.sarkar@accenture.com>

Co-authored-by: Himanshu Lal <57169320+himanshulalarya@users.noreply.github.com>
Co-authored-by: Tomáš Žigárdi <56816107+tomas-zigardi@users.noreply.github.com>
Co-authored-by: suvajit-sarkar <55580532+suvajit-sarkar@users.noreply.github.com>
Co-authored-by: Juraj Ďurech <56861074+juraj-durech@users.noreply.github.com>
Co-authored-by: Vladimír Dzamba <56829667+VladimirDzamba@users.noreply.github.com>
Co-authored-by: Jagpreet Singh Sasan <56861721+jagpreetsinghsasan@users.noreply.github.com>
Co-authored-by: Anoop Vijayan Maniankara <anoop@tuxera.com>
Co-authored-by: Deepak Kumar <57094817+deepakkumardbd@users.noreply.github.com>
Co-authored-by: Rayas Ali <58186890+Rayas-NG@users.noreply.github.com>
Signed-off-by: Hasan, Sadia A <sadia.a.hasan@accenture.com>
kaverikhaneja added a commit to kaverikhaneja/bevel that referenced this issue Aug 16, 2021
# This is the 1st commit message:

Bump normalize-url in /examples/supplychain-app/quorum/smartContracts (hyperledger#1519)

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message hyperledger#2:

Bump normalize-url in /examples/supplychain-app/besu/smartContracts (hyperledger#1520)

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message hyperledger#3:

[fabric] upgrade versions (hyperledger#1521)

Signed-off-by: Roy,Sownak <sownak.roy@accenture.com>
# This is the commit message hyperledger#4:

docs: add angelaalagbe as a contributor for doc, content (hyperledger#1539)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
# This is the commit message hyperledger#5:

Updated besu and orion version in samples and docs

Signed-off-by: alvaropicazo <alvaro.picazo.haase@accenture.com>

# This is the commit message hyperledger#6:

[shared] changing molecule tests to run specifically for non-caps platform names (hyperledger#1497)

* Removing unnecessary repetition

Signed-off-by: Dimbu Afonso <dimbu.k.afonso@accenture.com>

* Removing repetition

Signed-off-by: Dimbu Afonso <dimbu.k.afonso@accenture.com>

Co-authored-by: Dimbu Afonso <dimbu.k.afonso@accenture.com>
# This is the commit message hyperledger#7:

Upgrade CENM version to 1.5

Signed-off-by: suvajit-sarkar <suvajit.sarkar@accenture.com>

# This is the commit message hyperledger#8:

fix dockerfile

Signed-off-by: pppazos <hgartti@gmail.com>

# This is the commit message hyperledger#9:

use pki ssl ca

Signed-off-by: pppazos <hgartti@gmail.com>

# This is the commit message hyperledger#10:

remove sleep

Signed-off-by: pppazos <hgartti@gmail.com>

# This is the commit message hyperledger#11:

Using github api for roadmap icons

Signed-off-by: suvajit-sarkar <suvajit.sarkar@accenture.com>

# This is the commit message hyperledger#12:

[shared] Changed default namespace (hyperledger#1503)

* Changed default namespace

Signed-off-by: angelaalagbe <angela.alagbe@accenture.com>

# This is the commit message hyperledger#13:

[corda-ent] remove ambassador license (hyperledger#1504)

Signed-off-by: Roy,Sownak <sownak.roy@accenture.com>
# This is the commit message hyperledger#14:

[besu] Adding new validator node to existing network (hyperledger#1505)

* Added new role for creating a new validator node to existing org and updated docs

Signed-off-by: alvaropicazo <alvaro.picazo.haase@accenture.com>
# This is the commit message hyperledger#15:

Update AWS cli to v2 (hyperledger#1515)

Signed-off-by: suvajit-sarkar <suvajit.sarkar@accenture.com>
# This is the commit message hyperledger#16:

[corda] implemented new test for reset-network roles (hyperledger#1496)

* implemented new test for reset-network roles

Signed-off-by: mgCepeda <marina.gomez.cepeda@accenture.com>

# This is the commit message hyperledger#17:

[shared] merge from master (hyperledger#1522)

* [corda-ent] remove ambassador license

Signed-off-by: Roy,Sownak <sownak.roy@accenture.com>

* Bump normalize-url in /examples/supplychain-app/quorum/express_nodeJS (hyperledger#1518)

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump normalize-url in /examples/supplychain-app/quorum/smartContracts (hyperledger#1519)

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump normalize-url in /examples/supplychain-app/besu/smartContracts (hyperledger#1520)

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [fabric] upgrade versions (hyperledger#1521)

Signed-off-by: Roy,Sownak <sownak.roy@accenture.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message hyperledger#18:

[shared] only TLS 1.2+ allowed (hyperledger#1517)

* only TLS 1.2+ allowed

Signed-off-by: pppazos <hgartti@gmail.com>

# This is the commit message hyperledger#19:

Added constellation prereq. in the molecule test workflow

Signed-off-by: suvajit-sarkar <suvajit.sarkar@accenture.com>

# This is the commit message hyperledger#20:

[besu] create orion crypto using helmcharts

Signed-off-by: Roy,Sownak <sownak.roy@accenture.com>

# This is the commit message hyperledger#21:

[besu] create orion crypto using helmcharts

Signed-off-by: Roy,Sownak <sownak.roy@accenture.com>

# This is the commit message hyperledger#22:

[shared] cleanup share versions (hyperledger#1528)

* cleanup share versions

Signed-off-by: pppazos <hgartti@gmail.com>

* yamllint new-line-at-end-of-file  fixes

Signed-off-by: pppazos <hgartti@gmail.com>
# This is the commit message hyperledger#23:

[indy] fix docs (hyperledger#1532)

Signed-off-by: Roy,Sownak <sownak.roy@accenture.com>
# This is the commit message hyperledger#24:

Fixed molecule test errors

Signed-off-by: suvajit-sarkar <suvajit.sarkar@accenture.com>

# This is the commit message hyperledger#25:

[quorum] changed namespace in my converge and prepare, edited verify in parall… (hyperledger#1529)

* changes to fix molecule bug

Signed-off-by: Angela Alagbe <angela.alagbe@accenture.com>

* changed and added quotation marks

Signed-off-by: Angela Alagbe <angela.alagbe@accenture.com>

* changes to merge to develop

Signed-off-by: Angela Alagbe <angela.alagbe@accenture.com>
# This is the commit message hyperledger#26:

[quorum] implemented new test for create/crypto/raft rol (hyperledger#1516)

* implemented new test r create/crypto/raft role

Signed-off-by: mgCepeda <marina.gomez.cepeda@accenture.com>
# This is the commit message hyperledger#27:

impleted test for create/tessera rol (hyperledger#1525)

Signed-off-by: mgCepeda <marina.gomez.cepeda@accenture.com>

implemented test for create/tessera role

# This is the commit message hyperledger#28:

[besu] Adding a new validator organization with multiple nodes to existing network (hyperledger#1530)

* Implemented new functionality for adding a new validator org with multiple nodes

Signed-off-by: alvaropicazo <alvaro.picazo.haase@accenture.com>

# This is the commit message hyperledger#29:

implemented test for create/constellation rol (hyperledger#1534)

Signed-off-by: mgCepeda <marina.gomez.cepeda@accenture.com>
# This is the commit message hyperledger#30:

[shared] Edits made to docs (hyperledger#1535)

* edits to docs

Signed-off-by: Angela Alagbe <angela.alagbe@accenture.com>
# This is the commit message hyperledger#31:

Quorum and Tessera version upgrade (hyperledger#1541)

Signed-off-by: suvajit-sarkar <suvajit.sarkar@accenture.com>
# This is the commit message hyperledger#32:

[besu] add tessera support (hyperledger#1540)

* [besu] add tessera support

Signed-off-by: Roy,Sownak <sownak.roy@accenture.com>
# This is the commit message hyperledger#33:

[corda-ent] Add new notary org

Signed-off-by: Roy,Sownak <sownak.roy@accenture.com>

# This is the commit message hyperledger#34:

update kubectl to 1.19.8

Signed-off-by: pppazos <hgartti@gmail.com>

# This is the commit message hyperledger#35:

vault validation function improvement

Signed-off-by: mgCepeda <marina.gomez.cepeda@accenture.com>

# This is the commit message hyperledger#36:

vault validation function improvement for tessera and besu nodes

Signed-off-by: mgCepeda <marina.gomez.cepeda@accenture.com>

# This is the commit message hyperledger#37:

[shared] updates for k8s 1.19

Signed-off-by: Roy,Sownak <sownak.roy@accenture.com>

# This is the commit message hyperledger#38:

[besu] Updated for vault v2

Signed-off-by: Roy,Sownak <sownak.roy@accenture.com>

# This is the commit message hyperledger#39:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#40:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#41:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#42:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#43:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#44:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#45:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#46:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#47:

corda json-schema definition (hyperledger#1564)

Signed-off-by: Jose Pazos <pppazos@gmail.com>
# This is the commit message hyperledger#48:

Moved tessera crypto to k8s job (hyperledger#1579)

Signed-off-by: suvajit-sarkar <suvajit.sarkar@accenture.com>
# This is the commit message hyperledger#49:

Final squash of pr (hyperledger#1570)

Signed-off-by: angelaalagbe <angela.alagbe@accenture.com>
# This is the commit message hyperledger#50:

Removed need to have network.yaml in build folder for validation (hyperledger#1583)

Signed-off-by: suvajit-sarkar <suvajit.sarkar@accenture.com>
# This is the commit message hyperledger#51:

[quorum] Separete quorum node and tessera deployment (hyperledger#1580)

* Separete quorum node and tessera

Signed-off-by: mgCepeda <marina.gomez.cepeda@accenture.com>

* separate quorum node and tessera

Signed-off-by: mgCepeda <marina.gomez.cepeda@accenture.com>
# This is the commit message hyperledger#52:

Update sample yamls for quourm; changed variable name for q2t port

Signed-off-by: suvajit-sarkar <suvajit.sarkar@accenture.com>

# This is the commit message hyperledger#53:

Updated roadmap and CM

Signed-off-by: suvajit-sarkar <suvajit.sarkar@accenture.com>

# This is the commit message hyperledger#54:

[docs] updated links and matrix

Signed-off-by: Roy,Sownak <sownak.roy@accenture.com>

# This is the commit message hyperledger#55:

Bump urijs (hyperledger#1578)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.6 to 1.19.7.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.6...v1.19.7)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message hyperledger#56:

[docs] change Fulcrum to Blockchain Automation Framework (hyperledger#1577)

Signed-off-by: Tracy Kuhrt <tracy.a.kuhrt@accenture.com>
# This is the commit message hyperledger#57:

Create settings.yml (hyperledger#1582)

This will set the default branch to main.

Signed-off-by: Ry Jones <ry@linux.com>
# This is the commit message hyperledger#58:

[quorum] fix deployment issues (hyperledger#1587)

Signed-off-by: Roy,Sownak <sownak.roy@accenture.com>
# This is the commit message hyperledger#59:

made updates needed to support vault kv v2 for Corda Opensource

# This is the commit message hyperledger#60:

[ci skip] Pushing deployment file for storageclass

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#61:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#62:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#63:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#64:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#65:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#66:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#67:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#68:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#69:

modified create certificates role to support vault kv v2 for Corda Opensource

# This is the commit message hyperledger#70:

[ci skip] Pushing deployment file for storageclass

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#71:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#72:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#73:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#74:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#75:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#76:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#77:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#78:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#79:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#80:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#81:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#82:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#83:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#84:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#85:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#86:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#87:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#88:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#89:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#90:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#91:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#92:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#93:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#94:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#95:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#96:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#97:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#98:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#99:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#100:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#101:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#102:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#103:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#104:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#105:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#106:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#107:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#108:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#109:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#110:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#111:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#112:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#113:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#114:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#115:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#116:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#117:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#118:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#119:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#120:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#121:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#122:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#123:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#124:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#125:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#126:

[ci skip] Pushing deployment files for doorman node and doorman mongodb node

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#127:

[ci skip] Pushing deployment files for networkmap node and networkmapmongodb node

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#128:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#129:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#130:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#131:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#132:

[ci skip] Pushing deployment files for doorman node and doorman mongodb node

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#133:

[ci skip] Pushing deployment files for networkmap node and networkmapmongodb node

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#134:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#135:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#136:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#137:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#138:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#139:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#140:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#141:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#142:

[ci skip] Pushing deployment files for doorman node and doorman mongodb node

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#143:

[ci skip] Pushing deployment files for networkmap node and networkmapmongodb node

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#144:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#145:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#146:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#147:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#148:

[ci skip] Pushing deployment files for doorman node and doorman mongodb node

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#149:

[ci skip] Pushing deployment files for networkmap node and networkmapmongodb node

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#150:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#151:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#152:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#153:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#154:

[ci skip] Pushing deployment files for doorman node and doorman mongodb node

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#155:

[ci skip] Pushing deployment files for networkmap node and networkmapmongodb node

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#156:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#157:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#158:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#159:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#160:

[ci skip] Pushing deployment files for doorman node and doorman mongodb node

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#161:

[ci skip] Pushing deployment files for networkmap node and networkmapmongodb node

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#162:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#163:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#164:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#165:

[ci skip] Pushing deployment files for namespace and service accounts

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#166:

[ci skip] Pushing deployment files for doorman node and doorman mongodb node

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#167:

[ci skip] Pushing deployment files for networkmap node and networkmapmongodb node

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>

# This is the commit message hyperledger#168:

[ci skip] Deleting gitops release files

Signed-off-by: kaverikhaneja <kaveri.khaneja@accenture.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation indy Related to the Hyperledger Indy Platform
Projects
No open projects
Sprint 6
  
Done
Development

No branches or pull requests

3 participants