cluster.dev
cluster.dev copied to clipboard
Cloud-native infrastructure templating. Creating cloud installers for SaaS. Replication of complex cloud-native infrastructures.
**Problem:** Link in error message points to wrong URL: https://github.com/shalb/cluster.dev#stack_options_template **How to reproduce:** Set link in template: name: some-app template: https://github.com/not_valid_link kind: Stack Command: cdev apply -l debug Output: 12:00:55...
1) Possibility check template name in console command, when using interactive mode 2) In interactive mode use default values if user press enter with empty field
**Problem:** When I use map of strings in depends_on in unit it not working for me. **Cluster.dev Version:** **Cluster.dev Config:** ```yaml ```
**Problem:** When use shell unit for output kubeconfig path on my MacOS which use base64 I discovered I don't have parameter "-w". **Cluster.dev Version:** **Cluster.dev Config:** ```yaml ```
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.5 to 1.3.7. Release notes Sourced from github.com/cloudflare/circl's releases. CIRCL v1.3.7 What's Changed build(deps): bump golang.org/x/crypto from 0.3.1-0.20221117191849-2c476679df9a to 0.17.0 by @dependabot in cloudflare/circl#467 kyber: remove division...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
Description: https://developer.hashicorp.com/terraform/language/settings/backends/s3#overriding-aws-api-endpoints
Suggest to upgrade client if new version available
Function should apply project templating to some string data. Templating should contain limited set of functions (exclude: read files etc)