Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-0.64] Fix issue with Route next-hop-interface being interpreted as float64 #991

Conversation

rhrazdil
Copy link
Collaborator

Manual cherry-pick of #987

Is this a BUG FIX or a FEATURE ?:

Uncomment only one, leave it on its own line:

/kind bug

/kind enhancement

What this PR does / why we need it:

Special notes for your reviewer:

Release note:

Fix issue with interpreting next-hop-interface name as float64, if the iface name is in scientific format

@kubevirt-bot kubevirt-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Feb 16, 2022
@rhrazdil rhrazdil changed the title [release-0.64] Unit test iface names with numbers release 0.64 [release-0.64] Fix issue with Route next-hop-interface being interpreted as float64 Feb 16, 2022
@qinqon
Copy link
Member

qinqon commented Feb 16, 2022

/lgtm
/approve

@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 16, 2022
@kubevirt-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qinqon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubevirt-bot kubevirt-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 16, 2022
Radim Hrazdil added 2 commits February 17, 2022 10:51
Signed-off-by: Radim Hrazdil <rhrazdil@redhat.com>
Signed-off-by: Radim Hrazdil <rhrazdil@redhat.com>
@rhrazdil rhrazdil force-pushed the unit-test-iface-names-with-numbers_release-0.64 branch from d93a04b to 923702e Compare February 17, 2022 09:51
@kubevirt-bot kubevirt-bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 17, 2022
@qinqon
Copy link
Member

qinqon commented Feb 17, 2022

/lgtm

@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 17, 2022
@kubevirt-bot kubevirt-bot merged commit e59fc55 into nmstate:release-0.64 Feb 17, 2022
rhrazdil added a commit to rhrazdil/kubernetes-nmstate that referenced this pull request Apr 25, 2022
…ted as float64 (nmstate#991)

* unit test filtering of ifaces with numeric names

Signed-off-by: Radim Hrazdil <rhrazdil@redhat.com>

* Fix next-hop-interface with numeric names being interpreted as float

Signed-off-by: Radim Hrazdil <rhrazdil@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/bug lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants