Abubakr-Sadik Nii Nai Davis
aa9da13226
Fix a bunch of typos.
2018-05-15 04:08:44 +00:00
Liz Rice
c13632318e
Merge pull request #122 from wmedlar/bugfix/docker-entrypoint-fail-on-error
...
Fail fast in container entrypoint
2018-05-11 20:13:58 +01:00
Liz Rice
b649cef047
Merge branch 'master' into bugfix/docker-entrypoint-fail-on-error
2018-05-11 19:58:35 +01:00
Liz Rice
056da1b28d
Merge pull request #124 from aquasecurity/travis-docker
...
Adding a test install to travis job
2018-05-11 19:58:05 +01:00
Liz Rice
9810bafabe
Adding a test install to travis job
2018-05-11 19:49:11 +01:00
Liz Rice
5eb4ab7479
Merge branch 'master' into bugfix/docker-entrypoint-fail-on-error
2018-05-11 19:25:38 +01:00
Liz Rice
9f5c856206
Merge pull request #123 from Tenzer/add-info-about-version-flag
...
Add tip about the `--version` flag to error output
2018-05-11 19:25:06 +01:00
Jeppe Fihl-Pearson
39d94df81b
Add tip about the --version
flag to error output
...
If people are trying to use the Docker image to check their cluster, there's a
big likelyhood of them hitting the error message saying that either `kubectl`
or `kubelet` need to be found in order for `kube-bench` to be able to determine
the Kubernetes version in use.
This adds a tip that the version can be specified manually with the `--version`
flag which is a lot easier than having to make a new Docker image with the
right version of `kubelet`/`kubectl` in order for `kube-bench` to work.
2018-05-11 18:58:24 +01:00
Will Medlar
7823ca388c
Set -e to fail fast
2018-05-11 13:44:04 -04:00
Liz Rice
b3fc84277d
Merge pull request #121 from aquasecurity/request-timeout
...
--request-timeout is a duration
2018-05-11 16:20:40 +01:00
Liz Rice
863a643adb
Merge branch 'master' into request-timeout
2018-05-11 16:13:12 +01:00
Liz Rice
1935c952d6
--request-timeout is a duration
2018-05-11 16:03:03 +01:00
Liz Rice
5be0a9fbdf
Merge pull request #119 from aquasecurity/fix-install
...
Script needs to actually install kube-bench & its config
2018-05-11 15:45:14 +01:00
Liz Rice
b26b23e573
Script needs to actually install kube-bench & its config!
2018-05-11 15:39:11 +01:00
Liz Rice
3ee43235b5
Merge pull request #117 from aquasecurity/lizrice-patch-1
...
Add link to releases page
2018-05-11 15:33:19 +01:00
Liz Rice
7460037528
Add link to releases page
2018-05-11 12:47:04 +01:00
Liz Rice
479469b3ec
Merge pull request #115 from wmedlar/feature/running-in-docker
...
Allow kube-bench to be run from inside its container
2018-05-11 12:38:18 +01:00
Will Medlar
0c52ace48f
Install binary and configs as the default behavior
2018-05-06 21:18:47 -05:00
Will Medlar
3eb8a08a9d
Freeze alpine to tag 3.7
2018-05-06 21:17:38 -05:00
Will Medlar
1cff0c4da1
Clarify that only Linux is supported when installing from container
2018-05-06 14:01:49 -05:00
Will Medlar
0714683371
Modify entrypoint to allow execution of kube-bench as default
2018-05-06 13:57:58 -05:00
Will Medlar
3560bbbbfa
Allow kube-bench to be run inside its distribution container
2018-05-06 13:35:23 -05:00
Liz Rice
67786fd3ef
Merge pull request #111 from aquasecurity/logo
...
Add logo
2018-04-20 13:31:48 +01:00
Liz Rice
033245f71c
logo in svg format
2018-04-20 13:18:55 +01:00
Liz Rice
cb4bec9120
logo instead of heading
2018-04-20 13:07:49 +01:00
Liz Rice
f065893f52
Add logo to readme
2018-04-20 13:05:30 +01:00
Liz Rice
5ee7c1b0db
kube-bench logo
2018-04-20 13:02:22 +01:00
Liz Rice
ec51a4eabb
Merge pull request #108 from wmedlar/feature/issue-107
...
Allow kubernetes version and config directory to be specified (resolves #107 ). Thank you @wmedlar!
2018-04-16 17:17:45 +01:00
Liz Rice
0b4872104d
Merge branch 'master' into feature/issue-107
2018-04-16 17:15:30 +01:00
Liz Rice
46bbcdd9bc
Merge pull request #106 from aquasecurity/additional-flags
...
Add extra output manipulation flags
2018-04-15 19:17:43 +02:00
Will Medlar
9469b1c124
Allow kubernetes version and config directory to be specified ( resolves #107 )
2018-04-12 15:01:58 -04:00
Abubakr-Sadik Nii Nai Davis
ade064006e
Add extra output manipulation flags, --noremediations, --nosummary and
...
--noresults.
These flags disable printing sections of the final output of kube-bench.
2018-04-10 20:01:47 +00:00
Liz Rice
ef6c017f54
Merge pull request #104 from aquasecurity/update-goreleaser
...
Add homepage to goreleaser config to fix build
2018-04-04 15:02:41 +01:00
Liz Rice
b587e7a996
Add homepage to goreleaser config to fix build
2018-04-04 14:57:28 +01:00
Liz Rice
bad3508ba3
Merge pull request #102 from aquasecurity/update-goreleaser
...
Update to nfpm as fpm is deprecated
2018-04-04 14:01:17 +01:00
Liz Rice
0d84dc4d42
Update to nfpm as fpm is deprecated
2018-04-04 11:31:47 +01:00
Liz Rice
51212b861f
Merge pull request #101 from aquasecurity/version-fallback2
...
Use 1.8 tests for k8s 1.9 and 1.10
2018-04-04 10:54:55 +01:00
Liz Rice
728cb0765f
Use 1.8 tests for k8s 1.9 and 1.10
2018-04-04 10:49:05 +01:00
Liz Rice
d846b221e5
Merge pull request #100 from philalex/use_kubelet
...
Use kubelet
2018-04-04 08:58:56 +01:00
Philippe ALEXANDRE
f091c8adea
Remove the old lines of fmt.Sprintf in cmd/common.go
2018-03-27 15:33:01 +02:00
Philippe ALEXANDRE
d6c16f7563
Try to use kubelet when kubectl is unavailable
2018-03-23 09:29:17 +01:00
Philippe ALEXANDRE
c86d0ff81b
Replace fmt.Sprintf by filepath.Join
2018-03-23 09:27:48 +01:00
Liz Rice
c808d9527d
Merge pull request #96 from clemensw/patch-1
...
Update README.md to reflect that the --installation option has been r…
2018-02-23 17:17:28 +00:00
clemensw
95769cae83
Update README.md to reflect that the --installation option has been removed.
2018-02-23 17:12:52 +01:00
Liz Rice
1f52a13400
Merge pull request #94 from jaxxstorm/test_updates
...
Test fixes for 1.8
2018-01-30 19:58:12 +00:00
Liz Rice
7f41564a62
Merge branch 'master' into test_updates
2018-01-30 19:50:13 +00:00
Liz Rice
8c56ca650a
Merge pull request #84 from jaxxstorm/u/jaxxstorm/golint
...
Lint all code for golint tests
2018-01-30 19:49:58 +00:00
Liz Rice
58b6358a02
Merge branch 'master' into u/jaxxstorm/golint
2018-01-30 19:46:44 +00:00
Liz Rice
731fcb4437
Merge pull request #95 from jaxxstorm/docker_remove
...
Remove docker build
2018-01-30 19:33:37 +00:00
Lee Briggs
fe23f8140a
Remove docker build
2018-01-30 11:16:53 -08:00