Cargo Features
[dependencies]
kcr_scheduling_volcano_sh = { version = "1.20250412.100942", default-features = false, features = ["v1beta1"] }
- default = v1beta1
-
The
v1beta1
feature is set by default wheneverkcr_scheduling_volcano_sh
is added without
somewhere in the dependency tree.default-features = false - v1beta1 default
-
Affects
kcr_scheduling_volcano_sh::v1beta1
…