-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.14, 4.15, 4.16, 4.17
-
None
-
+
-
Important
-
No
-
Rejected
-
False
-
-
-
Known Issue
-
Proposed
-
Description of problem:
Failed create a nmstate policy
$ oc apply -f Features/excreat/Polarion/TC2/nncp.yaml Error from server (InternalError): error when creating "Features/excreat/Polarion/TC2/nncp.yaml": Internal error occurred: failed calling webhook "nodenetworkconfigurationpolicies-mutate.nmstate.io": failed to call webhook: Post "https://nmstate-webhook.openshift-nmstate.svc:443/nodenetworkconfigurationpolicies-mutate?timeout=10s": tls: failed to verify certificate: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "nmstate")
apiVersion: nmstate.io/v1 kind: NodeNetworkConfigurationPolicy metadata: name: br1-eth1-policy spec: nodeSelector: node-role.kubernetes.io/worker: "" maxUnavailable: 3 desiredState: interfaces: - name: ens5f0 description: Create VFs type: ethernet state: up ethernet: sr-iov: total-vfs: 5
Version-Release number of selected component (if applicable):
4.17.0-ec.2
kubernetes-nmstate-operator.4.17.0-202407251411
How reproducible:
50%
Steps to Reproduce:
1. Apply a NodeNetworkConfigurationPolicy
2.
3.
Actual results:
Error
Expected results:
$ oc apply -f Features/excreat/Polarion/TC2/nncp.yaml nodenetworkconfigurationpolicy.nmstate.io/br1-eth1-policy created
Additional info:
- is duplicated by
-
OCPBUGS-42204 Cannot create NNCP using NMstate operator: "Bad TLS certificate chain" error.
- Closed
- is related to
-
OCPBUGS-37809 NodeNetworkConfigurationPolicy not evaluated after cluster's ungraceful reboot
- New
-
OCPBUGS-38422 NNCP stuck on ConfigurationProgressing state during performance
- New
-
OCPBUGS-42222 NMstate operator unusable after 2 weeks of use due to failed certificate validation
- Closed
-
OCPBUGS-38506 NodeNetworkConfigurationPolicy stuck in degraded state - FailedToConfigure
- Closed
-
OCPBUGS-42293 NodeNetworkConfigurationPolicy failed on first attempt
- Closed