Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass entities information to Provider #1498

Merged
merged 1 commit into from
Apr 23, 2021

Conversation

MattDelac
Copy link
Collaborator

@MattDelac MattDelac commented Apr 23, 2021

What this PR does / why we need it:
Some Providers would need the information about the entities to keep and to delete.
Therefore this PR aims to pass this information to the Provider object.

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

Not really as even if a user created a custom Provider, they could not use it (yet) because of the hard coded logic happening at the get_provider function see reference)

We now pass the information about the entities to the Provider object

@MattDelac MattDelac changed the title Also pass Entities to update and teardown the infra Pass entities information to Provider Apr 23, 2021
@woop
Copy link
Member

woop commented Apr 23, 2021

/ok-to-test

@woop
Copy link
Member

woop commented Apr 23, 2021

/kind housekeeping

Signed-off-by: Matt Delacour <matt.delacour@shopify.com>
@MattDelac
Copy link
Collaborator Author

/retest

@feast-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: MattDelac, woop

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@woop
Copy link
Member

woop commented Apr 23, 2021

/lgtm

@feast-ci-bot feast-ci-bot merged commit cbb97d3 into feast-dev:master Apr 23, 2021
@MattDelac MattDelac deleted the pass_entities_to_provider branch April 23, 2021 18:28
woop pushed a commit that referenced this pull request Apr 27, 2021
Signed-off-by: Matt Delacour <matt.delacour@shopify.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants