@@ -250,7 +250,7 @@ AddType text/vtt vtt
250
250
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/monitoring-argo-cd-instances.html /gitops/latest/observability/monitoring/monitoring-argo-cd-instances.html [L,R=302]
251
251
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/using-argo-rollouts-for-progressive-deployment-delivery.html /gitops/latest/argo_rollouts/using-argo-rollouts-for-progressive-deployment-delivery.html [L,R=302]
252
252
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/configuring-an-openshift-cluster-by-deploying-an-application-with-cluster-configurations.html /gitops/latest/declarative_clusterconfig/configuring-an-openshift-cluster-by-deploying-an-application-with-cluster-configurations.html [L,R=302]
253
- RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/deploying-a-spring-boot-application-with-argo-cd.html /gitops/latest/argocd_applications/deploying-a-spring-boot-application-with-argo-cd.html [L,R=302]
253
+ RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/deploying-a-spring-boot-application-with-argo-cd.html /gitops/latest/argocd_applications/deploying-a-spring-boot-application-with-argo-cd.html [L,R=302]
254
254
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/argo-cd-custom-resource-properties.html /gitops/latest/argocd_instance/argo-cd-cr-component-properties.html [L,R=302]
255
255
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/configuring-secure-communication-with-redis.html /gitops/latest/securing_openshift_gitops/configuring-secure-communication-with-redis.html [L,R=302]
256
256
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/health-information-for-resources-deployment.html /gitops/latest/observability/monitoring/health-information-for-resources-deployment.html [L,R=302]
@@ -260,11 +260,11 @@ AddType text/vtt vtt
260
260
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/configuring-resource-quota.html /gitops/latest/managing_resource/configuring-resource-quota.html [L,R=302]
261
261
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/monitoring-argo-cd-custom-resource-workloads.html /gitops/latest/observability/monitoring/monitoring-argo-cd-custom-resource-workloads.html [L,R=302]
262
262
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/viewing-argo-cd-logs.html /gitops/latest/observability/logging/viewing-argo-cd-logs.html [L,R=302]
263
- RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/run-gitops-control-plane-workload-on-infra-nodes.html /gitops/latest/gitops_workloads_infranodes/run-gitops-control-plane-workload-on-infra-nodes.html [L,R=302]
263
+ RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/run-gitops-control-plane-workload-on-infra-nodes.html /gitops/latest/gitops_workloads_infranodes/run-gitops-control-plane-workload-on-infra-nodes.html [L,R=302]
264
264
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/about-sizing-requirements-gitops.html /gitops/latest/installing_gitops/preparing-gitops-install.html [L,R=302]
265
265
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/collecting-debugging-data-for-support.html /gitops/latest/understanding_openshift_gitops/gathering-gitops-diagnostic-information-for-support.html [L,R=302]
266
266
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/cicd/gitops/troubleshooting-issues-in-GitOps.html /gitops/latest/troubleshooting_gitops_issues/auto-reboot-during-argo-cd-sync-with-machine-configurations.html [L,R=302]
267
-
267
+
268
268
# Pipelines handling unversioned and latest links
269
269
RewriteRule ^pipelines/?$ /pipelines/latest [R=302]
270
270
RewriteRule ^pipelines/latest/?(.*)$ /pipelines/1\.12/$1 [NE,R=302]
@@ -295,7 +295,7 @@ AddType text/vtt vtt
295
295
RewriteRule ^container-platform/(4\.10|4\.11|4\.12|4\.13)/cicd/pipelines/securing-webhooks-with-event-listeners.html /pipelines/latest/secure/securing-webhooks-with-event-listeners.html [L,R=302]
296
296
297
297
# redirect top-level without filespec to the about file
298
- RewriteRule ^pipelines/(1\.10|1\.11)/?$ /pipelines/$1/about/understanding-openshift-pipelines.html [L,R=302]
298
+ RewriteRule ^pipelines/(1\.10|1\.11|1\.12 )/?$ /pipelines/$1/about/understanding-openshift-pipelines.html [L,R=302]
299
299
300
300
301
301
# OSD redirects for new content
0 commit comments