Skip to content

Conversation

@aleoli
Copy link
Member

@aleoli aleoli commented Aug 19, 2025

Description

This pr fixes the reflection behavior for terminated pods

Fix #3096

@adamjensenbot
Copy link
Collaborator

Hi @aleoli. Thanks for your PR!

I am @adamjensenbot.
You can interact with me issuing a slash command in the first line of a comment.
Currently, I understand the following commands:

  • /rebase: Rebase this PR onto the master branch (You can add the option test=true to launch the tests
    when the rebase operation is completed)
  • /merge: Merge this PR into the master branch
  • /build Build Liqo components
  • /test Launch the E2E and Unit tests
  • /hold, /unhold Add/remove the hold label to prevent merging with /merge

Make sure this PR appears in the liqo changelog, adding one of the following labels:

  • feat: 🚀 New Feature
  • fix: 🐛 Bug Fix
  • refactor: 🧹 Code Refactoring
  • docs: 📝 Documentation
  • style: 💄 Code Style
  • perf: 🐎 Performance Improvement
  • test: ✅ Tests
  • chore: 🚚 Dependencies Management
  • build: 📦 Builds Management
  • ci: 👷 CI/CD
  • revert: ⏪ Reverts Previous Changes

@github-actions github-actions bot added the fix Fixes a bug in the codebase. label Aug 19, 2025
@aleoli
Copy link
Member Author

aleoli commented Aug 19, 2025

/test

@aleoli aleoli force-pushed the aol/fix-terminated-shadowpods branch from a287530 to 3d81bfc Compare August 19, 2025 09:59
@aleoli
Copy link
Member Author

aleoli commented Aug 19, 2025

/test

@aleoli
Copy link
Member Author

aleoli commented Aug 26, 2025

/test

@aleoli aleoli marked this pull request as ready for review August 26, 2025 09:54
@aleoli
Copy link
Member Author

aleoli commented Aug 27, 2025

/rebase test=true

@adamjensenbot adamjensenbot force-pushed the aol/fix-terminated-shadowpods branch from 3d81bfc to b6a6d84 Compare August 27, 2025 08:08
@aleoli
Copy link
Member Author

aleoli commented Aug 27, 2025

/merge

@adamjensenbot adamjensenbot added the merge-requested Request bot merging (automatically managed) label Aug 27, 2025
@adamjensenbot adamjensenbot merged commit 708f51c into liqotech:master Aug 27, 2025
14 checks passed
@adamjensenbot adamjensenbot removed the merge-requested Request bot merging (automatically managed) label Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Fixes a bug in the codebase. size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ShadowPod Deletion Changes Pods in Succeeded or Failed Phase to a Pending Phase

4 participants