Skip to content

Annotations to trigger pod restarts when a configmap or secret change #3829

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shezaan-hashgraph
Copy link

@shezaan-hashgraph shezaan-hashgraph commented Jun 5, 2025

Annotations to trigger pod restarts when a configmap or secret change

fixes: #3831

Signed-off-by: Shezaan T <shezaan@swirldslabs.com>
@shezaan-hashgraph shezaan-hashgraph requested review from a team as code owners June 5, 2025 18:39
@shezaan-hashgraph shezaan-hashgraph requested a review from simzzz June 5, 2025 18:39
@lfdt-bot
Copy link

lfdt-bot commented Jun 5, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@quiet-node quiet-node added this to the 0.69.0 milestone Jun 9, 2025
@quiet-node quiet-node added the internal For changes that affect the project's internal workings but not its outward-facing functionality. label Jun 9, 2025
Copy link

codecov bot commented Jun 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main    #3829   +/-   ##
=======================================
  Coverage        ?   45.60%           
=======================================
  Files           ?       80           
  Lines           ?     4686           
  Branches        ?      972           
=======================================
  Hits            ?     2137           
  Misses          ?     2237           
  Partials        ?      312           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@natanasow natanasow modified the milestones: 0.69.0, 0.70.0 Jun 13, 2025
Copy link
Contributor

@quiet-node quiet-node left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blocking as currently raising this internally among the team. Will get back to you on this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal For changes that affect the project's internal workings but not its outward-facing functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Annotations to trigger pod restarts when a configmap or secret change
5 participants