Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions common/stf-attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ifeval::["{build}" == "upstream"]
:ProjectShort: STF
:MessageBus: Apache{nbsp}Qpid{nbsp}Dispatch{nbsp}Router
:SupportedOpenShiftVersion: 4.6
:NextSupportedOpenShiftVersion: 4.7
:NextSupportedOpenShiftVersion: 4.8
endif::[]

ifeval::["{build}" == "downstream"]
Expand All @@ -51,5 +51,5 @@ ifeval::["{build}" == "downstream"]
:ProjectShort: STF
:MessageBus: AMQ{nbsp}Interconnect
:SupportedOpenShiftVersion: 4.6
:NextSupportedOpenShiftVersion: 4.7
:NextSupportedOpenShiftVersion: 4.8
endif::[]
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You can use Operators to load the {Project} ({ProjectShort}) components and obje

ifeval::["{build}" == "downstream"]
[IMPORTANT]
{ProjectShort} is compatible with {OpenShift} version {SupportedOpenShiftVersion} through to {NextSupportedOpenShiftVersion}.
{ProjectShort} is compatible with {OpenShift} version {SupportedOpenShiftVersion} through {NextSupportedOpenShiftVersion}.
endif::[]

.Additional resources
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ If you plan to collect and store events, collectd and Ceilometer deliver event d
Server-side {ProjectShort} monitoring infrastructure consists of the following layers:

* {Project} {ProductVersion}
* {OpenShift} {SupportedOpenShiftVersion} or {NextSupportedOpenShiftVersion}
* {OpenShift} {SupportedOpenShiftVersion} through {NextSupportedOpenShiftVersion}
* Infrastructure platform

[[osp-stf-server-side-monitoring]]
Expand Down