-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
Team:IntegrationsLabel for the Integrations teamLabel for the Integrations teamTeam:PlatformsLabel for the Integrations - Platforms teamLabel for the Integrations - Platforms teamautodiscoverybreaking changecontainersRelated to containers use caseRelated to containers use casev8.0.0
Description
This issue aims to keep track of changes that should be applied on metadata Generators for all the different resources.
Final decision was taken in #16558
- Namespace metadata Generator () PR: Move labels and annotations under kubernetes.namespace. #27917
// TODO: remove this call when moving to 8.0
Convertkubernetes.namespaceinto an object:namespace->namespace.name,namespace_uid->namespace.uid,namespace_labels->namespace.labels - Pod metadata Generator (still in wip, see Fix k8s pod labels tier in metadata #16480)
- Handle namespaces' changes accordingly in Agent's k8s provider: PR:Breaking change for 8.0, namespace_annotations replaced by namespace.annotations #28230
k8sMapping["namespace_annotations"] = namespaceAnnotations - Apply changes accordingly to kubernetes package in integration repository PR: Update kubernetes namespace field. breaking change integrations#1792
ps: assigning this to myself so as not to get forgotten :)
Metadata
Metadata
Assignees
Labels
Team:IntegrationsLabel for the Integrations teamLabel for the Integrations teamTeam:PlatformsLabel for the Integrations - Platforms teamLabel for the Integrations - Platforms teamautodiscoverybreaking changecontainersRelated to containers use caseRelated to containers use casev8.0.0