File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -278,6 +278,9 @@ AddType text/vtt vtt
278
278
# redirect for scalability and performance per Shane Lovern 7/19
279
279
RewriteRule ^container-platform/4\.13/scalability_and_performance/sno-du-enabling-workload-partitioning-on-single-node-openshift.html /container-platform/4.13/scalability_and_performance/enabling-workload-partitioning.html [NE,R=302]
280
280
281
+ # redirect for eus-to-eus update renaming to control-plane only update
282
+ RewriteRule ^container-platform/(4\.14|4\.15|4\.16|4\.17)/updating/updating_a_cluster/eus-eus-update.html /container-platform/$1/updating/updating_a_cluster/control-plane-only-update.html [NE,R=302]
283
+
281
284
# CNV scenarios based redirect
282
285
RewriteRule ^container-platform/4\.8/virt/learn_more_about_ov.html /container-platform/4.8/virt/virt-learn-more-about-openshift-virtualization.html [NE,R=301]
283
286
You can’t perform that action at this time.
0 commit comments