Tags: deryrahman/optimus
Tags
fix: add instance_type prefix in airflow lib (raystack#136)
docs: remove v1-to-v2 migration guide Signed-off-by: Kush <[email protected]>
fix: serialize instance type to protobuf enum Signed-off-by: Kush <[email protected]>
feat: progress bar for long running operations in cli (raystack#130) - reorganized commands to follow same convention across cli - added spinner and verbose flags in deploy and validate steps for better UX - `optimus validate job` command is changed to `optimus job validate` Signed-off-by: Kush <[email protected]>
feat: fetch info for requested backup runs (raystack#112) * fix: add mapstructure to telemetryconfig * feat: support replay and backup for all downstream namespaces * feat: add ignored jobs/resources list to replay and backup dry run * refactor: remove GetAllWithNamespace and reuse GetJobNamespaces * refactor: change backup result table name postfix to use timestamp instead of uuid * refactor: revert backup table to use uuid suffix * refactor: backup table name to use time suffix and add additional infos in list * feat: add backup detail subcommand * feat: store replay ignore downstream option and show in replay list * refactor: remove ignore downstream usage from replay * refactor: rename backup detail and list method in datastore, catch error in backup detail * refactor: rename to GetBackup and CreateBackup
docs: add backup concept, guide, and configuration (raystack#98)
feat: breaking plugins to mods for easier composition (raystack#47) Signed-off-by: Kush <[email protected]>
fix: cross entity sensor should use updated job metadata api (raystac… …k#23) Signed-off-by: Kush Sharma <[email protected]>
PreviousNext