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: add viaduct-ai/kustomize-sops #31981

Merged

Conversation

honahuku
Copy link
Contributor

@honahuku honahuku commented Feb 11, 2025

#31981 viaduct-ai/kustomize-sops - KSOPS - A Flexible Kustomize Plugin for SOPS Encrypted Resources

Hi! Thank you for always providing great tools.
This time I want to add ksops(kustomize-sops), which can be used by integrating sops with kustomize.
Please review!

Check List

Testing

  • cmdx t viaduct-ai/kustomize-sops
  • cmdx con
  • ksops
root@276d86d58552:/workspace# ksops

KSOPS is a flexible kustomize plugin for SOPS encrypted resources.
KSOPS supports both legacy and KRM style exec kustomize functions.

kustomize Usage:
- kustomize build --enable-alpha-plugins --enable-exec

Standalone Usage :
- Legacy: ksops secret-generator.yaml
- KRM: cat secret-generator.yaml | ksops
root@276d86d58552:/workspace#

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

Thank you!

@suzuki-shunsuke suzuki-shunsuke merged commit 7284cdb into aquaproj:main Feb 11, 2025
17 checks passed
@suzuki-shunsuke
Copy link
Member

🎉 https://github.com/aquaproj/aqua-registry/releases/tag/v4.311.0

@honahuku honahuku deleted the feat/viaduct-ai/kustomize-sops branch February 12, 2025 00:58
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 13, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.310.0` -> `v4.312.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.312.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.312.0)

[Compare Source](aquaproj/aqua-registry@v4.311.0...v4.312.0)

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

#### 🎉 New Packages

[#&#8203;32011](aquaproj/aqua-registry#32011) [sacloud/usacloud](https://github.com/sacloud/usacloud): CLI client for the Sakura Cloud [@&#8203;ponkio-o](https://github.com/ponkio-o)

#### Fixes

[#&#8203;32048](aquaproj/aqua-registry#32048) stefanprodan/timoni: SLSA provenance [@&#8203;scop](https://github.com/scop)
[#&#8203;32051](aquaproj/aqua-registry#32051) getsops/sops: SLSA provenance [@&#8203;scop](https://github.com/scop)
[#&#8203;32052](aquaproj/aqua-registry#32052) ossf/scorecard: SLSA provenance [@&#8203;scop](https://github.com/scop)

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

[Compare Source](aquaproj/aqua-registry@v4.310.0...v4.311.0)

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

#### 🎉 New Packages

[#&#8203;31981](aquaproj/aqua-registry#31981) [viaduct-ai/kustomize-sops](https://github.com/viaduct-ai/kustomize-sops) - KSOPS - A Flexible Kustomize Plugin for SOPS Encrypted Resources [@&#8203;honahuku](https://github.com/honahuku)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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