Skip to content

issues Search Results · repo:opencontainers/selinux language:Go

Filter by

33 results
 (55 ms)

33 results

inopencontainers/selinux (press backspace or delete to remove)

Since GHA only supports Ubuntu Linux, which does not come with SELinux enabled, CI setup for this repository is currently useless (see here or here). I propose to add .cirrus.yml and run some tests on ...
  • kolyshkin
  • 6
  • Opened 
    on Oct 17, 2024
  • #220

When executed inside a container, the following code selinux.Chcon( /mps/nvidia.com/gpu/pipe , container_file_t , true) fails for me with lsetxattr /mps/nvidia.com/gpu/pipe: invalid argument However, ...
  • empovit
  • 5
  • Opened 
    on Jul 31, 2024
  • #215

When I tried to start a container with SELinux labeling for volume, I got the following error and could not start a container. $ docker run --log-driver=journald -d --name=kubelet --read-only --network=host ...
  • zeroalphat
  • 2
  • Opened 
    on May 12, 2023
  • #199

Hi all, thank you for opensourcing this package, I would like to see how should I best this package if I need to set a specific label for my Go program? In Rocky Linux v9+ a specific selinux label defaul ...
  • hellt
  • 1
  • Opened 
    on Feb 24, 2023
  • #198

Is there a way to check using this library if MLS is enabled on a system?
  • badochov
  • 1
  • Opened 
    on May 1, 2022
  • #176

Podman failed to mount runtime directory for rootless netns: no such file or directory. These are the logs I could find related to podman in /var/log/messages: http://dpaste.com/FRZSBJKZL Podman related ...
  • fraschm1998
  • 1
  • Opened 
    on Mar 31, 2022
  • #175

Problem As described in the comment, Relabel() should recursively change the SELinux label on a path and all entries beneath that path. https://github.com/opencontainers/selinux/blob/c9f6104c1b015384e35d3e7fcad0fa3ef9f24f12/go-selinux/label/label_linux.go#L106 ...
  • rrayst
  • 1
  • Opened 
    on Mar 17, 2022
  • #172

The default behavior for rootless podman is to create a running container that transitions from the user s SELinux user and role to system_u:system_r. Instead, the default behavior should be to keep the ...
  • 0xC0ncord
  • 3
  • Opened 
    on Nov 22, 2021
  • #171

Could you please clear up the copyright status? There is no copyright header in any code file and in the LICENCE it is stated as: Copyright {yyyy} {name of copyright owner}
  • dimitar-dimitrow
  • 2
  • Opened 
    on Nov 4, 2021
  • #167

The changes are (https://github.com/opencontainers/selinux/compare/v1.8.5...HEAD): - #159 - #161 The last one is needed to get https://github.com/cri-o/cri-o/pull/5373 out of draft.
  • kolyshkin
  • 2
  • Opened 
    on Oct 5, 2021
  • #162
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub