Skip to content

Conversation

@jacobweinstock
Copy link
Member

Description

This fixes an issue where "vlan_id" is a substring. For example: "thisisavlan_id=123". This example will be treated as if the vlan_id was not set at all.

Why is this needed

Fixes: #180

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

This fixes an issue where "vlan_id" is a substring.
For example: "thisisavlan_id=123". This example will
be treated as if the vlan_id was not set at all.

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
@jacobweinstock jacobweinstock added the ready-to-merge Signal to Mergify to merge the PR. label Aug 25, 2023
@mergify mergify bot merged commit afa8653 into tinkerbell:main Aug 25, 2023
@jacobweinstock jacobweinstock deleted the vlan-parse-fix branch August 25, 2023 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Signal to Mergify to merge the PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Possible Bug In VLAN parsing

2 participants