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

feat: Make policy available in doc command #593

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

mrueg
Copy link
Contributor

@mrueg mrueg commented Feb 24, 2025

This gives more flexibility when using konstraint doc, we use it to generate a CSV file that looks like this:

P0002,requiredlabels
P1001,containerdenyaddedcaps
P1002,containerdenyescalation
P1003,containerdenyprivileged
P1004,poddenyhostalias
P1005,poddenyhostipc
P1006,poddenyhostnetwork
P1007,poddenyhostpid
P1008,poddenywithoutrunasnonroot
P1009,pspdenyaddedcaps
P1010,pspdenyescalation
P1011,pspdenyhostalias
P1012,pspdenyhostipc
P1013,pspdenyhostnetwork
P1014,pspdenyhostpid
P1015,pspdenyprivileged
P123456,test
P2001,containerdenylatesttag
P2002,containerdenywithoutresourceconstraints
P2005,roledenyuseprivilegedpsps
P2006,containerdenyprivilegediftenant
P0001,anywarndeprecatedapiversions
P0003,policymarkdownpunctuation
P2003,containerwarnnorofs
P2004,pspwarnnorofs

Copy link
Collaborator

@jalseth jalseth left a comment

Choose a reason for hiding this comment

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

No reason not to. Thanks!

@jalseth jalseth merged commit de4fbc0 into plexsystems:main Feb 25, 2025
11 checks passed
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.

2 participants