Skip to content

Commit 4e107ad

Browse files
committed
auto-update
Signed-off-by: Andreas Karis <[email protected]>
1 parent d7711a1 commit 4e107ad

File tree

6 files changed

+61
-13
lines changed

6 files changed

+61
-13
lines changed

apis/v1alpha1/zz_generated.deepcopy.go

Lines changed: 60 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundle/manifests/bpfman-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1012,7 +1012,7 @@ metadata:
10121012
capabilities: Basic Install
10131013
categories: OpenShift Optional
10141014
containerImage: quay.io/bpfman/bpfman-operator:latest
1015-
createdAt: "2025-09-26T11:09:36Z"
1015+
createdAt: "2025-10-21T16:42:19Z"
10161016
description: The bpfman Operator is designed to manage eBPF programs for applications.
10171017
features.operators.openshift.io/cnf: "false"
10181018
features.operators.openshift.io/cni: "false"

bundle/manifests/bpfman.io_bpfapplicationstates.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@ spec:
275275
- interfaceName
276276
- linkStatus
277277
- netnsPath
278-
- priority
279278
- proceedOn
280279
- shouldAttach
281280
- uuid
@@ -346,7 +345,6 @@ spec:
346345
- interfaceName
347346
- linkStatus
348347
- netnsPath
349-
- priority
350348
- shouldAttach
351349
- uuid
352350
type: object
@@ -598,7 +596,6 @@ spec:
598596
- interfaceName
599597
- linkStatus
600598
- netnsPath
601-
- priority
602599
- proceedOn
603600
- shouldAttach
604601
- uuid

bundle/manifests/bpfman.io_clusterbpfapplicationstates.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,6 @@ spec:
478478
- direction
479479
- interfaceName
480480
- linkStatus
481-
- priority
482481
- proceedOn
483482
- shouldAttach
484483
- uuid
@@ -548,7 +547,6 @@ spec:
548547
- direction
549548
- interfaceName
550549
- linkStatus
551-
- priority
552550
- shouldAttach
553551
- uuid
554552
type: object
@@ -872,7 +870,6 @@ spec:
872870
required:
873871
- interfaceName
874872
- linkStatus
875-
- priority
876873
- proceedOn
877874
- shouldAttach
878875
- uuid

config/crd/bases/bpfman.io_bpfapplicationstates.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@ spec:
275275
- interfaceName
276276
- linkStatus
277277
- netnsPath
278-
- priority
279278
- proceedOn
280279
- shouldAttach
281280
- uuid
@@ -346,7 +345,6 @@ spec:
346345
- interfaceName
347346
- linkStatus
348347
- netnsPath
349-
- priority
350348
- shouldAttach
351349
- uuid
352350
type: object
@@ -598,7 +596,6 @@ spec:
598596
- interfaceName
599597
- linkStatus
600598
- netnsPath
601-
- priority
602599
- proceedOn
603600
- shouldAttach
604601
- uuid

config/crd/bases/bpfman.io_clusterbpfapplicationstates.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,6 @@ spec:
478478
- direction
479479
- interfaceName
480480
- linkStatus
481-
- priority
482481
- proceedOn
483482
- shouldAttach
484483
- uuid
@@ -548,7 +547,6 @@ spec:
548547
- direction
549548
- interfaceName
550549
- linkStatus
551-
- priority
552550
- shouldAttach
553551
- uuid
554552
type: object
@@ -872,7 +870,6 @@ spec:
872870
required:
873871
- interfaceName
874872
- linkStatus
875-
- priority
876873
- proceedOn
877874
- shouldAttach
878875
- uuid

0 commit comments

Comments
 (0)