Browse Source

fix: remove nonsense point in Pros

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Moritz Johner 7 months ago
parent
commit
06ddec2989
1 changed files with 0 additions and 1 deletions
  1. 0 1
      design/014/API.md

+ 0 - 1
design/014/API.md

@@ -50,7 +50,6 @@ spec:
 
 **Pros:**
 - Common fields and behaviors are defined once on `Provider`/`ClusterProvider`
-- ESO Core interprets shared fields (authentication scope, conditions)
 - Service discovery is explicit via `spec.address`
 - No need for cluster-scoped variants of provider-specific CRDs
 - Clear separation: `Provider` handles connectivity, provider-specific CR handles configuration