[PR #8] [MERGED] fix: PVC problem #24

Closed
opened 2026-06-08 09:03:54 +00:00 by ryangr0 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/webgrip/workflows/pull/8
Author: @Ryangr0
Created: 9/1/2025
Status: Merged
Merged: 9/1/2025
Merged by: @Ryangr0

Base: mainHead: fix/pvc-problem


📝 Commits (5)

  • 8277347 fix: refactor, secret hygiene, masked inputs, auto shred, timesouts, pipefail, better concurrency, preflight quality gates, helm lint and template. No more --force, but annotation-based rollout trigger in the deployable's values.yaml
  • 7042f19 Update .github/workflows/helm-chart-deploy.yml
  • bd40768 Update .github/workflows/helm-chart-deploy.yml
  • 52b65a9 fix: added dynamic tag injection
  • 31c8680 Update .github/workflows/helm-chart-deploy.yml

📊 Changes

1 file changed (+191 additions, -120 deletions)

View changed files

📝 .github/workflows/helm-chart-deploy.yml (+191 -120)

📄 Description

Pull Request 🚀

📌 Summary

refactor, secret hygiene, masked inputs, auto shred, timeouts, pipefail, better concurrency, preflight quality gates, helm lint and template. No more --force, but annotation-based rollout trigger in the deployable's values.yaml


Changelog

Added

Changed

refactor, secret hygiene, masked inputs, auto shred, timeouts, pipefail, better concurrency, preflight quality gates, helm lint and template. No more --force, but annotation-based rollout trigger in the deployable's values.yaml

Deprecated

Removed

Fixed

Security


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/webgrip/workflows/pull/8 **Author:** [@Ryangr0](https://github.com/Ryangr0) **Created:** 9/1/2025 **Status:** ✅ Merged **Merged:** 9/1/2025 **Merged by:** [@Ryangr0](https://github.com/Ryangr0) **Base:** `main` ← **Head:** `fix/pvc-problem` --- ### 📝 Commits (5) - [`8277347`](https://github.com/webgrip/workflows/commit/82773478e78ff30059ce344c8de2d279ce2c0c9f) fix: refactor, secret hygiene, masked inputs, auto shred, timesouts, pipefail, better concurrency, preflight quality gates, helm lint and template. No more --force, but annotation-based rollout trigger in the deployable's values.yaml - [`7042f19`](https://github.com/webgrip/workflows/commit/7042f1915ac6e99018a003344b04bf29487ae50b) Update .github/workflows/helm-chart-deploy.yml - [`bd40768`](https://github.com/webgrip/workflows/commit/bd407680a383b7e8e1cb500f5a8069eb25d1d7fa) Update .github/workflows/helm-chart-deploy.yml - [`52b65a9`](https://github.com/webgrip/workflows/commit/52b65a930f1c9cc207102d6fa5c16b8f35a374fa) fix: added dynamic tag injection - [`31c8680`](https://github.com/webgrip/workflows/commit/31c86808f79b526b92fe2d1c13fbcb933792b204) Update .github/workflows/helm-chart-deploy.yml ### 📊 Changes **1 file changed** (+191 additions, -120 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/helm-chart-deploy.yml` (+191 -120) </details> ### 📄 Description # Pull Request 🚀 ## 📌 Summary refactor, secret hygiene, masked inputs, auto shred, timeouts, pipefail, better concurrency, preflight quality gates, helm lint and template. No more --force, but annotation-based rollout trigger in the deployable's values.yaml --- ## Changelog ### Added <!-- Please describe the functionality you added here --> ### Changed refactor, secret hygiene, masked inputs, auto shred, timeouts, pipefail, better concurrency, preflight quality gates, helm lint and template. No more --force, but annotation-based rollout trigger in the deployable's values.yaml ### Deprecated <!-- Please describe the functionality you deprecated here --> ### Removed <!-- Please describe the functionality you removed here --> ### Fixed <!-- Please describe the functionality you fixed here --> ### Security <!-- Please describe the security-related changes here --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
ryangr0 2026-06-08 09:03:54 +00:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
webgrip/workflows#24
No description provided.