telekom / das-schiff-network-operator

Configure netlink interfaces, simple eBPF filters and FRR using Kubernetes resources.
Apache License 2.0
29 stars 2 forks source link

Add extra columns to CRDs #42

Closed MaxRink closed 1 year ago

MaxRink commented 1 year ago

currently a get doesnt show many usefaul details. K8s supports https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#additional-printer-columns which would make the output mroe useful to debug For layer2networkconfigurations a column with vlan ID would be helpful for example

chdxD1 commented 1 year ago

Also it would make sense to have the VRF name for the VRFRouteConfiguration as well