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

Remove lyft api dependency and migrate to lyft->flyteorg #151

Merged
merged 5 commits into from
Mar 8, 2021

Conversation

kumare3
Copy link
Contributor

@kumare3 kumare3 commented Feb 18, 2021

TL;DR

Remove dependency on Lyfts' kubeapi fork

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

Tracking Issue

flyteorg/flyte#377

kumare3 and others added 5 commits February 17, 2021 16:17
Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
* Update task container generated name check (#155)

* Update AWS SageMaker Operator (#156)

* Update AWS SageMaker Operator

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* Remove gogo and fix failing test..

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* Ping protobuf version to avoid unmarshaling breakage.

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* wip

* restore makefile

* replace

Signed-off-by: Katrina Rogan <katrogan9@gmail.com>

* replace

Signed-off-by: Katrina Rogan <katrogan9@gmail.com>

* restore

Signed-off-by: Katrina Rogan <katrogan9@gmail.com>

* no sidecar

* updating resource

Signed-off-by: Ketan Umare <ketan.umare@gmail.com>

* wip

* Linter fix

Signed-off-by: Ketan Umare <ketan.umare@gmail.com>

* wip

* working

* signoff

Signed-off-by: Katrina Rogan <katrogan9@gmail.com>

* sidecar working maybe

Signed-off-by: Katrina Rogan <katrogan9@gmail.com>

* refactor gone awry

Signed-off-by: Katrina Rogan <katrogan9@gmail.com>

Co-authored-by: Haytham Abuelfutuh <haytham@afutuh.com>
Co-authored-by: Ketan Umare <ketan.umare@gmail.com>
Signed-off-by: Katrina Rogan <katrogan9@gmail.com>
@codecov
Copy link

codecov bot commented Mar 8, 2021

Codecov Report

Merging #151 (9ab3ac3) into master (f88009e) will decrease coverage by 0.08%.
The diff coverage is 44.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
- Coverage   60.01%   59.92%   -0.09%     
==========================================
  Files         129      129              
  Lines        6955     6967      +12     
==========================================
+ Hits         4174     4175       +1     
- Misses       2361     2371      +10     
- Partials      420      421       +1     
Flag Coverage Δ
unittests 59.92% <44.61%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
go/tasks/aws/client.go 45.00% <ø> (ø)
go/tasks/aws/config.go 9.09% <ø> (ø)
go/tasks/config/config.go 0.00% <ø> (ø)
go/tasks/logs/config.go 100.00% <ø> (ø)
go/tasks/logs/logging_utils.go 85.24% <ø> (ø)
go/tasks/pluginmachinery/bundle/fail_fast.go 83.33% <ø> (ø)
...tasks/pluginmachinery/catalog/async_client_impl.go 38.66% <ø> (ø)
go/tasks/pluginmachinery/catalog/client.go 10.00% <ø> (ø)
go/tasks/pluginmachinery/catalog/config.go 0.00% <ø> (ø)
.../tasks/pluginmachinery/catalog/reader_processor.go 12.50% <ø> (ø)
... and 87 more

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 f88009e...da37062. Read the comment docs.

@katrogan katrogan changed the title [wip] remove lyft api dependency Remove lyft api dependency and migrate to lyft->flyteorg Mar 8, 2021
@kumare3 kumare3 merged commit e7bf9a4 into master Mar 8, 2021
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