Skip to content

Conversation

@bersoare
Copy link
Contributor

@bersoare bersoare commented Dec 18, 2025

collect the CRD for the network driver configuration with the sysdump command

» cat cilium-sysdump-20251218-152137/cilium-network-driver-configs-20251218-152137.yaml
apiVersion: cilium.io/v2alpha1
items:
- apiVersion: cilium.io/v2alpha1
  kind: CiliumNetworkDriverConfig
  metadata:
    annotations:
      kubectl.kubernetes.io/last-applied-configuration: |
        {"apiVersion":"cilium.io/v2alpha1","kind":"CiliumNetworkDriverConfig","metadata":{"annotations":{},"name":"cilium-network-driver-config"},"spec":{"driverName":"sriov.cilium.k8s.io"}}
    creationTimestamp: "2025-12-18T15:21:33Z"
    generation: 1
    managedFields:
    - apiVersion: cilium.io/v2alpha1
      fieldsType: FieldsV1
      fieldsV1:
        f:metadata:
          f:annotations:
            .: {}
            f:kubectl.kubernetes.io/last-applied-configuration: {}
        f:spec:
          .: {}
          f:driverName: {}
      manager: kubectl-client-side-apply
      operation: Update
      time: "2025-12-18T15:21:33Z"
    name: cilium-network-driver-config
    resourceVersion: "1723"
    uid: ba412313-2aac-49ed-b69e-477b3d7f33a7
  spec:
    driverName: sriov.cilium.k8s.io
kind: CiliumNetworkDriverConfigList
metadata:
  resourceVersion: "1738"
Collect CiliumNetworkDriverConfig on sysdump

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Dec 18, 2025
@github-actions github-actions bot added cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary labels Dec 18, 2025
collect the CRD for the network driver configuration
with the sysdump command

Signed-off-by: Bernardo Soares <20172413+bersoare@users.noreply.github.com>
@bersoare bersoare force-pushed the pr/bersoare/crdsysdump branch from f54d368 to f4d60e8 Compare December 18, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary dont-merge/needs-release-note-label The author needs to describe the release impact of these changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant