Skip to content

Commit 00ed783

Browse files
razvansbernauer
andauthored
Update rust/operator-binary/src/spark_k8s_controller.rs
Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent dafd255 commit 00ed783

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/operator-binary/src/spark_k8s_controller.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ pub enum Error {
155155
CreateVolumes {
156156
source: stackable_spark_k8s_crd::Error,
157157
},
158+
158159
#[snafu(display("Failed to update status for application [{name}]"))]
159160
ApplySparkApplicationStatus {
160161
source: stackable_operator::client::Error,

0 commit comments

Comments
 (0)