-
Notifications
You must be signed in to change notification settings - Fork 609
feat: add support for more workload types #1052
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
skl
merged 48 commits into
kubernetes-monitoring:master
from
sleepyfoodie:serena/support-for-workload-types-2045
Jun 2, 2025
Merged
Changes from 7 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
1261213
feat: add more support for different workload tpes
sleepyfoodie b26540f
chore: add non-standard workload types
sleepyfoodie 9fd7c56
chore: fix wrong worklaod type in replicaset
sleepyfoodie 2ca3af3
chore: add dynamic support for non-standard workload types
sleepyfoodie ba8220f
chore: add cluster labels to workload rules
sleepyfoodie ea4b487
chore: fix non standard workload type query
sleepyfoodie 72af1fe
chore: fix non-standard rule
sleepyfoodie d6c2fd3
Update rules/apps.libsonnet
sleepyfoodie 875b519
Update rules/apps.libsonnet
sleepyfoodie 47a80db
Update rules/apps.libsonnet
sleepyfoodie 77b2227
chore: fix non-standard labels from comments
sleepyfoodie 34dd76d
chore: fix barepod to include workload but with pod name
sleepyfoodie 4c7f7e7
fix: add CRDs non standard workload type
sleepyfoodie cabd525
chore: push prev lost changes... not sure what happened?
sleepyfoodie 1ea1d15
chore: modify barepod to include workload type
sleepyfoodie 728a650
test: wip
sleepyfoodie 8136869
ci: add test for new workload type support
sleepyfoodie 50e2b75
chore: add fields for tests
sleepyfoodie b1236a3
chore: wip - got is nil
sleepyfoodie 2a7cd1d
fix: test for new rules
sleepyfoodie 76cf7ae
chore: add tests for all recording rules under kube_pod_owner
sleepyfoodie c6bcfa0
chore: add test case for new job rule
sleepyfoodie 6652520
chore: add new test cases for job
sleepyfoodie ac59da1
fix: add missing label in nonstandard replicaset input serires
sleepyfoodie 3a9dc6b
chore: fix hashtag comments
sleepyfoodie 2b6a802
Update tests/rules-pod-owner-test.yaml
sleepyfoodie 63ef815
Update tests/rules-pod-owner-test.yaml
sleepyfoodie 453d418
fix: add owner_name into non-standard replicaset group_left, cronjob …
sleepyfoodie b5c9ff1
fix: owner name in test cases
sleepyfoodie c00d26b
chore: modify default job name in cronjob
sleepyfoodie 0b29b38
fix recording rule to only have one dynamic owner_kind
sleepyfoodie 5ce6db9
chore: fix test name consistency
sleepyfoodie 1337481
remove alert import
sleepyfoodie 4050347
chore: remove job labels where it should be using config defaults
sleepyfoodie 278cd4f
chore: add __name__ in test data
sleepyfoodie bc237b6
chore: fix test incorrect data
sleepyfoodie f0ba0a8
chore: add a cronjob to job test
sleepyfoodie 2589e66
chore: fix job test
sleepyfoodie bc2cd2f
chore: combine non-standard ones together
sleepyfoodie 1550cc9
fix: bug in non-standard workload replicasets rule
sleepyfoodie 09e9c43
chore: add data to have consistent numbers in pod_owner and job/repli…
sleepyfoodie 57ec738
chore: fix test data for replicaset
sleepyfoodie 8511ccc
chore: fix test data
sleepyfoodie 1084745
chore: update incorect test data, remove unneeded label_replace in job
sleepyfoodie 05b8919
chore: jsonnet-fmt
skl f869850
Merge branch 'master' into serena/support-for-workload-types-2045
skl f42c8d7
test: add StrimziPodSet test case
skl e84281f
fix: staticpods to have same pod and workload label
skl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.