Skip to content

Releases: InformaticsMatters/squonk2-data-manager-job-decoder

Now provides manifest schema and validation function

02 Feb 12:19
Compare
Choose a tag to compare

Min memory increased to 100Mi

01 Feb 10:49
Compare
Choose a tag to compare
1.4.1

Mim memory now 100Mi

Supports image memory and cpu declaration

01 Feb 10:25
Compare
Choose a tag to compare
1.4.0

Refined memory schema (4Mi to 99Gi)

Support for ENV constants

27 Jan 10:22
Compare
Choose a tag to compare
1.3.0

Support for constants

Adds support for "value-from : secret"

26 Jan 16:57
Compare
Choose a tag to compare
  • 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

25 Jan 16:31
Compare
Choose a tag to compare
  • The environment section was broken

Adds missing schema file

25 Jan 16:03
Compare
Choose a tag to compare
1.1.1

Adds missing include_package_data directive

Incorporates schema validation

25 Jan 15:16
Compare
Choose a tag to compare
  • Schema validation (previously in the Job Tester) moved here

Initial logic

11 Jan 12:26
Compare
Choose a tag to compare
  • Initial port of logic from DataManger API repo