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 1012f46 commit e178b25Copy full SHA for e178b25
rust/stackable-cockpit/src/platform/release/spec.rs
@@ -201,7 +201,7 @@ impl ReleaseSpec {
201
// Starting with secret-operator 25.11.0, the CRD is maintained by the operator,
202
// making this entire functionality obsolete.
203
// As only some of the operators are migrated yet, some operator crds.yaml's
204
- // return a 404, other don't.
+ // return a 404, others don't.
205
debug!(
206
product = product_name,
207
// https://opentelemetry.io/docs/specs/semconv/http/http-spans/#http-client-span
0 commit comments