trinodb / charts

Apache License 2.0
151 stars 173 forks source link

Add configmap checksums for automatically roll deployments #126

Closed DinGo4DEV closed 10 months ago

DinGo4DEV commented 10 months ago

Add configmap checksum for automatically roll deployments on coordinator and worker:

cla-bot[bot] commented 10 months ago

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: stanleylaw. This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails