Skip to content

Commit 255ad5a

Browse files
committed
Add StatefulSet rollout tracker
1 parent fb6f66f commit 255ad5a

File tree

1 file changed

+1
-0
lines changed
  • crates/stackable-operator/src

1 file changed

+1
-0
lines changed

crates/stackable-operator/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ pub mod pod_utils;
1616
pub mod product_config_utils;
1717
pub mod product_logging;
1818
pub mod role_utils;
19+
pub mod rollout;
1920
pub mod status;
2021
pub mod time;
2122
pub mod utils;

0 commit comments

Comments
 (0)