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

fix: add docs and escape hatch for object storage generation #234

Merged
merged 6 commits into from
Nov 13, 2024

Conversation

zachariahmiller
Copy link
Contributor

Description

  • add docs for object storage generation
  • add zarf var to facilitate manual secret creation without ownership ref issues

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

…nual secret creation without ownership ref issues
@zachariahmiller zachariahmiller requested a review from a team as a code owner November 13, 2024 18:45
docs/configuration.md Outdated Show resolved Hide resolved
@Racer159 Racer159 merged commit ebb282a into main Nov 13, 2024
17 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 <[email protected]>
@zachariahmiller zachariahmiller linked an issue Nov 18, 2024 that may be closed by this pull request
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.

Implement a secret generation function to setup object storage
2 participants