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: fix license header references #901

Merged
merged 9 commits into from
Oct 11, 2024
Merged

chore: fix license header references #901

merged 9 commits into from
Oct 11, 2024

Commits on Oct 11, 2024

  1. chore: init update

    UnicornChance committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    56f3360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6402e6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2306f08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea60653 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5b3d70 View commit details
    Browse the repository at this point in the history
  6. 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]>
    2 people authored and UnicornChance committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9bfda08 View commit details
    Browse the repository at this point in the history
  7. 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]>
    2 people authored and UnicornChance committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5197d33 View commit details
    Browse the repository at this point in the history
  8. 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]>
    2 people authored and UnicornChance committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b2a5535 View commit details
    Browse the repository at this point in the history
  9. chore: rebase, codeowners

    mjnagel committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6890d04 View commit details
    Browse the repository at this point in the history