From d5c398710a59c184c3c9b66d5fb58c9589f95437 Mon Sep 17 00:00:00 2001
From: aledbf
Date: Mon, 24 Feb 2020 22:42:17 +0000
Subject: [PATCH] Deploy GitHub Pages
---
404.html | 2 +-
...tion.c33a9706.js => application.df00da5d.js} | 0
deploy/baremetal/index.html | 2 +-
deploy/index.html | 2 +-
deploy/rbac/index.html | 2 +-
deploy/upgrade/index.html | 2 +-
deploy/validating-webhook/index.html | 2 +-
development/index.html | 2 +-
e2e-tests/index.html | 2 +-
.../20190724-only-dynamic-ssl/index.html | 2 +-
.../20190815-zone-aware-routing/index.html | 2 +-
enhancements/YYYYMMDD-kep-template/index.html | 2 +-
enhancements/index.html | 2 +-
examples/PREREQUISITES/index.html | 2 +-
examples/affinity/cookie/index.html | 2 +-
examples/auth/basic/index.html | 2 +-
examples/auth/client-certs/index.html | 2 +-
examples/auth/external-auth/index.html | 2 +-
examples/auth/oauth-external-auth/index.html | 2 +-
.../configuration-snippets/index.html | 2 +-
.../custom-configuration/index.html | 2 +-
examples/customization/custom-errors/index.html | 2 +-
.../customization/custom-headers/index.html | 2 +-
.../external-auth-headers/index.html | 2 +-
examples/customization/ssl-dh-param/index.html | 2 +-
examples/customization/sysctl/index.html | 2 +-
examples/docker-registry/index.html | 2 +-
examples/grpc/index.html | 2 +-
examples/index.html | 2 +-
examples/multi-tls/index.html | 2 +-
examples/psp/index.html | 2 +-
examples/rewrite/index.html | 2 +-
examples/static-ip/index.html | 2 +-
examples/tls-termination/index.html | 2 +-
how-it-works/index.html | 2 +-
index.html | 2 +-
kubectl-plugin/index.html | 2 +-
sitemap.xml.gz | Bin 699 -> 699 bytes
troubleshooting/index.html | 2 +-
user-guide/basic-usage/index.html | 2 +-
user-guide/cli-arguments/index.html | 2 +-
user-guide/custom-errors/index.html | 2 +-
user-guide/default-backend/index.html | 2 +-
user-guide/exposing-tcp-udp-services/index.html | 2 +-
user-guide/external-articles/index.html | 2 +-
user-guide/fcgi-services/index.html | 2 +-
user-guide/ingress-path-matching/index.html | 2 +-
user-guide/miscellaneous/index.html | 2 +-
user-guide/monitoring/index.html | 2 +-
user-guide/multiple-ingress/index.html | 2 +-
.../nginx-configuration/annotations/index.html | 2 +-
.../nginx-configuration/configmap/index.html | 2 +-
.../custom-template/index.html | 2 +-
user-guide/nginx-configuration/index.html | 2 +-
.../nginx-configuration/log-format/index.html | 2 +-
.../third-party-addons/modsecurity/index.html | 2 +-
.../third-party-addons/opentracing/index.html | 2 +-
user-guide/tls/index.html | 2 +-
58 files changed, 56 insertions(+), 56 deletions(-)
rename assets/javascripts/{application.c33a9706.js => application.df00da5d.js} (100%)
diff --git a/404.html b/404.html
index 01108af32..10f0cc629 100644
--- a/404.html
+++ b/404.html
@@ -1142,7 +1142,7 @@
-
+
diff --git a/assets/javascripts/application.c33a9706.js b/assets/javascripts/application.df00da5d.js
similarity index 100%
rename from assets/javascripts/application.c33a9706.js
rename to assets/javascripts/application.df00da5d.js
diff --git a/deploy/baremetal/index.html b/deploy/baremetal/index.html
index 30fffb4e9..afb23b846 100644
--- a/deploy/baremetal/index.html
+++ b/deploy/baremetal/index.html
@@ -1691,7 +1691,7 @@ and the Service port:
-
+
diff --git a/deploy/index.html b/deploy/index.html
index 72394ee95..cb5e6ce49 100644
--- a/deploy/index.html
+++ b/deploy/index.html
@@ -1657,7 +1657,7 @@ or
-
+
diff --git a/deploy/rbac/index.html b/deploy/rbac/index.html
index 93379a4af..6e1eae2ad 100644
--- a/deploy/rbac/index.html
+++ b/deploy/rbac/index.html
@@ -1409,7 +1409,7 @@ container arguments, and POD_NAMESPACE should be in the nginx-ingress namespace.
-
+
diff --git a/deploy/upgrade/index.html b/deploy/upgrade/index.html
index 5880bd72d..5f6b9d7a6 100644
--- a/deploy/upgrade/index.html
+++ b/deploy/upgrade/index.html
@@ -1315,7 +1315,7 @@ you should be able to upgrade using
-
+
diff --git a/deploy/validating-webhook/index.html b/deploy/validating-webhook/index.html
index d375192f2..d939823dd 100644
--- a/deploy/validating-webhook/index.html
+++ b/deploy/validating-webhook/index.html
@@ -1578,7 +1578,7 @@ To check that your kube API server runs with the required flags, please refer to
-
+
diff --git a/development/index.html b/development/index.html
index 8b48bb38b..41b19834b 100644
--- a/development/index.html
+++ b/development/index.html
@@ -1541,7 +1541,7 @@ Typically, a release branch should have stable code.
-
+
diff --git a/e2e-tests/index.html b/e2e-tests/index.html
index 8e733d1ca..07227e2fb 100644
--- a/e2e-tests/index.html
+++ b/e2e-tests/index.html
@@ -2106,7 +2106,7 @@
-
+
diff --git a/enhancements/20190724-only-dynamic-ssl/index.html b/enhancements/20190724-only-dynamic-ssl/index.html
index 13c737783..514f8760e 100644
--- a/enhancements/20190724-only-dynamic-ssl/index.html
+++ b/enhancements/20190724-only-dynamic-ssl/index.html
@@ -1294,7 +1294,7 @@
-
+
diff --git a/enhancements/20190815-zone-aware-routing/index.html b/enhancements/20190815-zone-aware-routing/index.html
index ab95ae92c..e9e172676 100644
--- a/enhancements/20190815-zone-aware-routing/index.html
+++ b/enhancements/20190815-zone-aware-routing/index.html
@@ -1311,7 +1311,7 @@ see no endpoints for the backend and therefore we will use general balancer.
-
+
diff --git a/enhancements/YYYYMMDD-kep-template/index.html b/enhancements/YYYYMMDD-kep-template/index.html
index 24bd235ee..8289304d6 100644
--- a/enhancements/YYYYMMDD-kep-template/index.html
+++ b/enhancements/YYYYMMDD-kep-template/index.html
@@ -1451,7 +1451,7 @@ Major milestones might include
-
+
diff --git a/enhancements/index.html b/enhancements/index.html
index eaf9ac0b8..548a5a7cc 100644
--- a/enhancements/index.html
+++ b/enhancements/index.html
@@ -1225,7 +1225,7 @@ As such, we want to build a well curated set of clear proposals in a common form
-
+
diff --git a/examples/PREREQUISITES/index.html b/examples/PREREQUISITES/index.html
index 5d99a29f4..bcd6d7a06 100644
--- a/examples/PREREQUISITES/index.html
+++ b/examples/PREREQUISITES/index.html
@@ -1395,7 +1395,7 @@ which you can deploy as follows
-
+
diff --git a/examples/affinity/cookie/index.html b/examples/affinity/cookie/index.html
index b0643eddb..1d55fa9a8 100644
--- a/examples/affinity/cookie/index.html
+++ b/examples/affinity/cookie/index.html
@@ -1384,7 +1384,7 @@ This means that you can face the situation that you've configured session affini
-
+
diff --git a/examples/auth/basic/index.html b/examples/auth/basic/index.html
index ea7190baa..148548c8a 100644
--- a/examples/auth/basic/index.html
+++ b/examples/auth/basic/index.html
@@ -1339,7 +1339,7 @@ BODY:
-
+
diff --git a/examples/auth/client-certs/index.html b/examples/auth/client-certs/index.html
index 06cf2bf42..289614f7f 100644
--- a/examples/auth/client-certs/index.html
+++ b/examples/auth/client-certs/index.html
@@ -1331,7 +1331,7 @@ kubectl create secret generic tls-secret --from-file=tls.
-
+
diff --git a/examples/auth/external-auth/index.html b/examples/auth/external-auth/index.html
index b42e4299c..f54d43f72 100644
--- a/examples/auth/external-auth/index.html
+++ b/examples/auth/external-auth/index.html
@@ -1407,7 +1407,7 @@ BODY:
-
+
diff --git a/examples/auth/oauth-external-auth/index.html b/examples/auth/oauth-external-auth/index.html
index 46080fea1..18ebd3521 100644
--- a/examples/auth/oauth-external-auth/index.html
+++ b/examples/auth/oauth-external-auth/index.html
@@ -1388,7 +1388,7 @@ into a Kubernetes cluster and use it to protect the Kubernetes Dashboard using g
-
+
diff --git a/examples/customization/configuration-snippets/index.html b/examples/customization/configuration-snippets/index.html
index 1aafbb414..b1f5f51e3 100644
--- a/examples/customization/configuration-snippets/index.html
+++ b/examples/customization/configuration-snippets/index.html
@@ -1288,7 +1288,7 @@
-
+
diff --git a/examples/customization/custom-configuration/index.html b/examples/customization/custom-configuration/index.html
index e50b53c7d..e933c6cb2 100644
--- a/examples/customization/custom-configuration/index.html
+++ b/examples/customization/custom-configuration/index.html
@@ -1239,7 +1239,7 @@ metadata:
-
+
diff --git a/examples/customization/custom-errors/index.html b/examples/customization/custom-errors/index.html
index de744fa53..1de25d24b 100644
--- a/examples/customization/custom-errors/index.html
+++ b/examples/customization/custom-errors/index.html
@@ -1364,7 +1364,7 @@ responses are still in the correct format when a backend returns 503 (eg. if you
-
+
diff --git a/examples/customization/custom-headers/index.html b/examples/customization/custom-headers/index.html
index 0442a2b7d..b5b75c004 100644
--- a/examples/customization/custom-headers/index.html
+++ b/examples/customization/custom-headers/index.html
@@ -1281,7 +1281,7 @@ server.
-
+
diff --git a/examples/customization/external-auth-headers/index.html b/examples/customization/external-auth-headers/index.html
index 5a6ccf650..b1380bb9a 100644
--- a/examples/customization/external-auth-headers/index.html
+++ b/examples/customization/external-auth-headers/index.html
@@ -1346,7 +1346,7 @@ follows:
-
+
diff --git a/examples/customization/ssl-dh-param/index.html b/examples/customization/ssl-dh-param/index.html
index 84971d11a..beecf73d2 100644
--- a/examples/customization/ssl-dh-param/index.html
+++ b/examples/customization/ssl-dh-param/index.html
@@ -1338,7 +1338,7 @@ use a ConfigMap to configure custom Diffie-Hellman parameters file to help with
-
+
diff --git a/examples/customization/sysctl/index.html b/examples/customization/sysctl/index.html
index 2fec9c180..35e604531 100644
--- a/examples/customization/sysctl/index.html
+++ b/examples/customization/sysctl/index.html
@@ -1232,7 +1232,7 @@
-
+
diff --git a/examples/docker-registry/index.html b/examples/docker-registry/index.html
index 3b433817f..70cb6ede5 100644
--- a/examples/docker-registry/index.html
+++ b/examples/docker-registry/index.html
@@ -1354,7 +1354,7 @@
-
+
diff --git a/examples/grpc/index.html b/examples/grpc/index.html
index df6c36b92..d1cc8d677 100644
--- a/examples/grpc/index.html
+++ b/examples/grpc/index.html
@@ -1460,7 +1460,7 @@ to help make it easier for your users to consume your API.
-
+
diff --git a/examples/index.html b/examples/index.html
index e867c3341..451ce3b22 100644
--- a/examples/index.html
+++ b/examples/index.html
@@ -1335,7 +1335,7 @@ Please review the prerequisites before trying them.
-
+
diff --git a/examples/multi-tls/index.html b/examples/multi-tls/index.html
index f92e38082..cdc89cd93 100644
--- a/examples/multi-tls/index.html
+++ b/examples/multi-tls/index.html
@@ -1308,7 +1308,7 @@
-
+
diff --git a/examples/psp/index.html b/examples/psp/index.html
index b0b5177f7..10584199d 100644
--- a/examples/psp/index.html
+++ b/examples/psp/index.html
@@ -1221,7 +1221,7 @@ only after deleting them and reapplying mandatory.yaml.
-
+
diff --git a/examples/rewrite/index.html b/examples/rewrite/index.html
index efd512eaf..16a63d117 100644
--- a/examples/rewrite/index.html
+++ b/examples/rewrite/index.html
@@ -1444,7 +1444,7 @@ Connection: keep-alive
-
+
diff --git a/examples/static-ip/index.html b/examples/static-ip/index.html
index d0047e806..5a5b31586 100644
--- a/examples/static-ip/index.html
+++ b/examples/static-ip/index.html
@@ -1414,7 +1414,7 @@ Service with spec.loadBalancerIP
-
+
diff --git a/examples/tls-termination/index.html b/examples/tls-termination/index.html
index a6cc129be..d7a0e1e6f 100644
--- a/examples/tls-termination/index.html
+++ b/examples/tls-termination/index.html
@@ -1374,7 +1374,7 @@ TLS cert, and forward un-encrypted HTTP traffic to the test HTTP service.
-
+
diff --git a/how-it-works/index.html b/how-it-works/index.html
index 8dc90785f..0d4029072 100644
--- a/how-it-works/index.html
+++ b/how-it-works/index.html
@@ -1410,7 +1410,7 @@ This webhook appends the incoming ingress objects to the list of ingresses, gene
-
+
diff --git a/index.html b/index.html
index 0bd406b78..030fe5f48 100644
--- a/index.html
+++ b/index.html
@@ -1255,7 +1255,7 @@
-
+
diff --git a/kubectl-plugin/index.html b/kubectl-plugin/index.html
index bb898faa6..5e502de54 100644
--- a/kubectl-plugin/index.html
+++ b/kubectl-plugin/index.html
@@ -1739,7 +1739,7 @@ Do not move it without providing redirects.
-
+
diff --git a/sitemap.xml.gz b/sitemap.xml.gz
index cafbc786ea381becf41514e52064bbf56d358d7a..2f18d4f66aec89335ff8069068e5615f558c4759 100644
GIT binary patch
delta 16
XcmdnZx|@||2-sFDeDM
diff --git a/troubleshooting/index.html b/troubleshooting/index.html
index cf951fa0d..e84b81bc4 100644
--- a/troubleshooting/index.html
+++ b/troubleshooting/index.html
@@ -1667,7 +1667,7 @@ dump. This allows us to see which configuration is being used, as well as older
-
+
diff --git a/user-guide/basic-usage/index.html b/user-guide/basic-usage/index.html
index 7b9be3e3e..d0d7dc621 100644
--- a/user-guide/basic-usage/index.html
+++ b/user-guide/basic-usage/index.html
@@ -1263,7 +1263,7 @@ Please note that the ingress resource should be placed inside the same namespace
-
+
diff --git a/user-guide/cli-arguments/index.html b/user-guide/cli-arguments/index.html
index 375d056c1..81310c4ed 100644
--- a/user-guide/cli-arguments/index.html
+++ b/user-guide/cli-arguments/index.html
@@ -1415,7 +1415,7 @@
-
+
diff --git a/user-guide/custom-errors/index.html b/user-guide/custom-errors/index.html
index 0de808a62..a8679107a 100644
--- a/user-guide/custom-errors/index.html
+++ b/user-guide/custom-errors/index.html
@@ -1273,7 +1273,7 @@ NGINX does not change the response from the custom default backend.
-
+
diff --git a/user-guide/default-backend/index.html b/user-guide/default-backend/index.html
index 3b6ba5912..86f92d71e 100644
--- a/user-guide/default-backend/index.html
+++ b/user-guide/default-backend/index.html
@@ -1231,7 +1231,7 @@ provides an additional service for the purpose of customizing the error pages se
-
+
diff --git a/user-guide/exposing-tcp-udp-services/index.html b/user-guide/exposing-tcp-udp-services/index.html
index 34e04a1f2..85d9eca0c 100644
--- a/user-guide/exposing-tcp-udp-services/index.html
+++ b/user-guide/exposing-tcp-udp-services/index.html
@@ -1272,7 +1272,7 @@ The next example shows how to expose the service
-
+
diff --git a/user-guide/external-articles/index.html b/user-guide/external-articles/index.html
index acf4e5687..3349d4cfa 100644
--- a/user-guide/external-articles/index.html
+++ b/user-guide/external-articles/index.html
@@ -1225,7 +1225,7 @@
-
+
diff --git a/user-guide/fcgi-services/index.html b/user-guide/fcgi-services/index.html
index fd5b11b94..eabee3a18 100644
--- a/user-guide/fcgi-services/index.html
+++ b/user-guide/fcgi-services/index.html
@@ -1415,7 +1415,7 @@ Using the namespace/ prefix is also supported, for example:
-
+
diff --git a/user-guide/ingress-path-matching/index.html b/user-guide/ingress-path-matching/index.html
index 6e8e371c8..26cdf37e2 100644
--- a/user-guide/ingress-path-matching/index.html
+++ b/user-guide/ingress-path-matching/index.html
@@ -1482,7 +1482,7 @@ See the RE2 Syntax docum
-
+
diff --git a/user-guide/miscellaneous/index.html b/user-guide/miscellaneous/index.html
index 7715368c5..36d81174d 100644
--- a/user-guide/miscellaneous/index.html
+++ b/user-guide/miscellaneous/index.html
@@ -1378,7 +1378,7 @@ The previous behavior can be restored using
-
+
diff --git a/user-guide/monitoring/index.html b/user-guide/monitoring/index.html
index 6cdaad341..f38702af4 100644
--- a/user-guide/monitoring/index.html
+++ b/user-guide/monitoring/index.html
@@ -1371,7 +1371,7 @@ According to the above example, this URL will be http://10.192.0.3:31086
-
+
diff --git a/user-guide/multiple-ingress/index.html b/user-guide/multiple-ingress/index.html
index 2462f3602..2c9a862cf 100644
--- a/user-guide/multiple-ingress/index.html
+++ b/user-guide/multiple-ingress/index.html
@@ -1307,7 +1307,7 @@ result in both or all controllers fighting to satisfy the Ingress, and all of th
-
+
diff --git a/user-guide/nginx-configuration/annotations/index.html b/user-guide/nginx-configuration/annotations/index.html
index f2b1e50b2..21ca7d376 100644
--- a/user-guide/nginx-configuration/annotations/index.html
+++ b/user-guide/nginx-configuration/annotations/index.html
@@ -3069,7 +3069,7 @@ Valid Values: HTTP, HTTPS, GRPC, GRPCS and AJP
-
+
diff --git a/user-guide/nginx-configuration/configmap/index.html b/user-guide/nginx-configuration/configmap/index.html
index 245eee14e..1880dfd06 100644
--- a/user-guide/nginx-configuration/configmap/index.html
+++ b/user-guide/nginx-configuration/configmap/index.html
@@ -4680,7 +4680,7 @@ It's possible to use here full strings and regular expressions. More details abo
-
+
diff --git a/user-guide/nginx-configuration/custom-template/index.html b/user-guide/nginx-configuration/custom-template/index.html
index e0ae1bed5..523740f8d 100644
--- a/user-guide/nginx-configuration/custom-template/index.html
+++ b/user-guide/nginx-configuration/custom-template/index.html
@@ -1270,7 +1270,7 @@ In addition to the built-in functions provided by the Go package the following f
-
+
diff --git a/user-guide/nginx-configuration/index.html b/user-guide/nginx-configuration/index.html
index fa691e32b..89c4bf280 100644
--- a/user-guide/nginx-configuration/index.html
+++ b/user-guide/nginx-configuration/index.html
@@ -1227,7 +1227,7 @@
-
+
diff --git a/user-guide/nginx-configuration/log-format/index.html b/user-guide/nginx-configuration/log-format/index.html
index 44f8de922..86ab7a4de 100644
--- a/user-guide/nginx-configuration/log-format/index.html
+++ b/user-guide/nginx-configuration/log-format/index.html
@@ -1343,7 +1343,7 @@
-
+
diff --git a/user-guide/third-party-addons/modsecurity/index.html b/user-guide/third-party-addons/modsecurity/index.html
index 4c48962e8..37990537f 100644
--- a/user-guide/third-party-addons/modsecurity/index.html
+++ b/user-guide/third-party-addons/modsecurity/index.html
@@ -1233,7 +1233,7 @@ Using enable-owasp-modsecurity-crs: &qu
-
+
diff --git a/user-guide/third-party-addons/opentracing/index.html b/user-guide/third-party-addons/opentracing/index.html
index f95b57e34..454970e39 100644
--- a/user-guide/third-party-addons/opentracing/index.html
+++ b/user-guide/third-party-addons/opentracing/index.html
@@ -1528,7 +1528,7 @@ http://192.168.99.100:30183
-
+
diff --git a/user-guide/tls/index.html b/user-guide/tls/index.html
index b15005479..5ebf5b73f 100644
--- a/user-guide/tls/index.html
+++ b/user-guide/tls/index.html
@@ -1469,7 +1469,7 @@ are not compatible with nginx-ingress's default configuration.
-
+