File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
docs/modules/traits/pages Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,7 @@ const (
7575// The KEDA trait is disabled by default.
7676//
7777// +camel-k:trait=keda.
78+ // +camel-k:deprecated=2.5.0.
7879type Trait struct {
7980 traitv1.Trait `property:",squash" json:",inline"`
8081 // Enables automatic configuration of the trait. Allows the trait to infer KEDA triggers from the Kamelets.
Original file line number Diff line number Diff line change 11= Keda Trait
22
33// Start of autogenerated code - DO NOT EDIT! (badges)
4+ [.badges]
5+ [.badge-key]##Deprecated since##[.badge-unsupported]##2.5.0##
46// End of autogenerated code - DO NOT EDIT! (badges)
57// Start of autogenerated code - DO NOT EDIT! (description)
68WARNING: The KEDA trait is experimental and may not be suitable for production grade use cases.
You can’t perform that action at this time.
0 commit comments