Pauline
4ce499894e
Fixed a few typos
...
Signed-off-by: Pauline <pauline.lallinec@gmail.com >
2019-02-04 13:31:31 -08:00
Torin Sandall
a852671272
Prepare v0.10.3 release
...
Signed-off-by: Torin Sandall <torinsandall@gmail.com >
2019-01-22 07:41:51 -08:00
Torin Sandall
6af8da83ad
Prepare v0.10.2 release
...
Signed-off-by: Torin Sandall <torinsandall@gmail.com >
2018-12-10 14:14:51 -08:00
Torin Sandall
6c39555de1
Prepare v0.10.1 release
...
Signed-off-by: Torin Sandall <torinsandall@gmail.com >
2018-10-30 13:25:17 -07:00
Torin Sandall
dbf54cde4e
Prepare v0.10.0 release
...
Signed-off-by: Torin Sandall <torinsandall@gmail.com >
2018-10-25 11:05:57 -07:00
repenno
58107fce80
Deprecating --insecure-addr flag
...
Related to #763 . In the future, we can remove the flag entirely.
Signed-off-by: repenno <rapenno@gmail.com >
2018-10-15 15:45:38 -07:00
Torin Sandall
9fbff4c330
Prepare v0.9.2 release
...
Signed-off-by: Torin Sandall <torinsandall@gmail.com >
2018-09-24 09:10:52 -07:00
Johannes M. Scheuermann
326fb83958
Correct link to admission-controller.yaml and add deployment selector
...
Signed-off-by: Johannes M. Scheuermann <joh.scheuer@gmail.com >
2018-09-06 10:30:00 -07:00
Torin Sandall
3ffb13f138
Link to security docs in tutorials
...
Fixes #917
Signed-off-by: Torin Sandall <torinsandall@gmail.com >
2018-09-04 14:30:20 -07:00
Kazuki Suda
b4e9362b35
Fix to indent 4 spaces instead of a tab
...
On the document, all rego files are indented with 4 spaces. Thus this
commit fixes to indent 4 spaces instead of a tab.
- https://www.openpolicyagent.org/docs/kubernetes-admission-control.html
Signed-off-by: Kazuki Suda <kazuki.suda@gmail.com >
2018-09-04 09:24:32 -07:00
Torin Sandall
d5ba22b70a
Prepare v0.9.1 release
...
Signed-off-by: Torin Sandall <torinsandall@gmail.com >
2018-08-16 08:42:41 -07:00
Torin Sandall
71d0e299b4
Prepare v0.9.0 release
...
Signed-off-by: Torin Sandall <torinsandall@gmail.com >
2018-07-31 14:35:00 -07:00
Torin Sandall
877d39f035
Prepare v0.8.2 release
...
Signed-off-by: Torin Sandall <torinsandall@gmail.com >
2018-06-22 15:02:03 -07:00
Torin Sandall
eee76c6365
Update subcommands to support loader filter
...
These changes update the subcommands to support a file/directory name
filter. This allows users to exclude certain files from being loaded.
With these changes users can excldue private directories created by
Kubernetes for volume-mounted ConfigMaps.
As part of this change, update the Kubernetes deployment documentation
to use the new --ignore flag, run OPA as a Deployment instead of as a
ReplicationController, and generally improve the example.
Fixes #782
Signed-off-by: Torin Sandall <torinsandall@gmail.com >
2018-06-22 14:22:14 -07:00
Torin Sandall
e3a00023bd
Add RBAC configuration for admission controller
...
As of v1.10, the default service account does not have read access on
objects in other namespaces and cannot update configmaps in the active
namespace.
Signed-off-by: Torin Sandall <torinsandall@gmail.com >
2018-05-29 11:54:28 -07:00
Torin Sandall
91ad1a786f
Prepare v0.8.1 release
...
Signed-off-by: Torin Sandall <torinsandall@gmail.com >
2018-04-30 13:05:44 -07:00
Torin Sandall
a165fc7e08
Prepare v0.8.0 release
...
Signed-off-by: Torin Sandall <torinsandall@gmail.com >
2018-04-11 09:10:28 -07:00
Torin Sandall
a048970c95
Update release patch script to cover YAML files
...
The script was not searching for version numbers in YAML files in the
docs. As a result the Kubernetes admission controller tutorial was out
of date.
2018-03-08 11:16:59 -08:00
Torin Sandall
1e9131a4fe
Update Kubernetes Admission Control tutorial
...
The v1.9 webhook support contains a bug that causes CONNECT operations
to fail. We can add the privileged exec example back once that's fixed.
Fixes #567
2018-02-13 13:06:02 -08:00
Marco Sanvido
6d2ec33450
Move tutorial files out of the docs
2017-11-29 13:26:05 -08:00