Skip to content

Commit f44db0e

Browse files
Techassisbernauer
andauthored
chore: Apply suggestion
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent 420f2ff commit f44db0e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • rust/operator-binary/src/backend

rust/operator-binary/src/backend/mod.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,9 @@ pub struct TrustSelector {
160160
}
161161

162162
/// Contains options available for the `secrets.stackable.tech/provision-parts` annotation.
163+
//
164+
// TODO: Use the `SecretClassVolumeProvisionParts` struct from stackable-operator
165+
// that will be added in https://github.com/stackabletech/operator-rs/pull/1165
163166
#[derive(Debug, Default, PartialEq, Eq, Deserialize, strum::Display)]
164167
#[strum(serialize_all = "kebab-case")]
165168
#[serde(rename_all = "kebab-case")]

0 commit comments

Comments
 (0)