Releases: grycap/oscar-cli
Releases · grycap/oscar-cli
v1.8.0
What's Changed
- Bump OSCAR v3.2.2 by @catttam in #32
- Support of OSCAR v.3.2.2 feature to mount volumes in services
Full Changelog: v1.7.1...v1.8.0
v1.7.0
What's Changed
- Updated OSCAR module to v3 by @catttam in #23
- Support for multitenancy on command line
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Improved naming: CONTAINER -> IMAGE by @gmolto in #17
- Updated OSCAR dependency by @catttam in #20:
- Enabled support for
vo
parameter
New Contributors
Full Changelog: v1.5.0...v.1.6.0
v1.5.0
What's Changed
- Link to documentation and video tutorial by @gmolto in #15
- Several changes by @SergioLangaritaBenitez in #16:
- Support for
image_prefetch
parameter
- Support for exposed services
- Updated dependencies
New Contributors
Full Changelog: v1.4.0...v1.5.0
v1.4.0
- Support for
enable_gpu
parameter in FDL
- Updated dependencies
- Support for OIDC agent for authentication
- Narrow down permissions of config file
v1.3.0
- Updated dependencies
- Support for
image_pull_secrets
in FDL
- Support for WebDAV storage providers in FDL
- ResourceManager & ReScheduler support:
- Definition of replicas
- Automatically set up
cluster_id
and credentials
- Fix error message in
oscar-cli service run
v1.2.5
- Support the new parameters to configure Knative autoscaling bounds in FDL
- Update dependencies
v1.2.4
- Add error message when a service is not ready in svc run command by @srisco in #9