Skip to content

Commit

Permalink
task: update bundle to v24.10.0-beta.2 (#1081)
Browse files Browse the repository at this point in the history
Created by the *ocp-bundle* job in [Mellanox/network-operator OCP bundle
CI](https://github.com/Mellanox/network-operator/actions/runs/10948777219).
  • Loading branch information
e0ne authored Sep 20, 2024
2 parents 514f079 + b57b54c commit 8359ce1
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 61 deletions.
9 changes: 6 additions & 3 deletions bundle/manifests/mellanox.com_hostdevicenetworks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
metadata:
type: object
spec:
description: HostDeviceNetworkSpec defines the desired state of HostDeviceNetwork
description: Defines the desired state of HostDeviceNetwork
properties:
ipam:
description: IPAM configuration to be used for this network
Expand All @@ -57,7 +57,7 @@ spec:
type: string
type: object
status:
description: HostDeviceNetworkStatus defines the observed state of HostDeviceNetwork
description: Defines the observed state of HostDeviceNetwork
properties:
appliedStates:
description: AppliedStates provide a finer view of the observed state
Expand All @@ -71,9 +71,12 @@ spec:
the state is in this condition
type: string
name:
description: Name of the deployed component this state refers
to
type: string
state:
description: State represents reconcile state of the system.
description: The state of the deployed component. ("ready",
"notReady", "ignore", "error")
enum:
- ready
- notReady
Expand Down
4 changes: 2 additions & 2 deletions bundle/manifests/mellanox.com_ipoibnetworks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
metadata:
type: object
spec:
description: IPoIBNetworkSpec defines the desired state of IPoIBNetwork
description: Defines the desired state of IPoIBNetwork
properties:
ipam:
description: IPAM configuration to be used for this network.
Expand All @@ -58,7 +58,7 @@ spec:
type: string
type: object
status:
description: IPoIBNetworkStatus defines the observed state of IPoIBNetwork
description: Defines the observed state of IPoIBNetwork
properties:
ipoibNetworkAttachmentDef:
description: Network attachment definition generated from IPoIBNetworkSpec
Expand Down
4 changes: 2 additions & 2 deletions bundle/manifests/mellanox.com_macvlannetworks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
metadata:
type: object
spec:
description: MacvlanNetworkSpec defines the desired state of MacvlanNetwork
description: Defines the desired state of MacvlanNetworkSpec
properties:
ipam:
description: IPAM configuration to be used for this network.
Expand Down Expand Up @@ -72,7 +72,7 @@ spec:
type: string
type: object
status:
description: MacvlanNetworkStatus defines the observed state of MacvlanNetwork
description: Defines the observed state of MacvlanNetwork
properties:
macvlanNetworkAttachmentDef:
description: Network attachment definition generated from MacvlanNetworkSpec
Expand Down
46 changes: 17 additions & 29 deletions bundle/manifests/mellanox.com_nicclusterpolicies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,10 @@ spec:
metadata:
type: object
spec:
description: NicClusterPolicySpec defines the desired state of NicClusterPolicy
description: Defines the desired state of NicClusterPolicy
properties:
docaTelemetryService:
description: DOCATelemetryServiceSpec is the configuration for DOCA
Telemetry Service.
description: Configuration options for DOCA Telemetry Service
properties:
config:
description: |-
Expand Down Expand Up @@ -126,8 +125,7 @@ spec:
- version
type: object
ibKubernetes:
description: IBKubernetesSpec describes configuration options for
ib-kubernetes
description: Configuration options for ib-kubernetes
properties:
containerResources:
description: ResourceRequirements describes the compute resource
Expand Down Expand Up @@ -208,8 +206,7 @@ spec:
- version
type: object
nicFeatureDiscovery:
description: NICFeatureDiscoverySpec describes configuration options
for nic-feature-discovery
description: Configuration options for nic-feature-discovery
properties:
containerResources:
description: ResourceRequirements describes the compute resource
Expand Down Expand Up @@ -465,10 +462,7 @@ spec:
x-kubernetes-map-type: atomic
type: object
nvIpam:
description: |-
NVIPAMSpec describes configuration options for nv-ipam
1. Image information for nv-ipam
2. Configuration for nv-ipam
description: Configuration options for nv-ipam
properties:
containerResources:
description: ResourceRequirements describes the compute resource
Expand Down Expand Up @@ -538,8 +532,7 @@ spec:
- version
type: object
ofedDriver:
description: OFEDDriverSpec describes configuration options for OFED
driver
description: Configuration options for OFED driver
properties:
certConfig:
description: 'Optional: Custom TLS certificates configuration
Expand Down Expand Up @@ -794,8 +787,8 @@ spec:
if set to false all other options are ignored
type: boolean
drain:
description: DrainSpec describes configuration for node drain
during automatic upgrade
description: The configuration for node drain during automatic
upgrade
properties:
deleteEmptyDir:
default: false
Expand Down Expand Up @@ -839,8 +832,7 @@ spec:
and drain the node before loading the driver)
type: boolean
waitForCompletion:
description: WaitForCompletionSpec describes the configuration
for waiting on job completions
description: The configuration for waiting on pods completions
properties:
podSelector:
description: |-
Expand All @@ -867,10 +859,7 @@ spec:
- version
type: object
rdmaSharedDevicePlugin:
description: |-
DevicePluginSpec describes configuration options for device plugin
1. Image information for device plugin
2. Device plugin configuration
description: Configuration options for RDMA shared device plugin
properties:
config:
description: Configuration for the component as a string
Expand Down Expand Up @@ -943,8 +932,7 @@ spec:
- version
type: object
secondaryNetwork:
description: SecondaryNetworkSpec describes configuration options
for secondary network
description: Configuration options for secondary network
properties:
cniPlugins:
description: Image information for CNI plugins
Expand Down Expand Up @@ -1219,10 +1207,7 @@ spec:
type: object
type: object
sriovDevicePlugin:
description: |-
DevicePluginSpec describes configuration options for device plugin
1. Image information for device plugin
2. Device plugin configuration
description: Configuration options for SRIOV device plugin
properties:
config:
description: Configuration for the component as a string
Expand Down Expand Up @@ -1336,7 +1321,7 @@ spec:
type: array
type: object
status:
description: NicClusterPolicyStatus defines the observed state of NicClusterPolicy
description: Defines the observed state of NicClusterPolicy
properties:
appliedStates:
description: AppliedStates provide a finer view of the observed state
Expand All @@ -1350,9 +1335,12 @@ spec:
the state is in this condition
type: string
name:
description: Name of the deployed component this state refers
to
type: string
state:
description: State represents reconcile state of the system.
description: The state of the deployed component. ("ready",
"notReady", "ignore", "error")
enum:
- ready
- notReady
Expand Down
34 changes: 11 additions & 23 deletions bundle/manifests/nvidia-network-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
containerImage: nvcr.io/nvstaging/mellanox/network-operator@sha256:d1d3cc42b23b5d70a46e4b9089f3efc1097f92d2a3fd2eb6b03eb8ca3e9a5065
containerImage: nvcr.io/nvstaging/mellanox/network-operator@sha256:4f05a6a828b2df267b6e6f3adfc6151f95382edb69bb70bf3b90adde4f60bb1f
alm-examples: |-
[
{
Expand Down Expand Up @@ -93,13 +93,13 @@ metadata:
},
"maxParallelUpgrades": 1
},
"version": "24.07-0.6.1.0-0"
"version": "24.10-0.3.2.0-0"
},
"rdmaSharedDevicePlugin": {
"config": "{\n \"configList\": [\n {\n \"resourceName\": \"rdma_shared_device_a\",\n \"rdmaHcaMax\": 63,\n \"selectors\": {\n \"vendors\": [\"15b3\"]\n }\n }\n ]\n}\n",
"image": "k8s-rdma-shared-dev-plugin",
"repository": "ghcr.io/mellanox",
"version": "v1.5.1"
"version": "sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5"
},
"secondaryNetwork": {
"ipoib": {
Expand All @@ -112,7 +112,7 @@ metadata:
}
]
capabilities: Basic Install
createdAt: "2024-09-04T06:40:51Z"
createdAt: "2024-09-19T21:00:01Z"
description: Deploy and manage NVIDIA networking resources in Kubernetes
features.operators.openshift.io/cnf: "false"
features.operators.openshift.io/cni: "true"
Expand All @@ -133,7 +133,7 @@ metadata:
labels:
operatorframework.io/arch.amd64: supported
operatorframework.io/arch.arm64: supported
name: nvidia-network-operator.v24.7.0-rc.1
name: nvidia-network-operator.v24.10.0-beta.2
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -610,7 +610,7 @@ spec:
value: "true"
- name: OFED_INIT_CONTAINER_IMAGE
value: ghcr.io/mellanox/network-operator-init-container:v0.0.2
image: nvcr.io/nvstaging/mellanox/network-operator@sha256:d1d3cc42b23b5d70a46e4b9089f3efc1097f92d2a3fd2eb6b03eb8ca3e9a5065
image: nvcr.io/nvstaging/mellanox/network-operator@sha256:4f05a6a828b2df267b6e6f3adfc6151f95382edb69bb70bf3b90adde4f60bb1f
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -717,7 +717,7 @@ spec:
provider:
name: NVIDIA
url: https://github.com/Mellanox/network-operator/
version: 24.7.0-rc.1
version: 24.10.0-beta.2
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down Expand Up @@ -761,15 +761,15 @@ spec:
webhookPath: /validate-mellanox-com-v1alpha1-nicclusterpolicy
relatedImages:
- name: nvidia-network-operator
image: nvcr.io/nvstaging/mellanox/network-operator@sha256:0503d0384a494869d3e1e86e2d4b18d729fff64fa97a885952b98d4421f0b5ae
image: nvcr.io/nvstaging/mellanox/network-operator@sha256:4f05a6a828b2df267b6e6f3adfc6151f95382edb69bb70bf3b90adde4f60bb1f
- name: nvidia-network-operator-init-container
image: ghcr.io/mellanox/network-operator-init-container@sha256:1699d23027ea30c9fa59575a914114bdfd5a87a359caf8c0a9b16d409ec0d068
- name: rdma-shared-device-plugin
image: ghcr.io/mellanox/k8s-rdma-shared-dev-plugin@sha256:8324c009c3d694fe7702af36305ede78b903d839190b1e4506e82362f9aa5c02
image: ghcr.io/mellanox/k8s-rdma-shared-dev-plugin@sha256:3e6f3c753a26bf57ea4bfad439eba45be42b85fec656835bd8b5a44258973546
- name: sriov-network-device-plugin
image: ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin@sha256:93e856dde88abb0aeb8e0b991e5f6d9f41884d8beea792f4d70cda06f18e783f
- name: ib-kubernetes
image: ghcr.io/mellanox/ib-kubernetes@sha256:b56bb88963dadaa2290a17cf0b57b86c55c09e7c075b7271c184959532555c91
image: ghcr.io/mellanox/ib-kubernetes@sha256:100e6addf99d5b44e81cb3aa8d2fc892fced1de3183190931961b92ee924207b
- name: ipoib-cni
image: ghcr.io/mellanox/ipoib-cni@sha256:81646c07e27ce1df2603050a75dd267f264685fdc64c285eca3925ae98ed5392
- name: nv-ipam
Expand All @@ -779,16 +779,4 @@ spec:
- name: doca-telemetry-service
image: nvcr.io/nvidia/doca/doca_telemetry@sha256:866971717cb2683f2742d265c9793f93242f55b6e8bd9a0a88a558869f9b9cd7
- name: doca-driver-0
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:7335e91995e4da8986cd04c87f1ad746a84597d2b06186ca1bdfa522eb2f71f2
- name: doca-driver-1
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:b3f503b1ac39ebc55840a436973f142eb7cf67e48a070284129fd1e30390c032
- name: doca-driver-2
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:676c74fcbe6d2c2341a092913b1afca65ba1a2f568ee6796b371542657e7a174
- name: doca-driver-3
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:7facd05f60e2be29925ffce9d0a6b2c712c0670c8889b815425582c46c82efdc
- name: doca-driver-4
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:10684c0c36364b1d897a03a346abb2f691a18541ae1242b596d002f34f0d7390
- name: doca-driver-5
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:403be1bcf708984f90b3ccfdf24f58594554336d69f878d3843535f4fa61ceca
- name: doca-driver-6
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:22e6ff1e9245f0cdf67e7904235d1a6181ee2bd3f39cedf76b39d4aeaa4a6c1d
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:b96cbf2e1f22b34c1486e06ccb4543ab8469bbecbf2064962dfecd290c9e97cd
4 changes: 2 additions & 2 deletions bundle/metadata/annotations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ annotations:
operators.operatorframework.io.bundle.manifests.v1: manifests/
operators.operatorframework.io.bundle.metadata.v1: metadata/
operators.operatorframework.io.bundle.package.v1: nvidia-network-operator
operators.operatorframework.io.bundle.channels.v1: v24.7.0-rc.1,stable
operators.operatorframework.io.bundle.channel.default.v1: v24.7.0-rc.1
operators.operatorframework.io.bundle.channels.v1: stable,v24.10
operators.operatorframework.io.bundle.channel.default.v1: v24.10
operators.operatorframework.io.metrics.builder: operator-sdk-v1.33.0
operators.operatorframework.io.metrics.mediatype.v1: metrics+v1
operators.operatorframework.io.metrics.project_layout: go.kubebuilder.io/v3
Expand Down

0 comments on commit 8359ce1

Please sign in to comment.