diff --git a/app/assets/dev/raw/crds/kuma.io_dataplanes.yaml b/app/assets/dev/raw/crds/kuma.io_dataplanes.yaml index 0404903a5..9ec1b3525 100644 --- a/app/assets/dev/raw/crds/kuma.io_dataplanes.yaml +++ b/app/assets/dev/raw/crds/kuma.io_dataplanes.yaml @@ -13,6 +13,8 @@ spec: kind: Dataplane listKind: DataplaneList plural: dataplanes + shortNames: + - dp singular: dataplane scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_hostnamegenerators.yaml b/app/assets/dev/raw/crds/kuma.io_hostnamegenerators.yaml index 351ba8bcb..eff06ce8f 100644 --- a/app/assets/dev/raw/crds/kuma.io_hostnamegenerators.yaml +++ b/app/assets/dev/raw/crds/kuma.io_hostnamegenerators.yaml @@ -13,6 +13,8 @@ spec: kind: HostnameGenerator listKind: HostnameGeneratorList plural: hostnamegenerators + shortNames: + - hg singular: hostnamegenerator scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshaccesslogs.yaml b/app/assets/dev/raw/crds/kuma.io_meshaccesslogs.yaml index 375ae2ff9..3f75a0d39 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshaccesslogs.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshaccesslogs.yaml @@ -13,6 +13,8 @@ spec: kind: MeshAccessLog listKind: MeshAccessLogList plural: meshaccesslogs + shortNames: + - mal singular: meshaccesslog scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshcircuitbreakers.yaml b/app/assets/dev/raw/crds/kuma.io_meshcircuitbreakers.yaml index dba35d43a..a29e81afd 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshcircuitbreakers.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshcircuitbreakers.yaml @@ -13,6 +13,8 @@ spec: kind: MeshCircuitBreaker listKind: MeshCircuitBreakerList plural: meshcircuitbreakers + shortNames: + - mcb singular: meshcircuitbreaker scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshexternalservices.yaml b/app/assets/dev/raw/crds/kuma.io_meshexternalservices.yaml index f7bf4a1dd..e36f1fea5 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshexternalservices.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshexternalservices.yaml @@ -13,6 +13,8 @@ spec: kind: MeshExternalService listKind: MeshExternalServiceList plural: meshexternalservices + shortNames: + - extsvc singular: meshexternalservice scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshfaultinjections.yaml b/app/assets/dev/raw/crds/kuma.io_meshfaultinjections.yaml index 975ed2fd8..80099483d 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshfaultinjections.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshfaultinjections.yaml @@ -13,6 +13,8 @@ spec: kind: MeshFaultInjection listKind: MeshFaultInjectionList plural: meshfaultinjections + shortNames: + - mfi singular: meshfaultinjection scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshgateways.yaml b/app/assets/dev/raw/crds/kuma.io_meshgateways.yaml index 91ee44a69..db82bafff 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshgateways.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshgateways.yaml @@ -13,6 +13,8 @@ spec: kind: MeshGateway listKind: MeshGatewayList plural: meshgateways + shortNames: + - mgw singular: meshgateway scope: Cluster versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshhealthchecks.yaml b/app/assets/dev/raw/crds/kuma.io_meshhealthchecks.yaml index 4c4a402a9..4e37fc1fd 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshhealthchecks.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshhealthchecks.yaml @@ -13,6 +13,8 @@ spec: kind: MeshHealthCheck listKind: MeshHealthCheckList plural: meshhealthchecks + shortNames: + - mhc singular: meshhealthcheck scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshhttproutes.yaml b/app/assets/dev/raw/crds/kuma.io_meshhttproutes.yaml index c4a84d8f0..912895e1a 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshhttproutes.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshhttproutes.yaml @@ -13,6 +13,8 @@ spec: kind: MeshHTTPRoute listKind: MeshHTTPRouteList plural: meshhttproutes + shortNames: + - mhttpr singular: meshhttproute scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshloadbalancingstrategies.yaml b/app/assets/dev/raw/crds/kuma.io_meshloadbalancingstrategies.yaml index e94659062..c10b37baf 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshloadbalancingstrategies.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshloadbalancingstrategies.yaml @@ -13,6 +13,8 @@ spec: kind: MeshLoadBalancingStrategy listKind: MeshLoadBalancingStrategyList plural: meshloadbalancingstrategies + shortNames: + - mlbs singular: meshloadbalancingstrategy scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshmetrics.yaml b/app/assets/dev/raw/crds/kuma.io_meshmetrics.yaml index 5b1bd0d4f..5d047cd9d 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshmetrics.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshmetrics.yaml @@ -13,6 +13,8 @@ spec: kind: MeshMetric listKind: MeshMetricList plural: meshmetrics + shortNames: + - mm singular: meshmetric scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshmultizoneservices.yaml b/app/assets/dev/raw/crds/kuma.io_meshmultizoneservices.yaml index 37c19c8b4..44fe7bcca 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshmultizoneservices.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshmultizoneservices.yaml @@ -13,6 +13,8 @@ spec: kind: MeshMultiZoneService listKind: MeshMultiZoneServiceList plural: meshmultizoneservices + shortNames: + - mzsvc singular: meshmultizoneservice scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshpassthroughs.yaml b/app/assets/dev/raw/crds/kuma.io_meshpassthroughs.yaml index 1d682332a..dc1f9ee87 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshpassthroughs.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshpassthroughs.yaml @@ -13,6 +13,8 @@ spec: kind: MeshPassthrough listKind: MeshPassthroughList plural: meshpassthroughs + shortNames: + - mp singular: meshpassthrough scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshproxypatches.yaml b/app/assets/dev/raw/crds/kuma.io_meshproxypatches.yaml index bc047ff6e..8c7b3b413 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshproxypatches.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshproxypatches.yaml @@ -13,6 +13,8 @@ spec: kind: MeshProxyPatch listKind: MeshProxyPatchList plural: meshproxypatches + shortNames: + - mpp singular: meshproxypatch scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshratelimits.yaml b/app/assets/dev/raw/crds/kuma.io_meshratelimits.yaml index d22f14bfa..30d300e3e 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshratelimits.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshratelimits.yaml @@ -13,6 +13,8 @@ spec: kind: MeshRateLimit listKind: MeshRateLimitList plural: meshratelimits + shortNames: + - mrl singular: meshratelimit scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshretries.yaml b/app/assets/dev/raw/crds/kuma.io_meshretries.yaml index 71e6af656..6a2afe413 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshretries.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshretries.yaml @@ -13,6 +13,8 @@ spec: kind: MeshRetry listKind: MeshRetryList plural: meshretries + shortNames: + - mr singular: meshretry scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshservices.yaml b/app/assets/dev/raw/crds/kuma.io_meshservices.yaml index 9143700c1..eeec7bd51 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshservices.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshservices.yaml @@ -13,6 +13,8 @@ spec: kind: MeshService listKind: MeshServiceList plural: meshservices + shortNames: + - msvc singular: meshservice scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshtcproutes.yaml b/app/assets/dev/raw/crds/kuma.io_meshtcproutes.yaml index c773ae1e1..ee70c8c86 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshtcproutes.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshtcproutes.yaml @@ -13,6 +13,8 @@ spec: kind: MeshTCPRoute listKind: MeshTCPRouteList plural: meshtcproutes + shortNames: + - mtcpr singular: meshtcproute scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshtimeouts.yaml b/app/assets/dev/raw/crds/kuma.io_meshtimeouts.yaml index 1718d6086..0acdf3653 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshtimeouts.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshtimeouts.yaml @@ -13,6 +13,8 @@ spec: kind: MeshTimeout listKind: MeshTimeoutList plural: meshtimeouts + shortNames: + - mt singular: meshtimeout scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshtlses.yaml b/app/assets/dev/raw/crds/kuma.io_meshtlses.yaml index e115c1227..d46cdd37a 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshtlses.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshtlses.yaml @@ -13,6 +13,8 @@ spec: kind: MeshTLS listKind: MeshTLSList plural: meshtlses + shortNames: + - mtls singular: meshtls scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshtraces.yaml b/app/assets/dev/raw/crds/kuma.io_meshtraces.yaml index 315424265..10b794b23 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshtraces.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshtraces.yaml @@ -13,6 +13,8 @@ spec: kind: MeshTrace listKind: MeshTraceList plural: meshtraces + shortNames: + - mtr singular: meshtrace scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_meshtrafficpermissions.yaml b/app/assets/dev/raw/crds/kuma.io_meshtrafficpermissions.yaml index d718526d4..d4721600a 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshtrafficpermissions.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshtrafficpermissions.yaml @@ -13,6 +13,8 @@ spec: kind: MeshTrafficPermission listKind: MeshTrafficPermissionList plural: meshtrafficpermissions + shortNames: + - mtp singular: meshtrafficpermission scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_zoneegresses.yaml b/app/assets/dev/raw/crds/kuma.io_zoneegresses.yaml index 18919e89c..706c2f73a 100644 --- a/app/assets/dev/raw/crds/kuma.io_zoneegresses.yaml +++ b/app/assets/dev/raw/crds/kuma.io_zoneegresses.yaml @@ -13,6 +13,8 @@ spec: kind: ZoneEgress listKind: ZoneEgressList plural: zoneegresses + shortNames: + - ze singular: zoneegress scope: Namespaced versions: diff --git a/app/assets/dev/raw/crds/kuma.io_zoneingresses.yaml b/app/assets/dev/raw/crds/kuma.io_zoneingresses.yaml index 27d974e38..bea6dde68 100644 --- a/app/assets/dev/raw/crds/kuma.io_zoneingresses.yaml +++ b/app/assets/dev/raw/crds/kuma.io_zoneingresses.yaml @@ -13,6 +13,8 @@ spec: kind: ZoneIngress listKind: ZoneIngressList plural: zoneingresses + shortNames: + - zi singular: zoneingress scope: Namespaced versions: