Skip to content

Establish ownership resource relationship (e.g. Kafka and KafkaTopic) #75

Description

@jonatasbaldin

Hi there 👋

We should map and implement ownership relationship between dependent resources (probably using the SetControllerReference.

For example, when removing a Kafka resource, the KafkaTopic is left hanging around, even though it doesn't exist anymore.

We should add a controller reference when creating these child resources, like:

  • PG -> Database, ConnectionPool, ServiceUser
  • Kafka -> KafkaTopic, KafkaACL, KafkaConnect, KafkaSchema, ServiceUser

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions