Releases: InformaticsMatters/squonk2-data-manager-job-decoder
Releases · InformaticsMatters/squonk2-data-manager-job-decoder
Now provides manifest schema and validation function
1.5.0 Adds missing pylint
Min memory increased to 100Mi
1.4.1 Mim memory now 100Mi
Supports image memory and cpu declaration
1.4.0 Refined memory schema (4Mi to 99Gi)
Support for ENV constants
1.3.0 Support for constants
Adds support for "value-from : secret"
- Image environment variables can now be declared from deployed secrets
- User provides the name of the secret object and the key in the secret
Fixed environment schema
- The environment section was broken
Adds missing schema file
1.1.1 Adds missing include_package_data directive
Incorporates schema validation
- Schema validation (previously in the Job Tester) moved here
Initial logic
- Initial port of logic from DataManger API repo