Skip to content

Commit

Permalink
- Remove TLS_PASSTHROUGH doc change, will add them in a separate PR
Browse files Browse the repository at this point in the history
- Address PR comments
  • Loading branch information
Zijun Wang committed May 30, 2024
1 parent 595fff8 commit 9cc4efb
Show file tree
Hide file tree
Showing 26 changed files with 67 additions and 496 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
pip install mkdocs-material mike
- name: Build
run: |
mike deploy v1.0.6-rc1 latest --update-aliases --push
mike deploy 1.0.5 latest --update-aliases --push
mike set-default latest --allow-empty --push
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ spec:
type: string
protocolVersion:
description: The protocol version used when performing health
checks on targets. Defaults to HTTP/1.
checks on targets.
enum:
- HTTP1
- HTTP2
Expand Down
257 changes: 0 additions & 257 deletions docs/guides/tls-passthrough.md

This file was deleted.

Binary file removed docs/images/tlsroute-multi-cluster.png
Binary file not shown.
15 changes: 0 additions & 15 deletions files/examples/my-gateway-tls-passthrough.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions files/examples/nginx-server-tls-passthrough.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions files/examples/rate-tlsroute-bluegreen.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions files/examples/tls-rate1.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions files/examples/tls-rate2-export.yaml

This file was deleted.

Loading

0 comments on commit 9cc4efb

Please sign in to comment.