linkerd2/web/app
Oliver Gould 941cad4a9c
Migrate build infrastructure to linkerd2 (#1298)
This PR begins to migrate Conduit to Linkerd2:
* The proxy has been completely removed from this repo, and is now located at
  github.com/linkerd/linkerd2-proxy.
* A `Dockerfile-proxy` has been added to fetch the most-recently published proxy
  binary from build.l5d.io.
* Proxy-specific protobuf bindings have been moved to
  github.com/linkerd/linkerd2-proxy-api.
* All docker images now use the gcr.io/linkerd-io registry.
* `inject` now uses `LINKERD2_PROXY_` environment variables
* Go paths have been updated to reflect the new (future) repo location.
2018-07-09 15:38:38 -07:00
..
css Change sidebar branding from Conduit to Linkerd (#1262) 2018-07-05 18:24:32 -07:00
img Change sidebar branding from Conduit to Linkerd (#1262) 2018-07-05 18:24:32 -07:00
js Migrate build infrastructure to linkerd2 (#1298) 2018-07-09 15:38:38 -07:00
test Start removing references to conduit in the web UI (#1260) 2018-07-05 15:07:51 -07:00
.babelrc Update babel to use `env` and `react-app` as presets. (#976) 2018-05-22 17:17:44 -07:00
.eslintrc Add propType validation (#993) 2018-05-30 17:26:05 -07:00
karma.conf.js Add javascript tests (#45) 2017-12-14 15:12:26 -08:00
package.json Upgrade to webpack 4 and webpack-dev-server 3 (#1138) 2018-06-18 14:38:38 -07:00
postcss.config.js Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
webpack.config.js Upgrade to webpack 4 and webpack-dev-server 3 (#1138) 2018-06-18 14:38:38 -07:00
yarn.lock Upgrade to webpack 4 and webpack-dev-server 3 (#1138) 2018-06-18 14:38:38 -07:00