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

extend policies configuration #210

Open
wkloucek opened this issue Apr 24, 2023 · 0 comments
Open

extend policies configuration #210

wkloucek opened this issue Apr 24, 2023 · 0 comments

Comments

@wkloucek
Copy link
Contributor

#203 added support for the policies service.

We should allow to configure policies from an external configmap additionally to here:

# -- Sets the policies. Each policy is defined by a `fileName` and a `content`. The content takes the rego script as text, see
# https://doc.owncloud.com/ocis/next/deployment/services/s-list/policies.html#example-policies
# Attention: All scripts provided here will end up in a ConfigMap. The data stored in a ConfigMap cannot exceed 1 MiB. see
# https://kubernetes.io/docs/concepts/configuration/configmap/#:~:text=The%20data%20stored%20in%20a,separate%20database%20or%20file%20service.
policies: []

This was not possible when #203 was crated, see #203 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant