consul/agent/uiserver
Matt Keeler 58e4d8235b
Enable/Disable Peering Support in the UI (#13816)
We enabled/disable based on the config flag.
2022-07-25 11:50:11 -04:00
..
dist
testdata
README.md
buf_index_fs.go
buffered_file.go Reimplement fs.FileInfo interface (#13315) 2022-06-01 11:09:51 -04:00
redirect_fs.go
ui_template_data.go Enable/Disable Peering Support in the UI (#13816) 2022-07-25 11:50:11 -04:00
uiserver.go
uiserver_test.go Enable/Disable Peering Support in the UI (#13816) 2022-07-25 11:50:11 -04:00

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/.