You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by "bowenliang123 (via GitHub)" <gi...@apache.org> on 2023/04/17 01:21:20 UTC

[GitHub] [kyuubi] bowenliang123 commented on issue #4715: [Improvement] [AUTHZ] Spec json files should be auto generated, rather than edit manually

bowenliang123 commented on issue #4715:
URL: https://github.com/apache/kyuubi/issues/4715#issuecomment-1510564233

   Hi the spec json file should not be regenerated in each build. It's done by design.
   The Authz plugin should only depends on the generated spec json file in runtime, so the committed spec json file should be static, packaged in plugin, checked in CI builds.
   
   So it's good to enforce checks on generated spec json file, but not to regenerate them in builds.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org