From d536dfe6f617f7ddf5396e94eb4052c93ae47985 Mon Sep 17 00:00:00 2001 From: "data-plane-api(Azure Pipelines)" Date: Wed, 17 Mar 2021 23:20:40 +0000 Subject: [PATCH] xds: Cleanup udpa -> xds refs (#15513) Signed-off-by: Ryan Northey Mirrored from https://github.com/envoyproxy/envoy @ e6e8ecb89559c59c08cffebde85abe715d89383a --- API_VERSIONING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API_VERSIONING.md b/API_VERSIONING.md index 6952ca09..d2a47c11 100644 --- a/API_VERSIONING.md +++ b/API_VERSIONING.md @@ -1,6 +1,6 @@ # API versioning guidelines -The Envoy project (and in the future [UDPA](https://github.com/cncf/udpa)) takes API stability and +The Envoy project and [xDS working group](https://github.com/cncf/xds) take API stability and versioning seriously. Providing stable APIs is a necessary step in ensuring API adoption and success of the ecosystem. Below we articulate the API versioning guidelines that aim to deliver this stability.