Skip to content

Commit 025c3c8

Browse files
sbernauerTechassi
andauthored
Update rust/stackable-cockpit/src/platform/release/spec.rs
Co-authored-by: Techassi <[email protected]>
1 parent 13bb8ca commit 025c3c8

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ impl ReleaseSpec {
206206
product = product_name,
207207
// https://opentelemetry.io/docs/specs/semconv/http/http-spans/#http-client-span
208208
url.full = request_url_string,
209-
"Skipped updating CRD, as it doesn't exist in the upstream GitHub repo (as CRD versioning was introduced)"
209+
"Skipped updating CRD, as it doesn't exist in the upstream GitHub repo because the operator most likely uses CRD versioning"
210210
);
211211
return Ok(());
212212
},

0 commit comments

Comments
 (0)