Releases: oceanprotocol/operator-engine
Releases · oceanprotocol/operator-engine
v1.1.2
What's Changed
- Bump to latest pod-configuration by @alexcos20 in #89
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
What's Changed
- Feature/compute envs by @alexcos20 in #46
- add ci by @alexcos20 in #49
- Handle asset url logging by @stan153 in #58
- Feature/compute jobs limit by @alexcos20 in #63
- use docker digest if defined and starts with sha by @alexcos20 in #70
- Add missing @ by @alexcos20 in #71
- Updated copyright year. by @mariacarmina in #75
- convert maxtime to digit and compare compute time exceeded by @soonhuat in #77
- Optimized Dockerfile & fix issues with Dockerfile. by @mariacarmina in #81
- Use latest pod-* images by @alexcos20 in #82
Full Changelog: v1.0.2...v1.1.0
v1.0.4
v1.0.3
v1.0.2
terminate jobs after completion (#33) * terminate jobs after completion * fix * fix logging * imagePullSecrets * image pull policy * add filtering pod * fix imagePullSecrets * fix imagePullSecrets * fix imagePullSecrets * fix imagePullSecrets * add expiry * update expiry in Readme * fix storage env * Issue-#44: Update IPFS related urls (#45) * Update operator.yml Co-authored-by: Akshay <[email protected]>
v1.0.1: Feature/node selectors (#31)
- Allow k8 node selectors
- Reduce no of volumes to 2