Skip to content

Commit e09fd2b

Browse files
committed
Remove the bundle from version control
The bundle is supposed to be generated from scratch for publication; it mustn't be modified manually, so there's no point in keeping it in version control. See operator-framework/operator-sdk#6285 for context. Signed-off-by: Stephen Kitt <skitt@redhat.com>
1 parent 54d0836 commit e09fd2b

File tree

50 files changed

+1
-2880
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+1
-2880
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.dapper
22
bin/
33
build/_output/
4+
bundle/
45
dist/
56
deploy/crds
67
deploy/submariner/crds

bundle/manifests/ocp-submariner-diagnose_rbac.authorization.k8s.io_v1_clusterrole.yaml

-14
This file was deleted.

bundle/manifests/ocp-submariner-diagnose_rbac.authorization.k8s.io_v1_clusterrolebinding.yaml

-13
This file was deleted.

bundle/manifests/ocp-submariner-gateway_rbac.authorization.k8s.io_v1_clusterrole.yaml

-14
This file was deleted.

bundle/manifests/ocp-submariner-gateway_rbac.authorization.k8s.io_v1_clusterrolebinding.yaml

-13
This file was deleted.

bundle/manifests/ocp-submariner-globalnet_rbac.authorization.k8s.io_v1_clusterrole.yaml

-14
This file was deleted.

bundle/manifests/ocp-submariner-globalnet_rbac.authorization.k8s.io_v1_clusterrolebinding.yaml

-13
This file was deleted.

bundle/manifests/ocp-submariner-lighthouse-agent_rbac.authorization.k8s.io_v1_clusterrole.yaml

-14
This file was deleted.

bundle/manifests/ocp-submariner-lighthouse-agent_rbac.authorization.k8s.io_v1_clusterrolebinding.yaml

-13
This file was deleted.

bundle/manifests/ocp-submariner-lighthouse-coredns_rbac.authorization.k8s.io_v1_clusterrole.yaml

-14
This file was deleted.

bundle/manifests/ocp-submariner-lighthouse-coredns_rbac.authorization.k8s.io_v1_clusterrolebinding.yaml

-13
This file was deleted.

bundle/manifests/ocp-submariner-networkplugin-syncer_rbac.authorization.k8s.io_v1_clusterrole.yaml

-14
This file was deleted.

bundle/manifests/ocp-submariner-networkplugin-syncer_rbac.authorization.k8s.io_v1_clusterrolebinding.yaml

-13
This file was deleted.

bundle/manifests/ocp-submariner-routeagent_rbac.authorization.k8s.io_v1_clusterrole.yaml

-14
This file was deleted.

bundle/manifests/ocp-submariner-routeagent_rbac.authorization.k8s.io_v1_clusterrolebinding.yaml

-13
This file was deleted.

bundle/manifests/submariner-diagnose_rbac.authorization.k8s.io_v1_clusterrole.yaml

-37
This file was deleted.

bundle/manifests/submariner-diagnose_rbac.authorization.k8s.io_v1_clusterrolebinding.yaml

-13
This file was deleted.

bundle/manifests/submariner-diagnose_rbac.authorization.k8s.io_v1_role.yaml

-45
This file was deleted.

bundle/manifests/submariner-diagnose_rbac.authorization.k8s.io_v1_rolebinding.yaml

-13
This file was deleted.

bundle/manifests/submariner-diagnose_v1_serviceaccount.yaml

-5
This file was deleted.

bundle/manifests/submariner-gateway_rbac.authorization.k8s.io_v1_clusterrole.yaml

-62
This file was deleted.

0 commit comments

Comments
 (0)