Skip to content

feat: add io_uring seccompprofile#76

Open
smiyc wants to merge 2 commits into
cloudnative-pg:mainfrom
smiyc:seccompprofile
Open

feat: add io_uring seccompprofile#76
smiyc wants to merge 2 commits into
cloudnative-pg:mainfrom
smiyc:seccompprofile

Conversation

@smiyc

@smiyc smiyc commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR adds the io_uring seccompprofile the the kind postgres worker nodes as described in
https://github.com/cloudnative-pg/cloudnative-pg/pull/10446/changes#diff-09866816f1f4ba7c57de12b204c0fa37070018e1ff406ba412f616a3ed26701b
io_uring can be enabled on PostgreSQL Cluster > verions 18

...
  postgresql:
    parameters:
      io_method: "io_uring"
...
  securityContext:
    seccompProfile:
      type: Localhost
      localhostProfile: profiles/io_uring-seccompprofile.json
...

Signed-off-by: Daniel Chambre <smiyc@pm.me>
@smiyc smiyc requested a review from a team as a code owner June 23, 2026 19:32
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.

1 participant