apache / apache/airflow

Startup slow due to securityContext with large log volume

Open
#13,972 9 comments 0 reactions 0 assignees View on GitHub
area:helm-chart kind:feature priority:low provider:cncf-kubernetes
Dominant language
Python
Stars
46.9k
Forks
17.8k
Avg merge
2d 9h
Merged PRs (30d)
472

Description

**Apache Airflow version**: 2.0.0

**Kubernetes version (if you are using kubernetes)** (use `kubectl version`): 1.11

- **Cloud provider or hardware configuration**: alicloud
- **Install tools**: helm chart
- **Others**:

**What happened**:

`uid/gid` causes a massive delay on starting webserver with a large log volume.
default behavior for Kubernetes to run chown recursively on the entire volume at mount time when fsGroup is set: https://github.com/kubernetes/kubernetes/issues/67014

**What you expected to happen**:

**How to reproduce it**:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.