Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.
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
2 changes: 0 additions & 2 deletions demo/deploy-traffic-specs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,4 @@ spec:
- name: restock-books
methods:
- POST
headers:
- host: "bookwarehouse.$BOOKWAREHOUSE_NAMESPACE"
EOF
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,9 @@ spec:
methods:
- GET
headers:
- host: "bookstore.bookstore"
- "user-agent": ".*-http-client/*.*"
- "client-app": "bookbuyer"
- name: buy-a-book
pathRegex: ".*a-book.*new"
methods:
- GET
headers:
- host: "bookstore.bookstore"
3 changes: 0 additions & 3 deletions docs/example/manifests/access/traffic-access-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,9 @@ spec:
methods:
- GET
headers:
- host: "bookstore.bookstore"
- "user-agent": ".*-http-client/*.*"
- "client-app": "bookbuyer"
- name: buy-a-book
pathRegex: ".*a-book.*new"
methods:
- GET
headers:
- host: "bookstore.bookstore"