Skip to content
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

fix: slim-dev monitoring handling #383

Merged
merged 3 commits into from
May 2, 2024
Merged

fix: slim-dev monitoring handling #383

merged 3 commits into from
May 2, 2024

Conversation

mjnagel
Copy link
Contributor

@mjnagel mjnagel commented May 2, 2024

Description

Fixes a problem where missing CRDs on slim-dev would throw any Package CRs into a pending state without clear errors:

  • Adds CRDs to slim-dev
  • Add better logging around servicemonitors/errors
  • Add CI to test slim-dev

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@mjnagel mjnagel self-assigned this May 2, 2024
@mjnagel mjnagel marked this pull request as ready for review May 2, 2024 18:10
@mjnagel mjnagel merged commit 79927aa into main May 2, 2024
10 checks passed
@mjnagel mjnagel deleted the pepr-servicemonitor-fix branch May 2, 2024 19:34
mjnagel pushed a commit that referenced this pull request May 2, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.21.1](v0.21.0...v0.21.1)
(2024-05-02)


### Bug Fixes

* slim-dev monitoring handling
([#383](#383))
([79927aa](79927aa))


### Miscellaneous

* updating keycloak chart version to align with image
([#378](#378))
([a60fe2a](a60fe2a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
rjferguson21 pushed a commit that referenced this pull request Jul 11, 2024
## Description

Fixes a problem where missing CRDs on slim-dev would throw any `Package`
CRs into a pending state without clear errors:
- Adds CRDs to slim-dev
- Add better logging around servicemonitors/errors
- Add CI to test slim-dev

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)

## Checklist before merging

- [ ] Test, docs, adr added or updated as needed
- [x] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request)
followed
rjferguson21 pushed a commit that referenced this pull request Jul 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.21.1](v0.21.0...v0.21.1)
(2024-05-02)


### Bug Fixes

* slim-dev monitoring handling
([#383](#383))
([79927aa](79927aa))


### Miscellaneous

* updating keycloak chart version to align with image
([#378](#378))
([a60fe2a](a60fe2a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants