Skip to content

Commit e4571c6

Browse files
micheleRPclaudeFeediver1
authored
Hide self-managed release notes prerequisite from cloud build (#1707)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
1 parent a40606f commit e4571c6

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

modules/manage/pages/schema-reg/schema-reg-contexts.adoc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,10 @@ endif::env-cloud[]
6262

6363
Before using Schema Registry contexts, ensure that:
6464

65+
ifndef::env-cloud[]
6566
* You are running xref:get-started:release-notes/redpanda.adoc[Redpanda v26.1] or later.
67+
endif::env-cloud[]
68+
6669
* The xref:reference:properties/cluster-properties.adoc#schema_registry_enable_qualified_subjects[`schema_registry_enable_qualified_subjects`] cluster configuration property is set to `true`.
6770
+
6871
[IMPORTANT]
@@ -776,10 +779,5 @@ curl -s -X DELETE http://localhost:8081/contexts/.staging
776779
* xref:manage:schema-reg/schema-reg-authorization.adoc[]
777780
* link:/api/doc/schema-registry/[Schema Registry API reference]
778781
* xref:reference:public-metrics-reference.adoc[]
779-
ifndef::env-cloud[]
780-
* xref:reference:cluster-properties.adoc[]
781-
endif::env-cloud[]
782-
ifdef::env-cloud[]
783782
* xref:reference:properties/cluster-properties.adoc[]
784-
endif::env-cloud[]
785783
// end::single-source[]

0 commit comments

Comments
 (0)