Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Moved controller-runtime start out of webhook Run function #546

Merged
merged 2 commits into from
Apr 7, 2023

Conversation

hamersaw
Copy link
Contributor

TL;DR

This PR moves starting the controller-runtime manager outside of the webhook Run function. This is useful to ensure the controller-runtime manager starts in single binary even if the webhook is disabled.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

^^^

Tracking Issue

flyteorg/flyte#3546

Follow-up issue

NA

@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #546 (ba244cb) into master (6af4de2) will increase coverage by 0.40%.
The diff coverage is 0.00%.

❗ Current head ba244cb differs from pull request most recent head e6eef74. Consider uploading reports for the commit e6eef74 to get more accurate results

@hamersaw hamersaw merged commit 986f014 into master Apr 7, 2023
@hamersaw hamersaw deleted the bug/start-controller-runtime-manager branch April 7, 2023 17:22
eapolinario pushed a commit to eapolinario/flytepropeller that referenced this pull request Aug 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants