Commit Graph

684 Commits

Author SHA1 Message Date
Shanthi Swaroop Katika
ef4f5aeaeb Merge pull request #463 from FairwindsOps/ssk/container-exemptions
Exemptions for containers and namespaces
2020-12-22 15:51:59 -05:00
skatika
a79260a324 Update exemption documentation and unit test 2020-12-22 15:30:39 -05:00
skatika
0c398d21f2 Fix grammar for exemption doc 2020-12-22 14:58:44 -05:00
skatika
f1957631b5 Remove unsued import 2020-12-22 14:30:09 -05:00
skatika
86b3ab5186 Revert nil slice declarations 2020-12-22 14:27:53 -05:00
skatika
a1c131f922 Merge branch 'master' of github.com:FairwindsOps/polaris into ssk/container-exemptions 2020-12-22 14:15:20 -05:00
skatika
54aacb786f Revert version information 2020-12-22 14:14:55 -05:00
skatika
564803c9f8 Fix instructions 2020-12-22 14:10:15 -05:00
Robert Brennan
f421d7e5a8 always build website 2020-12-18 19:15:51 +00:00
Robert Brennan
5f793beb73 Add architecture diagram (#458)
* Add files via upload

* Update README.md

* Update architecture.svg

* Delete architecture.svg

* Add files via upload

* Delete architecture.svg

* Add files via upload

* fix images
2020-12-18 14:08:09 -05:00
skatika
5fd9e01493 Update version and changelog 2020-12-18 10:00:18 -05:00
skatika
a4e45a0e95 Merge branch 'master' of github.com:FairwindsOps/polaris into ssk/container-exemptions
# Conflicts:
#	README.md
#	pkg/validator/controller_test.go
#	pkg/validator/fullaudit_test.go
2020-12-18 09:57:35 -05:00
skatika
dd2976794a Implement namespace and container exemptions. Also refactoring according to gofmt 2020-12-18 09:50:04 -05:00
Robert Brennan
edf28c8790 update for 3.0 (#456) 3.0.0 2020-12-17 17:48:25 -05:00
Robert Brennan
7c98598858 Fix test fixtures, add a test for controllers (#455)
* first pass at fixing test fixtures

* tests mostly working

* add controller test

* remove debug stuff

* delint

* revert test file

* remove extra controllers from fixtures

* delint

* fix messages
2020-12-17 17:32:01 -05:00
John Wynkoop
2393f0bbf9 Install Doc Updates (#451)
* Update admission-controller.md

Corrected name of helm repo for polaris chart and added blurb about requiring TLS certs.

* Update admission-controller.md

Updated to reflect the kubectl and helm install methods both require cert-manager.

* Update admission-controller.md

Adding bullets to the steps required for CA bundle use.

* Update admission-controller.md

Fixed typo in the chart URL

* Update docs-md/admission-controller.md

Co-authored-by: Barnabas Makonda <6409210+makoscafee@users.noreply.github.com>

Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Barnabas Makonda <6409210+makoscafee@users.noreply.github.com>
2020-12-17 17:11:24 -05:00
Robert Brennan
4e044602f4 change how controller checks are handled (#454)
* change how controller checks are handled

* add changelog

* simpler fix
2020-12-17 16:29:49 -05:00
skatika
fdd30717e5 Remove unused parameter 2020-12-17 09:54:29 -05:00
skatika
272e06bbec Add ContainerNames to Exemption struct 2020-12-16 17:21:50 -05:00
skatika
e57668fc75 Fix typos 2020-12-16 17:17:43 -05:00
skatika
9dd7f0947a Add a comma 2020-12-16 17:15:09 -05:00
skatika
ca6e4b43e4 Rename to receivers to same name 2020-12-16 15:53:22 -05:00
skatika
3a2fb3584b Refactor common code 2020-12-16 15:52:48 -05:00
Robert Brennan
6b7ccdadc4 fix push 2020-12-14 15:55:46 +00:00
Robert Brennan
b511abab60 set -u 2020-12-14 15:52:37 +00:00
Robert Brennan
fab5cb9a21 have action push to a separate branch 2020-12-14 15:51:00 +00:00
Robert Brennan
949eb9e04a fix action 2020-12-14 15:33:16 +00:00
Robert Brennan
e4656bcae8 empty commit 2.0.1 2020-12-14 15:32:22 +00:00
Robert Brennan
f62454df8d Bump version to 2.0.0 (#450)
* bump version

* regenerate deployment files

* bump to 2.0

* revert webhook.yaml
2.0.0 1.3.0
2020-12-14 10:09:55 -05:00
Robert Brennan
7374d8b5dd fix links and action 2020-12-11 16:54:56 +00:00
Robert Brennan
99b9c0af27 fix action 2020-12-11 16:41:15 +00:00
Robert Brennan
fbff67c7eb change action working-dir 2020-12-11 16:40:18 +00:00
Jordan Doig
6fc1ee0adb Merge pull request #445 from FairwindsOps/jd/ui-refresh
UI Refresh
2020-12-11 09:20:21 -07:00
Jordan Doig
2bf5a195c1 Merge branch 'master' into jd/ui-refresh 2020-12-11 08:49:01 -07:00
Jordan Doig
2d326419c2 Update email links 2020-12-10 19:44:39 -07:00
Jordan Doig
31fc0ab6d9 Update polaris logo 2020-12-10 11:24:41 -07:00
Jordan Doig
7e2bd017b3 PR Updates, round 1 2020-12-09 20:35:59 -07:00
Jordan Doig
5d6446afed Update docs links 2020-12-09 14:33:29 -07:00
Jordan Doig
b1ead662a2 Make namespaces dropdown scrollable 2020-12-09 14:19:28 -07:00
Jordan Doig
bf9173acea Navbar styles and functionality, update footer links 2020-12-09 14:10:54 -07:00
Jordan Doig
568a79b4f6 Add navbar.css 2020-12-08 22:23:11 -07:00
Jordan Doig
e64fb4cdbd Insights card styles, navbar restructuring, begin navbar styles 2020-12-08 22:22:46 -07:00
Jordan Doig
2b77ac2b1e Footer styles 2020-12-08 12:28:29 -07:00
jordandoig
20ea63ebe5 Add some footer styles 2020-12-05 11:25:27 -07:00
jordandoig
11d5200962 Add assets, move footer styles to new file, add new footer content 2020-12-04 11:35:55 -07:00
jordandoig
aefad52704 Add bottstrap 2020-12-04 10:48:34 -07:00
baderbuddy
86b856a88c Update yaml to latest chart version (#443)
* Update yaml to latest chart version

* Install cert-manager

* Try quoting set

* Try more logging

* Try earlier version of cert-manager

* Update issuer NS

* Fix test mistake

* Fix certificate values

Co-authored-by: Robert Brennan <accounts@rbren.io>
2020-12-04 10:40:27 -05:00
Jordan Doig
33dcb3f267 Add some Insights card styles and content 2020-12-03 11:20:00 -07:00
jordandoig
7c9ab1395f Move exemption message into overview, add skeleton for insights card 2020-12-02 20:15:54 -07:00
Robert Brennan
1a8fb44b78 Migrate docs to Vuepress (#442)
* first pass

* fix up homepage

* more work

* housekeeping

* add script to modify home link

* add check docs

* build docs site

* Create CNAME

* fix path to check-docs

* update from template

* fix logo in readme

* fix link

* remove logspam

* remove old folders

* fix all links

* fix up readme

* change up Insights description

* add customization docs

* phrasing

* title

* titles

* titles

* change webhook docs

* refresh template

* rebuild site

* refresh from template repo

* phrasing

* add tagline

* update readme\, add readme sync script

* fix logo

* rebuild

* fix readme script

* rebuild
2020-11-30 14:15:29 -05:00