Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

🐛 no way to get the cluster/nodepool job, for a cluster/nodepool resource  #45

@nxtcoder17

Description

@nxtcoder17

Describe the Bug

there is no way to directly get the job that acted on a nodepool/cluster resource. One would always have to go through the list of jobs, and filter by label. It is a very trivial operation, and we need it in order to show logs of those operations on kloudlite web dashboard.

Also, there must be a kloudlite.io/job_name annotation on the created job, as this is required for ingesting it's logs in our loki

Expected Behavior

job name, and job namespace must be somewhere in the resource spec, so that they are discoverable, without any label magic

Thanks!

Metadata

Metadata

Assignees

Labels

ACCEPTEDmarks if this issue has been accepted and will be worked uponBLOCKING_APIthis issue is blocking API developmentBUGSomething isn't workingUNDER DEVELOPMENTMarks whether this issue is under development

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions