From cd631e10207ffefa27a4de6159a601b280f973d7 Mon Sep 17 00:00:00 2001 From: Billy McFall <22157057+Billy99@users.noreply.github.com> Date: Wed, 8 Jan 2025 12:27:24 -0500 Subject: [PATCH] post v0.5.5 cleanup Found a nit in the bundle docs after the bundle was pushed to OperatorHub. Signed-off-by: Billy McFall <22157057+Billy99@users.noreply.github.com> --- .../manifests/bpfman-operator.clusterserviceversion.yaml | 8 ++++---- .../bases/bpfman-operator.clusterserviceversion.yaml | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/bundle/manifests/bpfman-operator.clusterserviceversion.yaml b/bundle/manifests/bpfman-operator.clusterserviceversion.yaml index f5381cc75..82845e608 100644 --- a/bundle/manifests/bpfman-operator.clusterserviceversion.yaml +++ b/bundle/manifests/bpfman-operator.clusterserviceversion.yaml @@ -619,7 +619,7 @@ metadata: capabilities: Basic Install categories: OpenShift Optional containerImage: quay.io/bpfman/bpfman-operator:latest - createdAt: "2025-01-03T19:50:49Z" + createdAt: "2025-01-08T17:26:28Z" features.operators.openshift.io/cnf: "false" features.operators.openshift.io/cni: "false" features.operators.openshift.io/csi: "true" @@ -759,9 +759,9 @@ spec: \n\nThe bpfman operator deploys eBPF programs via CRDs. The following CRDs are currently available, \n\n- BpfApplication\n- FentryProgram\n- FexitProgram\n - KprobeProgram\n- TcProgram\n- TcxProgram\n- TracepointProgram\n- UprobeProgram\n- - XdpProgram\n - BpfNsApplication\n- TcProgram\n- TcxNsProgram\n- UprobeNsProgram\n- - XdpNsProgram\n\n ## More information\n\nPlease checkout the [bpfman community - website](https://bpfman.io/) for more information." + XdpProgram\n - BpfNsApplication\n- TcNsProgram\n- TcxNsProgram\n- UprobeNsProgram\n- + XdpNsProgram\n- BpfProgram\n - BpfNsProgram\n\n ## More information\n\nPlease + checkout the [bpfman community website](https://bpfman.io/) for more information." displayName: Bpfman Operator icon: - base64data: | diff --git a/config/manifests/bases/bpfman-operator.clusterserviceversion.yaml b/config/manifests/bases/bpfman-operator.clusterserviceversion.yaml index 84f4de3fd..6195ce13e 100644 --- a/config/manifests/bases/bpfman-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/bpfman-operator.clusterserviceversion.yaml @@ -143,7 +143,8 @@ spec: `info`, `debug`, and `trace` \n\nThe bpfman operator deploys eBPF programs via CRDs. The following CRDs are currently available, \n\n- BpfApplication\n- FentryProgram\n- FexitProgram\n - KprobeProgram\n- TcProgram\n- TcxProgram\n- TracepointProgram\n- UprobeProgram\n- XdpProgram\n - - BpfNsApplication\n- TcProgram\n- TcxNsProgram\n- UprobeNsProgram\n- XdpNsProgram\n\n + - BpfNsApplication\n- TcNsProgram\n- TcxNsProgram\n- UprobeNsProgram\n- XdpNsProgram\n- BpfProgram\n + - BpfNsProgram\n\n ## More information\n\nPlease checkout the [bpfman community website](https://bpfman.io/) for more information." displayName: Bpfman Operator