Commit Graph
22 Commits
Author SHA1 Message Date
Gabor Kozma 2733615628 [stable/anchore-engine] Small improvement about secret end env (#12996)
* extraEnv vars change

Signed-off-by: Gabor Kozma <gabo@kozmagabor.com>

* bump version

Signed-off-by: Gabor Kozma <gabo@kozmagabor.com>

* add existing secret support

Signed-off-by: Gabor Kozma <gabo@kozmagabor.com>

* extraEnv map to array in values.yaml

Signed-off-by: Gabor Kozma <gabo@kozmagabor.com>
2019-04-22 10:39:46 -07:00
Peter Balogh 4c71ec3926 add gce-proxy support for anchore-engine (#12529)
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
2019-04-15 15:51:03 -07:00
Brady Todhunter f185521db1 Temporary fix for enterprise UI session bloat (#12469)
* update liveness & remove readiness probes on UI pod.
* add config secret & mount to UI pod.

Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2019-03-22 21:23:06 -07:00
Brady Todhunter 2c651a910a Update to Anchore Engine v0.3.3 (#12014)
* Update anchore engine image to use v0.3.3
* Consolidate all ingress resource values
* Upgrade to latest Redis chart version
* Increase postgres persistence to 20Gi
* Allow additional env vars from values

Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2019-03-13 18:00:53 -07:00
Brady Todhunter 41c48b60a0 Update anchore-engine version (#10911)
* Updated Anchore Engine image to v0.3.2

* Updated Anchore Enterprise image to v0.3.3

* Changed image values from image.name, image.tag, & image.pullPolicy
to image & imagePullPolicy

* Removed unnecessary quotes from templates

* Updated chart version to v0.11.0

* Update README

Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2019-01-30 09:32:15 -08:00
Brady Todhunter d0e80c76e2 service config changes (#9765)
* initial service config changes

update readiness & liveness probes

update chart app version. update redis chart version. update readme/notes.

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* Update ingress resource to work directly with NGINX ingress controller

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* Update readme

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* revert default ports in values.yaml back to original chart values.

Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2018-12-18 15:16:59 -08:00
Brady Todhunter 8eb06375ba Upgrade to v0.3.0 & add Enterprise (#9287)
* ui functional

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* enterprise feeds service functional

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* rbac functional

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* distributed services functional

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* Add more comments to values.yml. Clean up feeds configuration. Make internal ssl configuration global.

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* use /health for all readiness & liveness probes

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* config rbac authorizer on external APIs. Move k8s webhook to core pod. Fix ssl configs to use anchoreGlobal values.

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* add values.yaml snippet & install instructions to README. Default anchoreEnterpriseGlobal.enabled to false

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* be explicit about license secret creation

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* organize values.yaml. Add additional cycle timers. Set image info to non-dev.

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* make service port values global. Remove k8s webhook pod. Default more feeds values.

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* remove alias for base postgresql dependency

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* add upgrade info to README. update chart version to 0.9.0

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* fix requirements.lock. Remove inline comments. Change case of true/false values.

Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2018-11-14 22:22:39 -08:00
Brady Todhunter 6f35327d75 add brady todhunter as approver to anchore-engine (#8614)
Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2018-10-22 15:15:03 -07:00
Brady Todhunter 3f615516c7 add brady todhunter as review/maintainer to anchore-engine (#8514)
Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2018-10-16 13:24:29 -07:00
Raza Jhaveri e6793d764a allowing annotations on core and worker deployments (#8306)
Signed-off-by: Raza Jhaveri <razajhaveri@googlemail.com>
2018-10-16 11:07:41 -07:00
Maxime VISONNEAU e068efa220 Enhanced ingress configuration on anchore-engine chart (#7798)
Signed-off-by: Maxime VISONNEAU <maxime.visonneau@gmail.com>
2018-09-25 09:40:50 -07:00
Maxime VISONNEAU 8af9ba35e0 Added requirements.lock for anchore-engine chart (#7903)
Signed-off-by: Maxime VISONNEAU <maxime.visonneau@gmail.com>
2018-09-21 15:00:39 -07:00
Btodhunter b452bfeb3b Fixed external postgres endpoint in worker_configmap. (#7424)
Updated appVersion.

Updated chart version.

Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2018-08-29 11:38:38 -07:00
Zach Hill c90a85480c [stable/anchore-engine] Update to v0.2.3 of anchore-engine (#6668)
* [stable/anchore-engine] Update to v0.2.3 of anchore-engine and add new feature support

* Adds prometheus metric support
* Adds archive driver support for using s3, swift, or db based storage for analysis output
* Removes the "localanchore" analyzer mode, as it has been removed in anchore-engine
* Switch to using the pod name as the "hostid" for anchore services, internal ids for service components

* Fix some lint issues

* Change version from v0.1.x to v0.2.0 for chart corresponding to v0.2.x in app version
2018-07-18 15:00:12 -07:00
Zach Hill 194db384af [stable/anchore-engine] Adds OWNERS file (#5262)
* [stable/anchore-engine] Adds OWNERS file

* Update chart version and app version

* Bump anchore tag to v0.1.10

* Remove nurmi from OWNERS on anchore-engine
2018-05-02 09:27:16 -07:00
AdamDang 505b2f480f Typo fix in anchore-engine/README.md: and->an (#5016)
* Update Chart.yaml

* Update README.md
2018-04-18 20:57:27 -07:00
Zach Hill 48d7786189 [stable/anchore-engine] Fixes error in K8s v1.9 caused by read-only configmap mounts and locks application version in chart. (#4802)
Adds new default value for globalConfig.configDir to specify different config dir than the where configMap is mounted.

Adds specific app version and specific tag instead of 'latest' to ensure no unexpected upgrades.
2018-04-09 09:21:08 -07:00
wwojcik d481671b3c [stable/anchore-engine] add nodeSelector support (#3781) 2018-03-08 09:03:57 -08:00
sheng zhang 78110b2909 fix README.md typo (#3556)
* fix README.md typo
--est --> --set

* Update Chart.yaml
2018-02-09 12:26:52 -08:00
Lingming Xia 5e67b7fbee fix typos in stable/anchore-engine/README.md (#3611) 2018-02-08 03:05:45 -08:00
Zach Hill 89dfc84976 [stable/anchore-engine] Updates and bug fix for policy bundle sync config (#3435)
* [stable/anchore-engine] Updates and bug fix

Fixes bug in configuration of policy bundle sync.

Updates NOTES.txt and README.md for a bit more detail.

* Bump anchore-engine chart version to 0.1.1

* Update stable/anchore-engine readme to include config option for ingress and loadbalancer
2018-01-25 07:41:15 -08:00
Zach Hill c96c95bbe0 [incubator/anchore-engine] Adds incubator chart for Anchore Engine (#3293)
* Adds incubator chart for Anchore Engine

* Fixes linter issues on anchore-engine values.yaml

* Fixes truth values for values.yaml

* Fixes for truthy values in other yaml configs for anchore-engine chart

* Fix ingress spec for anchore-engine chart for easier config with helm cli

* Addresses typos and some cleanup as requested in PR review

* Adds more startup and config info in NOTES.txt for anchore-engine

* Cleanup and make labels consistent in anchore-engine deployments

* Move anchore-engine chart from incubator/ to stable/
2018-01-16 11:25:24 -08:00