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: annotate mutations in policies #236

Merged
merged 6 commits into from
Mar 8, 2024
Merged

Conversation

TristanHoladay
Copy link
Contributor

Description

Give users better information about when a resource is mutated by a policy (e.g. Require Non Root User mutates security contexts if undefined or uds labels are set).

Related Issue

Resolves #212

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

@TristanHoladay TristanHoladay merged commit cc9db50 into main Mar 8, 2024
7 checks passed
@TristanHoladay TristanHoladay deleted the chore-annotate-mutations branch March 8, 2024 21:21
jeff-mccoy pushed a commit that referenced this pull request Mar 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.15.1](v0.15.0...v0.15.1)
(2024-03-11)


### Bug Fixes

* **keycloak:** only use PVC for devMode
([#241](#241))
([a6e6023](a6e6023))


### Miscellaneous

* annotate mutations in policies
([#236](#236))
([cc9db50](cc9db50))
* **deps:** update zarf to v0.32.4
([#203](#203))
([05c903e](05c903e))

---
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.15.1](defenseunicorns/uds-core@v0.15.0...v0.15.1)
(2024-03-11)


### Bug Fixes

* **keycloak:** only use PVC for devMode
([#241](defenseunicorns/uds-core#241))
([a6e6023](defenseunicorns/uds-core@a6e6023))


### Miscellaneous

* annotate mutations in policies
([#236](defenseunicorns/uds-core#236))
([cc9db50](defenseunicorns/uds-core@cc9db50))
* **deps:** update zarf to v0.32.4
([#203](defenseunicorns/uds-core#203))
([05c903e](defenseunicorns/uds-core@05c903e))

---
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
Give users better information about when a resource is mutated by a
policy (e.g. Require Non Root User mutates security contexts if
undefined or `uds` labels are set).

## Related Issue

Resolves #212 

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

- [ ] 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.15.1](v0.15.0...v0.15.1)
(2024-03-11)


### Bug Fixes

* **keycloak:** only use PVC for devMode
([#241](#241))
([a6e6023](a6e6023))


### Miscellaneous

* annotate mutations in policies
([#236](#236))
([cc9db50](cc9db50))
* **deps:** update zarf to v0.32.4
([#203](#203))
([05c903e](05c903e))

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

Annotate Policy Mutations
2 participants