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

handle namespaceselector and empty namespaces #26

Merged
merged 5 commits into from
Jul 8, 2019

Conversation

ritazh
Copy link
Member

@ritazh ritazh commented Jun 28, 2019

Copy link
Contributor

@maxsmythe maxsmythe left a comment

Choose a reason for hiding this comment

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

A few other things need to happen:

  • We should decide whether autoreject_review is required or not
  • pkg/regolib/src.go needs to be updated to handle autoreject_review
  • the check around
    req := ruleArities{
    should be updated to also validate autoreject_review
  • Once it's all wired together look at the contracts between these rules to make sure we're being consistent

constraint/pkg/client/regolib/src.go Outdated Show resolved Hide resolved
constraint/pkg/client/regolib/src.go Outdated Show resolved Hide resolved
@maxsmythe
Copy link
Contributor

Somehow didn't see that regolib/src.go was edited. Dunno why. Sorry :/

@ritazh ritazh force-pushed the fix-namespace-empty branch 6 times, most recently from 5f9072c to d281be1 Compare July 4, 2019 00:54
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
@maxsmythe maxsmythe merged commit 774ba73 into open-policy-agent:master Jul 8, 2019
acpana pushed a commit to acpana/frameworks that referenced this pull request Dec 15, 2022
Remove workitems.md as project is being tracked using Github projects
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.

Namespace Selector Fail Silently
2 participants