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

Nullable field handling in CRD #126

Merged
merged 4 commits into from
Apr 30, 2020
Merged

Nullable field handling in CRD #126

merged 4 commits into from
Apr 30, 2020

Conversation

kumare3
Copy link
Contributor

@kumare3 kumare3 commented Apr 30, 2020

TL;DR

ExecutionError is a nullable field. JSON marshal does not work with null values. This fix addresses this problem

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

NA

Tracking Issue

flyteorg/flyte#300

Follow-up issue

NA

@kumare3 kumare3 requested a review from EngHabu as a code owner April 30, 2020 19:32
@kumare3 kumare3 changed the title Null Error handling Nullable field handling in CRD Apr 30, 2020
EngHabu
EngHabu previously approved these changes Apr 30, 2020
@codecov-io
Copy link

Codecov Report

Merging #126 into master will decrease coverage by 0.02%.
The diff coverage is 0.00%.

EngHabu
EngHabu previously approved these changes Apr 30, 2020
@kumare3 kumare3 merged commit e18052e into master Apr 30, 2020
kumare3 pushed a commit to nuclyde-io/flytepropeller that referenced this pull request Feb 4, 2021
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.

3 participants