mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-14 02:58:47 +00:00
remove node modules make new data file for web ui initial commit of dashboard switch back to non SSL request move port splitting to common place; add to node resource location Signed-off-by: Patrick Reilly <patrick@kismatic.io> various path fixes make svg path relative work around missing mime type Signed-off-by: Patrick Reilly <patrick@kismatic.io> fix paths fix karma path remove bad protractor test
4 lines
110 B
JavaScript
4 lines
110 B
JavaScript
'use strict';
|
|
|
|
describe("cAdvisor controller", function() { it("should work as intended", function() {}); });
|