dnskr commented on issue #6123:
URL: https://github.com/apache/kyuubi/issues/6123#issuecomment-2138293982

   @chgl I'm afraid it is impossible to calculate and keep updated checksum for 
entities in `sparkConf.from` list, i.e. for provided `ConfigMaps` and 
`Secrets`.  We probably can use [lookup 
function](https://helm.sh/docs/chart_template_guide/functions_and_pipelines/#using-the-lookup-function)
 to find checksum value during chart release or update, but users can change 
those `ConfigMaps` and `Secrets` in between. Do you know any good (ideally 
standard) solution to solve the problem?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to