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

chore: align mutation annotations #268

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

mjnagel
Copy link
Contributor

@mjnagel mjnagel commented Mar 18, 2024

Description

This lines the annotation up with existing ones (uds-core.pepr.dev/uds-core-policies). I think it may make sense in the future for this to make its way into "pepr core" to enable customizing the default annotation that is added.

Related Issue

N/A

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 Mar 18, 2024
@mjnagel mjnagel enabled auto-merge (squash) March 18, 2024 16:23
@mjnagel mjnagel merged commit f18ad4d into main Mar 18, 2024
7 checks passed
@mjnagel mjnagel deleted the align-mutation-annotation branch March 18, 2024 18:12
jeff-mccoy pushed a commit that referenced this pull request Mar 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.17.0](v0.16.1...v0.17.0)
(2024-03-22)


### Features

* introduce sso secret templating
([#276](#276))
([e0832ec](e0832ec))


### Bug Fixes

* add keycloak to dev bundle and rename
([#262](#262))
([f9b905c](f9b905c))
* registration robot check form id
([#269](#269))
([c6419b9](c6419b9))
* sticky sessions for keycloak in ha
([#281](#281))
([5ccd557](5ccd557))


### Miscellaneous

* align mutation annotations
([#268](#268))
([f18ad4d](f18ad4d))
* **deps:** update loki
([#209](#209))
([03ca499](03ca499))
* **deps:** update pepr to v0.28.6
([#254](#254))
([54ef7de](54ef7de))
* **deps:** update zarf to v0.32.5
([#243](#243))
([ee93612](ee93612))
* typo fix in README.md
([#280](#280))
([f9727e0](f9727e0))

---
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>
robmcelvenny pushed a commit to owen-grady/uds-core-slim-dev that referenced this pull request Jun 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.17.0](defenseunicorns/uds-core@v0.16.1...v0.17.0)
(2024-03-22)


### Features

* introduce sso secret templating
([#276](defenseunicorns/uds-core#276))
([e0832ec](defenseunicorns/uds-core@e0832ec))


### Bug Fixes

* add keycloak to dev bundle and rename
([#262](defenseunicorns/uds-core#262))
([f9b905c](defenseunicorns/uds-core@f9b905c))
* registration robot check form id
([#269](defenseunicorns/uds-core#269))
([c6419b9](defenseunicorns/uds-core@c6419b9))
* sticky sessions for keycloak in ha
([#281](defenseunicorns/uds-core#281))
([5ccd557](defenseunicorns/uds-core@5ccd557))


### Miscellaneous

* align mutation annotations
([#268](defenseunicorns/uds-core#268))
([f18ad4d](defenseunicorns/uds-core@f18ad4d))
* **deps:** update loki
([#209](defenseunicorns/uds-core#209))
([03ca499](defenseunicorns/uds-core@03ca499))
* **deps:** update pepr to v0.28.6
([#254](defenseunicorns/uds-core#254))
([54ef7de](defenseunicorns/uds-core@54ef7de))
* **deps:** update zarf to v0.32.5
([#243](defenseunicorns/uds-core#243))
([ee93612](defenseunicorns/uds-core@ee93612))
* typo fix in README.md
([#280](defenseunicorns/uds-core#280))
([f9727e0](defenseunicorns/uds-core@f9727e0))

---
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

This lines the annotation up with existing ones
(`uds-core.pepr.dev/uds-core-policies`). I think it may make sense in
the future for this to make its way into "pepr core" to enable
customizing the default annotation that is added.

## Related Issue

N/A

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] 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-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.17.0](v0.16.1...v0.17.0)
(2024-03-22)


### Features

* introduce sso secret templating
([#276](#276))
([e0832ec](e0832ec))


### Bug Fixes

* add keycloak to dev bundle and rename
([#262](#262))
([f9b905c](f9b905c))
* registration robot check form id
([#269](#269))
([c6419b9](c6419b9))
* sticky sessions for keycloak in ha
([#281](#281))
([5ccd557](5ccd557))


### Miscellaneous

* align mutation annotations
([#268](#268))
([f18ad4d](f18ad4d))
* **deps:** update loki
([#209](#209))
([03ca499](03ca499))
* **deps:** update pepr to v0.28.6
([#254](#254))
([54ef7de](54ef7de))
* **deps:** update zarf to v0.32.5
([#243](#243))
([ee93612](ee93612))
* typo fix in README.md
([#280](#280))
([f9727e0](f9727e0))

---
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.

3 participants