Skip to content

Supporting custom resources that don't have a podSpecTemplate #137

@drmorr0

Description

@drmorr0

Discussed in #135

Originally posted by shravan-achar September 18, 2024
Some custom resources such as Spark Applications (https://github.com/kubeflow/spark-operator/blob/master/config/crd/bases/sparkoperator.k8s.io_sparkapplications.yaml) which do create pods but do not expose a full podSpec template in its custom resource definition.

Potentially, the tracer can watch pods and track ownership based on labels/annotations instead of the owner reference field.

This seems like a bug that we should fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    sk-driverIssues with the Simulation runnersk-tracerIssues with the Kubernetes tracer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions