Skip to content

Move deleting namespace children logic to a dedicated task #278

@kyasbal

Description

@kyasbal

Problem

Current k8s audit log parser implementation handles the delete collection api call for namespace in timeline grouping task.
https://github.com/GoogleCloudPlatform/khi/blob/main/pkg/task/inspection/commonlogk8saudit/impl/timelinegrouping_task.go#L202-L255

This is indeed not the role expected for the timeline grouping. Move this logic to another dedicated task.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions