forked from feast-dev/feast
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Remove Rockset from feast (feast-dev#4434)
- Loading branch information
Showing
33 changed files
with
532 additions
and
1,431 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
sdk/python/docs/source/feast.infra.feature_servers.aws_lambda.rst
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
sdk/python/docs/source/feast.infra.feature_servers.gcp_cloudrun.rst
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
sdk/python/docs/source/feast.infra.materialization.contrib.bytewax.rst
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
sdk/python/docs/source/feast.infra.materialization.lambda.rst
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
sdk/python/docs/source/feast.infra.online_stores.contrib.rockset_online_store.rst
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 0 additions & 21 deletions
21
sdk/python/docs/source/feast.infra.registry.contrib.postgres.rst
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
feast.permissions.auth package | ||
============================== | ||
|
||
Submodules | ||
---------- | ||
|
||
feast.permissions.auth.auth\_manager module | ||
------------------------------------------- | ||
|
||
.. automodule:: feast.permissions.auth.auth_manager | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
feast.permissions.auth.auth\_type module | ||
---------------------------------------- | ||
|
||
.. automodule:: feast.permissions.auth.auth_type | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
feast.permissions.auth.kubernetes\_token\_parser module | ||
------------------------------------------------------- | ||
|
||
.. automodule:: feast.permissions.auth.kubernetes_token_parser | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
feast.permissions.auth.oidc\_token\_parser module | ||
------------------------------------------------- | ||
|
||
.. automodule:: feast.permissions.auth.oidc_token_parser | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
feast.permissions.auth.token\_extractor module | ||
---------------------------------------------- | ||
|
||
.. automodule:: feast.permissions.auth.token_extractor | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
feast.permissions.auth.token\_parser module | ||
------------------------------------------- | ||
|
||
.. automodule:: feast.permissions.auth.token_parser | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: feast.permissions.auth | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
Oops, something went wrong.