Skip to content

Commit 6ae8e0b

Browse files
Update rust/crd/src/lib.rs
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
1 parent c142421 commit 6ae8e0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/crd/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -979,6 +979,7 @@ impl HdfsPodRef {
979979
pub enum UpgradeState {
980980
/// The cluster is currently being upgraded to a new version.
981981
Upgrading,
982+
982983
/// The cluster is currently being downgraded to the previous version.
983984
Downgrading,
984985
}

0 commit comments

Comments
 (0)