Skip to content

Conversation

@nikatza
Copy link
Contributor

@nikatza nikatza commented Sep 8, 2025

Adds a generic CRD for VLAN objects. This CRD only contains an ID (a numeric number between 1 and 4094)). IDs 0 and 4095 are reserved, as per IEEE 8021Q-2005.

@nikatza nikatza changed the title CRD: VLAN CRD: brick VLAN Sep 8, 2025
@nikatza nikatza changed the title CRD: brick VLAN brick CRD: VLAN api Sep 8, 2025
@hardikdr hardikdr added the area/metal-automation Automation processes within the Metal project. label Sep 9, 2025
@hardikdr hardikdr added this to Roadmap Sep 9, 2025
@nikatza nikatza force-pushed the crd-vlan branch 3 times, most recently from ea8cbaa to e58256c Compare September 24, 2025 09:40
@nikatza nikatza changed the title brick CRD: VLAN api brick: VLAN (only api definition) Sep 24, 2025
@nikatza nikatza force-pushed the crd-vlan branch 4 times, most recently from 98db035 to 2f1081e Compare September 24, 2025 10:57
@nikatza nikatza marked this pull request as ready for review September 24, 2025 11:26
@nikatza nikatza requested a review from a team as a code owner September 24, 2025 11:26
* Adds a generic CRD for VLAN objects. This CRD only contains an ID (a
  numeric number between 1 and 4094)). IDs 0 and 4095 are reserved, as
per IEEE 8021Q-2005.
* This commit does not include the a controller implementation.
@github-actions
Copy link

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/ironcore-dev/network-operator/api/v1alpha1 0.00% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/ironcore-dev/network-operator/api/v1alpha1/vlan_types.go 0.00% (ø) 0 0 0
github.com/ironcore-dev/network-operator/api/v1alpha1/zz_generated.deepcopy.go 0.00% (ø) 0 0 0

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

@nikatza nikatza closed this Oct 28, 2025
@github-project-automation github-project-automation bot moved this to Done in Roadmap Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/metal-automation Automation processes within the Metal project.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants