fluid
fluid copied to clipboard
[FEATURES]Support DataProcess
What feature you'd like to add:
- [x] Basic DataProcess feature #3367
- [x] DataProcess support PodMetadata #3390
- [x] Simplifies spec.processor.scriptProcessor's API #3390
- [x] Add ownerReference on installed Kubernetes resources #3390
- [ ] Add CleanPolicy for DataProcess
- [x] Avoid mounting dataset if
spec.dataset.mountPathis empty #3426 - [ ] Using default image if
imageis not set. Default image should contain several utils like kubectl. - [ ] Optionally set
spec.runAfter.namespacewhen it's refering an operation in the same namespace
Why is this feature needed: