Versions in this module Expand all Collapse all v2 v2.1.0 Oct 16, 2023 GO-2026-5573 GO-2026-5573: Apache Camel K: Kubernetes namespace authorized users can create a Build resource in github.com/apache/camel-k v2.0.1 Aug 30, 2023 GO-2026-5573 GO-2026-5573: Apache Camel K: Kubernetes namespace authorized users can create a Build resource in github.com/apache/camel-k v2.0.0 Jul 17, 2023 GO-2026-5573 GO-2026-5573: Apache Camel K: Kubernetes namespace authorized users can create a Build resource in github.com/apache/camel-k Changes in this version + var Log = log.Log.WithName("controller").WithName("kamelet") + func Add(ctx context.Context, mgr manager.Manager, c client.Client) error + type Action interface + CanHandle func(kamelet *v1.Kamelet) bool + Handle func(ctx context.Context, kamelet *v1.Kamelet) (*v1.Kamelet, error) + Name func() string + func NewInitializeAction() Action + func NewMonitorAction() Action Other modules containing this package github.com/apache/camel-k