Go to file
Mikaël Cluseau 7ef45a39f9 default to serve host content instead of 404 2018-11-02 15:30:24 +11:00
vendor check hosts in ssl certificates 2018-08-09 15:07:53 +02:00
.gitignore check hosts in ssl certificates 2018-08-09 15:07:53 +02:00
Dockerfile chore(docker): bump go version 2018-07-07 12:30:03 +11:00
LICENSE Add LICENSE 2018-06-12 10:10:11 +00:00
addons.go feat: cluster addons 2018-07-07 12:22:35 +11:00
boot-iso.go Initial commit 2018-06-12 21:09:47 +11:00
boot-tar.go feat(boot.tar): initial commit 2018-07-03 18:35:59 +11:00
cas-cleaner.go feat(boot.tar): initial commit 2018-07-03 18:35:59 +11:00
data.go fix: config file paths consistency 2018-06-20 13:59:15 +11:00
errors.go Initial commit 2018-06-12 21:09:47 +11:00
go.mod check hosts in ssl certificates 2018-08-09 15:07:53 +02:00
go.sum check hosts in ssl certificates 2018-08-09 15:07:53 +02:00
hash.go fix(secrets): key/cert generation check req 2018-07-06 11:13:56 +11:00
http.go default to serve host content instead of 404 2018-11-02 15:30:24 +11:00
initrd.go Initial commit 2018-06-12 21:09:47 +11:00
install-on-metal.sh feat(boot.tar): initial commit 2018-07-03 18:35:59 +11:00
ipxe.go fix: sync templates and yaml property names 2018-06-13 14:12:12 +11:00
kernel.go Initial commit 2018-06-12 21:09:47 +11:00
main.go default to serve host content instead of 404 2018-11-02 15:30:24 +11:00
render-context.go fix: ca and tls dir should be absolute 2018-07-07 14:29:30 +11:00
secrets.go cleanup 2018-08-09 16:40:50 +02:00
upstream.go Initial commit 2018-06-12 21:09:47 +11:00
utils.go Initial commit 2018-06-12 21:09:47 +11:00