cruise-automation / isopod

An expressive DSL and framework for Kubernetes configuration without YAML
Apache License 2.0
482 stars 32 forks source link

New fake Vault module for use with Isopod dry run #80

Closed nitishkrishna closed 3 years ago

nitishkrishna commented 3 years ago

During an Isopod Dry Run, we don't want the Vault Client to actually read or write values to vault. Instead we would prefer if:

Integration tests added to validate this behavior.