Skip to content

feat: Add detailed information about the managed nodes to OKE tables in Oracle source plugin #18792

@savme

Description

@savme

Oracle Kubernetes Engine is missing an equivalent to the virtual node pools' oracle_containerengine_cluster_virtual_nodes table.

It seems there is no separate API to retrieve nodes that belong to a managed node pool. However, there is a GetNodePool call that returns detailed information about the node pool, including a field that lists all the nodes belonging to the pool. We could implement a cluster_nodes table using information from GetNodePool.

For more details see #17578 (comment)

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