diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml
index 4382ee197..1b15e5970 100644
--- a/.github/workflows/pull_request.yml
+++ b/.github/workflows/pull_request.yml
@@ -28,7 +28,7 @@ jobs:
run: go mod vendor
- name: Report coverage
if: ${{ matrix.go == '1.21' }}
- uses: codecov/codecov-action@v2.1.0
+ uses: codecov/codecov-action@v4
with:
files: ./cover.out
flags: unittests
diff --git a/.github/workflows/push_image.yml b/.github/workflows/push_image.yml
index 70da68bef..1efa84648 100644
--- a/.github/workflows/push_image.yml
+++ b/.github/workflows/push_image.yml
@@ -74,7 +74,7 @@ jobs:
- name: Test
run: make test
- name: Report coverage
- uses: codecov/codecov-action@v2.1.0
+ uses: codecov/codecov-action@v4
with:
files: ./cover.out
flags: unittests
diff --git a/bundle/manifests/flows.netobserv.io_flowcollectors.yaml b/bundle/manifests/flows.netobserv.io_flowcollectors.yaml
index 254c5bb4f..8aeb17d06 100644
--- a/bundle/manifests/flows.netobserv.io_flowcollectors.yaml
+++ b/bundle/manifests/flows.netobserv.io_flowcollectors.yaml
@@ -2236,10 +2236,9 @@ spec:
subnets in OpenShift.'
properties:
customLabels:
- description: '`customLabels` allows to customize subnets and
- IPs labelling, such as to identify cluster-external workloads
- or web services. If you enable `openShiftAutoDetect`, `customLabels`
- can override the detected subnets in case they overlap.'
+ description: |-
+ `customLabels` allows to customize subnets and IPs labelling, such as to identify cluster-external workloads or web services.
+ If you enable `openShiftAutoDetect`, `customLabels` can override the detected subnets in case they overlap.
items:
description: SubnetLabel allows to label subnets and IPs,
such as to identify cluster-external workloads or web
@@ -2256,10 +2255,9 @@ spec:
type: object
type: array
openShiftAutoDetect:
- description: '`openShiftAutoDetect` allows, when set to `true`,
- to detect automatically the machines, pods and services
- subnets based on the OpenShift install configuration and
- the Cluster Network Operator configuration.'
+ description: |-
+ `openShiftAutoDetect` allows, when set to `true`, to detect automatically the machines, pods and services subnets based on the
+ OpenShift install configuration and the Cluster Network Operator configuration.
type: boolean
type: object
type: object
@@ -6074,10 +6072,9 @@ spec:
subnets in OpenShift.'
properties:
customLabels:
- description: '`customLabels` allows to customize subnets and
- IPs labelling, such as to identify cluster-external workloads
- or web services. If you enable `openShiftAutoDetect`, `customLabels`
- can override the detected subnets in case they overlap.'
+ description: |-
+ `customLabels` allows to customize subnets and IPs labelling, such as to identify cluster-external workloads or web services.
+ If you enable `openShiftAutoDetect`, `customLabels` can override the detected subnets in case they overlap.
items:
description: SubnetLabel allows to label subnets and IPs,
such as to identify cluster-external workloads or web
@@ -6094,10 +6091,9 @@ spec:
type: object
type: array
openShiftAutoDetect:
- description: '`openShiftAutoDetect` allows, when set to `true`,
- to detect automatically the machines, pods and services
- subnets based on the OpenShift install configuration and
- the Cluster Network Operator configuration.'
+ description: |-
+ `openShiftAutoDetect` allows, when set to `true`, to detect automatically the machines, pods and services subnets based on the
+ OpenShift install configuration and the Cluster Network Operator configuration.
type: boolean
type: object
type: object
diff --git a/config/crd/bases/flows.netobserv.io_flowcollectors.yaml b/config/crd/bases/flows.netobserv.io_flowcollectors.yaml
index 10239825a..0d4432e15 100644
--- a/config/crd/bases/flows.netobserv.io_flowcollectors.yaml
+++ b/config/crd/bases/flows.netobserv.io_flowcollectors.yaml
@@ -2048,7 +2048,9 @@ spec:
description: '`subnetLabels` allows to define custom labels on subnets and IPs or to enable automatic labelling of recognized subnets in OpenShift.'
properties:
customLabels:
- description: '`customLabels` allows to customize subnets and IPs labelling, such as to identify cluster-external workloads or web services. If you enable `openShiftAutoDetect`, `customLabels` can override the detected subnets in case they overlap.'
+ description: |-
+ `customLabels` allows to customize subnets and IPs labelling, such as to identify cluster-external workloads or web services.
+ If you enable `openShiftAutoDetect`, `customLabels` can override the detected subnets in case they overlap.
items:
description: SubnetLabel allows to label subnets and IPs, such as to identify cluster-external workloads or web services.
properties:
@@ -2063,7 +2065,9 @@ spec:
type: object
type: array
openShiftAutoDetect:
- description: '`openShiftAutoDetect` allows, when set to `true`, to detect automatically the machines, pods and services subnets based on the OpenShift install configuration and the Cluster Network Operator configuration.'
+ description: |-
+ `openShiftAutoDetect` allows, when set to `true`, to detect automatically the machines, pods and services subnets based on the
+ OpenShift install configuration and the Cluster Network Operator configuration.
type: boolean
type: object
type: object
@@ -5659,7 +5663,9 @@ spec:
description: '`SubnetLabels` allows to define custom labels on subnets and IPs or to enable automatic labelling of recognized subnets in OpenShift.'
properties:
customLabels:
- description: '`customLabels` allows to customize subnets and IPs labelling, such as to identify cluster-external workloads or web services. If you enable `openShiftAutoDetect`, `customLabels` can override the detected subnets in case they overlap.'
+ description: |-
+ `customLabels` allows to customize subnets and IPs labelling, such as to identify cluster-external workloads or web services.
+ If you enable `openShiftAutoDetect`, `customLabels` can override the detected subnets in case they overlap.
items:
description: SubnetLabel allows to label subnets and IPs, such as to identify cluster-external workloads or web services.
properties:
@@ -5674,7 +5680,9 @@ spec:
type: object
type: array
openShiftAutoDetect:
- description: '`openShiftAutoDetect` allows, when set to `true`, to detect automatically the machines, pods and services subnets based on the OpenShift install configuration and the Cluster Network Operator configuration.'
+ description: |-
+ `openShiftAutoDetect` allows, when set to `true`, to detect automatically the machines, pods and services subnets based on the
+ OpenShift install configuration and the Cluster Network Operator configuration.
type: boolean
type: object
type: object
diff --git a/docs/FlowCollector.md b/docs/FlowCollector.md
index 9c28391c8..de4a394f6 100644
--- a/docs/FlowCollector.md
+++ b/docs/FlowCollector.md
@@ -5020,14 +5020,16 @@ inside a container.