Skip to content

Commit 1012f46

Browse files
committed
Improve docs
1 parent 025c3c8 commit 1012f46

File tree

1 file changed

+2
-2
lines changed
  • rust/stackable-cockpit/src/platform/release

1 file changed

+2
-2
lines changed

rust/stackable-cockpit/src/platform/release/spec.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@ impl ReleaseSpec {
200200
// Ignore 404, as CRD versioning is rolled out to operators.
201201
// Starting with secret-operator 25.11.0, the CRD is maintained by the operator,
202202
// making this entire functionality obsolete.
203-
// As only some of the operators are migrated yet, some operator crds.yaml's are gone
204-
// (hence the 404) a 404, some won't.
203+
// As only some of the operators are migrated yet, some operator crds.yaml's
204+
// return a 404, other don't.
205205
debug!(
206206
product = product_name,
207207
// https://opentelemetry.io/docs/specs/semconv/http/http-spans/#http-client-span

0 commit comments

Comments
 (0)