Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat!: add object store secret generation #229

Merged
merged 12 commits into from
Nov 8, 2024

Conversation

zachariahmiller
Copy link
Contributor

Description

  • add object store secret generation
  • switch to minio operator for object store dependency

Related Issue

Fixes #

Relates to #

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

@zachariahmiller zachariahmiller requested a review from a team as a code owner November 6, 2024 17:52
@zachariahmiller zachariahmiller marked this pull request as draft November 6, 2024 17:54
@zachariahmiller zachariahmiller marked this pull request as ready for review November 8, 2024 15:03
bundle/uds-bundle.yaml Show resolved Hide resolved
bundle/uds-bundle.yaml Outdated Show resolved Hide resolved
zarf.yaml Outdated Show resolved Hide resolved
@Racer159 Racer159 changed the title feat: add object store secret generation feat!: add object store secret generation Nov 8, 2024
@zachariahmiller zachariahmiller merged commit e2eb77a into main Nov 8, 2024
18 checks passed
zachariahmiller added a commit that referenced this pull request Nov 15, 2024
🤖 I have created a release *beep* *boop*
---


##
[17.5.1-uds.1](v17.5.1-uds.0...v17.5.1-uds.1)
(2024-11-14)


### ⚠ BREAKING CHANGES

* add object store secret generation
([#229](#229))

### Features

* add object store secret generation
([#229](#229))
([e2eb77a](e2eb77a))


### Bug Fixes

* add docs and escape hatch for object storage generation
([#234](#234))
([ebb282a](ebb282a))
* remove rate-limiting from default settings
([#230](#230))
([e78a74d](e78a74d))


### Miscellaneous

* update CODEOWNERS file
([#235](#235))
([23778e6](23778e6))
* update README.md
([#232](#232))
([4b2305c](4b2305c))

---
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>
Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
@zachariahmiller zachariahmiller linked an issue Nov 18, 2024 that may be closed by this pull request
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a secret generation function to setup object storage
2 participants