backend.ai icon indicating copy to clipboard operation
backend.ai copied to clipboard

feat: allow passing blocklist to compute plugin ctx read from local config

Open fregataa opened this issue 3 years ago • 0 comments

~~correct wrong type of compute_plugins allowlist and blocklist which is list in toml files.~~ ~~additionally, pass blocklist argument to compute_plugin_ctx when it inits.~~

since type of allowlist is correct as set, this PR changes to feature for allow plugin ctx to get blocklist.

fregataa avatar Aug 02 '22 06:08 fregataa