backend.ai
backend.ai copied to clipboard
feat: allow passing blocklist to compute plugin ctx read from local config
~~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.