chore(docs): zarf package annotations#1429
Merged
andrewg-xyz merged 5 commits intomainfrom Apr 15, 2025
Merged
Conversation
Contributor
Author
|
Just added temporary annotations, should get review from @darianc-github @jonnyvolpe @Madeline-UX @jonnyborbs etc... |
Madeline-UX
previously requested changes
Apr 8, 2025
75c4a8f to
87d2a81
Compare
mjnagel
reviewed
Apr 15, 2025
Contributor
mjnagel
left a comment
There was a problem hiding this comment.
LGTM overall - two small comments.
andrewg-xyz
commented
Apr 15, 2025
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
mjnagel
approved these changes
Apr 15, 2025
noahpb
pushed a commit
that referenced
this pull request
Apr 16, 2025
## Description Add annotations to Zarf Packages (layers) --------- Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com> Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
mjnagel
pushed a commit
that referenced
this pull request
Apr 17, 2025
🤖 I have created a release *beep* *boop* --- ## [0.40.1](v0.40.0...v0.40.1) (2025-04-17) ### Bug Fixes * update prometheus-operator to allow TLS 1.2 healthprobes ([#1471](#1471)) ([7bed436](7bed436)) ### Miscellaneous * add docs for wiring in pre-reqs for S3/MetalLB ([#1235](#1235)) ([16ad626](16ad626)) * **deps:** update grafana ([#1464](#1464)) ([e0c8701](e0c8701)) * **deps:** update grafana to v8.11.1 ([#1405](#1405)) ([9a4b8fe](9a4b8fe)) * **deps:** update loki to v1.27.5 ([#1468](#1468)) ([b9c37a4](b9c37a4)) * **deps:** update support-deps ([#1463](#1463)) ([7d81e18](7d81e18)) * **deps:** update vector to 0.46.1 ([#1460](#1460)) ([ce0646b](ce0646b)) * **docs:** zarf package annotations ([#1429](#1429)) ([d45dc83](d45dc83)) * enable netpols for eks ([#1467](#1467)) ([2a78317](2a78317)) --- 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>
mjnagel
added a commit
to BagelLab/uds-core
that referenced
this pull request
Nov 14, 2025
## Description Add annotations to Zarf Packages (layers) --------- Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com> Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
mjnagel
pushed a commit
to BagelLab/uds-core
that referenced
this pull request
Nov 14, 2025
🤖 I have created a release *beep* *boop* --- ## [0.40.1](defenseunicorns/uds-core@v0.40.0...v0.40.1) (2025-04-17) ### Bug Fixes * update prometheus-operator to allow TLS 1.2 healthprobes ([defenseunicorns#1471](defenseunicorns#1471)) ([7bed436](defenseunicorns@7bed436)) ### Miscellaneous * add docs for wiring in pre-reqs for S3/MetalLB ([defenseunicorns#1235](defenseunicorns#1235)) ([16ad626](defenseunicorns@16ad626)) * **deps:** update grafana ([defenseunicorns#1464](defenseunicorns#1464)) ([e0c8701](defenseunicorns@e0c8701)) * **deps:** update grafana to v8.11.1 ([defenseunicorns#1405](defenseunicorns#1405)) ([9a4b8fe](defenseunicorns@9a4b8fe)) * **deps:** update loki to v1.27.5 ([defenseunicorns#1468](defenseunicorns#1468)) ([b9c37a4](defenseunicorns@b9c37a4)) * **deps:** update support-deps ([defenseunicorns#1463](defenseunicorns#1463)) ([7d81e18](defenseunicorns@7d81e18)) * **deps:** update vector to 0.46.1 ([defenseunicorns#1460](defenseunicorns#1460)) ([ce0646b](defenseunicorns@ce0646b)) * **docs:** zarf package annotations ([defenseunicorns#1429](defenseunicorns#1429)) ([d45dc83](defenseunicorns@d45dc83)) * enable netpols for eks ([defenseunicorns#1467](defenseunicorns#1467)) ([2a78317](defenseunicorns@2a78317)) --- 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>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Add annotations to Zarf Packages (layers)