Andy Suderman
bdfcb8fbb8
docs: update documentation from template ( #1063 )
2024-07-18 10:44:35 -06:00
Vitor Rodrigo Vezani
ac638e01ba
FWI-5820 - remove packr in favor of go:embed ( #1035 )
...
* move dashboard to embed
* use embed in favor of packr
* fix references
* Fix error creating router in dashboard.go
* create default config
* remove examples/config.yaml
2024-03-12 16:11:07 -03:00
ivanfetch-fw
29102deadf
Build docker images using goreleaser and support arm64 ( #845 )
...
* Use goreleaser to build and push docker images
* Update CircleCI config to install goreleaser dependencies
* Update goreleaser.sh to create a temporary tag when CIRCLE_TAG is not set
* Update Dockerfile for goreleaser
* Update goreleaser.sh to trap errors and cleanup temporary git branch, for local runs
* Update goreleaser.sh to envsubst specific variables, to not break the `sign` section using signature and artifact variables
* Fix goreleaser.sh logic to only release when CIRCLE_TAG is set
2022-09-22 11:00:02 -06:00
nobletrout
06322dc8a4
bounce out once we hit a type we know to avoid CRD problems ( #718 )
2022-03-14 16:41:43 -04:00
Robert Brennan
c11b839009
Update docs ( #472 )
...
* move docs files
* update docs from template
* another update
* add insights callouts
* add ingress check to the docs
* remove old prefixes on check names
2021-01-15 15:16:59 -05: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
baderbuddy
7c9f01639b
Update dependencies ( #400 )
...
* Start working on updating dependencies:
* Fix webhook
* Rollback jsonschema update
* Checkin new config
* Fix run as root
* Update versions of kind
* Fix typo in kind URL
* Fix kind config
* Add csr permissions
* Fix weird image thing
* Fixed certificates
* Add to logging
* Approve cert manually
* Fix approval
* Add cert script
* Fix deployment
* Add requests/limits
* Wait if certificate doesn't exist yet
* Add check for file size
* Add variable
* Try a different imagE
* Fix command
* Update certificate logic
* Add healthz
* Don't check cert size
* Remove stat
* Fix vet
* Put in change that makes no sense
* Fix cert names
* Roll back
* Try changing config
* Add logging for each request
* Cleanup code some
* Remove bad deployments
* Fix client injection
* Update timeout
* Add logging
* Fixed e2e webhook tests
* Add permissions for approval
* Fix permissions for CSR
* Remove logging code
* Remove refresh certs file
* Fix merge issues
* Update deployments
* Try beta of admission controller config
* Target 1.15 for testing
* Add beta versions of resourceS
* Lower webhook timeout
* Refactor out a method
* Fix up PR issues
* Fix more tabs
* Remove unnecessary messageS
* Fix go.sum
* Fix go.sum
2020-09-11 08:53:14 -04:00
hgoscenski-vail
0a0720a26c
Adds option to exempt an entire controller from checks via config file ( #350 )
...
This adds the ability to exempt a controller from all checks similar to
the annotation for "exempt" which exempts all checks.
I added the tests to go with this as well as for the IsActionable
function.
2020-06-22 14:18:23 -04:00
Bader Boland
d507039d5f
First commands added.
2020-02-06 10:54:54 -05:00
Rob Scott
0f81f5a93d
Adding goreleaser support
2019-05-16 11:21:47 -04:00
Bobby Brennan
6332419c3a
remove coverage badge
2019-05-15 15:56:31 +00:00
Bobby Brennan
4c38e9567d
add badges
...
add go report, coverage
fix coverage link
Update README.md
Update README.md
Update README.md
fix badge colors
Update README.md
Update README.md
add coverage to circleci
better coverage calculation
fix circleci
2019-05-15 15:56:31 +00:00
Bobby Brennan
9bcb832bbd
rename all the things
2019-05-09 15:59:23 +00:00
Bobby Brennan
54a4f92695
Pack static assets into packr box for portability
...
copy config.yaml to docker image
enable external usage of dashboard package
gofmt
fix comment
use packr for assets
add gobuffalo/packr dependency
add dependencies
fix pointer issues
add output-file option
2019-04-18 18:25:16 +00:00
Andrew Suderman
b30ebf1cf4
Major chart improvements
2019-04-09 15:19:38 -06:00
Rob Scott
88c0b39355
initial very rough POC
2019-01-26 16:40:32 -08:00
jessicagreben
442b59d28a
remove dup get kubeconf
2019-01-26 12:00:32 -08:00
Rob Scott
823e460965
lots of restructuring to add ContainerValidation type
2018-12-21 12:44:05 -05:00
Rob Scott
eabae4d5d2
updating golang to 1.11.4 along with a lot of dependency updates, updating config parsing to work with resource requests and limits
2018-12-19 10:58:49 -05:00
Rob Scott
963d0e1dab
initial commit
2018-11-29 23:21:17 -05:00