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

Set SELinux security context for bucket #1173

Open
JamesUoM opened this issue Nov 27, 2024 · 0 comments
Open

Set SELinux security context for bucket #1173

JamesUoM opened this issue Nov 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@JamesUoM
Copy link

Tell us more about this new feature.

One of the frequent use cases is to mount a bucket to host web content. However, SELinux requires the security context httpd_sys_content_t to be applied. We are forced to disable SELinux which can go against organizational policy.

@JamesUoM JamesUoM added the enhancement New feature or request label Nov 27, 2024
github-merge-queue bot pushed a commit that referenced this issue Dec 10, 2024
Update the CRT libraries to the latest releases. In particular, include:
* Support full object checksum and crc64nvme.
([awslabs/aws-c-s3#468](awslabs/aws-c-s3#468))

<details>
  <summary>Full CRT changelog:</summary>
  
```
Submodule mountpoint-s3-crt-sys/crt/aws-c-common be8ed873..fadfef49:
  > Support relative paths when prebuilding dependencies with CMake (#1174)
  > Switch CI to use roles (#1173)
Submodule mountpoint-s3-crt-sys/crt/aws-c-s3 45894ed3..337155f6:
  > Support full object checksum (#468)
  > [meta request]: assign shutdown_callback inside critical region (#470)
  > Switch CI to use roles (#463)
```
</details>

### Does this change impact existing behavior?

No.

### Does this change need a changelog entry?

No.

---

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and I agree to the terms of
the [Developer Certificate of Origin
(DCO)](https://developercertificate.org/).

Signed-off-by: Alessandro Passaro <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant