We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b29a38 commit b6ac8a1Copy full SHA for b6ac8a1
1 file changed
rust/operator-binary/src/crd/mod.rs
@@ -110,7 +110,6 @@ pub mod versioned {
110
IfPodIsInNamespace { namespace: String },
111
}
112
113
- // #[versioned(skip(from))]
114
#[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
115
#[serde(rename_all = "camelCase")]
116
pub struct AutoTlsBackend {
0 commit comments