Skip to content

Releases: FairwindsOps/polaris

4.0.2

25 May 17:37
1651aa7
Compare
Choose a tag to compare

Changelog

1651aa7 remove 386 arch (#555)

3.2.1

31 Mar 19:16
Compare
Choose a tag to compare

Changelog

3b955e6 Update documentation from template (#518)

3.2.0

16 Mar 13:36
Compare
Choose a tag to compare

Changelog

1fed099 Pretty printer for audit (#512)
d800e8d empty commit
eebc953 update for 3.2.0 (#513)

3.1.6

08 Mar 14:18
Compare
Choose a tag to compare

Changelog

7d938ac Bump k8s.io/client-go from 0.20.2 to 0.20.4 (#502)
25dfae1 add to changelog
c365fb0 bump version
768b715 fix npe (#511)

3.1.5

03 Mar 15:36
Compare
Choose a tag to compare

Changelog

b436699 add a test (#506)
2f59645 bump version
2064384 fix status bar for ingress (#509)

3.1.4

26 Feb 20:54
Compare
Choose a tag to compare

Changelog

dea7143 Bump github.com/sirupsen/logrus from 1.7.0 to 1.8.0 (#504)
3e49a3a Bump github.com/spf13/cobra from 1.1.1 to 1.1.3 (#497)
41d5f72 Bump k8s.io/api from 0.20.2 to 0.20.4 (#501)
89ff4a6 Fix a small typo in the README file where a sentence is repeated. (#483)
a5852f3 Make it easier to run webhook tests locally (#476)
16ffe1e Merge pull request #487 from FairwindsOps/only-failed-test-audit
4c3d0e0 Set full object ObjectMeta on new workload from Pod (#471)
fe0060a added test for score
1a025da bump version
8bbe13b document show only failed test flag
7f1c143 fix docs
f42af35 fix merge conflicts
0aa1737 refactor resultSet loop
714b7bf trigger CI

3.1.3

11 Feb 22:17
Compare
Choose a tag to compare

Changelog

0890088 Fix dupe badge (#494)
4a04999 bump to 3.1.3
38b5cd8 enable action (#495)
c16aac8 fix checks for k8s defaults (#496)
ef59f7c 🛠 Add GitHub Action (#493)

3.1.2

04 Feb 17:44
9ddbe5a
Compare
Choose a tag to compare

Changelog

9ddbe5a add insights (#492)

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