-
Notifications
You must be signed in to change notification settings - Fork 835
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pipeline state to k8s resource status (#591)
* Formatting * Add context to logger error message * Add pipeline status to k8s resource condition constructor * Pass pipeline status from scheduler subscription to k8s resource status * Set pipeline status on k8s resource on unload requests * Add pipeline status to k8s resource on failed loads * Organise imports into stdlib/3rd party/application * Convert status enum to string for pipeline conditions
- Loading branch information
Showing
3 changed files
with
44 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters