Skip to content

chore: add docs for wiring in pre-reqs for S3/MetalLB#1235

Merged
mjnagel merged 6 commits intomainfrom
add-docs-s3-lb-prerequisites
Apr 17, 2025
Merged

chore: add docs for wiring in pre-reqs for S3/MetalLB#1235
mjnagel merged 6 commits intomainfrom
add-docs-s3-lb-prerequisites

Conversation

@Racer159
Copy link
Copy Markdown
Contributor

@Racer159 Racer159 commented Jan 27, 2025

Description

Adds some docs for S3 pre-reqs and mentions the MetalLB package

Related Issue

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

Steps to Validate

  • If this PR introduces new functionality to UDS Core or addresses a bug, please document the steps to test the changes.

Checklist before merging

@Racer159 Racer159 requested a review from a team as a code owner January 27, 2025 23:47
chance-coleman
chance-coleman previously approved these changes Jan 28, 2025
Copy link
Copy Markdown
Contributor

@chance-coleman chance-coleman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

Copy link
Copy Markdown
Contributor

@mjnagel mjnagel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor comments, appreciate you taking the time to test this out for us! One other note we may want to add, while the examples are values, for a prod bundle the end user would likely want variables for connecting to cloud storage at least.

Comment thread docs/reference/UDS Core/prerequisites.md
Comment thread docs/reference/UDS Core/prerequisites.md
Comment thread docs/reference/UDS Core/prerequisites.md Outdated
Comment thread docs/reference/UDS Core/prerequisites.md Outdated
Comment thread docs/reference/UDS Core/prerequisites.md Outdated
@mjnagel mjnagel enabled auto-merge (squash) April 17, 2025 15:17
@mjnagel mjnagel merged commit 16ad626 into main Apr 17, 2025
9 checks passed
@mjnagel mjnagel deleted the add-docs-s3-lb-prerequisites branch April 17, 2025 15:18
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
…s#1235)

## Description

Adds some docs for S3 pre-reqs and mentions the MetalLB package
## Related Issue

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

## Steps to Validate
- If this PR introduces new functionality to UDS Core or addresses a
bug, please document the steps to test the changes.

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

4 participants