diff --git a/networking.istio.io/wasmplugin_v1alpha1.json b/extensions.istio.io/wasmplugin_v1alpha1.json similarity index 100% rename from networking.istio.io/wasmplugin_v1alpha1.json rename to extensions.istio.io/wasmplugin_v1alpha1.json diff --git a/networking.istio.io/peerauthentication_v1beta1.json b/networking.istio.io/peerauthentication_v1beta1.json deleted file mode 100644 index 55e547de..00000000 --- a/networking.istio.io/peerauthentication_v1beta1.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "properties": { - "spec": { - "description": "PeerAuthentication defines how traffic will be tunneled (or not) to the sidecar.", - "properties": { - "mtls": { - "description": "Mutual TLS settings for workload.", - "properties": { - "mode": { - "description": "Defines the mTLS mode used for peer authentication.", - "enum": [ - "UNSET", - "DISABLE", - "PERMISSIVE", - "STRICT" - ], - "type": "string" - } - }, - "type": "object", - "additionalProperties": false - }, - "portLevelMtls": { - "additionalProperties": { - "properties": { - "mode": { - "description": "Defines the mTLS mode used for peer authentication.", - "enum": [ - "UNSET", - "DISABLE", - "PERMISSIVE", - "STRICT" - ], - "type": "string" - } - }, - "type": "object", - "additionalProperties": false - }, - "description": "Port specific mutual TLS settings.", - "type": "object" - }, - "selector": { - "description": "The selector determines the workloads to apply the ChannelAuthentication on.", - "properties": { - "matchLabels": { - "additionalProperties": { - "type": "string" - }, - "type": "object" - } - }, - "type": "object", - "additionalProperties": false - } - }, - "type": "object", - "additionalProperties": false - }, - "status": { - "type": "object", - "x-kubernetes-preserve-unknown-fields": true - } - }, - "type": "object" -} diff --git a/networking.istio.io/authorizationpolicy_v1.json b/security.istio.io/authorizationpolicy_v1.json similarity index 100% rename from networking.istio.io/authorizationpolicy_v1.json rename to security.istio.io/authorizationpolicy_v1.json diff --git a/networking.istio.io/authorizationpolicy_v1beta1.json b/security.istio.io/authorizationpolicy_v1beta1.json similarity index 100% rename from networking.istio.io/authorizationpolicy_v1beta1.json rename to security.istio.io/authorizationpolicy_v1beta1.json diff --git a/networking.istio.io/requestauthentication_v1.json b/security.istio.io/requestauthentication_v1.json similarity index 100% rename from networking.istio.io/requestauthentication_v1.json rename to security.istio.io/requestauthentication_v1.json diff --git a/networking.istio.io/requestauthentication_v1beta1.json b/security.istio.io/requestauthentication_v1beta1.json similarity index 100% rename from networking.istio.io/requestauthentication_v1beta1.json rename to security.istio.io/requestauthentication_v1beta1.json diff --git a/networking.istio.io/telemetry_v1alpha1.json b/telemetry.istio.io/telemetry_v1alpha1.json similarity index 100% rename from networking.istio.io/telemetry_v1alpha1.json rename to telemetry.istio.io/telemetry_v1alpha1.json