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

feat(busser/murmur): scaffold busser/murmur #31720

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

ponkio-o
Copy link
Contributor

@ponkio-o ponkio-o commented Feb 5, 2025

busser/murmur: Pass secrets as environment variables to a process

$ aqua g -i busser/murmur

Check List

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

root@26cc70fa37d0:/workspace# murmur
A plug-and-play shim that fetches secrets from a secure
        location and passes them to your application as environment variables.

Usage:
  murmur [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  run         Run a command with secrets injected into its environment variables

Flags:
  -h, --help   help for murmur

Use "murmur [command] --help" for more information about a command.

If files such as configuration file are needed, please share them.

Reference

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Feb 5, 2025
@suzuki-shunsuke suzuki-shunsuke added this to the v4.306.2 milestone Feb 5, 2025
@suzuki-shunsuke
Copy link
Member

Thank you!

@suzuki-shunsuke suzuki-shunsuke merged commit 499b78a into aquaproj:main Feb 5, 2025
17 checks passed
@ponkio-o ponkio-o deleted the feat/busser/murmur branch February 5, 2025 02:39
@suzuki-shunsuke
Copy link
Member

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 6, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.306.1` -> `v4.307.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

### [`v4.307.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.307.0)

[Compare Source](aquaproj/aqua-registry@v4.306.1...v4.307.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.307.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.307.0) | aquaproj/aqua-registry@v4.306.1...v4.307.0

#### 🎉 New Packages

[#&#8203;31720](aquaproj/aqua-registry#31720) [busser/murmur](https://github.com/busser/murmur): Pass secrets as environment variables to a process [@&#8203;ponkio-o](https://github.com/ponkio-o)
[#&#8203;31762](aquaproj/aqua-registry#31762) [external-secrets/external-secrets/esoctl](https://github.com/external-secrets/external-secrets): External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets

To update esoctl by Renovate, please update aqua-renovate-config to 2.7.0 or later.

https://github.com/aquaproj/aqua-renovate-config/releases/tag/2.7.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjEuNiIsInVwZGF0ZWRJblZlciI6IjM5LjE2MS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants