apache / incubator-streampark

Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
https://streampark.apache.org/
Apache License 2.0
3.91k stars 1.01k forks source link

Add a jobId label to the pods deployed in k8s mode. #4063

Closed lintingbin closed 2 months ago

lintingbin commented 2 months ago

What changes were proposed in this pull request

Brief change log

Add a jobId label to the pods deployed on k8s to facilitate subsequent monitoring and task viewing.

image

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

Does this pull request potentially affect one of the following parts

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

wolfboys commented 2 months ago

LGTM, Can you cherry-pick this PR to the dev branch?

lintingbin commented 2 months ago

LGTM, Can you cherry-pick this PR to the dev branch?

ok