Commit Graph
12 Commits
Author SHA1 Message Date
João MarçalandKubernetes Prow Robot d7c5001685 Extra chart configs (#13274)
* Added option to provide a different port instead of 443

Signed-off-by: Joao Marcal <joao.marcal12@gmail.com>

* Fixed a bug introduced in the last commit and added some helpfull comments
to values.yaml

Signed-off-by: Joao Marcal <joao.marcal12@gmail.com>

* Removed trailing space

Signed-off-by: Joao Marcal <joao.marcal12@gmail.com>
2019-04-25 08:22:47 -07:00
kfox1111andKubernetes Prow Robot 5509fc6141 Cert-manager support in opa chart (#13265)
Add support automatic provisioning of webhook certs via cert-manager
in opa chart.

Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
2019-04-24 15:00:48 -07:00
Adam GravesandKubernetes Prow Robot 19316e0e6e Allow empty config for OPA (#12629)
Signed-off-by: velothump <adam.graves85@gmail.com>
2019-03-28 16:31:56 -07:00
Ivo VerberkandKubernetes Prow Robot 4c9edd9ecc Separate the kube-mgmt replication arguments. (#12305)
* Separate the kube-mgmt replication arguments.

Fixes #11870

Signed-off-by: Ivo Verberk <iverberk@xebia.com>

* Bump the patch version to indicate the replication arguments bugfix.

Signed-off-by: Ivo Verberk <iverberk@xebia.com>
2019-03-26 08:09:21 -07:00
Thomas MillerandKubernetes Prow Robot fa54225969 Adds PodDisruptionBudget to OPA (#11922)
* Adds PodDisruptionBudget to OPA

- Defaults to off with a default min value of 1

Signed-off-by: Thomas Miller <thomas@tlm.id.au>

* Fixed linting issue in values

Signed-off-by: Thomas Miller <thomas@tlm.id.au>

* Fixed default values docs in README

Signed-off-by: Thomas Miller <thomas@tlm.id.au>
2019-03-08 08:23:28 -08:00
Thomas MillerandKubernetes Prow Robot dc09ebad57 Adds resource limits for containers in deploy (#11886)
* Adds resource limits for containers in deploy

Signed-off-by: Thomas Miller <thomas@tlm.id.au>

* Updated README and bumped chart.

- README with new variables
- Bumped chart version

Signed-off-by: Thomas Miller <thomas@tlm.id.au>
2019-03-04 15:38:55 -08:00
matthopeandKubernetes Prow Robot 7b1a5f281c [opa] Able to specify log level and log format (#11477)
* [opa] Able to specify log level and log format

Signed-off-by: Matt Hope <matt.hope@fairfaxmedia.com.au>

* Update stable/opa/Chart.yaml

Signed-off-by: Matt Hope <matt.hope@fairfaxmedia.com.au>
2019-03-04 09:33:45 -08:00
Jeff BachtelandKubernetes Prow Robot f5b7f44e3d Set readOnly on consuming containers for authz/n (#11759)
Signed-off-by: Jeff Bachtel <jeff.bachtel@gmail.com>
2019-02-26 16:05:27 -08:00
Jeff BachtelandKubernetes Prow Robot 6c75d84e73 Update to latest opa image release (#11756)
Signed-off-by: Jeff Bachtel <jeff.bachtel@gmail.com>
2019-02-26 13:16:29 -08:00
kfox1111andKubernetes Prow Robot 33d98eaa3e Add kube-mgmt to OPA (#10860)
* Initial attempt at adding kube-mgmt to the chart

Signed-off-by: Kevin Fox <kevin@efox.cc>

* Updated to add auth/imagePullPolicy/rbac

Signed-off-by: Kevin Fox <kevin@efox.cc>

* Fix linting issues

Signed-off-by: Kevin Fox <kevin@efox.cc>

* Update kube-mgmt image to 0.8.

Signed-off-by: Kevin Fox <kevin@efox.cc>

* Add the ability to turn off authz

Signed-off-by: Kevin Fox <kevin@efox.cc>

* Add note about authz.

Signed-off-by: Kevin Fox <kevin@efox.cc>

* Add in fixes from tsandall

Signed-off-by: Kevin Fox <kevin@efox.cc>
2019-02-26 09:37:20 -08:00
kfox1111andKubernetes Prow Robot fa5797b0a0 Add a kubectl proxy to allow rego to make kubernetes sars (#10490)
* Add a kubectl proxy to allow rego to make kubernetes subject access reviews.

Signed-off-by: Kevin Fox <kevin@efox.cc>

* Bumped the wrong version.

Signed-off-by: Kevin Fox <kevin@efox.cc>

* Fix lint.

Signed-off-by: Kevin Fox <kevin@efox.cc>

* Update based on feedback.

Update based on feedback by tsandall and timothyhinrichs.
Added OWNERS too for ease of management.

Signed-off-by: Kevin Fox <kevin@efox.cc>
2019-01-22 22:33:42 -08:00
Torin SandallandKubernetes Prow Robot 44981ee444 Add Open Policy Agent chart (#8915)
* Add Open Policy Agent chart

Signed-off-by: Torin Sandall <torinsandall@gmail.com>

* Update chart with example to kick the tires

Signed-off-by: Torin Sandall <torinsandall@gmail.com>

* Update chart per review feedback

- Set app version to OPA vresion per convention
- Prefer user facing chart name to local in install guide
- Refactor standard labels into helper template

Signed-off-by: Torin Sandall <torinsandall@gmail.com>

* Add configuration table to README

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2018-12-18 12:48:16 -08:00