You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/28 09:05:57 UTC

[GitHub] [airflow] gardnerdev commented on a change in pull request #10600: updating redis to bitnami distribution due to security limitation

gardnerdev commented on a change in pull request #10600:
URL: https://github.com/apache/airflow/pull/10600#discussion_r478987787



##########
File path: chart/values.yaml
##########
@@ -79,8 +79,8 @@ images:
     tag: 0.11.0
     pullPolicy: IfNotPresent
   redis:
-    repository: redis
-    tag: 6-buster
+    repository: bitnami/redis

Review comment:
       Sure, bitnami/redis is working as non-root process which is following best practices. When you are sharing cluster (namespace e.g) you are not allowed to run root-processes. Please, refer to https://docs.bitnami.com/tutorials/work-with-non-root-containers/




----------------------------------------------------------------
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.

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