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

Migrate to go mod #38

Merged
merged 10 commits into from
Jan 27, 2020
Merged

Conversation

honnix
Copy link
Member

@honnix honnix commented Nov 28, 2019

No description provided.

@honnix
Copy link
Member Author

honnix commented Nov 28, 2019

@kumare3 PTAL

@honnix
Copy link
Member Author

honnix commented Nov 28, 2019

I think here is a problem: https://github.com/lyft/flyteplugins/blob/master/tests/redis_lookaside_buffer_test.go#L11

go mod tidy complains about it.

go.mod Outdated

replace (
github.com/GoogleCloudPlatform/spark-on-k8s-operator => github.com/lyft/spark-on-k8s-operator v0.1.3
// FIXME: remove replace after flyteplugins migrated to go module
Copy link
Member Author

Choose a reason for hiding this comment

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

TODO: remove this replacement.

wild-endeavor added a commit to flyteorg/boilerplate that referenced this pull request Jan 23, 2020
This updates the boilerplate to use go modules instead of dep and follows the changes that have already been made:

* flyteorg/datacatalog#21
* flyteorg/flytepropeller#38
* flyteorg/flyteadmin#35
* flyteorg/flyteplugins#36
* flyteorg/flytestdlib#50
* flyteorg/flyteidl#27 (depends on flyteorg/flytestdlib#50 to be merged and released)
@honnix
Copy link
Member Author

honnix commented Jan 24, 2020

We will need to merge flyteplugins PR first because of those non-compilable code in flyteplugins master.

@wild-endeavor wild-endeavor changed the title migrate to go mod Migrate to go mod Jan 27, 2020
@wild-endeavor wild-endeavor merged commit f785442 into flyteorg:master Jan 27, 2020
@honnix honnix deleted the go-module-migration branch January 28, 2020 06:16
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
eapolinario pushed a commit to eapolinario/flyte that referenced this pull request Aug 21, 2023
This updates the boilerplate to use go modules instead of dep and follows the changes that have already been made:

* flyteorg/datacatalog#21
* flyteorg/flytepropeller#38
* flyteorg/flyteadmin#35
* flyteorg/flyteplugins#36
* flyteorg/flytestdlib#50
* flyteorg/flyteidl#27 (depends on flyteorg/flytestdlib#50 to be merged and released)
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