Skip to content

Releases: FairwindsOps/polaris

3.1.0

03 Feb 15:39
3f7fccf
Compare
Choose a tag to compare

Changelog

272e06b Add ContainerNames to Exemption struct
381c24e Add Swaroop as Codeowner (#475)
9dd7f09 Add a comma
5f793be Add architecture diagram (#458)
ba53a2b Add ingress nil check test
fc36848 Add ingress schema checks
5ab9f0b Add ingress tls check
8f510a1 Add ingress to resource provider
e4d6fb9 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#478)
09d5fdc Bump k8s.io/client-go from 0.20.1 to 0.20.2 (#482)
5504472 ControllerResult to Result
0c398d2 Fix grammar for exemption doc
564803c Fix instructions
e57668f Fix typos
17d19ca Fix up zero-score issues (#468)
dd29767 Implement namespace and container exemptions. Also refactoring according to gofmt
93a80e4 Manually set Ingress object Kind
f5a1ad6 Merge branch 'master' into jd/out-of-control
ee87685 Merge branch 'master' into jd/out-of-control
bc866a4 Merge branch 'master' into jd/out-of-control
a1c131f Merge branch 'master' of github.com:FairwindsOps/polaris into ssk/container-exemptions
a4e45a0 Merge branch 'master' of github.com:FairwindsOps/polaris into ssk/container-exemptions
ef4f5ae Merge pull request #463 from FairwindsOps/ssk/container-exemptions
a8e9016 Merge pull request #469 from FairwindsOps/jd/out-of-control
613c4b9 Merge pull request #486 from FairwindsOps/bm/listerning-address
9d68ee2 Merge remote-tracking branch 'origin/master' into jd/out-of-control
717d9b2 PodResult to pointer
3a2fb35 Refactor common code
3f62126 Refactor resolveCheck
8840f0d Remove last ControllerResult reference
f195763 Remove unsued import
fdd3071 Remove unused parameter
ca6e4b4 Rename to receivers to same name
86b3ab5 Revert nil slice declarations
54aacb7 Revert version information
4cee8b7 Some nil pointer dereference fixes
a540a73 Update README.md (#464)
6e93b79 Update UI for non-controller types
ec557f7 Update dependencies (#470)
c11b839 Update docs (#472)
a79260a Update exemption documentation and unit test
3a8655d Update validate ingress test
5fd9e01 Update version and changelog
23d7659 added listening address
f421d7e always build website
3f7fccf bump version to 3.1.0 (#490)
d9e148c fix html tag (#489)
2e14854 remove 127.0.0.1 and let it remain empty as before
6cda7cd remove details links (#473)
512a5f2 update docs from template (#477)
7b428fe update flag information for listening address

3.0.3

20 Jan 20:16
Compare
Choose a tag to compare

Changelog

efca776 another update

3.0.2

15 Jan 22:24
Compare
Choose a tag to compare

Changelog

df220c9 update docs from template

3.0.1

15 Jan 21:58
Compare
Choose a tag to compare

Changelog

267509e Add architecture diagram (#458)
6ca4e8a Update README.md (#464)
9e0ed9e Update docs (#472)
744e40a remove details links (#473)

3.0.0

17 Dec 22:51
edf28c8
Compare
Choose a tag to compare

Changelog

7c98598 Fix test fixtures, add a test for controllers (#455)
2393f0b Install Doc Updates (#451)
4e04460 change how controller checks are handled (#454)
949eb9e fix action
6b7ccda fix push
fab5cb9 have action push to a separate branch
b511aba set -u
edf28c8 update for 3.0 (#456)

2.0.1

14 Dec 15:44
Compare
Choose a tag to compare

Changelog

e4656bc empty commit

1.3.0

14 Dec 15:12
f62454d
Compare
Choose a tag to compare

Changelog

b27f619 add insights note to polaris readme (#430)
2074651 "install" option as docker container (#410)
11d5200 Add assets, move footer styles to new file, add new footer content
aefad52 Add bottstrap
568a79b Add navbar.css
33dcb3f Add some Insights card styles and content
20ea63e Add some footer styles
617d3d2 Bump cloud.google.com/go from 0.61.0 to 0.63.0 (#389)
679f135 Bump cloud.google.com/go from 0.63.0 to 0.65.0 (#402)
5c456dd Bump github.com/evanphx/json-patch (#399)
0cd0d83 Bump github.com/gobuffalo/packr/v2 from 2.8.0 to 2.8.1 (#441)
f4c2ae4 Bump github.com/google/gofuzz from 1.1.0 to 1.2.0 (#388)
1051bc5 Bump github.com/gorilla/mux from 1.7.4 to 1.8.0 (#396)
b5058cd Bump github.com/grpc-ecosystem/grpc-gateway from 1.14.6 to 1.14.7 (#395)
f0b63e3 Bump github.com/imdario/mergo from 0.3.10 to 0.3.11 (#392)
155299a Bump github.com/karrick/godirwalk from 1.15.6 to 1.16.1 (#393)
c1115e5 Bump github.com/pborman/uuid from 1.2.0 to 1.2.1 (#391)
582a631 Bump github.com/prometheus/common from 0.10.0 to 0.11.1 (#387)
479ab1d Bump github.com/prometheus/common from 0.11.1 to 0.12.0 (#394)
c703aa4 Bump github.com/prometheus/common from 0.12.0 to 0.13.0 (#398)
b76b2c3 Bump github.com/rogpeppe/go-internal from 1.6.0 to 1.6.1 (#384)
a621249 Bump github.com/rogpeppe/go-internal from 1.6.1 to 1.6.2 (#405)
9cce9fc Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 (#420)
4ff34de Bump github.com/spf13/cobra from 1.0.0 to 1.1.1 (#432)
6cb9999 Bump go.uber.org/zap from 1.15.0 to 1.16.0 (#406)
0bbf431 Bump google.golang.org/grpc from 1.30.0 to 1.31.0 (#383)
c1c07bc Bump google.golang.org/grpc from 1.31.0 to 1.31.1 (#401)
75808b1 Bump sigs.k8s.io/controller-runtime from 0.6.1 to 0.6.2 (#411)
3c15337 Bump sigs.k8s.io/controller-runtime from 0.6.2 to 0.6.3 (#419)
51d91c7 Bump sigs.k8s.io/controller-runtime from 0.6.3 to 0.6.4 (#444)
f62454d Bump version to 2.0.0 (#450)
2b77ac2 Footer styles
5bce1db Implement namespace support for exceptions (#421)
e64fb4c Insights card styles, navbar restructuring, begin navbar styles
b1ead66 Make namespaces dropdown scrollable
2bf5a19 Merge branch 'master' into jd/ui-refresh
6fc1ee0 Merge pull request #445 from FairwindsOps/jd/ui-refresh
1a8fb44 Migrate docs to Vuepress (#442)
7c9ab13 Move exemption message into overview, add skeleton for insights card
bf9173a Navbar styles and functionality, update footer links
7e2bd01 PR Updates, round 1
b3f1b3b Recategorize the results into standard categories. (#434)
7c9f016 Update dependencies (#400)
5d6446a Update docs links
2d32641 Update email links
f05d3ca Update images.md (#423)
31fc0ab Update polaris logo
86b856a Update yaml to latest chart version (#443)
fbff67c change action working-dir
99b9c0a fix action
7374d8b fix links and action

1.2.1

09 Aug 15:56
c33452b
Compare
Choose a tag to compare

Changelog

300c8d9 Bump github.com/census-instrumentation/opencensus-proto (#381)
c33452b Update footer.gohtml (#386)

1.2.0

22 Jul 18:05
7b1f046
Compare
Choose a tag to compare

Changelog

6060cf2 Bump cloud.google.com/go from 0.60.0 to 0.61.0 (#375)
b3d323d Bump github.com/imdario/mergo from 0.3.9 to 0.3.10 (#376)
f6a4bff Bump google.golang.org/api from 0.28.0 to 0.29.0 (#373)
e044a54 Fix CLI flags documentation. (#374)
4e290e1 Update config.yaml (#378)
4715015 add ability to audit a single workload (#368)
8d562f2 fix for parent tree climbing (#379)
7b1f046 update version (#380)

1.1.1

10 Jul 14:06
343e248
Compare
Choose a tag to compare

Changelog

ca65a44 Bump cloud.google.com/go from 0.58.0 to 0.59.0 (#366)
9ded326 Bump cloud.google.com/go from 0.59.0 to 0.60.0 (#369)
ed014ec Bump github.com/prometheus/client_golang from 1.7.0 to 1.7.1 (#365)
2e11c04 Bump google.golang.org/grpc from 1.29.1 to 1.30.0 (#367)
997d4bf Handle orphaned pods (#371)
4e9aa21 Show controller check results on dashboard (#364)
343e248 bump to 1.1.1 (#372)