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

feat; Catalog Information including Caching published to FlyteAdmin #167

Merged
merged 12 commits into from
Jul 29, 2020

Conversation

kumare3
Copy link
Contributor

@kumare3 kumare3 commented Jul 28, 2020

TL;DR

#minor Updates Node Execution events to publish Catalog state to FlyteAdmin

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

This would enable Catalog information visibility in the UI/CLI etc. it will also enable further enhancements in the User experience for Catalog

Tracking Issue

flyteorg/flyte#138

Follow-up issue

NA

@@ -133,7 +134,7 @@ func GenerateArtifactTagName(ctx context.Context, inputs *core.LiteralMap) (stri

// Get the DataSetID for a task.
// NOTE: the version of the task is a combination of both the discoverable_version and the task signature.
// This is because the interfact may of changed even if the discoverable_version hadn't.
// This is because the interface may of changed even if the discoverable_version hadn't.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// This is because the interface may of changed even if the discoverable_version hadn't.
// This is because the interface may have changed even if the discoverable_version hadn't.

wild-endeavor
wild-endeavor previously approved these changes Jul 29, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2020

Codecov Report

Merging #167 into master will increase coverage by 0.28%.
The diff coverage is 63.20%.

@kumare3 kumare3 merged commit 226d2ff into master Jul 29, 2020
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