You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new sort option for kubebuilder:printcolumns marker comments (#124)
Issue N/A
This patch adds a new option `Index` for print column configuration.
Setting an index for a field and `resource.print.sortBy` to `index` will
intruct the code generator to sort the `kubebuilder:printcolumns` by the
`Index` value.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments