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

cloudinit: fix multiple vrf device templating #159

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

65278
Copy link
Collaborator

@65278 65278 commented Mar 31, 2024

Description of changes:
This very little templating error made it into production. It creates the same yaml key multiple times, which makes the last VRF device win in cloudinit.

Testing performed:
I've added testcases for multiple vrfs, so we don't get any repeats.

@mcbenjemaa
Copy link
Member

Rebase and merge

@65278 65278 force-pushed the fix_vrf_templating_multiple_devices branch from c1ecd8b to b0e553d Compare April 2, 2024 14:40
Copy link

sonarqubecloud bot commented Apr 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@65278 65278 force-pushed the fix_vrf_templating_multiple_devices branch from b0e553d to fac5f9c Compare April 3, 2024 08:42
@65278 65278 merged commit fac5f9c into main Apr 3, 2024
5 of 7 checks passed
@65278 65278 deleted the fix_vrf_templating_multiple_devices branch April 3, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants