Timur Girgin
6b72508e0b
chore(deps): add @axe-core/react
2021-11-03 18:13:47 -04:00
Timur Girgin
5c5d3d4e5d
refactor: navigation bars
2021-11-03 18:12:03 -04:00
Timur Girgin
52df126b93
chore(deps): add prettier
2021-11-03 16:42:50 -04:00
Taryn Martin
6ae13d8603
Fix layout for nav bars
2021-11-03 14:03:31 -06:00
Taryn Martin
6aff3c8ee0
Add top nav bar and basic navigation
2021-11-03 12:31:47 -06:00
Taryn Martin
714add15e2
Create left nav bar
2021-11-03 10:45:48 -06:00
Timur Girgin
05da87eadf
chore: use sass instead of css
2021-11-03 11:30:01 -04:00
Timur Girgin
908a3a9c72
chore(deps): add sass
2021-11-03 11:29:41 -04:00
Timur Girgin
3e8a3c92e6
chore(style): import bootstrap styles
2021-11-03 10:52:27 -04:00
Timur Girgin
bddfece857
chore: init react/typescript ui with bootstrap
2021-11-03 10:26:25 -04:00
Janki Chhatbar
268f0e6811
Correct URL to download polaris tar ( #660 )
2021-11-03 06:32:29 -06:00
Terraform User
e31f3f1b41
Managed by Terraform
2021-10-26 12:21:30 -06:00
Timur Girgin
5acdc4a4b9
fix: add space before "in namespace" output ( #650 )
2021-10-15 15:48:58 -04:00
Luke Reed
0f1d4cd952
fix configuration syntax for goreleaser ( #644 )
4.2.0
2021-09-28 12:36:50 -07:00
Luke Reed
c398f1043c
prep for 4.2.0 release and helm chart update ( #643 )
2021-09-28 11:31:34 -07:00
Luke Reed
091fa77d11
update goreleaser and make sure to build darwin arm build for homebrew ( #642 )
2021-09-28 06:22:38 -07:00
dependabot[bot]
1b97f31edb
Bump sigs.k8s.io/controller-runtime from 0.10.0 to 0.10.1 ( #640 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.10.0...v0.10.1 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 14:01:22 -04:00
dependabot[bot]
8c454fa733
Bump k8s.io/api from 0.22.1 to 0.22.2 ( #630 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/kubernetes/api/releases )
- [Commits](https://github.com/kubernetes/api/compare/v0.22.1...v0.22.2 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 12:57:07 -04:00
Maxime VISONNEAU
32c1150b28
config: new flags '--disallow-(config|annotation)-exemptions' ( #636 )
...
This change follows up #635 and lets end-users decide to disallow exemption rules defined as part of the config file or the controller annotations (whether none, any or both). The main use case here is to be able to prevent users with edit privileges over a controller to add a new exemption rule through an annotation which may obfuscate the actual policies we want to enforce.
Signed-off-by: Maxime VISONNEAU <maxime.visonneau@gmail.com >
Co-authored-by: Robert Brennan <accounts@rbren.io >
2021-09-27 12:56:59 -04:00
dependabot[bot]
19341205b7
Bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0 ( #639 )
...
Bumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/kubernetes-sigs/yaml/releases )
- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/yaml/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/yaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 08:46:25 -04:00
dependabot[bot]
89dfce5bbd
Bump github.com/fatih/color from 1.12.0 to 1.13.0 ( #641 )
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 08:46:12 -04:00
Luke Reed
a62389b85f
Update documentation from template ( #634 )
2021-09-21 07:50:08 -07:00
dependabot[bot]
5aa397ca22
Bump github.com/thoas/go-funk from 0.9.0 to 0.9.1 ( #624 )
...
Bumps [github.com/thoas/go-funk](https://github.com/thoas/go-funk ) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/thoas/go-funk/releases )
- [Changelog](https://github.com/thoas/go-funk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/thoas/go-funk/compare/v0.9.0...v0.9.1 )
---
updated-dependencies:
- dependency-name: github.com/thoas/go-funk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-15 14:00:24 -04:00
Robert Brennan
d41ce88f16
Update README.md ( #627 )
2021-09-14 16:13:41 -04:00
Robert Brennan
310015ff53
bump to 4.1.0 ( #623 )
...
* bump to 4.1.0
* fix deploy files
4.1.0
2021-09-07 09:53:12 -04:00
dependabot[bot]
bb7ba83362
Bump sigs.k8s.io/controller-runtime from 0.9.6 to 0.10.0 ( #621 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.9.6 to 0.10.0.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.9.6...v0.10.0 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-07 09:52:23 -04:00
Robert Brennan
c0d8eb6318
handle case-insensitivity for capabilities ( #619 )
...
* handle lowercase letters in ALL for capabilities
* change all caps to regexp
* revert file
2021-08-31 11:40:47 -04:00
Robert Brennan
19bf91e13b
change test for PDB disruptions ( #620 )
2021-08-31 11:40:36 -04:00
Robert Brennan
9ae4f774e9
bump version, add docs, fix up dashboard ( #595 )
...
* bump version\, add docs\, fix up dashboard
* fix pretty output
* Update config.yaml
* fix extra kinds appearing
4.0.8
2021-08-18 17:55:48 -04:00
Robert Brennan
6c14d968c9
bump alpine ( #610 )
2021-08-18 14:59:25 -04:00
dependabot[bot]
3e655d846b
Bump url-parse from 1.5.1 to 1.5.3 in /docs ( #611 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-18 14:59:17 -04:00
dependabot[bot]
0232e31a50
Bump path-parse from 1.0.6 to 1.0.7 in /docs ( #607 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-18 14:59:09 -04:00
dependabot[bot]
a396f049d0
Bump k8s.io/client-go from 0.21.2 to 0.22.0 ( #603 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.21.2 to 0.22.0.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.21.2...v0.22.0 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-18 14:59:00 -04:00
dependabot[bot]
a55acdd372
Bump sigs.k8s.io/controller-runtime from 0.9.3 to 0.9.6 ( #608 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.9.3 to 0.9.6.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.9.3...v0.9.6 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-17 11:28:45 -04:00
Robert Brennan
ca3e46ebbd
Update documentation from template ( #609 )
2021-08-17 11:26:25 -04:00
Terraform User
e661e9542d
Managed by Terraform
2021-07-29 10:53:58 -04:00
Robert Brennan
b923caf79e
better support for namespaces in additional schemas ( #593 )
...
* better support for namespaces in additional schemas
* add alertmanager check
* Revert " revert file"
This reverts commit f55839b87aeec5af20ac28ecff664d17ac1159b3.
* remove alertmanager check
2021-07-27 10:31:34 -04:00
dependabot[bot]
3e79863aa7
Bump sigs.k8s.io/controller-runtime from 0.9.2 to 0.9.3 ( #594 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.9.2...v0.9.3 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-26 08:26:06 -04:00
dependabot[bot]
d172d8e18b
Bump color-string from 1.5.4 to 1.5.5 in /docs ( #588 )
...
Bumps [color-string](https://github.com/Qix-/color-string ) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases )
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5 )
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-22 14:35:46 -04:00
dependabot[bot]
38c410c5aa
Bump k8s.io/api from 0.21.2 to 0.21.3 ( #590 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.21.2 to 0.21.3.
- [Release notes](https://github.com/kubernetes/api/releases )
- [Commits](https://github.com/kubernetes/api/compare/v0.21.2...v0.21.3 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-22 14:35:21 -04:00
dependabot[bot]
653eac6002
Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 ( #582 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spf13/cobra/compare/v1.1.3...v1.2.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-22 14:35:13 -04:00
Robert Brennan
6c995eb04c
fix goreleaser format
4.0.7
2021-07-22 15:26:29 +00:00
Robert Brennan
e52f1e76e9
bump version
4.0.6
2021-07-22 15:20:38 +00:00
Robert Brennan
cf69099d3a
Fix helm-values ( #591 )
...
* Update audit.go
* Update audit.go
2021-07-22 11:19:17 -04:00
Robert Brennan
20f1be3975
Update .goreleaser.yml ( #592 )
...
* Update audit.go
* Update audit.go
* Update .goreleaser.yml
* revert cmd
2021-07-22 10:33:21 -04:00
dependabot[bot]
f602687c90
Bump prismjs from 1.23.0 to 1.24.0 in /docs ( #580 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-14 14:06:19 -04:00
dependabot[bot]
a3404a132d
Bump github.com/thoas/go-funk from 0.8.0 to 0.9.0 ( #584 )
...
Bumps [github.com/thoas/go-funk](https://github.com/thoas/go-funk ) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/thoas/go-funk/releases )
- [Changelog](https://github.com/thoas/go-funk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/thoas/go-funk/compare/v0.8.0...v0.9.0 )
---
updated-dependencies:
- dependency-name: github.com/thoas/go-funk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-14 14:05:51 -04:00
dependabot[bot]
46836ccc4c
Bump sigs.k8s.io/controller-runtime from 0.9.0 to 0.9.2 ( #579 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.9.0 to 0.9.2.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.9.0...v0.9.2 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-14 14:05:42 -04:00
Robert Brennan
ff8e66af07
bump version ( #587 )
4.0.5
2021-07-14 10:26:27 -03:00
jdesouza
01cc5fa642
Fixed repeated names on dashboard ( #586 )
...
* Fixed repeated names on dashboard
* Fixed unit test
2021-07-14 09:17:40 -04:00