You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2023/05/24 14:14:20 UTC

[camel-k] branch main updated (230343c5d -> ec9731986)

This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    from 230343c5d chore: revert default build IP
     new 616525240 Revert "chore(ci): remove autogen resource file"
     new ec9731986 chore(ci): Fix validation errors

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pkg/controller/build/build_pod.go |   2 +-
 pkg/install/operator.go           |   2 +-
 pkg/resources/resources.go        | 916 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 918 insertions(+), 2 deletions(-)
 create mode 100644 pkg/resources/resources.go


[camel-k] 02/02: chore(ci): Fix validation errors

Posted by pc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit ec973198649f9a28e1377361e5c2b67dcd697178
Author: Gaelle Fournier <ga...@gmail.com>
AuthorDate: Wed May 24 13:53:42 2023 +0200

    chore(ci): Fix validation errors
---
 pkg/controller/build/build_pod.go | 2 +-
 pkg/install/operator.go           | 2 +-
 pkg/resources/resources.go        | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pkg/controller/build/build_pod.go b/pkg/controller/build/build_pod.go
index 5f6ab09d5..7f660edb8 100644
--- a/pkg/controller/build/build_pod.go
+++ b/pkg/controller/build/build_pod.go
@@ -114,7 +114,7 @@ var (
 
 func newBuildPod(ctx context.Context, c ctrl.Reader, build *v1.Build) (*corev1.Pod, error) {
 	var ugfid int64 = 1000
-	var nonRoot bool = true
+	var nonRoot = true
 	pod := &corev1.Pod{
 		TypeMeta: metav1.TypeMeta{
 			APIVersion: corev1.SchemeGroupVersion.String(),
diff --git a/pkg/install/operator.go b/pkg/install/operator.go
index 54c2a1af5..315d078c0 100644
--- a/pkg/install/operator.go
+++ b/pkg/install/operator.go
@@ -205,7 +205,7 @@ func OperatorOrCollect(ctx context.Context, cmd *cobra.Command, c client.Client,
 					fmt.Sprintf("--health-port=%d", cfg.Health.Port))
 				d.Spec.Template.Spec.Containers[0].LivenessProbe.HTTPGet.Port = intstr.FromInt(int(cfg.Health.Port))
 				var ugfid int64 = 1000
-				var nonRoot bool = true
+				var nonRoot = true
 				d.Spec.Template.Spec.SecurityContext = &corev1.PodSecurityContext{
 					FSGroup:      &ugfid,
 					RunAsGroup:   &ugfid,
diff --git a/pkg/resources/resources.go b/pkg/resources/resources.go
index 427684a10..5047fd8b2 100644
--- a/pkg/resources/resources.go
+++ b/pkg/resources/resources.go
@@ -632,9 +632,9 @@ var assets = func() http.FileSystem {
 		"/camel-catalog-2.16.0-SNAPSHOT.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "camel-catalog-2.16.0-SNAPSHOT.yaml",
 			modTime:          time.Time{},
-			uncompressedSize: 86772,
+			uncompressedSize: 91015,
 
-			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\xbd\x4b\x77\xdb\xb8\xb2\x36\x3c\xcf\xaf\xe0\xea\x4c\xce\x59\xdf\x16\xba\xdb\x7d\xbe\xdd\xef\xca\x3b\xb2\xe5\x38\xb1\x63\x3b\x4e\xe4\x9d\xce\xde\x93\x5e\x10\x09\x49\xb0\x48\x82\x06\x40\x59\xce\xaf\x7f\x17\x40\xf0\x2a\xa5\x78\x71\xc1\xc7\x03\x93\x22\x0a\x4f\xa1\x1e\x80\xb8\xb3\xf0\x36\x98\xe1\xfd\xbd\x79\x1b\x5c\xf3\x90\xa5\x8a\x45\x81\x16\x81\xde\xb0\xe0\x34\xa3\xe1\x86\x05\x0b\xb1\xd2\x4f\x54\xb2\xe0\x42\xe4\x69\x [...]
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\xbd\x4b\x77\xdb\xb8\xb2\x36\x3c\xcf\xaf\xe0\xea\x4c\xce\x59\xdf\x26\xba\x3b\x7d\xbe\xdd\xef\xca\x3b\x72\x94\x38\xb1\x13\x27\x4e\xe4\x9d\xce\xde\x93\x5e\x10\x09\x49\xb0\x48\x82\x06\x40\x59\xce\xaf\x7f\x17\x40\xf0\x2a\xb9\x78\x71\xc1\xc7\x03\x93\x22\x0a\x4f\xa1\x1e\x80\xb8\xb3\xf0\x32\x08\xf1\xfe\x5e\xbc\x0c\x3e\xf1\x88\x65\x8a\xc5\x81\x16\x81\xde\xb2\xe0\x2c\xa7\xd1\x96\x05\x4b\xb1\xd6\xf7\x54\xb2\xe0\x5c\x14\x59\x [...]
 		},
 		"/traits.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "traits.yaml",


[camel-k] 01/02: Revert "chore(ci): remove autogen resource file"

Posted by pc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 6165252404bb1a12b225f40ede10c30d1622a5d0
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Wed May 24 13:11:46 2023 +0200

    Revert "chore(ci): remove autogen resource file"
    
    This reverts commit 38a2398e1de0e34311a3ec2112104fc5c48b9f74.
---
 pkg/resources/resources.go | 916 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 916 insertions(+)

diff --git a/pkg/resources/resources.go b/pkg/resources/resources.go
new file mode 100644
index 000000000..427684a10
--- /dev/null
+++ b/pkg/resources/resources.go
@@ -0,0 +1,916 @@
+/*
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+*/
+
+// Code generated by vfsgen; DO NOT EDIT.
+
+package resources
+
+import (
+	"bytes"
+	"compress/gzip"
+	"fmt"
+	"io"
+	"io/ioutil"
+	"net/http"
+	"os"
+	pathpkg "path"
+	"time"
+)
+
+// assets statically implements the virtual filesystem provided to vfsgen.
+var assets = func() http.FileSystem {
+	fs := vfsgen۰FS{
+		"/": &vfsgen۰DirInfo{
+			name:    "/",
+			modTime: time.Time{},
+		},
+		"/addons": &vfsgen۰DirInfo{
+			name:    "addons",
+			modTime: time.Time{},
+		},
+		"/addons/master": &vfsgen۰DirInfo{
+			name:    "master",
+			modTime: time.Time{},
+		},
+		"/addons/master/master-role-binding.tmpl": &vfsgen۰CompressedFileInfo{
+			name:             "master-role-binding.tmpl",
+			modTime:          time.Time{},
+			uncompressedSize: 357,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x90\x3d\x4f\xc4\x30\x0c\x86\xf7\xfc\x0a\xab\x7b\x83\xd8\x50\x36\x58\xd8\x18\x8a\xc4\xee\xa6\x06\x4c\x93\x38\xca\x47\x07\xaa\xfe\x77\xd4\x16\xe9\x7a\xd2\xa9\x37\x26\x8f\x5e\xfb\xf1\x3b\x72\x18\x0c\x74\xe2\xe8\x85\xc3\xc0\xe1\x4b\x61\xe4\x0f\x4a\x99\x25\x18\x48\x3d\x5a\x8d\xb5\x7c\x4b\xe2\x5f\x2c\x2c\x41\x8f\x4f\x59\xb3\x3c\x4c\x8f\xca\x53\xc1\x01\x0b\x1a\x05\x10\xd0\x93\x81\x79\x06\xfd\x86\x9e\x60\x59\xfe\xff\x72\x [...]
+		},
+		"/addons/master/master-role-configmap.tmpl": &vfsgen۰CompressedFileInfo{
+			name:             "master-role-configmap.tmpl",
+			modTime:          time.Time{},
+			uncompressedSize: 342,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x8d\xb1\x4e\x04\x31\x0c\x44\xfb\x7c\x85\xb5\xfd\x2e\xa2\x43\xf9\x01\x3a\x0a\x0a\x7a\x6f\x62\xee\xac\x4d\x62\xcb\x49\x0e\x89\xd3\xfd\x3b\x22\x7b\x2b\x21\x68\xa8\x3c\x7e\x33\xf6\x6c\x5c\xa2\x87\x57\x49\xe4\x50\xf9\x8d\xac\xb2\x14\x0f\xb6\x62\x58\xb0\xb7\xb3\x18\x7f\x62\x63\x29\xcb\xf6\x54\x17\x96\x87\xcb\xa3\xcb\xd4\x30\x62\x43\xef\x00\x0a\x66\xf2\x70\xbd\xc2\xf2\x82\x99\xe0\x76\xbb\xb3\xaa\x18\x7e\x18\x63\xdd\xdd\x [...]
+		},
+		"/addons/master/master-role-lease.tmpl": &vfsgen۰CompressedFileInfo{
+			name:             "master-role-lease.tmpl",
+			modTime:          time.Time{},
+			uncompressedSize: 389,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x8e\x31\x4e\xc4\x30\x10\x45\x7b\x9f\x62\x94\x3e\x41\x74\xc8\x17\xa0\xa3\xa0\xa0\x9f\xd8\x5f\xac\x15\xc7\x63\x8d\xed\x45\x62\xb5\x77\x47\xeb\x04\x69\x21\xdb\x7d\xff\x19\xbf\x79\x4b\x48\xde\xd2\xbb\x44\x18\xce\xe1\x03\x5a\x82\x24\x4b\x3a\xb3\x9b\xb8\xd5\x93\x68\xf8\xe6\x1a\x24\x4d\xcb\x4b\x99\x82\x3c\x9d\x9f\xcd\x8a\xca\x9e\x2b\x5b\x43\x94\x78\x85\xa5\xcb\x85\xa6\x37\x5e\x41\xd7\xeb\xde\x95\xcc\xee\x6e\xd0\x9f\xdb\x [...]
+		},
+		"/builder": &vfsgen۰DirInfo{
+			name:    "builder",
+			modTime: time.Time{},
+		},
+		"/builder/builder-role-binding-openshift.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "builder-role-binding-openshift.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1222,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x93\x41\x8f\xdb\x36\x10\x85\xef\xfc\x15\x0f\xd6\x25\x01\xd6\x72\xdb\x53\xe1\x9e\x94\xcd\xba\x15\x1a\xd8\x80\xe5\x34\xc8\x91\xa2\x46\xd2\xd4\x14\x47\x25\xa9\x55\xdc\x5f\x5f\x50\xb6\xbb\x1b\x14\x2d\x7a\x08\x6f\x82\x46\x6f\xbe\xc7\xf7\x94\x61\xfd\xed\x8e\xca\xf0\x81\x0d\xb9\x40\x0d\xa2\x20\xf6\x84\x62\xd4\xa6\x27\x54\xd2\xc6\x59\x7b\xc2\x4e\x26\xd7\xe8\xc8\xe2\xf0\xa6\xa8\x76\x6f\x31\xb9\x86\x3c\xc4\x11\xc4\x63\x10\x [...]
+		},
+		"/builder/builder-role-binding.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "builder-role-binding.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1351,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x8f\xdb\x36\x10\xbd\xf3\x57\x3c\x58\x97\x04\x58\xcb\x6d\x4f\x85\x7b\x52\xf6\xa3\x15\x1a\xd8\x80\xe5\x34\xc8\x71\x4c\x8d\xa5\xa9\x25\x92\x25\xa9\x55\xdc\x5f\x5f\x90\xb6\x37\x1b\x14\x0d\x7a\x88\x6e\x02\x87\xef\x63\xde\x63\x81\xe5\xf7\xfb\x54\x81\xf7\xa2\xd9\x04\x6e\x11\x2d\x62\xcf\xa8\x1c\xe9\x9e\xd1\xd8\x63\x9c\xc9\x33\x9e\xec\x64\x5a\x8a\x62\x0d\xde\x54\xcd\xd3\x5b\x4c\xa6\x65\x0f\x6b\x18\xd6\x63\xb4\x9e\x [...]
+		},
+		"/builder/builder-role-openshift.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "builder-role-openshift.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1706,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x53\xc1\x8e\xdb\x36\x10\xbd\xeb\x2b\x1e\xac\x4b\x02\xac\xe5\xb6\xa7\xc2\x3d\xb9\x9b\xdd\xd6\x68\x60\x03\x2b\xa7\x41\x8e\x23\x6a\x2c\x0d\x4c\x91\x2c\x49\xad\xe2\x7e\x7d\x41\xda\x4e\xbc\x75\xd3\x5e\x16\xa8\x2e\x1a\x0f\x9f\xde\xbc\xc7\x37\x2e\x31\x7f\xbd\xa7\x28\xf1\x5e\x14\x9b\xc0\x2d\xa2\x45\xec\x19\x2b\x47\xaa\x67\xd4\x76\x1f\x27\xf2\x8c\x47\x3b\x9a\x96\xa2\x58\x83\x37\xab\xfa\xf1\x2d\x46\xd3\xb2\x87\x35\x0c\xeb\x [...]
+		},
+		"/builder/builder-role.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "builder-role.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1462,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x54\x4d\x8f\xdb\x36\x10\xbd\xf3\x57\x3c\x58\x97\x04\x58\xcb\x6d\x4f\x85\x7b\x72\x37\xbb\xad\xd0\xc0\x06\x56\x4e\x83\x1c\xc7\xd2\x58\x1a\x98\x22\xd5\x21\xb5\xca\xf6\xd7\x17\xa4\xed\xee\x06\x8b\x16\x41\x10\x5d\x4c\xd3\x8f\xef\x83\x6f\xac\x02\xcb\xef\xf7\x98\x02\xef\xa5\x61\x17\xb8\x45\xf4\x88\x3d\x63\x33\x52\xd3\x33\x6a\x7f\x8c\x33\x29\xe3\xde\x4f\xae\xa5\x28\xde\xe1\xcd\xa6\xbe\x7f\x8b\xc9\xb5\xac\xf0\x8e\xe1\x15\x [...]
+		},
+		"/builder/builder-service-account.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "builder-service-account.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1038,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x3d\x6f\xdb\x30\x14\xdc\xf9\x2b\x0e\xd6\x92\x00\xfe\x68\x3b\xba\x93\x9a\xd8\xa8\xd0\xc0\x06\x22\xa7\x41\xc6\x67\xf1\x59\x7a\x08\x45\xaa\x24\x15\xc5\xff\xbe\xa0\x6c\x37\x09\xba\x86\x9b\xa0\xd3\x7d\xf0\x4e\x19\x66\x9f\x77\x54\x86\x3b\xa9\xd8\x06\xd6\x88\x0e\xb1\x61\xe4\x1d\x55\x0d\xa3\x74\x87\x38\x90\x67\xac\x5d\x6f\x35\x45\x71\x16\x57\x79\xb9\xbe\x46\x6f\x35\x7b\x38\xcb\x70\x1e\xad\xf3\xac\x32\x54\xce\x46\x2f\x [...]
+		},
+		"/crd": &vfsgen۰DirInfo{
+			name:    "crd",
+			modTime: time.Time{},
+		},
+		"/crd/bases": &vfsgen۰DirInfo{
+			name:    "bases",
+			modTime: time.Time{},
+		},
+		"/crd/bases/camel.apache.org_builds.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel.apache.org_builds.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 40701,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x3d\x5d\x73\x23\x39\x6e\xef\xfe\x15\xa8\xf5\xc3\x78\xaa\x2c\x69\x3f\xee\x2e\x1b\xa7\x52\x29\x9d\x67\x77\xcf\x99\x0f\x3b\x23\xcf\xdc\xdd\x9b\xa9\x6e\x48\xe2\xa9\x9b\xec\x90\x6c\x7b\x74\xa9\xfc\xf7\x14\x41\xb2\xd5\x92\xfa\x83\xed\x8f\x9d\xcb\xad\xf8\x32\x63\x35\x09\x02\x20\x08\x80\x20\x48\x9e\xc2\xe8\xf9\xca\xc9\x29\xbc\xe3\x09\x0a\x8d\x29\x18\x09\x66\x85\x30\x2d\x58\xb2\x42\x98\xc9\x85\x79\x60\x0a\xe1\x67\x59\x8a\x [...]
+		},
+		"/crd/bases/camel.apache.org_camelcatalogs.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel.apache.org_camelcatalogs.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 20111,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x5c\x4b\x6f\x23\x37\xf2\xbf\xeb\x53\x14\xc6\x87\x99\x01\x24\x39\xf9\xff\x17\xc1\x42\x7b\xf2\xda\x33\x89\x36\x8e\x3d\x6b\x69\x26\x08\xb0\x97\x52\x77\x49\x62\xdc\x4d\xf6\x92\x6c\x69\x94\xc5\x7e\xf7\x05\xc9\x7e\x4a\xfd\x60\xcb\x1e\x4c\x82\x98\x27\xa9\x49\x16\x7f\xac\x2a\xd6\x83\x4d\xf6\x05\x4c\x9e\xaf\x8c\x2e\xe0\x96\x05\xc4\x15\x85\xa0\x05\xe8\x2d\xc1\x55\x82\xc1\x96\x60\x21\xd6\x7a\x8f\x92\xe0\xbd\x48\x79\x88\x9a\x [...]
+		},
+		"/crd/bases/camel.apache.org_integrationkits.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel.apache.org_integrationkits.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 20203,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7c\xcf\x73\xdb\xb8\x92\xff\x5d\x7f\x45\x57\x7c\x88\x53\x25\xd1\x6f\xbe\xdf\xa9\xa9\x2d\x6f\xed\xc1\xcf\x49\xe6\xb9\xe2\x24\xde\xd8\x99\xd9\xa9\x9a\x83\x5b\x64\x4b\xc2\x88\x04\xf8\x00\x50\xb2\x76\x6b\xff\xf7\x2d\x34\x00\x8a\x92\x48\x8a\x91\xe3\xad\x3d\x84\x97\x44\x24\xd0\xe8\x5f\xe8\xfe\x00\x68\xf8\x0c\x26\xdf\xef\x19\x9d\xc1\xad\x48\x49\x1a\xca\xc0\x2a\xb0\x0b\x82\xab\x12\xd3\x05\xc1\xbd\x9a\xd9\x35\x6a\x82\xf7\x [...]
+		},
+		"/crd/bases/camel.apache.org_integrationplatforms.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel.apache.org_integrationplatforms.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 180475,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\x7b\x73\xe3\x36\xb2\x28\xfe\x7f\x3e\x05\xca\xa9\x53\xe3\x99\xb2\xa4\xc9\xee\xc9\x6e\x8e\x4f\xa5\xee\x75\x3c\x93\xc4\x99\x87\x7d\x6c\xcf\xec\x6e\x25\xa9\x08\x22\x5b\x12\x62\x08\xe0\x01\x40\xd9\xca\x6f\x7f\xdf\xfd\x16\x1a\x00\x49\x49\x24\x48\x49\x7e\x4c\x12\x31\x55\xbb\x63\x9b\x00\xbb\x81\x46\xbf\xd0\x8f\xcf\x49\xef\xfe\x9e\xcf\x3e\x27\x6f\x59\x02\x42\x43\x4a\x8c\x24\x66\x0a\xe4\x24\xa3\xc9\x14\xc8\x95\x1c\x9b\x [...]
+		},
+		"/crd/bases/camel.apache.org_integrations.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel.apache.org_integrations.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 495607,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\x1b\x37\xb6\x28\x8a\xff\x9f\x4f\x81\x72\x52\x47\xd2\x8e\x48\xd9\x99\xd9\xa9\x19\xff\xa6\x4e\x4a\x5b\x92\x13\xfd\x62\xcb\x2c\x4b\x49\x4e\xca\xc9\x4e\xc0\x6e\x90\xc4\x51\x13\xe8\x01\xd0\x94\x38\xd7\xf7\xbb\xdf\xc2\x02\xd0\x0f\xbe\x7a\xa1\x45\x3a\xce\x9e\xc6\x54\x65\x4c\x91\xbd\x1a\x8f\x85\xf5\x7e\x7c\x4e\x06\xfb\x1b\x9f\x7d\x4e\x5e\xf3\x84\x09\xcd\x52\x62\x24\x31\x33\x46\xce\x73\x9a\xcc\x18\xb9\x95\x13\x [...]
+		},
+		"/crd/bases/camel.apache.org_kameletbindings.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel.apache.org_kameletbindings.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 575362,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x6b\x73\x1b\x37\xb6\x30\x0a\x7f\xf7\xaf\x40\xc9\xa9\x47\xd2\x8e\x48\xd9\x99\x99\xd4\x8c\xdf\xa9\x9d\xd2\xc8\x72\xa2\x37\xb6\xcc\xb2\x94\xe4\x49\x39\xd9\x09\xd8\x0d\x92\xd8\xea\x06\x7a\x00\x34\x25\xe6\xf8\xfc\xf7\x53\x58\x00\xfa\xc2\x9b\xb0\x9a\x92\x46\x9e\x69\x4c\x55\xc6\xa4\xd8\xab\x71\x5b\xf7\xdb\x73\x32\xb8\xbf\xf1\xec\x39\x79\xcb\x13\x26\x34\x4b\x89\x91\xc4\xcc\x18\x39\x29\x68\x32\x63\xe4\x52\x4e\xcc\x0d\x [...]
+		},
+		"/crd/bases/camel.apache.org_kamelets.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel.apache.org_kamelets.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 77953,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\x6b\x6f\x1b\x39\xd2\xee\x77\xff\x8a\x82\xfd\x02\x71\x00\x4b\xb6\xe3\x24\x3b\xe3\xf3\x21\xf0\x3a\xc9\x8c\xcf\x38\x89\x61\x3b\xb3\x67\x4e\x32\x0b\x50\xdd\x94\xc4\x75\x8b\xdd\x4b\xb2\x7d\xd9\x4d\xfe\xfb\x0b\x92\xcd\xbe\x48\x7d\x29\xca\xdd\xb6\x67\x30\x04\x82\x58\x52\x77\xb1\x78\xad\x22\xf9\xd4\xc3\x2d\x18\xf5\x97\x36\xb6\xe0\x94\x05\x94\x4b\x1a\x82\x8a\x41\xcd\x29\x1c\x25\x24\x98\x53\xb8\x88\xa7\xea\x86\x08\x0a\x [...]
+		},
+		"/crd/bases/camel.apache.org_pipes.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel.apache.org_pipes.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 542630,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x79\x73\x1b\x37\xb6\x38\x0c\xff\xef\x4f\x81\x92\x53\x3f\x49\x37\x22\x65\x67\x96\x9a\xf1\x3b\x75\x53\xba\xb2\xec\xe8\x8d\x2d\xb3\x2c\x25\xf9\xa5\x9c\xdc\x04\xec\x06\x49\x5c\x75\x03\x7d\x01\x34\x25\xe6\xf1\xf3\xdd\x9f\xc2\x01\xd0\x0b\x37\xe1\x34\x25\x8d\x3c\xd3\x98\xaa\x8c\x49\xb1\x4f\x63\x3b\xfb\xf6\x9c\x0c\xee\x6f\x3c\x7b\x4e\xde\xf1\x84\x09\xcd\x52\x62\x24\x31\x33\x46\x4e\x0a\x9a\xcc\x18\xb9\x94\x13\x73\x43\x [...]
+		},
+		"/manager": &vfsgen۰DirInfo{
+			name:    "manager",
+			modTime: time.Time{},
+		},
+		"/manager/operator-deployment.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-deployment.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 2750,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x56\x4d\x8f\xe2\x46\x10\xbd\xfb\x57\x3c\xe1\xcb\xae\x34\x18\x66\x4f\x2b\xe7\xe4\x0c\x4c\xd6\xca\xc6\x20\xcc\x66\xb4\xa7\xa8\x69\x17\x76\x8b\x76\xb7\xd3\xdd\x86\x25\xbf\x3e\x6a\x83\x19\x60\x3e\x92\x89\x46\x8a\x4f\xd8\x55\xf5\xea\xd5\x7b\xd5\x36\x21\x86\xef\x77\x05\x21\xbe\x0a\x4e\xca\x52\x01\xa7\xe1\x2a\x42\xd2\x30\x5e\x11\x72\xbd\x76\x3b\x66\x08\xf7\xba\x55\x05\x73\x42\x2b\x7c\x48\xf2\xfb\x8f\x68\x55\x41\x06\x5a\x [...]
+		},
+		"/manager/operator-pvc.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-pvc.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1156,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\xc1\x8e\xdb\x36\x10\xbd\xf3\x2b\x1e\xac\x4b\x02\xac\xbd\x69\x8e\xee\xc9\x75\xec\x56\x68\x2a\x17\x96\x93\x45\x8e\x63\x72\x2c\x0d\x96\x22\x55\x92\x5a\xc5\x7f\x5f\x50\x96\x93\x0d\x72\x0d\x6f\xe3\x19\xbf\x79\x6f\xde\x53\x81\xe5\xaf\x7b\xaa\xc0\x47\xd1\xec\x22\x1b\x24\x8f\xd4\x32\x36\x3d\xe9\x96\x51\xfb\x4b\x1a\x29\x30\xf6\x7e\x70\x86\x92\x78\x87\x37\x9b\x7a\xff\x16\x83\x33\x1c\xe0\x1d\xc3\x07\x74\x3e\xb0\x2a\xa0\x [...]
+		},
+		"/manager/operator-service-account.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-service-account.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1039,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x6f\x9b\x40\x14\xbc\xef\xaf\x18\x99\x4b\x22\xf9\xa3\xed\xd1\x3d\xd1\xc4\x56\x51\x23\x5b\x0a\x4e\xa3\x1c\x9f\xe1\x19\x9e\x02\xfb\xe8\xee\x12\xe2\x7f\x5f\x2d\xb6\x9b\x44\xbd\x66\x6f\x88\x61\x3e\x76\x86\x04\xb3\xcf\x3b\x26\xc1\x9d\x14\x6c\x3d\x97\x08\x8a\x50\x33\xd2\x8e\x8a\x9a\x91\xeb\x21\x0c\xe4\x18\x6b\xed\x6d\x49\x41\xd4\xe2\x2a\xcd\xd7\xd7\xe8\x6d\xc9\x0e\x6a\x19\xea\xd0\xaa\x63\x93\xa0\x50\x1b\x9c\xec\x [...]
+		},
+		"/manager/patch-image-pull-policy-always.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "patch-image-pull-policy-always.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1124,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x6f\xeb\x38\x0c\xbc\xeb\x57\x0c\xe2\x4b\x0b\xe4\x63\x77\x8f\xd9\x93\xb7\x4d\xb0\xc6\x16\x49\x51\xa7\x5b\xf4\xc8\xd8\x8c\x4d\x54\x96\xf4\x24\xb9\x6e\xfe\xfd\x83\x9c\xa4\x1f\x78\x78\xb7\xf2\x64\x4b\xd4\x70\x86\x43\x66\x98\x7d\x5f\xa8\x0c\x77\x52\xb1\x09\x5c\x23\x5a\xc4\x96\x91\x3b\xaa\x5a\x46\x69\x0f\x71\x20\xcf\x58\xdb\xde\xd4\x14\xc5\x1a\x5c\xe5\xe5\xfa\x1a\xbd\xa9\xd9\xc3\x1a\x86\xf5\xe8\xac\x67\x95\xa1\x [...]
+		},
+		"/manager/patch-install-default-kamelets.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "patch-install-default-kamelets.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1065,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\xcd\x6e\xa3\x3c\x14\xdd\xfb\x29\x8e\xc2\xa6\x95\x92\x50\x7d\xcb\x7c\x2b\xa6\x25\x1a\xd4\x0c\x91\x0a\x9d\xaa\xab\xca\x81\x0b\x5c\x0d\xd8\x1e\xdb\x94\xe6\xed\x47\x26\xc9\xb4\xd5\x6c\xeb\x9d\xe1\xfa\xfc\xf8\x1c\x47\x58\x7d\xdd\x12\x11\x76\x5c\x91\x72\x54\xc3\x6b\xf8\x8e\x90\x18\x59\x75\x84\x42\x37\x7e\x92\x96\xb0\xd5\xa3\xaa\xa5\x67\xad\x70\x95\x14\xdb\x6b\x8c\xaa\x26\x0b\xad\x08\xda\x62\xd0\x96\x44\x84\x4a\x2b\x [...]
+		},
+		"/manager/patch-install-default-pvc.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "patch-install-default-pvc.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1206,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x4f\xeb\x38\x14\xdd\xfb\x57\x1c\x35\x1b\x90\xda\x06\xb1\xec\xac\x3a\xa5\xd5\x44\xc3\xa4\x23\x52\x40\x2c\xdd\xe4\x36\xb9\x22\xfe\x78\xb6\xd3\xd0\x7f\xff\xe4\xa4\x7d\x80\xd8\xb0\xc0\x3b\xcb\xd7\xe7\xc3\xe7\x38\xc1\xec\xe7\x96\x48\x70\xcf\x25\x69\x4f\x15\x82\x41\x68\x08\x4b\x2b\xcb\x86\x50\x98\x43\xe8\xa5\x23\x6c\x4c\xa7\x2b\x19\xd8\x68\x5c\x2d\x8b\xcd\x35\x3a\x5d\x91\x83\xd1\x04\xe3\xa0\x8c\x23\x91\xa0\x34\x [...]
+		},
+		"/manager/patch-log-level.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "patch-log-level.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1043,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x41\x6e\xdb\x30\x10\xbc\xf3\x15\x03\xeb\x92\x00\xb6\x15\xf4\xe8\x9e\xdc\xc4\x6e\x85\x1a\x16\x10\x39\x09\x72\x2a\x68\x69\x2d\x2d\x2a\x71\x59\x92\x8a\xe2\xdf\x17\x94\xed\x26\x41\xaf\xe1\x8d\xe2\x6a\x67\x66\x67\x36\xc1\xec\xf3\x8e\x4a\xb0\xe1\x92\x8c\xa7\x0a\x41\x10\x1a\xc2\xd2\xea\xb2\x21\x14\x72\x08\x83\x76\x84\xb5\xf4\xa6\xd2\x81\xc5\xe0\x6a\x59\xac\xaf\xd1\x9b\x8a\x1c\xc4\x10\xc4\xa1\x13\x47\x2a\x41\x29\x26\x [...]
+		},
+		"/manager/patch-node-selector.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "patch-node-selector.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1155,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\xcd\x6e\xe3\x36\x10\xbe\xf3\x29\x3e\x58\x97\x5d\xc0\x3f\x6d\x8f\xee\x49\x4d\x6c\x54\xe8\xc2\x06\x22\x6f\x83\x1c\x69\x71\x2c\x0d\x4c\x71\x58\x92\x8a\xe2\xb7\x2f\x28\xdb\x4d\x82\x5e\x33\x27\x49\x1c\xcd\x7c\x7f\x2c\xb0\xf8\xba\x52\x05\x7e\x70\x43\x2e\x92\x41\x12\xa4\x8e\x50\x7a\xdd\x74\x84\x5a\x4e\x69\xd4\x81\xb0\x95\xc1\x19\x9d\x58\x1c\xbe\x95\xf5\xf6\x3b\x06\x67\x28\x40\x1c\x41\x02\x7a\x09\xa4\x0a\x34\xe2\x52\x [...]
+		},
+		"/manager/patch-ports.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "patch-ports.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1241,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\xcb\x6e\xeb\x36\x14\xdc\xf3\x2b\x06\xd6\x26\x01\x6c\xcb\xe9\x2a\x70\xd1\x85\x9b\xd8\xad\xd0\xc0\x0e\x22\xa7\x41\x96\xb4\x74\x2c\x1d\x54\xe2\x61\x49\x2a\x8a\xff\xbe\xa0\xfc\x48\x82\x6e\x2e\x2e\xc2\x8d\xc0\x87\xe6\xc1\x19\x26\x98\x7c\xdf\x50\x09\x1e\xb8\x20\xe3\xa9\x44\x10\x84\x9a\xb0\xb0\xba\xa8\x09\xb9\xec\x43\xaf\x1d\x61\x25\x9d\x29\x75\x60\x31\xb8\x5a\xe4\xab\x6b\x74\xa6\x24\x07\x31\x04\x71\x68\xc5\x91\x4a\x [...]
+		},
+		"/manager/patch-resource-requirements.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "patch-resource-requirements.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1412,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x54\xc1\x8e\xdb\x36\x10\xbd\xf3\x2b\x1e\xac\x4b\x02\xac\xed\xcd\xa2\x29\x0a\xf7\xa4\xee\xae\x51\xa1\xa9\x0d\xac\x9c\x06\x39\xd2\xe2\x58\x1a\xac\xc4\x61\x49\x2a\x8a\xff\xbe\xa0\x6c\x65\xed\x04\xdb\x53\xe6\x64\x71\xc8\x37\xef\xcd\x9b\x71\x86\xf9\xcf\x0b\x95\xe1\x03\x57\x64\x03\x19\x44\x41\x6c\x08\xb9\xd3\x55\x43\x28\xe5\x10\x07\xed\x09\x6b\xe9\xad\xd1\x91\xc5\xe2\x4d\x5e\xae\xdf\xa2\xb7\x86\x3c\xc4\x12\xc4\xa3\x13\x [...]
+		},
+		"/manager/patch-toleration.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "patch-toleration.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1226,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x8f\xdb\x36\x10\xbd\xf3\x57\x3c\x48\x97\x04\xf0\x47\xd3\xa3\x7a\x52\x77\x6d\x54\x68\x20\x03\x2b\xa7\x41\x8e\xb4\x38\x92\x08\x53\x1c\x85\xa4\x56\xf1\xbf\x2f\x28\x5b\xb5\x8d\x5e\x97\x17\x5b\x33\xc3\x99\xf7\xe6\x3d\xa6\x58\x7f\xdc\x11\x29\xbe\xea\x9a\xac\x27\x85\xc0\x08\x1d\x21\x1f\x64\xdd\x11\x2a\x6e\xc2\x24\x1d\x61\xcf\xa3\x55\x32\x68\xb6\xf8\x94\x57\xfb\xcf\x18\xad\x22\x07\xb6\x04\x76\xe8\xd9\x91\x48\x51\x [...]
+		},
+		"/manager/patch-watch-namespace-global.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "patch-watch-namespace-global.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1086,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x4f\xe3\x3a\x14\xdd\xfb\x57\x1c\x35\x0b\x40\x2a\x0d\x7a\xcb\xbe\x55\x1e\xb4\x7a\xd1\xa0\x54\x22\x65\x10\x4b\x37\xb9\x4d\xae\x26\xf1\xf5\xd8\x4e\x43\xff\xfd\xc8\x69\x3b\x80\x66\x37\xc2\x9b\xca\xea\xcd\xf9\xb8\xe7\x38\xc1\xed\xd7\x1d\x95\xe0\x91\x2b\x32\x9e\x6a\x04\x41\x68\x09\x99\xd5\x55\x4b\x28\x65\x1f\x46\xed\x08\x6b\x19\x4c\xad\x03\x8b\xc1\x75\x56\xae\x6f\x30\x98\x9a\x1c\xc4\x10\xc4\xa1\x17\x47\x2a\x41\x [...]
+		},
+		"/prometheus": &vfsgen۰DirInfo{
+			name:    "prometheus",
+			modTime: time.Time{},
+		},
+		"/prometheus/operator-pod-monitor.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-pod-monitor.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1240,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\xb3\xda\x36\x14\xdd\xeb\x57\x9c\xc1\x9b\x64\x06\x4c\xdb\xa5\xbb\xa2\x2f\x30\xf5\xf4\x05\x3a\xcf\xa4\x99\x2c\x85\x74\xb1\xef\x3c\x5b\x57\x95\xe4\x38\xfc\xfb\x8e\x0c\x24\x64\xda\x45\x17\xd1\x4e\xe8\x72\x3e\xee\x39\x2e\xb0\xfa\x71\x47\x15\x78\x66\x43\x2e\x92\x45\x12\xa4\x8e\xb0\xf1\xda\x74\x84\x46\xce\x69\xd2\x81\xb0\x93\xd1\x59\x9d\x58\x1c\xde\x6c\x9a\xdd\x5b\x8c\xce\x52\x80\x38\x82\x04\x0c\x12\x48\x15\x30\x [...]
+		},
+		"/prometheus/operator-prometheus-rule.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-prometheus-rule.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 5408,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xdc\x97\xef\x6f\xda\x46\x18\xc7\xdf\xfb\xaf\xf8\x0a\xb7\x12\x99\x82\x81\x4c\xd9\x0b\xa6\x4e\xa2\x69\xd0\x50\x2b\xd8\x62\xba\xaa\x9a\xa6\xe8\xb0\x1f\xcc\x35\xe7\x3b\xf7\x7e\x40\x23\x96\xff\x7d\xba\x03\x5a\xdc\x2e\x49\xdb\xd0\x6e\x89\xdf\x24\x3e\x3f\x7e\x7e\x7d\x3f\x7e\xee\x88\xd1\xda\xdf\x15\xc5\x78\xc1\x33\x92\x86\x72\x58\x05\x3b\x27\xf4\x2b\x96\xcd\x09\xa9\x9a\xd9\x25\xd3\x84\x81\x72\x32\x67\x96\x2b\x89\x66\x3f\x1d\x [...]
+		},
+		"/rbac": &vfsgen۰DirInfo{
+			name:    "rbac",
+			modTime: time.Time{},
+		},
+		"/rbac/openshift": &vfsgen۰DirInfo{
+			name:    "openshift",
+			modTime: time.Time{},
+		},
+		"/rbac/openshift/operator-cluster-role-console-binding-openshift.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-cluster-role-console-binding-openshift.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1280,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\xc1\x8e\xdb\x36\x10\xbd\xf3\x2b\x1e\xac\x4b\x02\xac\xe5\xb6\xa7\xc2\x3d\x39\x9b\xdd\x56\x68\x60\x03\x96\xd3\x20\x47\x9a\x1a\x4b\xd3\xa5\x38\xea\x90\x5a\xc5\xfd\xfa\x82\xb2\xdd\x6c\x10\xb4\x40\x80\xf0\x26\x71\x66\xde\x7b\xf3\x1e\x0b\x2c\xbf\xdf\x31\x05\xde\xb1\xa3\x10\xa9\x41\x12\xa4\x8e\xb0\x19\xac\xeb\x08\xb5\x9c\xd2\x64\x95\xf0\x28\x63\x68\x6c\x62\x09\x78\xb5\xa9\x1f\x5f\x63\x0c\x0d\x29\x24\x10\x44\xd1\x8b\x [...]
+		},
+		"/rbac/openshift/operator-cluster-role-console-openshift.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-cluster-role-console-openshift.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1262,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\xc1\x8e\xdb\x36\x10\xbd\xf3\x2b\x1e\xac\x4b\x02\xac\xb5\x6d\x4f\x85\x7b\x72\x37\xbb\xad\xd0\xc0\x06\x56\x4e\x83\x1c\x69\x6a\x2c\x0d\x96\xe2\xa8\x43\x6a\x95\xed\xd7\x17\xa4\xed\x64\x17\xbd\x86\x17\x8d\xa8\xc7\x37\xef\xf1\x8d\x2a\xac\x7f\xdc\x32\x15\x3e\xb2\xa3\x10\xa9\x43\x12\xa4\x81\xb0\x9d\xac\x1b\x08\xad\x9c\xd2\x62\x95\xf0\x20\x73\xe8\x6c\x62\x09\x78\xb7\x6d\x1f\xde\x63\x0e\x1d\x29\x24\x10\x44\x31\x8a\x92\x [...]
+		},
+		"/rbac/openshift/operator-role-binding-openshift.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-binding-openshift.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1225,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x6f\xab\x46\x14\xdd\xcf\xaf\x38\x32\x9b\xf7\x24\x1b\xb7\x5d\x55\xee\x8a\x97\xd8\x2d\x6a\x64\x4b\xc6\x69\x94\xe5\x78\xb8\xc0\xad\x61\x2e\x9d\x19\x42\xdc\x5f\x5f\x0d\xb6\x9b\x44\x55\xab\x2e\x32\x2b\x10\x97\xf3\x71\xcf\x99\x04\x8b\xcf\x3b\x2a\xc1\x03\x1b\xb2\x9e\x4a\x04\x41\x68\x08\x59\xaf\x4d\x43\x28\xa4\x0a\xa3\x76\x84\x8d\x0c\xb6\xd4\x81\xc5\xe2\x4b\x56\x6c\xbe\x62\xb0\x25\x39\x88\x25\x88\x43\x27\x8e\x54\x [...]
+		},
+		"/rbac/openshift/operator-role-openshift.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-openshift.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 2211,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x53\x41\x8f\xdb\x46\x0f\xbd\xeb\x57\x10\xd6\x25\x01\xd6\xf2\xf7\xf5\x54\xb8\x27\x37\xd9\x6d\x8d\x06\x36\xb0\x72\x1a\xe4\x48\x8d\x68\x89\xf0\x68\x38\xe5\x8c\x56\xd9\xfc\xfa\x62\xc6\x76\xe2\xac\xbb\x9b\x4b\x80\xf8\x22\x2e\xf9\x96\x7c\x8f\x8f\x53\xc2\xfc\xc7\xfd\x8a\x12\xde\xb1\x21\x17\xa8\x85\x28\x10\x7b\x82\x95\x47\xd3\x13\xd4\xb2\x8f\x13\x2a\xc1\x9d\x8c\xae\xc5\xc8\xe2\xe0\xd5\xaa\xbe\x7b\x0d\xa3\x6b\x49\x41\x1c\x [...]
+		},
+		"/rbac/operator-cluster-role-addressable-resolver.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-cluster-role-addressable-resolver.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1228,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x93\x41\x8f\xdb\x36\x10\x85\xef\xfc\x15\x0f\xd6\x25\x01\x56\x72\xdb\x53\xe1\x9e\xdc\xcd\x6e\x2b\x34\xb0\x81\x95\xd3\x20\x47\x5a\x1c\x4b\x83\xa5\x38\xea\x90\x5a\x65\xfb\xeb\x0b\xca\x76\xe3\x20\xc8\x2d\xbc\x09\x7c\x9c\xf9\xde\xbc\x51\x81\xf2\xc7\x1d\x53\xe0\x3d\xb7\x14\x22\x39\x24\x41\xea\x09\xdb\xd1\xb6\x3d\xa1\x91\x53\x9a\xad\x12\x1e\x65\x0a\xce\x26\x96\x80\x37\xdb\xe6\xf1\x2d\xa6\xe0\x48\x21\x81\x20\x8a\x41\x94\x [...]
+		},
+		"/rbac/operator-cluster-role-binding-addressable-resolver.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-cluster-role-binding-addressable-resolver.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1296,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\xcd\x8e\xdb\x36\x10\xbe\xf3\x29\x3e\x58\x97\x04\x58\xcb\x6d\x4f\x85\x7b\x72\x36\xbb\xad\xd0\xc0\x06\x2c\xa7\x41\x8e\x34\x35\x96\xa6\x4b\x71\xd4\x21\xb5\x8a\xfb\xf4\x05\x65\xbb\xd9\x20\x68\x0f\x41\x78\x13\xc8\x99\xef\x57\x05\x96\xdf\xef\x98\x02\xef\xd8\x51\x88\xd4\x20\x09\x52\x47\xd8\x0c\xd6\x75\x84\x5a\x4e\x69\xb2\x4a\x78\x94\x31\x34\x36\xb1\x04\xbc\xda\xd4\x8f\xaf\x31\x86\x86\x14\x12\x08\xa2\xe8\x45\xc9\x14\x [...]
+		},
+		"/rbac/operator-cluster-role-binding-custom-resource-definitions.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-cluster-role-binding-custom-resource-definitions.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1300,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x8f\xdb\x36\x10\xbd\xf3\x57\x3c\x58\x97\x04\x58\xcb\x6d\x4f\x85\x7b\x72\x36\xbb\xad\xd0\xc0\x06\x2c\xa7\x41\x8e\x34\x35\x96\xa6\x4b\x71\xd4\x21\xb5\x8a\xfb\xeb\x0b\xca\x76\xb3\x41\xd0\x1e\x82\xe8\x26\x70\xf8\x3e\xe6\x3d\x16\x58\x7e\xbf\xcf\x14\x78\xc7\x8e\x42\xa4\x06\x49\x90\x3a\xc2\x66\xb0\xae\x23\xd4\x72\x4a\x93\x55\xc2\xa3\x8c\xa1\xb1\x89\x25\xe0\xd5\xa6\x7e\x7c\x8d\x31\x34\xa4\x90\x40\x10\x45\x2f\x4a\x [...]
+		},
+		"/rbac/operator-cluster-role-custom-resource-definitions.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-cluster-role-custom-resource-definitions.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1195,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x6f\xe3\x36\x10\xbd\xf3\x57\x3c\x58\x97\x5d\x20\x92\xdb\x9e\x0a\xf7\xe4\x66\x93\x56\xe8\xc2\x06\x22\x6f\x17\x7b\xa4\xa5\xb1\x34\x30\xc5\x51\x87\x54\x14\xf7\xd7\x17\x94\xe5\x6e\x82\xbd\x46\x37\xda\x8f\xef\x63\xde\x30\x43\xfe\x7e\x9f\xc9\xf0\x99\x6b\xf2\x81\x1a\x44\x41\xec\x08\xdb\xc1\xd6\x1d\xa1\x92\x53\x9c\xac\x12\x1e\x65\xf4\x8d\x8d\x2c\x1e\x1f\xb6\xd5\xe3\x47\x8c\xbe\x21\x85\x78\x82\x28\x7a\x51\x32\x19\x [...]
+		},
+		"/rbac/operator-cluster-role-local-registry.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-cluster-role-local-registry.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1199,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\xc1\x8e\xdb\x36\x14\xbc\xf3\x2b\x06\xd2\x25\x01\xd6\x72\xdb\x53\xe1\x9e\xdc\xcd\x6e\x2b\x34\x90\x81\x95\xd3\x20\x28\x72\xa0\xa5\x67\xe9\xc1\x14\x9f\xfa\x48\xad\xe2\x7e\x7d\x41\xd9\x6e\x76\x9b\x6b\x78\xb3\x39\x7c\x33\xf3\x66\x94\x63\xf5\xfd\x8e\xc9\xf1\x9e\x1b\xf2\x81\x5a\x44\x41\xec\x09\xdb\xd1\x36\x3d\xa1\x96\x63\x9c\xad\x12\x1e\x65\xf2\xad\x8d\x2c\x1e\x6f\xb6\xf5\xe3\x5b\x4c\xbe\x25\x85\x78\x82\x28\x06\x51\x [...]
+		},
+		"/rbac/operator-role-binding-events.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-binding-events.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1219,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x93\x41\x6f\xfa\x46\x10\xc5\xef\xfb\x29\x9e\xf0\xe5\x1f\x09\x4c\xdb\x53\x45\x4f\x4e\x02\xad\xd5\x08\x24\x4c\x1a\xe5\xb8\xac\x07\x7b\x8a\xbd\xe3\xee\xae\x71\xe8\xa7\xaf\xd6\x40\x93\xa8\x6a\xd5\x43\xf6\x86\x18\xbf\xf9\xbd\x7d\x6f\x13\xcc\xbe\xee\xa8\x04\x4f\x6c\xc8\x7a\x2a\x11\x04\xa1\x26\x64\x9d\x36\x35\xa1\x90\x43\x18\xb4\x23\xac\xa4\xb7\xa5\x0e\x2c\x16\xdf\xb2\x62\x75\x87\xde\x96\xe4\x20\x96\x20\x0e\xad\x38\x52\x [...]
+		},
+		"/rbac/operator-role-binding-keda.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-binding-keda.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1215,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x93\x41\x8f\xdb\x36\x10\x85\xef\xfc\x15\x0f\xd6\x25\x01\xd6\x72\xdb\x53\xe1\x9e\x94\xcd\xba\x15\x1a\xd8\x80\xe5\x34\xc8\x71\x4c\x8d\xa5\xa9\x25\x8e\x4a\x52\xab\xb8\xbf\xbe\xa0\x6c\x77\x37\x28\xda\x5e\xc2\x9b\xa0\xd1\x9b\xef\xf1\x3d\x65\x58\x7e\xbb\x63\x32\x7c\x10\xcb\x2e\x70\x8d\xa8\x88\x2d\xa3\x18\xc8\xb6\x8c\x4a\x4f\x71\x22\xcf\xd8\xe8\xe8\x6a\x8a\xa2\x0e\x6f\x8a\x6a\xf3\x16\xa3\xab\xd9\x43\x1d\x43\x3d\x7a\xf5\x [...]
+		},
+		"/rbac/operator-role-binding-knative.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-binding-knative.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1221,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x93\x41\x8f\xdb\x36\x10\x85\xef\xfc\x15\x0f\xd6\x25\x01\xd6\x72\xdb\x53\xe1\x9e\x94\xcd\x6e\x2b\x34\xb0\x01\xcb\x69\x90\xe3\x98\x1a\x4b\x53\x4b\x1c\x95\xa4\xac\xb8\xbf\xbe\xa0\x6c\x77\x37\x28\x5a\xf4\x10\xde\x04\x8d\xde\x7c\x8f\xef\x29\xc3\xf2\xdb\x1d\x93\xe1\x83\x58\x76\x81\x6b\x44\x45\x6c\x19\xc5\x40\xb6\x65\x54\x7a\x8c\x13\x79\xc6\xb3\x8e\xae\xa6\x28\xea\xf0\xa6\xa8\x9e\xdf\x62\x74\x35\x7b\xa8\x63\xa8\x47\xaf\x [...]
+		},
+		"/rbac/operator-role-binding-leases.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-binding-leases.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1219,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x93\x41\x8f\xdb\x36\x10\x85\xef\xfc\x15\x0f\xd6\x25\x01\xd6\x72\xdb\x53\xe1\x9e\x9c\xcd\x6e\x2b\x34\xb0\x01\xcb\x69\x90\xe3\x98\x1a\x4b\xd3\xa5\x38\x2a\x49\xad\xe2\xfe\xfa\x82\xb2\xdd\xdd\xa0\x68\xd1\x43\x78\x13\x34\x7a\xf3\x3d\xbe\xa7\x02\xcb\x6f\x77\x4c\x81\x0f\x62\xd9\x47\x6e\x90\x14\xa9\x63\x6c\x06\xb2\x1d\xa3\xd6\x53\x9a\x28\x30\x1e\x75\xf4\x0d\x25\x51\x8f\x37\x9b\xfa\xf1\x2d\x46\xdf\x70\x80\x7a\x86\x06\xf4\x [...]
+		},
+		"/rbac/operator-role-binding-local-registry.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-binding-local-registry.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1292,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x8f\xdb\x36\x10\xbd\xf3\x57\x3c\x58\x97\x04\x58\xcb\x6d\x4f\x85\x7b\x72\x36\xeb\x56\x68\x60\x03\x96\xd3\x20\x47\x8a\x1a\x4b\x53\x53\x1c\x96\xa4\x56\x71\x7f\x7d\x41\xd9\x6e\x76\x51\xb4\x40\x81\xcc\x4d\xd0\xe8\x7d\xcc\x7b\x2a\xb0\xfc\x76\xa3\x0a\x7c\x60\x43\x2e\x52\x8b\x24\x48\x3d\x61\xe3\xb5\xe9\x09\xb5\x9c\xd2\xa4\x03\x61\x2b\xa3\x6b\x75\x62\x71\x78\xb3\xa9\xb7\x6f\x31\xba\x96\x02\xc4\x11\x24\x60\x90\x40\x [...]
+		},
+		"/rbac/operator-role-binding-podmonitors.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-binding-podmonitors.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1229,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x8f\xdb\x36\x10\xbd\xf3\x57\x3c\x58\x97\x04\x58\xcb\x6d\x4f\x85\x7b\x72\x36\xbb\xad\xd0\xc0\x06\x2c\xa7\x41\x8e\x34\x35\x96\xa6\x2b\x71\xd8\x21\xb5\x8a\xfb\xeb\x0b\xca\x76\x77\x83\xa2\x45\x0f\xe1\x4d\xd0\xf0\x7d\xcc\x7b\x2c\xb0\xfc\x76\xc7\x14\xf8\xc0\x8e\x7c\xa4\x06\x49\x90\x3a\xc2\x26\x58\xd7\x11\x6a\x39\xa5\xc9\x2a\xe1\x51\x46\xdf\xd8\xc4\xe2\xf1\x66\x53\x3f\xbe\xc5\xe8\x1b\x52\x88\x27\x88\x62\x10\x25\x [...]
+		},
+		"/rbac/operator-role-binding-strimzi.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-binding-strimzi.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1221,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x93\x41\x6f\xfa\x46\x10\xc5\xef\xfb\x29\x9e\xf0\xe5\x1f\x09\x4c\xdb\x53\x45\x4f\x4e\x02\xad\xd5\x08\x24\x4c\x1a\xe5\xb8\xac\x07\x7b\x8a\xbd\xe3\xee\xae\xe3\x90\x4f\x5f\xad\x81\x26\x51\xd5\xea\x7f\xc8\xde\x10\xc3\x9b\xdf\x9b\xf7\x48\x30\xfb\xba\xa7\x12\x3c\xb0\x21\xeb\xa9\x44\x10\x84\x9a\x90\x75\xda\xd4\x84\x42\x0e\x61\xd0\x8e\xb0\x92\xde\x96\x3a\xb0\x58\x7c\xcb\x8a\xd5\x0d\x7a\x5b\x92\x83\x58\x82\x38\xb4\xe2\x48\x [...]
+		},
+		"/rbac/operator-role-binding.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-binding.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1205,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x93\x41\x6f\xc2\x46\x10\x85\xef\xfb\x2b\x9e\xf0\x25\x91\xc0\xb4\x3d\x55\xf4\xe4\x24\xd0\x5a\x8d\x40\xc2\xa4\x51\x8e\xcb\x7a\xb0\xa7\xd8\x3b\xee\xee\x3a\x0e\xfd\xf5\xd5\x1a\x68\x12\x55\xcd\x29\x7b\xb3\x3c\x7e\xf3\xbd\x7d\xcf\x09\x66\xdf\x77\x54\x82\x47\x36\x64\x3d\x95\x08\x82\x50\x13\xb2\x4e\x9b\x9a\x50\xc8\x21\x0c\xda\x11\x56\xd2\xdb\x52\x07\x16\x8b\x9b\xac\x58\xdd\xa2\xb7\x25\x39\x88\x25\x88\x43\x2b\x8e\x54\x02\x [...]
+		},
+		"/rbac/operator-role-events.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-events.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1170,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\xc1\x8e\xdb\x36\x10\xbd\xf3\x2b\x1e\xac\x4b\x02\xac\xe5\xb6\xa7\xc2\x3d\xb9\x9b\xdd\x56\x68\x60\x03\x2b\xa7\x41\x8e\x63\x69\x2c\x0d\x56\xe2\xa8\x43\x6a\x15\xf7\xeb\x0b\xca\x72\xb2\x41\xaf\xcb\x8b\x69\xf2\xe9\xcd\x7b\xf3\x86\x19\xd6\x6f\xb7\x5c\x86\x8f\x52\xb1\x0f\x5c\x23\x2a\x62\xcb\xd8\x0d\x54\xb5\x8c\x52\xcf\x71\x22\x63\x3c\xea\xe8\x6b\x8a\xa2\x1e\xef\x76\xe5\xe3\x7b\x8c\xbe\x66\x83\x7a\x86\x1a\x7a\x35\x76\x [...]
+		},
+		"/rbac/operator-role-keda.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-keda.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1252,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\xc1\x8e\xdb\x36\x10\xbd\xf3\x2b\x1e\xac\x4b\x02\xac\xe5\xb6\xa7\xc2\x3d\xb9\x9b\xdd\xd6\x68\x60\x03\x2b\xa7\x41\x8e\x63\x6a\x2c\x4d\x4d\x91\xea\x90\x5a\x65\xfb\xf5\x05\x69\xbb\xd9\x45\xaf\xe1\xc5\x63\x72\xe6\xcd\x7b\xf3\x46\x15\x96\xdf\xef\x98\x0a\x1f\xc5\xb2\x8f\xdc\x22\x05\xa4\x9e\xb1\x19\xc9\xf6\x8c\x26\x9c\xd2\x4c\xca\x78\x0c\x93\x6f\x29\x49\xf0\x78\xb7\x69\x1e\xdf\x63\xf2\x2d\x2b\x82\x67\x04\xc5\x10\x94\x [...]
+		},
+		"/rbac/operator-role-knative.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-knative.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1752,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x94\x41\x8f\xdb\x46\x0c\x85\xef\xfa\x15\x0f\xd6\x25\x01\xd6\x72\xdb\x53\xe1\x9e\xdc\xcd\x6e\x6b\x34\xb0\x81\x95\xd3\x20\x47\x4a\xa2\x25\xc2\xd2\xcc\x94\x33\xb2\xe2\xfe\xfa\x42\x23\xb9\x71\xb2\x87\xbd\xec\xea\x62\x8e\xcc\x21\x3f\xf2\x3d\x3b\xc5\xf2\xf5\x9e\x24\xc5\x47\x29\xd9\x78\xae\x10\x2c\x42\xc3\xd8\x38\x2a\x1b\x46\x6e\x8f\x61\x20\x65\x3c\xda\xde\x54\x14\xc4\x1a\xbc\xdb\xe4\x8f\xef\xd1\x9b\x8a\x15\xd6\x30\xac\x [...]
+		},
+		"/rbac/operator-role-leases.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-leases.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1232,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x6f\xdb\x46\x10\xbd\xef\xaf\x78\x10\x2f\x09\x60\xd1\x6d\x4f\x85\x7a\x52\x1d\xbb\x25\x1a\x48\x80\xa9\x34\xc8\x71\xb5\x1c\x91\x03\x2f\x77\xb6\xb3\x4b\x33\xee\xaf\x2f\x96\x92\x12\x1b\xbd\x86\xa7\xd1\xea\xf1\x7d\xec\x1b\x56\x58\xff\xb8\xc7\x54\xf8\xc8\x8e\x42\xa2\x0e\x59\x90\x07\xc2\x36\x5a\x37\x10\x5a\x39\xe5\xd9\x2a\xe1\x41\xa6\xd0\xd9\xcc\x12\xf0\x6e\xdb\x3e\xbc\xc7\x14\x3a\x52\x48\x20\x88\x62\x14\x25\x53\x [...]
+		},
+		"/rbac/operator-role-podmonitors.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-podmonitors.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1242,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x8f\xdb\x36\x10\xbd\xf3\x57\x3c\x58\x97\x04\x58\xcb\x6d\x4f\x85\x7b\x72\x37\xbb\xad\xd0\xc0\x06\x56\x4e\x83\x1c\x69\x6a\x2c\x0d\x96\xe2\xb0\x43\x6a\x95\xed\xaf\x2f\x24\xcb\xcd\x1a\xb9\x86\x17\x8f\xc9\xe1\xfb\xe0\x1b\x15\x58\xff\xb8\x65\x0a\x7c\x64\x47\x21\x51\x83\x2c\xc8\x1d\x61\x17\xad\xeb\x08\xb5\x9c\xf3\x68\x95\xf0\x28\x43\x68\x6c\x66\x09\x78\xb7\xab\x1f\xdf\x63\x08\x0d\x29\x24\x10\x44\xd1\x8b\x92\x29\x [...]
+		},
+		"/rbac/operator-role-strimzi.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role-strimzi.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1182,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\xc1\x6e\xdb\x46\x10\xbd\xef\x57\x3c\x88\x97\x04\xb0\xa8\xb6\xa7\x42\x3d\xa9\x8e\xdd\x12\x0d\x24\xc0\x54\x1a\xe4\x38\x22\x47\xe4\x40\xe4\x0e\x3b\xbb\x34\xe3\x7c\x7d\xb1\x14\x55\x3b\xe8\x35\x7b\xe1\x0e\xf8\xf8\xe6\xbd\x79\xc3\x0c\xeb\x1f\x77\x5c\x86\x8f\x52\xb1\x0f\x5c\x23\x2a\x62\xcb\xd8\x0d\x54\xb5\x8c\x52\xcf\x71\x22\x63\x3c\xea\xe8\x6b\x8a\xa2\x1e\xef\x76\xe5\xe3\x7b\x8c\xbe\x66\x83\x7a\x86\x1a\x7a\x35\x76\x [...]
+		},
+		"/rbac/operator-role.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "operator-role.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 3155,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xcc\x56\x51\x8f\xda\x46\x10\x7e\xf7\xaf\x18\xe1\x97\x44\x3a\xa0\xed\x53\x45\x9f\xe8\xe5\xae\x45\x8d\x40\x3a\x48\xa3\x3c\x8e\xd7\x83\x99\xb2\xde\xd9\xce\xae\x8f\xa3\xbf\xbe\x5a\x63\x02\x77\x86\xa8\x4a\x22\x5d\x79\x61\x3d\x33\xcc\x7c\xf3\x7d\xdf\x22\xe7\x30\xfc\x7e\x9f\x2c\x87\xf7\x6c\xc8\x05\x2a\x21\x0a\xc4\x0d\xc1\xd4\xa3\xd9\x10\x2c\x65\x1d\x77\xa8\x04\xf7\xd2\xb8\x12\x23\x8b\x83\x37\xd3\xe5\xfd\x5b\x68\x5c\x49\x0a\x [...]
+		},
+		"/rbac/patch-role-to-clusterrole.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "patch-role-to-clusterrole.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 988,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4f\x6f\xda\x4e\x10\xbd\xef\xa7\x78\xc2\x97\x44\x22\xf0\xd3\xef\x48\x4f\x94\x80\x6a\x35\x32\x12\x26\x8d\x72\x5c\xec\xc1\x1e\x65\xbd\xb3\xdd\x5d\xc7\xe1\xdb\x57\x6b\xa0\x49\xd4\x6b\xe6\x66\x79\xfc\xfe\xcc\x7b\xce\x70\xf7\x75\xa3\x32\x3c\x70\x45\x36\x50\x8d\x28\x88\x2d\x61\xe9\x74\xd5\x12\x4a\x39\xc6\x41\x7b\xc2\x46\x7a\x5b\xeb\xc8\x62\x71\xb3\x2c\x37\xb7\xe8\x6d\x4d\x1e\x62\x09\xe2\xd1\x89\x27\x95\xa1\x12\x1b\x [...]
+		},
+		"/rbac/patch-rolebinding-to-clusterrolebinding.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "patch-rolebinding-to-clusterrolebinding.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1113,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\xcf\x6f\xe2\x3a\x10\xbe\xe7\xaf\xf8\x44\x2e\xad\x44\xa1\x7a\x47\xde\x89\x52\xd0\x8b\x5e\x05\x12\xa1\x5b\xf5\x68\xe2\x21\x99\xad\xe3\xf1\xda\x4e\x53\xfe\xfb\x95\x03\x6c\x5b\xad\x7a\xab\x6f\x88\xf9\x7e\xcd\x37\xc9\x71\xf3\x7d\x2f\xcb\xf1\xc0\x15\xd9\x40\x1a\x51\x10\x1b\xc2\xdc\xa9\xaa\x21\x94\x72\x88\xbd\xf2\x84\x95\x74\x56\xab\xc8\x62\x71\x35\x2f\x57\xd7\xe8\xac\x26\x0f\xb1\x04\xf1\x68\xc5\x53\x96\xa3\x12\x1b\x [...]
+		},
+		"/rbac/user-cluster-role.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "user-cluster-role.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1938,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x54\x4d\x8f\x22\x47\x0c\xbd\xf7\xaf\x78\xea\xbe\xec\x4a\x03\x24\x39\x45\xe4\x44\xe6\x23\x41\x59\x81\x34\xcd\x66\xb5\x47\xd3\x65\x1a\x8b\xea\xaa\x4e\x95\x7b\xd8\xc9\xaf\x8f\xaa\x80\x81\x59\x76\x0e\x59\x2d\x17\x5c\xb6\xcb\x7e\xcf\xcf\xd5\x15\x46\x3f\xee\x57\x54\xf8\x20\x0d\xbb\xc8\x06\xea\xa1\x5b\xc6\xac\xa7\x66\xcb\xa8\xfd\x46\xf7\x14\x18\x0f\x7e\x70\x86\x54\xbc\xc3\xbb\x59\xfd\xf0\x1e\x83\x33\x1c\xe0\x1d\xc3\x07\x [...]
+		},
+		"/samples": &vfsgen۰DirInfo{
+			name:    "samples",
+			modTime: time.Time{},
+		},
+		"/samples/bases": &vfsgen۰DirInfo{
+			name:    "bases",
+			modTime: time.Time{},
+		},
+		"/samples/bases/camel_v1_build.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel_v1_build.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1018,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4f\x6f\x9b\x4e\x10\xbd\xef\xa7\x78\x32\x97\x44\x72\xec\xdf\xaf\x47\xf7\x44\x12\x5b\x45\x8d\xb0\x14\x9c\x46\x39\x8e\xd9\x31\x8c\x02\xbb\x74\x77\x09\xb6\xaa\x7e\xf7\x6a\xb1\xdd\x38\xea\x35\x73\x43\x0c\xef\xcf\xbc\x47\x82\x9b\xcf\x1b\x95\xe0\x41\x4a\x36\x9e\x35\x82\x45\xa8\x19\x69\x47\x65\xcd\x28\xec\x2e\x0c\xe4\x18\x2b\xdb\x1b\x4d\x41\xac\xc1\x55\x5a\xac\xae\xd1\x1b\xcd\x0e\xd6\x30\xac\x43\x6b\x1d\xab\x04\xa5\x [...]
+		},
+		"/samples/bases/camel_v1_camelcatalog.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel_v1_camelcatalog.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1025,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x3d\x6f\xdb\x30\x10\xdd\xf9\x2b\x1e\xac\x25\x01\x1c\xbb\xed\xe8\x4e\xaa\x63\xa3\x42\x03\x19\x88\x9c\x06\x19\xcf\xd2\x59\x3a\x44\x22\x59\x92\x8a\x62\x14\xfd\xef\x05\x65\xbb\x71\xd0\x35\xdc\x04\x9e\xde\xc7\xbd\xc7\x04\x37\x1f\x77\x54\x82\x3b\x29\x59\x7b\xae\x10\x0c\x42\xc3\x48\x2d\x95\x0d\xa3\x30\xfb\x30\x90\x63\xac\x4d\xaf\x2b\x0a\x62\x34\xae\xd2\x62\x7d\x8d\x5e\x57\xec\x60\x34\xc3\x38\x74\xc6\xb1\x4a\x50\x1a\x [...]
+		},
+		"/samples/bases/camel_v1_integration.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel_v1_integration.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1194,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x6f\xe3\x38\x0c\xbd\xeb\x57\x3c\xc4\x87\x99\x01\xf2\x35\x7b\xf4\x9e\xb2\x99\x04\x63\xb4\x48\x80\x3a\xdd\xa2\x47\xc5\xa6\x6d\xa2\xb2\xe8\x95\xe4\xba\xf9\xf7\x0b\x39\x49\x9b\x62\xae\xd5\x49\x96\x49\xbe\xf7\xf8\xc8\x04\xb3\xaf\x3b\x2a\xc1\x3d\x17\x64\x3d\x95\x08\x82\xd0\x10\x56\x9d\x2e\x1a\x42\x2e\x55\x18\xb4\x23\x6c\xa5\xb7\xa5\x0e\x2c\x16\xdf\x57\xf9\xf6\x07\x7a\x5b\x92\x83\x58\x82\x38\xb4\xe2\x48\x25\x28\x [...]
+		},
+		"/samples/bases/camel_v1_integrationkit.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel_v1_integrationkit.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1027,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4f\x6f\x9b\x4e\x10\xbd\xef\xa7\x78\x32\x97\x44\x72\xec\xdf\xaf\x47\xf7\x44\x13\x5b\x45\x89\xb0\x14\x9c\x46\x39\x8e\x61\x0c\xa3\xc0\xee\x76\x77\x09\xb6\xaa\x7e\xf7\x6a\xb1\xdd\x38\xea\x35\x73\x43\x0c\xef\xcf\xbc\x47\x82\x9b\xcf\x1b\x95\xe0\x41\x4a\xd6\x9e\x2b\x04\x83\xd0\x30\x52\x4b\x65\xc3\x28\xcc\x2e\x0c\xe4\x18\x2b\xd3\xeb\x8a\x82\x18\x8d\xab\xb4\x58\x5d\xa3\xd7\x15\x3b\x18\xcd\x30\x0e\x9d\x71\xac\x12\x94\x [...]
+		},
+		"/samples/bases/camel_v1_integrationplatform.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel_v1_integrationplatform.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1111,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x41\x6e\xe3\x38\x10\xbc\xf3\x15\x05\xeb\x92\x00\x8e\xbd\xbb\x47\xef\xc9\xeb\xd8\x58\x61\x02\x7b\x10\x39\x13\xe4\xd8\x16\xdb\x52\x23\x14\xa9\x21\xa9\x28\xfe\xfd\x80\xb2\x3c\x71\x30\xd7\xf0\x24\xa9\x9b\x5d\x55\x5d\xa5\x0c\x77\x5f\x77\x54\x86\x07\x29\xd9\x06\xd6\x88\x0e\xb1\x66\x2c\x5b\x2a\x6b\x46\xe1\x8e\xb1\x27\xcf\xd8\xb8\xce\x6a\x8a\xe2\x2c\x6e\x96\xc5\xe6\x16\x9d\xd5\xec\xe1\x2c\xc3\x79\x34\xce\xb3\xca\x50\x [...]
+		},
+		"/samples/bases/camel_v1_kamelet.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel_v1_kamelet.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1605,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x54\x4d\x6f\xe3\x46\x0c\xbd\xeb\x57\x3c\x58\x97\x5d\x20\x76\x92\x1e\xd5\x93\x9b\x75\x50\x63\xb7\xf6\x22\xf2\x76\xb1\x47\x5a\xa2\x65\xc2\xd2\xcc\x74\x86\x8a\xe2\x7f\x5f\x8c\x3e\x62\x27\x45\x6f\xd1\x6d\x38\x1c\xf2\x3d\xbe\x47\xa5\x98\x7f\xdc\x97\xa4\xf8\x26\x05\x9b\xc0\x25\xd4\x42\x8f\x8c\xa5\xa3\xe2\xc8\xc8\xed\x41\x3b\xf2\x8c\x47\xdb\x9a\x92\x54\xac\xc1\xa7\x65\xfe\xf8\x19\xad\x29\xd9\xc3\x1a\x86\xf5\x68\xac\xe7\x [...]
+		},
+		"/samples/bases/camel_v1_pipe.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel_v1_pipe.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1268,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x93\x41\x93\xe2\x36\x10\x85\xef\xfa\x15\xaf\xf0\x65\xb7\x8a\x35\xd9\x1c\xc9\x89\xb0\x50\xeb\xda\x09\xa4\xc6\x4c\xa6\xe6\xd8\xd8\x8d\xdd\x85\x2c\x29\x92\x8c\x87\x7f\x9f\x92\x81\x0c\x53\x49\x25\x97\xf1\x49\x88\x56\xbf\xef\xe9\xb5\x32\x7c\xf9\xb8\x4f\x65\x78\x90\x8a\x4d\xe0\x1a\xd1\x22\xb6\x8c\x85\xa3\xaa\x65\x94\xf6\x10\x07\xf2\x8c\xb5\xed\x4d\x4d\x51\xac\xc1\xa7\x45\xb9\xfe\x8c\xde\xd4\xec\x61\x0d\xc3\x7a\x74\xd6\x [...]
+		},
+		"/samples/bases/camel_v1alpha1_kameletbinding.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel_v1alpha1_kameletbinding.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1284,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\xc1\x8e\xdb\x36\x10\xbd\xf3\x2b\x1e\xac\x4b\x02\x38\x72\xd3\xa3\x7b\x72\x1c\x1b\x11\x92\xda\xc0\xca\xe9\x62\x8f\x63\x69\x2c\x0d\x4c\x91\x2c\x49\x59\xeb\xbf\x2f\x28\xdb\x5d\x1b\x2d\x8a\x1e\x56\x27\x8a\x1c\xce\x7b\x6f\xde\x63\x86\x4f\xef\xf7\xa9\x0c\x3f\xa4\x62\x13\xb8\x46\xb4\x88\x2d\x63\xe1\xa8\x6a\x19\xa5\x3d\xc4\x81\x3c\x63\x6d\x7b\x53\x53\x14\x6b\xf0\x61\x51\xae\x3f\xa2\x37\x35\x7b\x58\xc3\xb0\x1e\x9d\xf5\x [...]
+		},
+		"/samples/patch-integration-platform.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "patch-integration-platform.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 3825,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x57\x4f\x8f\xdb\xba\x11\xbf\xeb\x53\x0c\xe2\x4b\x02\x48\x72\x36\x6d\x51\x54\x3d\x39\x9b\xa4\xcf\xdd\x64\x1d\xac\xf6\xf5\xf5\xa1\xe8\x61\x4c\x8d\x25\xc2\x14\xa9\x92\xd4\x3a\x6e\xb7\xdf\xbd\x18\x92\xb2\xe5\x8d\x5b\xf4\x10\x03\x71\xbc\xd4\xfc\xf9\xcd\xcc\x6f\x86\xa3\x05\x14\x3f\xee\x93\x2d\xe0\xb3\x14\xa4\x1d\x35\xe0\x0d\xf8\x8e\x60\x35\xa0\xe8\x08\x6a\xb3\xf3\x07\xb4\x04\x9f\xcc\xa8\x1b\xf4\xd2\x68\x78\xbd\xaa\x3f\x [...]
+		},
+		"/templates": &vfsgen۰DirInfo{
+			name:    "templates",
+			modTime: time.Time{},
+		},
+		"/templates/groovy.tmpl": &vfsgen۰CompressedFileInfo{
+			name:             "groovy.tmpl",
+			modTime:          time.Time{},
+			uncompressedSize: 207,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x34\x8e\xc1\x6a\xc3\x30\x0c\x86\xef\x7e\x8a\xff\x30\xb0\x03\xdb\x9c\x5d\x0d\x61\xb0\x5d\x36\xf6\x00\x3b\x9b\x46\x71\x4d\xed\x28\x28\x4e\x69\x28\x7d\xf7\xe2\xa6\x39\xea\x43\xdf\x27\x59\x8b\x83\xcf\x94\xde\x4e\x0e\xc9\x8f\x61\xf1\x81\xba\x20\xcc\xe7\x55\x29\x6b\xf1\x2f\xb1\x10\x56\x5e\x04\xc2\x4b\xa1\x19\x47\x12\x7a\xc5\xc0\x02\xba\xf8\x3c\x25\x72\x6a\x10\xce\x46\x97\x98\x49\xdc\xe6\x7e\x4e\x24\x91\xfb\xee\xa3\x6d\x5b\x [...]
+		},
+		"/templates/java.tmpl": &vfsgen۰CompressedFileInfo{
+			name:             "java.tmpl",
+			modTime:          time.Time{},
+			uncompressedSize: 390,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\x90\x41\x4b\xf3\x40\x10\x86\xef\xfb\x2b\x5e\xc2\x77\x48\xe1\x33\xa9\xd7\x94\xa2\x54\x04\x45\x50\xf0\xe2\x79\x9b\x9d\xa4\xa3\x9b\x4c\x98\x6c\x6a\x4b\xc8\x7f\x97\x8d\x01\xb3\xb7\x9d\x7d\xf6\x79\x79\x27\xcf\x51\xda\x86\xfc\xcd\x57\x01\x6f\xdb\x7a\xb0\x35\xed\x3f\xed\xd9\x1a\xc3\x4d\x27\x1a\x20\x5a\x67\xb6\xb3\xe5\x89\xb2\x99\xcc\x8e\x03\x7b\x47\x9a\xbd\xcb\x10\xe8\xf0\x7b\xd9\x19\xd3\x0d\x47\xcf\x25\x4a\x6f\xfb\x1e\x [...]
+		},
+		"/templates/js.tmpl": &vfsgen۰CompressedFileInfo{
+			name:             "js.tmpl",
+			modTime:          time.Time{},
+			uncompressedSize: 195,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x34\x8e\xb1\x6a\xc3\x30\x14\x45\x77\x7d\xc5\x1d\x0a\x92\xa1\xad\xdc\x55\x60\x0a\xed\xd2\xd2\x0f\xe8\x2c\xe2\x67\x47\x8e\xe4\x67\x9e\x64\x88\x09\xf9\xf7\xa0\x24\x1e\xef\x81\x73\xb8\xd6\xe2\xe0\x13\xc5\xb7\x93\x43\xf4\xf3\xb8\xfa\x91\xba\x29\x2b\x65\x2d\xfe\x25\x14\xc2\xc6\xab\x40\x78\x2d\x94\x71\x24\xa1\x57\x0c\x2c\xa0\xb3\x4f\x4b\x24\xa7\x06\xe1\x64\x74\x09\x89\xc4\x4d\xf9\x73\x21\x09\xdc\x77\x1f\x6d\xdb\xea\x46\x01\x [...]
+		},
+		"/templates/kamelet.tmpl": &vfsgen۰CompressedFileInfo{
+			name:             "kamelet.tmpl",
+			modTime:          time.Time{},
+			uncompressedSize: 927,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x74\x93\x49\x8f\xdb\x30\x0c\x85\xef\xfe\x15\x84\xee\xc9\x24\x57\x1f\x5b\x14\x28\x50\xb4\x98\x43\xd0\xf3\x70\xac\x17\x47\x88\xb6\x4a\x74\x16\x18\xf9\xef\x85\xbc\x24\x4e\xa7\xe3\x1b\x45\xbe\xc7\x4f\xa4\xc5\xd1\xfc\x46\xca\x26\xf8\x9a\x1a\x76\xb0\x6b\x8e\xdc\x1c\xb0\x0e\xa9\x7d\x39\x6d\xd9\xc6\x03\x6f\xab\xa3\xf1\xba\xa6\x1f\x25\x0f\xa9\x1c\x84\x35\x0b\xd7\x15\x91\x67\x87\x9a\xfa\x9e\xd6\xbf\xd8\x81\x6e\xb7\x8a\xc8\xf2\x [...]
+		},
+		"/templates/kts.tmpl": &vfsgen۰CompressedFileInfo{
+			name:             "kts.tmpl",
+			modTime:          time.Time{},
+			uncompressedSize: 200,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x2c\x8e\x41\xca\xc2\x30\x10\x46\xf7\x39\xc5\x10\xfe\x45\x0a\xbf\xa6\x6e\x03\x45\xd0\x8d\xe2\x01\xdc\xb8\x09\x76\x5a\x43\x27\x9d\x32\x4d\xc1\x22\xde\x5d\x62\x5c\xbe\x61\xde\xe3\xb3\x16\xee\x3e\x22\x6d\x06\x07\xe4\xc7\x7e\xf1\x3d\x36\x03\x27\x0a\xa3\x52\xd6\xc2\x55\x42\x42\x58\x79\x11\x10\x5e\x12\xce\xf0\x40\xc1\x7f\xe8\x58\x00\x9f\x3e\x4e\x84\x4e\x75\xc2\xd1\xe8\x14\x22\x8a\x2b\xee\x7e\x42\x09\xdc\x36\xbb\xba\xae\x75\x [...]
+		},
+		"/templates/xml.tmpl": &vfsgen۰CompressedFileInfo{
+			name:             "xml.tmpl",
+			modTime:          time.Time{},
+			uncompressedSize: 598,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x92\x4f\x4f\xe3\x30\x10\xc5\xcf\x9b\x4f\x31\x6b\xed\x71\x1d\xa7\xbb\x17\x14\x39\xa9\x04\x12\x02\x51\x4e\x80\xe0\x6a\x25\xd3\xc4\xc2\x7f\x22\xdb\x21\xae\x10\xdf\x1d\xc5\x29\xa5\xa8\x07\x98\x53\xa2\x99\xdf\x7b\x33\x4f\xe6\xeb\xa8\x15\xbc\xa0\xf3\xd2\x9a\x8a\xac\xf2\x82\x00\x9a\xc6\xb6\xd2\x74\x15\x79\xb8\xbf\xa4\x67\x64\x5d\x67\xfc\x37\xa5\xd0\x08\x8d\x8a\x3e\x97\xa0\x84\xe9\x46\xd1\x61\x35\xb3\x94\xd6\x59\xc6\x9d\x [...]
+		},
+		"/templates/yaml.tmpl": &vfsgen۰CompressedFileInfo{
+			name:             "yaml.tmpl",
+			modTime:          time.Time{},
+			uncompressedSize: 229,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x8e\x31\x4e\x04\x31\x0c\x45\xfb\x9c\xe2\x2b\xdb\x32\xd2\xd0\x5a\xa2\x81\x06\x89\x03\x50\x5b\xbb\x9e\x21\x22\x89\x23\xc7\x91\x98\xdb\xa3\xec\x08\xd6\xe5\xf7\xb3\xdf\xbf\xe0\xca\x45\xf2\xf2\x4d\xc8\x5c\xf7\xc1\xbb\xbc\x1c\x5c\x72\x08\x17\x7c\x5a\x72\xc1\xa1\xc3\x60\x3a\x5c\x3a\xbe\xc4\xe4\x09\x9b\x1a\xe4\x87\x4b\xcb\x42\x61\xc1\x66\x5a\x28\x00\xc0\xb0\x44\x88\x9e\x8a\x18\xcd\x27\xf1\x9e\x36\x36\x2e\xe2\x62\xfd\xa4\x [...]
+		},
+		"/viewer": &vfsgen۰DirInfo{
+			name:    "viewer",
+			modTime: time.Time{},
+		},
+		"/viewer/user-global-kamelet-viewer-role-binding.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "user-global-kamelet-viewer-role-binding.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1353,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x8f\xdb\x36\x10\xbd\xf3\x57\x3c\x58\x97\x04\x58\xdb\x6d\x4f\x85\x7b\x72\x36\xbb\xad\xd0\xc0\x06\x2c\xa7\x41\x8e\x63\x6a\x2c\x4d\x4d\x71\x54\x92\x5a\xc5\xfd\xf5\x05\xb5\x76\xbc\x41\x81\x16\x01\x56\x37\x81\xc3\xf7\x31\xef\xb1\xc0\xfc\xf5\x3e\x53\xe0\x83\x58\xf6\x91\x6b\x24\x45\x6a\x19\xeb\x9e\x6c\xcb\xa8\xf4\x98\x46\x0a\x8c\x47\x1d\x7c\x4d\x49\xd4\xe3\xcd\xba\x7a\x7c\x8b\xc1\xd7\x1c\xa0\x9e\xa1\x01\x9d\x06\x [...]
+		},
+		"/viewer/user-global-kamelet-viewer-role.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "user-global-kamelet-viewer-role.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1262,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x8f\xdb\x36\x14\xbc\xf3\x57\x0c\xac\x4b\x02\xac\xe5\xb6\xa7\xc2\x3d\xb9\x9b\xdd\x56\x68\x60\x03\x2b\xa7\x41\x8e\xcf\xd4\xb3\xf4\x60\x8a\x4f\x25\xa9\x55\xb6\xbf\xbe\xa0\x2c\x67\x37\xe8\x35\xbc\xf8\x43\xa3\x79\x33\x6f\x86\x05\xd6\x3f\xee\x98\x02\x1f\xc5\xb2\x8f\xdc\x20\x29\x52\xc7\xd8\x0d\x64\x3b\x46\xad\xe7\x34\x51\x60\x3c\xea\xe8\x1b\x4a\xa2\x1e\xef\x76\xf5\xe3\x7b\x8c\xbe\xe1\x00\xf5\x0c\x0d\xe8\x35\xb0\x [...]
+		},
+		"/viewer/user-global-platform-viewer-role-binding.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "user-global-platform-viewer-role-binding.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1348,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x8f\xdb\x36\x10\xbd\xf3\x57\x3c\x58\x97\x04\x58\xcb\x6d\x4f\x85\x7b\x72\x36\xbb\xad\xd0\xc0\x06\x2c\xa7\x41\x8e\x63\x6a\x2c\x4d\x97\x22\x59\x92\x5a\xc5\xfd\xf5\x05\xb9\x76\x76\x83\x02\x2d\x02\xac\x6e\x02\x87\xef\x63\xde\x63\x85\xe5\xeb\x7d\xaa\xc2\x07\xd1\x6c\x23\x77\x48\x0e\x69\x60\x6c\x3c\xe9\x81\xd1\xba\x53\x9a\x29\x30\xee\xdd\x64\x3b\x4a\xe2\x2c\xde\x6c\xda\xfb\xb7\x98\x6c\xc7\x01\xce\x32\x5c\xc0\xe8\x [...]
+		},
+		"/viewer/user-global-platform-viewer-role.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "user-global-platform-viewer-role.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1287,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\xc1\x8e\xdb\x36\x14\xbc\xf3\x2b\x06\xd6\x25\x01\xd6\x72\xdb\x53\xe1\x9e\xdc\xcd\x6e\x2b\x34\xb0\x81\x95\xd3\x20\xc7\x67\xe9\x59\x7a\x58\x8a\x54\x1f\xa9\x55\xb6\x5f\x5f\x90\x96\xbb\x0e\xda\x63\x78\xb1\x05\x8d\xe6\xcd\xbc\x19\x16\x58\x7f\xbf\x63\x0a\x7c\x94\x86\x5d\xe0\x16\xd1\x23\xf6\x8c\xdd\x48\x4d\xcf\xa8\xfd\x39\xce\xa4\x8c\x47\x3f\xb9\x96\xa2\x78\x87\x77\xbb\xfa\xf1\x3d\x26\xd7\xb2\xc2\x3b\x86\x57\x0c\x5e\x [...]
+		},
+		"/camel-catalog-2.16.0-SNAPSHOT.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel-catalog-2.16.0-SNAPSHOT.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 86772,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\xbd\x4b\x77\xdb\xb8\xb2\x36\x3c\xcf\xaf\xe0\xea\x4c\xce\x59\xdf\x16\xba\xdb\x7d\xbe\xdd\xef\xca\x3b\xb2\xe5\x38\xb1\x63\x3b\x4e\xe4\x9d\xce\xde\x93\x5e\x10\x09\x49\xb0\x48\x82\x06\x40\x59\xce\xaf\x7f\x17\x40\xf0\x2a\xa5\x78\x71\xc1\xc7\x03\x93\x22\x0a\x4f\xa1\x1e\x80\xb8\xb3\xf0\x36\x98\xe1\xfd\xbd\x79\x1b\x5c\xf3\x90\xa5\x8a\x45\x81\x16\x81\xde\xb0\xe0\x34\xa3\xe1\x86\x05\x0b\xb1\xd2\x4f\x54\xb2\xe0\x42\xe4\x69\x [...]
+		},
+		"/traits.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "traits.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 66551,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\x6b\x73\x1c\xb9\x91\x28\xfa\x5d\xbf\x02\xc1\xbd\x1b\x24\x75\xfb\x41\x8d\xd7\xde\x59\xde\xab\xf5\xe1\x68\x34\x36\xad\x17\x8f\xc8\x19\xaf\x43\x47\xe1\x46\x57\xa1\xbb\xa1\xae\x06\xca\x00\x8a\x54\xcf\xd9\xf3\xdf\x4f\x20\x33\xf1\xa8\xea\x6a\x76\x53\x22\x67\xcd\xf5\xec\x46\x78\x44\xb2\x90\x48\x24\x12\x89\x44\x3e\x9d\xe1\xd2\xd9\xd3\x27\x43\xa6\xf8\x4a\x9c\xb2\xdf\xd8\x82\x57\xe2\x09\x63\x75\xc5\xdd\x4c\x9b\xd5\x29\x [...]
+		},
+	}
+	fs["/"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
+		fs["/addons"].(os.FileInfo),
+		fs["/builder"].(os.FileInfo),
+		fs["/camel-catalog-2.16.0-SNAPSHOT.yaml"].(os.FileInfo),
+		fs["/crd"].(os.FileInfo),
+		fs["/manager"].(os.FileInfo),
+		fs["/prometheus"].(os.FileInfo),
+		fs["/rbac"].(os.FileInfo),
+		fs["/samples"].(os.FileInfo),
+		fs["/templates"].(os.FileInfo),
+		fs["/traits.yaml"].(os.FileInfo),
+		fs["/viewer"].(os.FileInfo),
+	}
+	fs["/addons"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
+		fs["/addons/master"].(os.FileInfo),
+	}
+	fs["/addons/master"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
+		fs["/addons/master/master-role-binding.tmpl"].(os.FileInfo),
+		fs["/addons/master/master-role-configmap.tmpl"].(os.FileInfo),
+		fs["/addons/master/master-role-lease.tmpl"].(os.FileInfo),
+	}
+	fs["/builder"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
+		fs["/builder/builder-role-binding-openshift.yaml"].(os.FileInfo),
+		fs["/builder/builder-role-binding.yaml"].(os.FileInfo),
+		fs["/builder/builder-role-openshift.yaml"].(os.FileInfo),
+		fs["/builder/builder-role.yaml"].(os.FileInfo),
+		fs["/builder/builder-service-account.yaml"].(os.FileInfo),
+	}
+	fs["/crd"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
+		fs["/crd/bases"].(os.FileInfo),
+	}
+	fs["/crd/bases"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
+		fs["/crd/bases/camel.apache.org_builds.yaml"].(os.FileInfo),
+		fs["/crd/bases/camel.apache.org_camelcatalogs.yaml"].(os.FileInfo),
+		fs["/crd/bases/camel.apache.org_integrationkits.yaml"].(os.FileInfo),
+		fs["/crd/bases/camel.apache.org_integrationplatforms.yaml"].(os.FileInfo),
+		fs["/crd/bases/camel.apache.org_integrations.yaml"].(os.FileInfo),
+		fs["/crd/bases/camel.apache.org_kameletbindings.yaml"].(os.FileInfo),
+		fs["/crd/bases/camel.apache.org_kamelets.yaml"].(os.FileInfo),
+		fs["/crd/bases/camel.apache.org_pipes.yaml"].(os.FileInfo),
+	}
+	fs["/manager"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
+		fs["/manager/operator-deployment.yaml"].(os.FileInfo),
+		fs["/manager/operator-pvc.yaml"].(os.FileInfo),
+		fs["/manager/operator-service-account.yaml"].(os.FileInfo),
+		fs["/manager/patch-image-pull-policy-always.yaml"].(os.FileInfo),
+		fs["/manager/patch-install-default-kamelets.yaml"].(os.FileInfo),
+		fs["/manager/patch-install-default-pvc.yaml"].(os.FileInfo),
+		fs["/manager/patch-log-level.yaml"].(os.FileInfo),
+		fs["/manager/patch-node-selector.yaml"].(os.FileInfo),
+		fs["/manager/patch-ports.yaml"].(os.FileInfo),
+		fs["/manager/patch-resource-requirements.yaml"].(os.FileInfo),
+		fs["/manager/patch-toleration.yaml"].(os.FileInfo),
+		fs["/manager/patch-watch-namespace-global.yaml"].(os.FileInfo),
+	}
+	fs["/prometheus"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
+		fs["/prometheus/operator-pod-monitor.yaml"].(os.FileInfo),
+		fs["/prometheus/operator-prometheus-rule.yaml"].(os.FileInfo),
+	}
+	fs["/rbac"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
+		fs["/rbac/openshift"].(os.FileInfo),
+		fs["/rbac/operator-cluster-role-addressable-resolver.yaml"].(os.FileInfo),
+		fs["/rbac/operator-cluster-role-binding-addressable-resolver.yaml"].(os.FileInfo),
+		fs["/rbac/operator-cluster-role-binding-custom-resource-definitions.yaml"].(os.FileInfo),
+		fs["/rbac/operator-cluster-role-custom-resource-definitions.yaml"].(os.FileInfo),
+		fs["/rbac/operator-cluster-role-local-registry.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role-binding-events.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role-binding-keda.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role-binding-knative.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role-binding-leases.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role-binding-local-registry.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role-binding-podmonitors.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role-binding-strimzi.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role-binding.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role-events.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role-keda.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role-knative.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role-leases.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role-podmonitors.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role-strimzi.yaml"].(os.FileInfo),
+		fs["/rbac/operator-role.yaml"].(os.FileInfo),
+		fs["/rbac/patch-role-to-clusterrole.yaml"].(os.FileInfo),
+		fs["/rbac/patch-rolebinding-to-clusterrolebinding.yaml"].(os.FileInfo),
+		fs["/rbac/user-cluster-role.yaml"].(os.FileInfo),
+	}
+	fs["/rbac/openshift"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
+		fs["/rbac/openshift/operator-cluster-role-console-binding-openshift.yaml"].(os.FileInfo),
+		fs["/rbac/openshift/operator-cluster-role-console-openshift.yaml"].(os.FileInfo),
+		fs["/rbac/openshift/operator-role-binding-openshift.yaml"].(os.FileInfo),
+		fs["/rbac/openshift/operator-role-openshift.yaml"].(os.FileInfo),
+	}
+	fs["/samples"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
+		fs["/samples/bases"].(os.FileInfo),
+		fs["/samples/patch-integration-platform.yaml"].(os.FileInfo),
+	}
+	fs["/samples/bases"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
+		fs["/samples/bases/camel_v1_build.yaml"].(os.FileInfo),
+		fs["/samples/bases/camel_v1_camelcatalog.yaml"].(os.FileInfo),
+		fs["/samples/bases/camel_v1_integration.yaml"].(os.FileInfo),
+		fs["/samples/bases/camel_v1_integrationkit.yaml"].(os.FileInfo),
+		fs["/samples/bases/camel_v1_integrationplatform.yaml"].(os.FileInfo),
+		fs["/samples/bases/camel_v1_kamelet.yaml"].(os.FileInfo),
+		fs["/samples/bases/camel_v1_pipe.yaml"].(os.FileInfo),
+		fs["/samples/bases/camel_v1alpha1_kameletbinding.yaml"].(os.FileInfo),
+	}
+	fs["/templates"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
+		fs["/templates/groovy.tmpl"].(os.FileInfo),
+		fs["/templates/java.tmpl"].(os.FileInfo),
+		fs["/templates/js.tmpl"].(os.FileInfo),
+		fs["/templates/kamelet.tmpl"].(os.FileInfo),
+		fs["/templates/kts.tmpl"].(os.FileInfo),
+		fs["/templates/xml.tmpl"].(os.FileInfo),
+		fs["/templates/yaml.tmpl"].(os.FileInfo),
+	}
+	fs["/viewer"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
+		fs["/viewer/user-global-kamelet-viewer-role-binding.yaml"].(os.FileInfo),
+		fs["/viewer/user-global-kamelet-viewer-role.yaml"].(os.FileInfo),
+		fs["/viewer/user-global-platform-viewer-role-binding.yaml"].(os.FileInfo),
+		fs["/viewer/user-global-platform-viewer-role.yaml"].(os.FileInfo),
+	}
+
+	return fs
+}()
+
+type vfsgen۰FS map[string]interface{}
+
+func (fs vfsgen۰FS) Open(path string) (http.File, error) {
+	path = pathpkg.Clean("/" + path)
+	f, ok := fs[path]
+	if !ok {
+		return nil, &os.PathError{Op: "open", Path: path, Err: os.ErrNotExist}
+	}
+
+	switch f := f.(type) {
+	case *vfsgen۰CompressedFileInfo:
+		gr, err := gzip.NewReader(bytes.NewReader(f.compressedContent))
+		if err != nil {
+			// This should never happen because we generate the gzip bytes such that they are always valid.
+			panic("unexpected error reading own gzip compressed bytes: " + err.Error())
+		}
+		return &vfsgen۰CompressedFile{
+			vfsgen۰CompressedFileInfo: f,
+			gr:                        gr,
+		}, nil
+	case *vfsgen۰DirInfo:
+		return &vfsgen۰Dir{
+			vfsgen۰DirInfo: f,
+		}, nil
+	default:
+		// This should never happen because we generate only the above types.
+		panic(fmt.Sprintf("unexpected type %T", f))
+	}
+}
+
+// vfsgen۰CompressedFileInfo is a static definition of a gzip compressed file.
+type vfsgen۰CompressedFileInfo struct {
+	name              string
+	modTime           time.Time
+	compressedContent []byte
+	uncompressedSize  int64
+}
+
+func (f *vfsgen۰CompressedFileInfo) Readdir(count int) ([]os.FileInfo, error) {
+	return nil, fmt.Errorf("cannot Readdir from file %s", f.name)
+}
+func (f *vfsgen۰CompressedFileInfo) Stat() (os.FileInfo, error) { return f, nil }
+
+func (f *vfsgen۰CompressedFileInfo) GzipBytes() []byte {
+	return f.compressedContent
+}
+
+func (f *vfsgen۰CompressedFileInfo) Name() string       { return f.name }
+func (f *vfsgen۰CompressedFileInfo) Size() int64        { return f.uncompressedSize }
+func (f *vfsgen۰CompressedFileInfo) Mode() os.FileMode  { return 0444 }
+func (f *vfsgen۰CompressedFileInfo) ModTime() time.Time { return f.modTime }
+func (f *vfsgen۰CompressedFileInfo) IsDir() bool        { return false }
+func (f *vfsgen۰CompressedFileInfo) Sys() interface{}   { return nil }
+
+// vfsgen۰CompressedFile is an opened compressedFile instance.
+type vfsgen۰CompressedFile struct {
+	*vfsgen۰CompressedFileInfo
+	gr      *gzip.Reader
+	grPos   int64 // Actual gr uncompressed position.
+	seekPos int64 // Seek uncompressed position.
+}
+
+func (f *vfsgen۰CompressedFile) Read(p []byte) (n int, err error) {
+	if f.grPos > f.seekPos {
+		// Rewind to beginning.
+		err = f.gr.Reset(bytes.NewReader(f.compressedContent))
+		if err != nil {
+			return 0, err
+		}
+		f.grPos = 0
+	}
+	if f.grPos < f.seekPos {
+		// Fast-forward.
+		_, err = io.CopyN(ioutil.Discard, f.gr, f.seekPos-f.grPos)
+		if err != nil {
+			return 0, err
+		}
+		f.grPos = f.seekPos
+	}
+	n, err = f.gr.Read(p)
+	f.grPos += int64(n)
+	f.seekPos = f.grPos
+	return n, err
+}
+func (f *vfsgen۰CompressedFile) Seek(offset int64, whence int) (int64, error) {
+	switch whence {
+	case io.SeekStart:
+		f.seekPos = 0 + offset
+	case io.SeekCurrent:
+		f.seekPos += offset
+	case io.SeekEnd:
+		f.seekPos = f.uncompressedSize + offset
+	default:
+		panic(fmt.Errorf("invalid whence value: %v", whence))
+	}
+	return f.seekPos, nil
+}
+func (f *vfsgen۰CompressedFile) Close() error {
+	return f.gr.Close()
+}
+
+// vfsgen۰DirInfo is a static definition of a directory.
+type vfsgen۰DirInfo struct {
+	name    string
+	modTime time.Time
+	entries []os.FileInfo
+}
+
+func (d *vfsgen۰DirInfo) Read([]byte) (int, error) {
+	return 0, fmt.Errorf("cannot Read from directory %s", d.name)
+}
+func (d *vfsgen۰DirInfo) Close() error               { return nil }
+func (d *vfsgen۰DirInfo) Stat() (os.FileInfo, error) { return d, nil }
+
+func (d *vfsgen۰DirInfo) Name() string       { return d.name }
+func (d *vfsgen۰DirInfo) Size() int64        { return 0 }
+func (d *vfsgen۰DirInfo) Mode() os.FileMode  { return 0755 | os.ModeDir }
+func (d *vfsgen۰DirInfo) ModTime() time.Time { return d.modTime }
+func (d *vfsgen۰DirInfo) IsDir() bool        { return true }
+func (d *vfsgen۰DirInfo) Sys() interface{}   { return nil }
+
+// vfsgen۰Dir is an opened dir instance.
+type vfsgen۰Dir struct {
+	*vfsgen۰DirInfo
+	pos int // Position within entries for Seek and Readdir.
+}
+
+func (d *vfsgen۰Dir) Seek(offset int64, whence int) (int64, error) {
+	if offset == 0 && whence == io.SeekStart {
+		d.pos = 0
+		return 0, nil
+	}
+	return 0, fmt.Errorf("unsupported Seek in directory %s", d.name)
+}
+
+func (d *vfsgen۰Dir) Readdir(count int) ([]os.FileInfo, error) {
+	if d.pos >= len(d.entries) && count > 0 {
+		return nil, io.EOF
+	}
+	if count <= 0 || count > len(d.entries)-d.pos {
+		count = len(d.entries) - d.pos
+	}
+	e := d.entries[d.pos : d.pos+count]
+	d.pos += count
+	return e, nil
+}