Skip to content

Generalize queries to work if there is more than just 1 container in a pod #56

Description

@rptaylor

Some queries currently only work for the case of a pod with one container.

At least for some queries, such as self.cores https://github.com/rptaylor/kapel/blob/master/python/KAPEL.py#L58 , this is easy to add by just putting sum by (pod) in front.

Edit: perhaps my initial assessment was mistaken, in any case for some queries it is not that easy: #76 (comment)

Reference discussion: #54 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions