newrelic / newrelic-infra-operator

This repository hosts the newrelic kubernetes operator of infrastructure
Apache License 2.0
3 stars 7 forks source link

Inject newrelic sidecar to cronjob jobs #468

Open kzhou57 opened 1 week ago

kzhou57 commented 1 week ago

Description

It seems injection to job's pod has been disabled by PR #43 . The lifecycle events could be make the injection complicated. However it's not that case for cronjob jobs, and usually cronjob jobs are part of the application, and should be monitored by new relic as well.

Acceptance Criteria

Enable the cronjob jobs as candidates for injection sidecar, follow the same injection policies as regular pods.

Describe Alternatives

A clear and concise description of any alternative solutions or features you've considered Are there examples you could link us to?

Dependencies

Do any other teams or parts of the New Relic product need to be considered? Some common areas: UI, collector, documentation

Additional context

What else should we know about this story that might not fit into the other categories?

Estimates

Please provide initial t-shirt size. S = 1-3 days, M = 3-5 days (1 week), L = 1-2 weeks (1 sprint)

For Maintainers Only or Hero Triaging this bug

Suggested Priority (P1,P2,P3,P4,P5): Suggested T-Shirt size (S, M, L, XL, Unknown):

workato-integration[bot] commented 1 week ago

https://new-relic.atlassian.net/browse/NR-311328