Skip to content

Tags: deryrahman/optimus

Tags

v0.0.5-rc.4

Toggle v0.0.5-rc.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add instance_type prefix in airflow lib (raystack#136)

v0.0.5-rc.3

Toggle v0.0.5-rc.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
docs: remove v1-to-v2 migration guide

Signed-off-by: Kush <[email protected]>

v0.0.5-rc.2

Toggle v0.0.5-rc.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fix: serialize instance type to protobuf enum

Signed-off-by: Kush <[email protected]>

v0.0.5-rc.1

Toggle v0.0.5-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add backup concept, guide, and configuration (raystack#98)

v0.0.3-alpha.2

Toggle v0.0.3-alpha.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fix: plugin discovery based on plugin type

v0.0.3-alpha.1

Toggle v0.0.3-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: breaking plugins to mods for easier composition (raystack#47)

Signed-off-by: Kush <[email protected]>

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fix: return error when fail to parse yaml spec for resource

v0.0.2-alpha.3

Toggle v0.0.2-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: cross entity sensor should use updated job metadata api (raystac…

…k#23)

Signed-off-by: Kush Sharma <[email protected]>