Releases: microconfig/osdf
Releases · microconfig/osdf
OSDF 1.7.1
- Initial chaos implementation (experimental)
- Deploy improvements: better logging, timeout aware errors, do not fail on timeouts immediately
- Add deploy types
- Read/write configHash from/to all resources
- Replace digest in all resources
- Check config hash in plain apps
OSDF 1.6.5
- Implement external variables injection
OSDF 1.6.3
Add OSDF_STACKTRACE env variable option.
- Fix "~if" condition not being deleted if value is string
- Fix npe in api lib
- Fix bug when app/config version is a number
OSDF 1.6.0
Initial implementation of OSDF template engine
Fixes and improvements:
- fix smart deploy
- show deploy.yaml files in diff command
- skip optional secrets in required-secrets
- do not require system/*-version.proc files
OSDF 1.5.18
Add osdf required-secrets
command
OSDF 1.5.17
- Enable auto-pull for local deploy with OSDF_AUTOPULL=true env
Fixed bugs:
-
Make dir with osdf.configmap option and no resources valid app
-
Use OSDF_HEALTHCHECK_TIMEOUT in job healthchecker too
-
Support any extension in resource splitter (.yaml, .yml, .anythingyouwant)
-
Split only by line of dashes (ignore commented dashes, dashes in values)
OSDF 1.5.16
- fix bug when unzipping configs from nexus
- fix bug when pulling status of 'not found' component
OSDF 1.5.15
- Update microconfig
- Add OSDF_DEPLOY_FAILFAST and OSDF_HEALTHCHECK_TIMEOUT options
OSDF 1.5.13
- Add egd option to prevent encryption from blocking
- Use default value for maxParallel if osdf-config component doesnt'exist
- Add plain app type
- Handle yaml parse error
OSDF 1.5.12
Update version 1.5.12