Jimmy Zelinskie
52ecf35ca6
travis: fail if not gofmt -s
2018-09-05 18:57:10 -04:00
Jimmy Zelinskie
9f2cc4e533
Merge pull request #604 from jzelinskie/nvd-urls
...
vulnmdsrc: update NVD URLs
2018-09-04 14:07:56 -04:00
Jimmy Zelinskie
ce6b00887b
vulnmdsrc: update NVD URLs
...
This connects us via a domain hosted on AWS which should provide
performance benefits for users running Clair on AWS and alleviate load
from the NIST campus network.
Fixes #575 .
2018-09-04 11:55:19 -04:00
Sida Chen
dfc3023372
Merge pull request #601 from KeyboardNerd/sidchen/status
...
Add Status endpoint with Clair configuration
2018-08-31 13:28:38 -04:00
Sida Chen
d28f3214ce
Add Status endpoint with Clair configuration
...
Implement a status endpoint providing the current lister/detector in
the current instance of Clair.
2018-08-30 16:55:18 -04:00
Jimmy Zelinskie
7f9c0b1b07
Merge pull request #594 from reasonerjt/fix-alpine-url
...
Quickfix to the URL for fetching alpine's vuln data.
2018-08-29 15:23:07 -04:00
Daniel Jiang
9e4a347ecd
Quickfix to the URL for fetching alpine's vuln data.
...
Fixes #593
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2018-08-23 13:39:26 +08:00
Jimmy Zelinskie
ddeb64339d
Merge pull request #578 from naibaf0/fix/helmtemplate/configmap/postgresql
...
Helm: change postgresql connection string format in configmap template
2018-08-13 14:35:46 -04:00
Fabian Hinz
690d26edba
Helm: change postgresql connection string format in configmap template
...
The PostgreSQL connection string in the configmap template for helm was
changed to a key-value format to reflect the currently used format in
the sample config file
Fixes #561
2018-08-13 15:24:33 +02:00
Jimmy Zelinskie
1d690bbacf
Merge pull request #586 from robertomlsoares/update-helm-chart
...
Helm Chart: Use Secret for config file. Fix some minor issues
2018-08-09 15:06:07 -04:00
Roberto Soares
bc6f37f1ae
Helm Chart: Use Secret for config file. Fix some minor issues
...
- Config file for Clair now is inside a Secret. Fixes #581 .
- Update helper template to use latest Helm conventions for "name" and
"fullname".
- Update labels to use the recommended labels by Helm. See:
https://docs.helm.sh/chart_best_practices/#standard-labels
- Remove service.name from values file because it is not used.
Service discovery for parent charts can be made by using the
"clair.fullname" template since template functions are shared
between charts.
2018-08-08 14:54:35 +02:00
Jimmy Zelinskie
c26154ab74
Merge pull request #582 from brosander/helm-alpine-postgres
...
Using alpine postgres image
2018-08-06 14:14:18 -04:00
Bryan Rosander
f3e156a46e
Using alpine postgres image
2018-08-03 11:19:48 -04:00
Jimmy Zelinskie
b1cd092319
Merge pull request #571 from ErikThoreson/nvdupdates
...
adding publisher datetime and updating nvd feed download
2018-07-17 19:57:26 -04:00
Jimmy Zelinskie
f32f438a98
Merge branch 'master' into nvdupdates
2018-07-17 10:36:08 -04:00
Jimmy Zelinskie
3babbafb2f
Merge pull request #574 from hongli-my/fix-nvd-path
...
not use path.Join, stop clair, left nvd xml like nvd-data3260521972007.xml
2018-07-17 10:32:52 -04:00
honglichang(常红立)
0d5f300c5b
fix nvd path
...
1. stop clair, not del nvd xml
2018-07-17 20:11:24 +08:00
Jimmy Zelinskie
9a9b1f7a13
Merge pull request #572 from arno01/multi-stage
...
use multi-stage build
2018-07-14 13:02:39 -04:00
921ba54152
use multi-stage build
2018-07-14 15:49:07 +02:00
ErikThoreson
df1dd5c149
adding publisher datetime and updating nvd feed download
2018-07-12 16:40:05 -05:00
Jimmy Zelinskie
158bb31b77
Merge pull request #540 from jzelinskie/document-proto
...
api/v3/clairpb: document and regenerate protos
2018-07-10 17:30:04 -04:00
Jimmy Zelinskie
027f239e1f
Merge pull request #569 from jzelinskie/ubuntu-git
...
v3: use new git-based ubuntu tracker
2018-07-10 17:29:50 -04:00
Jimmy Zelinskie
5caa821c80
*: remove bzr dependency
2018-07-10 16:46:46 -04:00
Jimmy Zelinskie
456af5f48c
vulnsrc/ubuntu: use new git-based ubuntu tracker
2018-07-10 16:46:46 -04:00
Jimmy Zelinskie
c031f8ea0c
vulnsrc/alpine: s/pull/clone
2018-07-05 19:11:30 -04:00
Jimmy Zelinskie
4c2be5285e
vulnsrc/alpine: avoid shadowing vars
2018-07-05 19:09:45 -04:00
Jimmy Zelinskie
e907e4d263
Merge pull request #553 from qeqar/master
...
mapping: add ubuntu mapping
2018-05-07 15:16:36 -07:00
Mark Eisenblaetter
07a08a4f53
mapping: add ubuntu mapping
...
add new ubuntu 18.03 bionic beaver mapping
Fixes #552
2018-05-07 08:26:46 +02:00
Jimmy Zelinskie
34c1382d9e
Merge pull request #551 from usr42/upgrade_to_1.10-alpine
...
Upgrade to go 1.10
2018-05-06 20:42:31 +02:00
usr42
db5dbbe4e9
Upgrade to golang:1.10-alpine
2018-04-24 16:14:57 +02:00
Jimmy Zelinskie
7492aa31ba
travis: fail unformatted protos
2018-04-23 15:49:34 -04:00
Jimmy Zelinskie
f550dd16a0
api/v3: remove dependency on google empty message
2018-04-23 15:49:34 -04:00
Jimmy Zelinskie
d7a751e0d4
api/v3: prototool format
2018-04-23 15:32:03 -04:00
Jimmy Zelinskie
6b9f668ea0
api/v3/clairpb: document and regenerate protos
2018-04-10 14:47:57 -04:00
Jimmy Zelinskie
a5b3e747a0
Merge pull request #538 from jzelinskie/dockerize-protogen
...
generate protobufs in docker
2018-04-04 16:55:50 -04:00
Jimmy Zelinskie
8c71427375
Merge pull request #537 from tomer-1/patch-1
...
Update values.yaml
2018-04-04 16:20:25 -04:00
Jimmy Zelinskie
ec5014f8a1
api/v3/clairpb: regen protobufs
2018-04-04 16:17:49 -04:00
Jimmy Zelinskie
389b6e9927
api/v3/clairpb: generate protobufs in docker
...
This removes the requirement of the build machine having protobuf and
any extensions installed.
2018-04-04 16:16:50 -04:00
Tomer H
e649f8f149
Update values.yaml
...
this is supposed to solve the below issue:
https://github.com/coreos/clair/issues/414
2018-04-02 19:37:02 +03:00
Jimmy Zelinskie
e73051fc0a
Merge pull request #532 from KeyboardNerd/readme_typo
...
README: fixed issues address
2018-03-20 11:44:49 -04:00
Sida Chen
4db72b8c26
README: fixed issues address
2018-03-19 21:21:38 -07:00
Brad Ison
8a2ed864b9
Merge pull request #508 from joerayme/bug/436
...
featurens: Ensure RHEL is correctly identified
2018-03-16 16:36:33 -04:00
Jimmy Zelinskie
3d2c12cd56
Merge pull request #528 from KeyboardNerd/helm_typo
...
Helm: Fixed a typo in maintainers field.
2018-03-09 10:30:49 -05:00
Sida Chen
7a06a7a2b4
Helm: Fixed a typo in maintainers field.
...
Maintainers field was incorrectly listing email as one item.
2018-03-07 08:47:54 -08:00
Jimmy Zelinskie
5e7b450be9
Merge pull request #522 from vdboor/master
...
Improvements to the helm chart
2018-02-12 08:47:15 -08:00
Diederik van der Boor
e454314beb
Cleanup and improve chart values
...
- be more accurate in memory requests, so chair is scheduled on a host
that has that space available.
- add an explicit mention for the postgresql.enabled flag
2018-02-12 11:17:28 +01:00
Jimmy Zelinskie
01eb48bc84
Merge pull request #521 from yebinama/paclair
...
Documentation: add new 3rd party tool
2018-02-09 17:12:12 -08:00
Jimmy Zelinskie
69cfe9213f
Merge pull request #518 from traum-ferienwohnungen/master
...
fix whitespace remove in postgresql configmap helm chart
2018-02-09 17:09:57 -08:00
Diederik van der Boor
64c2853e75
Fix helm chart to generate config.postgresURI
...
The configuration was merged with the comment line above due to usage of
the {{- ... -}} construct.
2018-02-09 13:26:38 +01:00
Grégoire Unbekandt
c1a58bf922
Documentation: add new 3rd party tool
...
Add a new CLI tool to interact with Clair.
2018-02-09 10:39:17 +01:00