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

fix: reconcile enqueue bindings #680

Merged
merged 3 commits into from
Mar 22, 2024
Merged

Conversation

jeff-mccoy
Copy link
Member

@jeff-mccoy jeff-mccoy commented Mar 22, 2024

Description

Ensure k8s objects passed into dequeue functions by reconcile are not overwritten.

Related Issue

Fixes #625

Relates to #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@jeff-mccoy jeff-mccoy changed the title Fix reconcile enqueue bindings fix: reconcile enqueue bindings Mar 22, 2024
@cmwylie19 cmwylie19 merged commit 8eb86f9 into main Mar 22, 2024
12 checks passed
@cmwylie19 cmwylie19 deleted the fix-reconcile-enqueue-bindings branch March 22, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Code Re-use in Watch Processor
2 participants