Skip to content

Commit

Permalink
Address comments regarding alpha for gateway topology features (kuber…
Browse files Browse the repository at this point in the history
…netes#37)

* Address comments regarding alpha for gateway topology features

* Add features.yaml
  • Loading branch information
jacob-delgado committed Apr 19, 2021
1 parent 21e3d9b commit 7272372
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 6 additions & 0 deletions features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,12 @@ features:
maturity: Alpha
nextExpectedPromotion: ""
area: Traffic Management
- name: "Gateway Network Topology Configuration"
level:
- checklist: features/configuring_gateway_network_topology.md
maturity: Alpha
nextExpectedPromotion:
area: Traffic Management
- name: "Prometheus Integration"
link: "/docs/tasks/observability/metrics/querying-metrics/"
level:
Expand Down
6 changes: 4 additions & 2 deletions features/configuring_gateway_network_topology.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,11 @@ https://istio.io/latest/docs/ops/configuration/traffic-management/network-topolo

**Approvals**

- [ ] The appropriate work group(s) have reviewed and approved promotion of the feature.
- [ ] The TOC has reviewed and approved promotion of the feature as part of the
- [x] The appropriate work group(s) have reviewed and approved promotion of the feature.
- [x] The TOC has reviewed and approved promotion of the feature as part of the
roadmap for a release.
* Cleaned up docs: https://github.com/istio/istio.io/pull/9090
* Automated test for Network topology: https://istio.io/latest/docs/ops/configuration/traffic-management/network-topologies/ (https://github.com/istio/istio.io/pull/9096).

---

Expand Down

0 comments on commit 7272372

Please sign in to comment.