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

added pipe for passing policy in apply #1382

Merged

Conversation

NoSkillGirl
Copy link
Contributor

@NoSkillGirl NoSkillGirl commented Dec 10, 2020

Related issue

closes #1383

What type of PR is this?

/kind feature

Proposed changes

now policies can be passed using pipe operator while applying on resource(s)

Checklist

@NoSkillGirl NoSkillGirl requested review from JimBugwadia and realshuting and removed request for JimBugwadia December 10, 2020 10:47
Copy link
Member

@JimBugwadia JimBugwadia left a comment

Choose a reason for hiding this comment

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

minor changes requested!

pkg/kyverno/apply/command.go Outdated Show resolved Hide resolved
pkg/kyverno/apply/command.go Outdated Show resolved Hide resolved
@JimBugwadia
Copy link
Member

@NoSkillGirl - once you have completed changes, please mark as resolved and re-request review. Thanks!

@JimBugwadia JimBugwadia merged commit 26d7587 into kyverno:main Dec 13, 2020
@NoSkillGirl NoSkillGirl added this to the Kyverno Release 1.3.0 milestone Dec 22, 2020
@realshuting realshuting removed this from the Kyverno Release 1.3.0 milestone Jan 4, 2021
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.

Allow reading policy from stdin for CLI apply
3 participants