Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert Security Context Change #156

Merged
merged 1 commit into from
Jun 21, 2022
Merged

Revert Security Context Change #156

merged 1 commit into from
Jun 21, 2022

Conversation

jamengual
Copy link
Contributor

@jamengual jamengual commented Jun 21, 2022

reverting #21

more information here : #14

Copy link
Member

@chenrui333 chenrui333 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jamengual jamengual merged commit 518621a into main Jun 21, 2022
@jamengual jamengual deleted the revert_fsgroup branch June 21, 2022 20:54
@johanneswuerbach
Copy link

I just tried to install 4.0.4 on a GKE cluster and got:

docker-entrypoint.sh: detected /atlantis-data wrong filesystem permissions
currently owned by root:atlantis, changing to atlantis:atlantis...
chown: /atlantis-data/lost+found: Operation not permitted
chown: /atlantis-data/lost+found: Operation not permitted
chown: /atlantis-data: Operation not permitted
chown: /atlantis-data: Operation not permitted

Install 4.0.3 works without issues 🤔

@jamengual
Copy link
Contributor Author

jamengual commented Jun 21, 2022 via email

@tekumara
Copy link

Same problem here with helm chart 4.0.4 and ghcr.io/runatlantis/atlantis:v0.19.4:

docker-entrypoint.sh: detected /atlantis-data wrong filesystem permissions
currently owned by root:atlantis, changing to atlantis:atlantis...
chown: /atlantis-data/lost+found: Operation not permitted
chown: /atlantis-data/lost+found: Operation not permitted
chown: /atlantis-data: Operation not permitted
chown: /atlantis-data: Operation not permitted

Works with helm chart 4.0.4 and ghcr.io/runatlantis/atlantis:v0.19.3

@tekumara
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants