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.
consul/agent/uiserver
John Maguire 7cc019f9c8
[NET-5688] APIGateway UI Topology Fixes (#19657) (#19764)
1 year ago
..
dist [NET-5688] APIGateway UI Topology Fixes (#19657) (#19764) 1 year ago
testdata
README.md
buf_index_fs.go
buffered_file.go
redirect_fs.go
ui_template_data.go
uiserver.go
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/.