Releases: InformaticsMatters/squonk2-data-manager-job-operator
Releases · InformaticsMatters/squonk2-data-manager-job-operator
Update for k8s 1.35
- Includes kopf and Python (3.14)
Move to projectProductFlavour
32.0.1 fix: Now expects flavour via projectProductFlavour (extras)
Initial flavour support
32.0.0 build: Switch to Python 3.13
Initial k8s 1.33 build
33.0.0-alpha.1 ci: Another attempt to fix ansible lint
Support instance mount
- Mount instance directory if property imDataManagerExtras->useInstanceDirectoryForProject exists
Better handling of poor file content
- Missing name, content and origin are now handled
Fix exception raise typo
31.0.4 fix: Fix typo in exception
Trap split() ValueError as PermanentError
Merge pull request #5 from InformaticsMatters/sc-3437 Trap ValueError exceptions during split()
Align implementation with jupyter operator
- Updated Python
- Use of latest kopf
- Use of _request_timeout
- Add warnings for API failure
Support for AWX
- Can now be run in AWX