Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
..
dist Update repo to use go:embed (#10996) 3 years ago
testdata
README.md Update repo to use go:embed (#10996) 3 years ago
buf_index_fs.go Update repo to use go:embed (#10996) 3 years ago
buffered_file.go Reimplement fs.FileInfo interface (#13315) 3 years ago
redirect_fs.go Update repo to use go:embed (#10996) 3 years ago
ui_template_data.go Enable/Disable Peering Support in the UI (#13816) 2 years ago
uiserver.go Update repo to use go:embed (#10996) 3 years ago
uiserver_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago

README.md

uiserver

The contents of dist/ are generated by make ui in the root of this repo which compiles ui assets and copies them here.

A CI job (publish-static-assets) will detect any diffs in ui files and commit the compiled files. Avoid committing files manually to dist/.