feast-dev / feast

The Open Source Feature Store for Machine Learning
https://feast.dev
Apache License 2.0
5.62k stars 1k forks source link

fix: Support registry instantiation for read-only users #4719

Closed EXPEbdodla closed 3 weeks ago

EXPEbdodla commented 3 weeks ago

What this PR does / why we need it:

Support registry instantiation for read-only users. I'll add the test case in the next PR.

Which issue(s) this PR fixes:

Fixes #4715

Misc