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

Fix different files permissions #707

Merged
merged 1 commit into from
Mar 24, 2022
Merged

Fix different files permissions #707

merged 1 commit into from
Mar 24, 2022

Conversation

CyberDem0n
Copy link
Contributor

  • allow read/execute by everyone for runit run files
  • change owner to root for etcd and etcdctl

In addition to that bump Timescaledb to 2.6.0 and allow custom settings of WALE_DISABLE_S3_SSE and WALG_DISABLE_S3_SSE

Close #697
Close #701
Close #704

- allow read/execute by everyone for runit run files
- change owner to root for etcd and etcdctl

In addition to that bump Timescaledb to 2.6.0 and allow custom settings
of WALE_DISABLE_S3_SSE and WALG_DISABLE_S3_SSE

Close #697
Close #701
Close #704
@FxKu
Copy link
Member

FxKu commented Mar 24, 2022

👍

1 similar comment
@CyberDem0n
Copy link
Contributor Author

👍

@CyberDem0n CyberDem0n merged commit 01c8361 into master Mar 24, 2022
@CyberDem0n CyberDem0n deleted the feature/permissions branch March 24, 2022 13:01
zer0def pushed a commit to zer0def/spilo that referenced this pull request May 28, 2022
- allow read/execute by everyone for runit run files
- change owner to root for etcd and etcdctl

In addition to that bump Timescaledb to 2.6.0 and allow custom settings of `WALE_DISABLE_S3_SSE` and `WALG_DISABLE_S3_SSE`

Close zalando#697
Close zalando#701
Close zalando#704
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment