-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
-
nmstate-2.2.24-1.el9
-
None
-
None
-
ZStream
-
1
-
rhel-sst-network-management
-
ssg_networking
-
26
-
1
-
False
-
-
No
-
NMT - RHEL 8.10/9.4 DTM 24
-
Approved Blocker
-
-
Pass
-
Automated
-
None
What were you trying to do that didn't work?
Please provide the package NVR for which bug is seen:
nmstate-2.2.23-1.el9_2.x86_64
How reproducible:
Steps to reproduce
1. Apply nncp by nmstate operator
kind: NodeNetworkConfigurationPolicy
apiVersion: nmstate.io/v1
metadata:
name: "ipsec-policy1"
spec:
nodeSelector:
kubernetes.io/hostname: "huirwang-0125a-nvmtp-worker-a-lbrrf"
desiredState:
interfaces:
- name: plutoVM
type: ipsec
libreswan:
left: 10.0.128.2
leftid: '%fromcert'
leftrsasigkey: '%cert'
leftcert: '10_0_128_2'
right: 10.0.0.2
rightid: '%fromcert'
rightrsasigkey: '%cert'
ikev2: insist
leftmodecfgclient: no
rightsubnet: 10.0.0.2/32
then it can be applied successfuly.
Then update nncp by add `type: tunnel`, it failed to apply
% oc get nncp
NAME STATUS REASON
ipsec-policy1 Degraded FailedToConfigure
Expected results
Should be able to update mode 'type'
Actual results
Failed to update mode 'type'
- links to
-
RHEA-2023:120000 nmstate bug fix and enhancement update
- mentioned on