Commit Graph

697 Commits

Author SHA1 Message Date
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
Jelto Wodstrcil
e9dba0fa8f fix whitespace remove in postgresql configmap helm chart 2018-02-05 11:34:58 +01:00
Jimmy Zelinskie
ce0699c59d
Merge pull request #513 from leandrocr/patch-1
Improve documentation on helm installation
2018-02-02 13:52:24 -05:00
Jimmy Zelinskie
12b47b0854
Merge pull request #517 from KeyboardNerd/master
api,database: updated version_format documentation.
2018-02-02 13:51:48 -05:00
Sida Chen
a75b8ac7ff api,database: updated version_format documentation.
Version format documentation is updated in the example of feature
struct and created in clair.proto along with accordingly generated
swagger and protobuf files.

Fixes #514
2018-02-02 00:59:11 -05:00
Leandro Repolho
45dfabbfea
Improve documentation on helm installation
The docs were missing the helm dependencies download before running the install, so Postgres was never installed.

Also I'm suggesting the user to download the latest version of helm since executing it with 2.5 failed for me, now with 2.7.2 it works fine.
2018-01-23 16:11:59 +11:00
Joe Ray
947a8aa00c featurens: Ensure RHEL is correctly identified
When trying to identify various RedHat releases, RHEL was not being
picked up as a centos release because the Oracle Linux regex was too
permissive: it would match any release name with '<something> Linux
Server release' in the name. By being more restrictive with the Oracle
regex, RHEL is now properly identified.

I don't know why the Oracle regex used such a permissive matcher for the
name but it still passes all the tests by replacing it with the word
'Oracle'.

Fixes #436
2018-01-12 12:01:25 +00:00
Jimmy Zelinskie
52a42b8503
Merge pull request #505 from ericchiang/coc
automated PR: update CoC
2018-01-04 17:05:44 -05:00
Eric Chiang
e43ec26965 update CoC 2018-01-04 12:29:49 -08:00