Commit Graph

922 Commits

Author SHA1 Message Date
Sergio Zamarro
89a5a80cf1 Fix config.yaml.sample
Changed address of Clair API to bind correctly.
2017-09-20 09:49:38 +02:00
Jimmy Zelinskie
148b3e075d Merge pull request #467 from grebois/master
Adding postgres to the chart so it can be used without dependencies.
2017-09-12 18:14:33 -04:00
Marcelo Grebois
3617b7a126 Adding back postgresURI and correcting comments 2017-09-12 23:29:21 +02:00
Marcelo Grebois
79510232b8 Adding postgres to the chart so it can be used without dependecies. 2017-09-12 15:48:27 +02:00
Jimmy Zelinskie
38715290a4 Merge pull request #465 from jzelinskie/github
add issue template
2017-09-06 22:35:21 -04:00
Jimmy Zelinskie
f6cac4733a github: add issue template 2017-09-06 17:11:36 -04:00
Jimmy Zelinskie
24ca12bdec github: move CONTRIBUTING to github dir 2017-09-06 17:11:36 -04:00
Jimmy Zelinskie
4d83c9c88b Merge pull request #463 from brunomcustodio/fix-ingress
contrib/helm/clair: fix the ingress template
2017-09-06 15:04:58 -04:00
Bruno Miguel Custodio
13be17a690
contrib/helm/clair: fix the ingress template
Make 'servicePort' reference 'externalApiPort' instead of
'externalPort'.
2017-09-06 16:11:53 +01:00
Jimmy Zelinskie
e4a58305f4 Merge pull request #459 from arthurlm44/patch-1
update first instructions for k8s with helm
2017-08-31 16:55:18 -04:00
Arthur Le Maitre
6bd3458ae7 backtick helm init for prettier rendering 2017-08-31 13:16:23 -07:00
Arthur Le Maitre
ccf263789c update documentation for kubernetes / helm install 2017-08-31 10:25:52 -07:00
Jimmy Zelinskie
6ad4aeab76 Merge pull request #458 from jzelinskie/linux-vulns
docs: add troubleshooting about kernel packages
2017-08-31 04:38:03 -04:00
Jimmy Zelinskie
1f288ab3c3 Merge pull request #450 from jzelinskie/move-token
database/pgsql: move token lib
2017-08-31 04:37:51 -04:00
Arthur Le Maitre
99f1870115 update first instructions for k8s with helm 2017-08-30 14:56:08 -07:00
Jimmy Zelinskie
9ee2ff4877 docs: add troubleshooting about kernel packages 2017-08-30 13:12:42 -04:00
Jimmy Zelinskie
cdd214b889 Merge pull request #454 from InTheCloudDan/helm-tls-option
adding insecure TLS to Helm chart
2017-08-28 13:33:36 -04:00
Jimmy Zelinskie
cbd8d0550b Merge pull request #455 from zmarouf/master
style: Fix typo in headline
2017-08-28 13:32:51 -04:00
zmarouf
bd68578b8b
style: Fix typo in headline 2017-08-25 09:02:25 +02:00
Daniel O'Brien
009e2457f2 adding insecure TLS to Helm chart 2017-08-24 15:22:56 -04:00
Jimmy Zelinskie
44b9701c94 Merge pull request #449 from jzelinskie/helm
contrib: replace old k8s manifests with helm
2017-08-22 13:03:34 -04:00
Jimmy Zelinskie
4491bedf2e database/pgsql: move token lib 2017-08-21 16:25:13 -04:00
Jimmy Zelinskie
76b9f8ea05 contrib: replace old k8s manifests with helm 2017-08-21 16:06:30 -04:00
Jimmy Zelinskie
355f1e6d98 Merge pull request #447 from KeyboardNerd/ancestry_
API: change api port to api addr, rename RunV2 to Run.
2017-08-18 18:29:01 -04:00
Sida Chen
dc8704a961 Merge branch 'master' into ancestry_ 2017-08-18 18:25:54 -04:00
Sida Chen
0151dbaef8 API: change api port to api addr, rename RunV2 to Run.
Fixes #446
2017-08-18 18:24:34 -04:00
Jimmy Zelinskie
d5b987440a Merge pull request #448 from jzelinskie/woops
README: fix IRC copypasta
2017-08-18 13:43:26 -04:00
Jimmy Zelinskie
6c3b398607 README: fix IRC copypasta 2017-08-18 13:41:26 -04:00
Jimmy Zelinskie
9fd691ac9e Merge pull request #444 from jzelinskie/docs-refresh
spring cleaning
2017-08-17 20:37:02 -04:00
Jimmy Zelinskie
033cae7d35 *: regenerate bill of materials 2017-08-17 16:20:19 -04:00
Jimmy Zelinskie
ac1cdd03c9 contrib: move grafana and compose here 2017-08-17 16:11:11 -04:00
Jimmy Zelinskie
1f5bc26320 *: rename example config 2017-08-17 16:09:04 -04:00
Jimmy Zelinskie
3f91bd2a9b docs: turn README into full articles 2017-08-17 16:04:02 -04:00
Jimmy Zelinskie
6663bcef27 Merge pull request #432 from KeyboardNerd/ancestry_
gRPC API & internals redesign
2017-08-17 13:07:19 -04:00
Sida Chen
58022d97e3 api: renamed V2 API to V3 API for consistency. 2017-08-16 17:26:53 -04:00
Sida Chen
57a4f97780 pgSQL: fixed invalidating vulnerability cache query. 2017-08-14 16:14:55 -04:00
Sida Chen
a5c6400065 database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
Sida Chen
fb32dcfa58 Clair Logic, Extensions: updated mock tests, extensions, basic logic
Main Clair logic is changed in worker, updater, notifier for better adapting
ancestry schema. Extensions are updated with the new model and feature lister
 and namespace detector drivers are able to specify the specific listers and
detectors used to process layer's content. InRange and GetFixedIn interfaces
are added to Version format for adapting ranged affected features and next
available fixed in in the future. Tests for worker, updater and extensions
are fixed.
2017-08-10 11:24:40 -04:00
Sida Chen
57b146d0d8 Datastore: updated for Clair V3, decoupled interfaces and models 2017-08-10 11:22:44 -04:00
Sida Chen
a378cb070c API: drop v1 api, changed v2 api for Clair v3. 2017-08-10 11:19:08 -04:00
Jimmy Zelinskie
2f08cf52f6 Merge pull request #442 from arminc/add-integration-clari-scanner
Adding 'clair-scanner' cli tool as one of integration tools
2017-08-07 18:52:16 -04:00
Armin
865b92da04 Fix the confusing text 2017-08-07 17:24:42 +02:00
Armin
ebc6bff36e Adding clair-scanner as an integration tool 2017-08-06 13:56:50 +02:00
Jimmy Zelinskie
71cce52d3f Merge pull request #433 from mssola/portus-integration
Added Portus integration
2017-07-18 10:43:49 -04:00
Miquel Sabaté Solà
30ced21b74 Added Portus integration
Since SUSE/Portus#1289 got merged, Portus now integrates security
scanners in order to fetch vulnerabilities for the images stored in the
on-premise Docker registry. CoreOS Clair is a supported backend, so you
can now use Clair for this. This is all explained in the documentation:

  http://port.us.org/features/6_security_scanning.html

Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
2017-07-18 13:15:46 +02:00
Jimmy Zelinskie
6c9a131b09 Merge pull request #408 from KeyboardNerd/grpc
v2 api with gRPC and gRPC gateway
2017-06-30 17:33:57 -04:00
Jimmy Zelinskie
74edd854ee Merge pull request #423 from jzelinskie/sleep-updater
updater: sleep before continuing the lock loop
2017-06-29 15:59:10 -04:00
Jimmy Zelinskie
0d18a629ca updater: sleep before continuing the lock loop
This change makes the updater sleep for a small portion of time before
it continues to try and obtain a lock for running the updates. This will
prevent the CPU from being pinned in the case where an error is
consistently failing an update.

Fixes #415.
2017-06-28 17:13:27 -04:00
Jimmy Zelinskie
04847a016d Merge pull request #418 from KeyboardNerd/multiplens
use namespace's versionfmt to specify listers scanning features
2017-06-28 13:53:21 -04:00
Sida Chen
9561d623c2 featurefmt: use namespace's versionfmt to specify listers
use namespace's versionfmt to specify listers used to scan features
the content detection functions are changed accordingly in worker
2017-06-22 15:36:07 -04:00