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

feature; Flyte Copilot and dataloading config added to core protos #97

Merged
merged 5 commits into from
Jun 23, 2020

Conversation

kumare3
Copy link
Contributor

@kumare3 kumare3 commented May 18, 2020

TL;DR

Update FlyteAdmin to use latest FlyteIDL

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

Refer to Design Doc

Tracking Issue

flyteorg/flyte#297

Follow-up issue

flyteorg/flyte#316
flyteorg/flyte#317

@codecov-io
Copy link

Codecov Report

Merging #97 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   63.14%   63.14%           
=======================================
  Files         100      100           
  Lines        7038     7038           
=======================================
  Hits         4444     4444           
  Misses       2082     2082           
  Partials      512      512           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ce1932...ae40e41. Read the comment docs.

go.mod Outdated
github.com/lyft/flytepropeller v0.2.13
github.com/lyft/flytestdlib v0.3.2
github.com/lyft/flyteidl v0.17.31
github.com/lyft/flytepropeller v0.2.39-0.20200517212313-457679106bf2
Copy link
Contributor

Choose a reason for hiding this comment

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

is this a release version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

not yet, will be releasing soon

@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2020

Codecov Report

Merging #97 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   63.24%   63.24%           
=======================================
  Files         101      101           
  Lines        7465     7465           
=======================================
  Hits         4721     4721           
  Misses       2197     2197           
  Partials      547      547           
Flag Coverage Δ
#unittests 63.24% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c11b896...b0778a2. Read the comment docs.

@kumare3 kumare3 changed the title Raw Container (CoPilot) support in FlyteAdmin feature; Flyte Copilot and dataloading config added to core protos Jun 23, 2020
@kumare3 kumare3 requested a review from katrogan June 23, 2020 21:00
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.

4 participants