-
Notifications
You must be signed in to change notification settings - Fork 21
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: fix license header references #901
Merged
Merged
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 56f3360 - Browse repository at this point
Copy the full SHA 56f3360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6402e6c - Browse repository at this point
Copy the full SHA 6402e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2306f08 - Browse repository at this point
Copy the full SHA 2306f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea60653 - Browse repository at this point
Copy the full SHA ea60653View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b3d70 - Browse repository at this point
Copy the full SHA d5b3d70View commit details -
chore(docs): update doc structure for site refresh (#895)
## Description This PR changes the docs structure to reflect the updated site architecture. - ADRs moved to a separate folder - All docs are served out of `docs/reference` (or possibly `docs/troubleshooting` if added) - Remove unnecessary front matter as needed ## 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 - [ ] Test, docs, adr added or updated as needed - [ ] [Contributor Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md) followed --------- Co-authored-by: Micah Nagel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9bfda08 - Browse repository at this point
Copy the full SHA 9bfda08View commit details -
chore: handle upgrade path for functional layers, add doc for usage (#…
…896) ## Description Changes included: 1. Functional layers upgrade was not successful when I tested initially. There were ownership issues with the `manifests` we use for istio. To resolve that problem I moved the manifests into a chart and added an action to update the ownership before the upgrade. I also removed the pepr action that we have had for several releases since it was needed as a one-time upgrade step (similar to this one). 2. Added a lightweight doc on the usage of functional layers with a very brief explanation and warning as well as a full example of a bundle pulling in the layers. 3. A few misc link fixes and other things to follow the astro docs switch. ## Related Issue Fixes #868 Fixes #900 ## Type of change - [x] 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](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md) followed --------- Co-authored-by: Noah <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5197d33 - Browse repository at this point
Copy the full SHA 5197d33View commit details -
chore(docs): update doc structure for site refresh (#895)
This PR changes the docs structure to reflect the updated site architecture. - ADRs moved to a separate folder - All docs are served out of `docs/reference` (or possibly `docs/troubleshooting` if added) - Remove unnecessary front matter as needed N/A - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [X] Other (security config, docs update, etc) - [ ] Test, docs, adr added or updated as needed - [ ] [Contributor Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md) followed --------- Co-authored-by: Micah Nagel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2a5535 - Browse repository at this point
Copy the full SHA b2a5535View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6890d04 - Browse repository at this point
Copy the full SHA 6890d04View commit details
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.