Skip to content

Commit

Permalink
Rename extension APIs from *.antrea.tanzu.vmware.com to *.antrea.io
Browse files Browse the repository at this point in the history
Extension APIs are renamed from *.antrea.tanzu.vmware.com to *.antrea.io,
not including CRD APIs.

Renamed extension APIs are:
  - v1alpha1.stats.antrea.io
  - v1beta1.system.antrea.io
  - v1beta2.controlplane.antrea.io

Legacy extension APIs below are reserved.
  - v1alpha1.stats.antrea.io
  - v1beta1.system.antrea.io
  - v1beta2.controlplane.antrea.io
  - v1beta1.controlplane.antrea.io
  - v1beta1.networking.antrea.io
  • Loading branch information
hongliangl committed Jan 29, 2021
1 parent 6e0624d commit 043dc82
Show file tree
Hide file tree
Showing 45 changed files with 644 additions and 1,165 deletions.
34 changes: 0 additions & 34 deletions build/yamls/antrea-aks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,6 @@ rules:
- controlplane.antrea.tanzu.vmware.com
- networking.antrea.tanzu.vmware.com
- controlplane.antrea.io
- networking.antrea.io
resources:
- networkpolicies
- appliedtogroups
Expand Down Expand Up @@ -992,7 +991,6 @@ rules:
- controlplane.antrea.tanzu.vmware.com
- networking.antrea.tanzu.vmware.com
- controlplane.antrea.io
- networking.antrea.io
resources:
- networkpolicies
- appliedtogroups
Expand Down Expand Up @@ -1145,8 +1143,6 @@ rules:
- v1alpha1.stats.antrea.io
- v1beta1.system.antrea.io
- v1beta2.controlplane.antrea.io
- v1beta1.controlplane.antrea.io
- v1beta1.networking.antrea.io
resources:
- apiservices
verbs:
Expand Down Expand Up @@ -1597,21 +1593,6 @@ spec:
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
name: v1beta1.controlplane.antrea.io
spec:
group: controlplane.antrea.io
groupPriorityMinimum: 100
service:
name: antrea
namespace: kube-system
version: v1beta1
versionPriority: 100
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
Expand All @@ -1627,21 +1608,6 @@ spec:
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
name: v1beta1.networking.antrea.io
spec:
group: networking.antrea.io
groupPriorityMinimum: 100
service:
name: antrea
namespace: kube-system
version: v1beta1
versionPriority: 100
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
Expand Down
34 changes: 0 additions & 34 deletions build/yamls/antrea-eks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,6 @@ rules:
- controlplane.antrea.tanzu.vmware.com
- networking.antrea.tanzu.vmware.com
- controlplane.antrea.io
- networking.antrea.io
resources:
- networkpolicies
- appliedtogroups
Expand Down Expand Up @@ -992,7 +991,6 @@ rules:
- controlplane.antrea.tanzu.vmware.com
- networking.antrea.tanzu.vmware.com
- controlplane.antrea.io
- networking.antrea.io
resources:
- networkpolicies
- appliedtogroups
Expand Down Expand Up @@ -1145,8 +1143,6 @@ rules:
- v1alpha1.stats.antrea.io
- v1beta1.system.antrea.io
- v1beta2.controlplane.antrea.io
- v1beta1.controlplane.antrea.io
- v1beta1.networking.antrea.io
resources:
- apiservices
verbs:
Expand Down Expand Up @@ -1597,21 +1593,6 @@ spec:
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
name: v1beta1.controlplane.antrea.io
spec:
group: controlplane.antrea.io
groupPriorityMinimum: 100
service:
name: antrea
namespace: kube-system
version: v1beta1
versionPriority: 100
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
Expand All @@ -1627,21 +1608,6 @@ spec:
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
name: v1beta1.networking.antrea.io
spec:
group: networking.antrea.io
groupPriorityMinimum: 100
service:
name: antrea
namespace: kube-system
version: v1beta1
versionPriority: 100
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
Expand Down
34 changes: 0 additions & 34 deletions build/yamls/antrea-gke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,6 @@ rules:
- controlplane.antrea.tanzu.vmware.com
- networking.antrea.tanzu.vmware.com
- controlplane.antrea.io
- networking.antrea.io
resources:
- networkpolicies
- appliedtogroups
Expand Down Expand Up @@ -992,7 +991,6 @@ rules:
- controlplane.antrea.tanzu.vmware.com
- networking.antrea.tanzu.vmware.com
- controlplane.antrea.io
- networking.antrea.io
resources:
- networkpolicies
- appliedtogroups
Expand Down Expand Up @@ -1145,8 +1143,6 @@ rules:
- v1alpha1.stats.antrea.io
- v1beta1.system.antrea.io
- v1beta2.controlplane.antrea.io
- v1beta1.controlplane.antrea.io
- v1beta1.networking.antrea.io
resources:
- apiservices
verbs:
Expand Down Expand Up @@ -1597,21 +1593,6 @@ spec:
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
name: v1beta1.controlplane.antrea.io
spec:
group: controlplane.antrea.io
groupPriorityMinimum: 100
service:
name: antrea
namespace: kube-system
version: v1beta1
versionPriority: 100
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
Expand All @@ -1627,21 +1608,6 @@ spec:
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
name: v1beta1.networking.antrea.io
spec:
group: networking.antrea.io
groupPriorityMinimum: 100
service:
name: antrea
namespace: kube-system
version: v1beta1
versionPriority: 100
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
Expand Down
34 changes: 0 additions & 34 deletions build/yamls/antrea-ipsec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,6 @@ rules:
- controlplane.antrea.tanzu.vmware.com
- networking.antrea.tanzu.vmware.com
- controlplane.antrea.io
- networking.antrea.io
resources:
- networkpolicies
- appliedtogroups
Expand Down Expand Up @@ -992,7 +991,6 @@ rules:
- controlplane.antrea.tanzu.vmware.com
- networking.antrea.tanzu.vmware.com
- controlplane.antrea.io
- networking.antrea.io
resources:
- networkpolicies
- appliedtogroups
Expand Down Expand Up @@ -1145,8 +1143,6 @@ rules:
- v1alpha1.stats.antrea.io
- v1beta1.system.antrea.io
- v1beta2.controlplane.antrea.io
- v1beta1.controlplane.antrea.io
- v1beta1.networking.antrea.io
resources:
- apiservices
verbs:
Expand Down Expand Up @@ -1611,21 +1607,6 @@ spec:
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
name: v1beta1.controlplane.antrea.io
spec:
group: controlplane.antrea.io
groupPriorityMinimum: 100
service:
name: antrea
namespace: kube-system
version: v1beta1
versionPriority: 100
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
Expand All @@ -1641,21 +1622,6 @@ spec:
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
name: v1beta1.networking.antrea.io
spec:
group: networking.antrea.io
groupPriorityMinimum: 100
service:
name: antrea
namespace: kube-system
version: v1beta1
versionPriority: 100
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
Expand Down
34 changes: 0 additions & 34 deletions build/yamls/antrea.yml
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,6 @@ rules:
- controlplane.antrea.tanzu.vmware.com
- networking.antrea.tanzu.vmware.com
- controlplane.antrea.io
- networking.antrea.io
resources:
- networkpolicies
- appliedtogroups
Expand Down Expand Up @@ -992,7 +991,6 @@ rules:
- controlplane.antrea.tanzu.vmware.com
- networking.antrea.tanzu.vmware.com
- controlplane.antrea.io
- networking.antrea.io
resources:
- networkpolicies
- appliedtogroups
Expand Down Expand Up @@ -1145,8 +1143,6 @@ rules:
- v1alpha1.stats.antrea.io
- v1beta1.system.antrea.io
- v1beta2.controlplane.antrea.io
- v1beta1.controlplane.antrea.io
- v1beta1.networking.antrea.io
resources:
- apiservices
verbs:
Expand Down Expand Up @@ -1602,21 +1598,6 @@ spec:
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
name: v1beta1.controlplane.antrea.io
spec:
group: controlplane.antrea.io
groupPriorityMinimum: 100
service:
name: antrea
namespace: kube-system
version: v1beta1
versionPriority: 100
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
Expand All @@ -1632,21 +1613,6 @@ spec:
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
name: v1beta1.networking.antrea.io
spec:
group: networking.antrea.io
groupPriorityMinimum: 100
service:
name: antrea
namespace: kube-system
version: v1beta1
versionPriority: 100
---
apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
labels:
app: antrea
Expand Down
1 change: 0 additions & 1 deletion build/yamls/base/agent-rbac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ rules:
- controlplane.antrea.tanzu.vmware.com
- networking.antrea.tanzu.vmware.com
- controlplane.antrea.io
- networking.antrea.io
resources:
- networkpolicies
- appliedtogroups
Expand Down
1 change: 0 additions & 1 deletion build/yamls/base/antctl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ rules:
- controlplane.antrea.tanzu.vmware.com
- networking.antrea.tanzu.vmware.com
- controlplane.antrea.io
- networking.antrea.io
resources:
- networkpolicies
- appliedtogroups
Expand Down
2 changes: 0 additions & 2 deletions build/yamls/base/controller-rbac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ rules:
- v1alpha1.stats.antrea.io
- v1beta1.system.antrea.io
- v1beta2.controlplane.antrea.io
- v1beta1.controlplane.antrea.io
- v1beta1.networking.antrea.io
verbs:
- get
- update
Expand Down
Loading

0 comments on commit 043dc82

Please sign in to comment.