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

[v23.2.x] Context per reconciler #12768

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #12760

Make each reconciler use a child context that can be cancelled when the
reconcile exits. This ensures there's no build-up of connections to the
redpanda admin api.

(cherry picked from commit c8e0504)
@vbotbuildovich vbotbuildovich added this to the v23.2.x-next milestone Aug 12, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Aug 12, 2023
@joejulian joejulian marked this pull request as ready for review August 14, 2023 15:07
@joejulian joejulian requested a review from a team as a code owner August 14, 2023 15:07
@joejulian joejulian merged commit fc75b79 into redpanda-data:v23.2.x Aug 14, 2023
22 of 26 checks passed
@BenPope BenPope modified the milestones: v23.2.x-next, v23.2.6 Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/k8s kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants