optimus
optimus copied to clipboard
Update Optimus Plugins(transformers) to move away from wrapper Images
Description Once we have init container to load assets and the super kubernetes operator to provide the needed environment variables we don't need to have wrapper images
Refer RFC : Simplify plugins Depends on : https://github.com/odpf/optimus/issues/410
Acceptance Criteria
- [ ] BQ2BQ plugin in transformers shouldn't need any wrapper image and rather use the init container managed by Optimus.
Depends on #362