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

Read PodTemplates by default. #614

Merged

Conversation

chaohengstudent
Copy link
Contributor

@chaohengstudent chaohengstudent commented Sep 10, 2023

TL;DR

This PR let PodTemplates read by default.

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

Remove the condition check for setting the default podTemplates name when starting the informerFactory.

Tracking Issue

fixes flyteorg/flyte#3946

Follow-up issue

NA

Signed-off-by: Chao-Heng Lee <chaohengstudent@gmail.com>
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #614 (bef0d24) into master (73ba504) will increase coverage by 0.44%.
The diff coverage is 0.00%.

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

Additional details and impacted files

Copy link
Contributor

@hamersaw hamersaw left a comment

Choose a reason for hiding this comment

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

Thanks for much for PR!

@hamersaw hamersaw merged commit 9aec46d into flyteorg:master Sep 11, 2023
14 checks passed
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.

[BUG] (flyte-binary) PodTemplates not being read unless a default PodTemplate is configured
2 participants