Cargo Features
[dependencies]
kcr_autoscaling_k8s_elastic_co = { version = "3.20260114.44932", default-features = false, features = ["v1alpha1"] }
- default = v1alpha1
-
The
v1alpha1feature is set by default wheneverkcr_autoscaling_k8s_elastic_cois added withoutsomewhere in the dependency tree.default-features = false - v1alpha1 default
-
Affects
kcr_autoscaling_k8s_elastic_co::v1alpha1…