-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Description Enabled service and pod monitors in gitlab. For running on k3d-slim-dev in ci/local we dont have to update anything as the gitlab chart checks for the monitoring capabilities presence to deploy the service monitor templates. Depends on uds-core [0.21.0](https://github.com/defenseunicorns/uds-core/releases/tag/v0.21.0). Note: the pepr capability to mutate the service monitors but not pod monitors so we will need to request that feature or PR uds-core to add it. Adding the config for the pod monitor does no break anything. As this wont get tested in CI in this repo (we should consider the "on-release" test that will exist soon to deploy a full cluster) I will provide visual proof in the comments. This requires no changes to the end user to enable. ## Related Issue Fixes # [116](#116) Relates to # ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Other (security config, docs update, etc) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-package-gitlab/blob/main/CONTRIBUTING.md#developer-workflow) followed
- Loading branch information
1 parent
3a3a56b
commit 423687d
Showing
2 changed files
with
91 additions
and
7 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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