Skip to content

Commit f580049

Browse files
adwk67maltesander
andauthored
Update rust/operator-binary/src/crd/mod.rs
Co-authored-by: maltesander <contact@maltesander.com>
1 parent c72aa85 commit f580049

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • rust/operator-binary/src/crd

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,9 +245,6 @@ pub mod versioned {
245245
pub broker_id_pod_config_map_name: Option<String>,
246246
}
247247

248-
// Uses the v2 KeyValueConfigOverrides (plain string values) to match trino/hdfs.
249-
// Derives `Merge` so role/role-group overrides combine via the shared merge logic;
250-
// resolution into flat maps happens in controller/validate.rs.
251248
#[derive(Clone, Debug, Default, Deserialize, JsonSchema, Merge, PartialEq, Serialize)]
252249
#[serde(rename_all = "camelCase")]
253250
pub struct KafkaBrokerConfigOverrides {

0 commit comments

Comments
 (0)