Skip to content

Commit

Permalink
Update rust/operator-binary/src/spark_k8s_controller.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Bernauer <[email protected]>
  • Loading branch information
razvan and sbernauer committed Sep 16, 2024
1 parent dafd255 commit 00ed783
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/operator-binary/src/spark_k8s_controller.rs
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ pub enum Error {
CreateVolumes {
source: stackable_spark_k8s_crd::Error,
},

#[snafu(display("Failed to update status for application [{name}]"))]
ApplySparkApplicationStatus {
source: stackable_operator::client::Error,
Expand Down

0 comments on commit 00ed783

Please sign in to comment.