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

Add access control policy #1028

Merged
merged 3 commits into from
Jul 2, 2020
Merged

Add access control policy #1028

merged 3 commits into from
Jul 2, 2020

Conversation

pleshakov
Copy link
Contributor

Proposed changes

  • Add new CRD - Policy
  • Implement access control policy
  • Refactor return and redirect actions to work with access control
    policy
  • Support Policy CRD in Helm
  • Add access control doc and example
  • Add access control policy tests (thx @vepatel)

Implements #739 and #138

@pleshakov pleshakov added the enhancement Pull requests for new features/feature enhancements label Jul 1, 2020
@vepatel
Copy link
Contributor

vepatel commented Jul 2, 2020

Since PR is failing on unrelated tests, I'd suggest to include changes from 4dca744 and re-build.

pleshakov and others added 3 commits July 2, 2020 10:01
* Add new CRD - Policy
* Implement access control policy
* Refactor return and redirect actions to work with access control
policy
* Support Policy CRD in Helm
@pleshakov pleshakov merged commit 5047caf into master Jul 2, 2020
@pleshakov pleshakov deleted the vs-policies branch July 2, 2020 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Pull requests for new features/feature enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants