Commit Graph

167 Commits

Author SHA1 Message Date
yuqiuw
d1c1d59ca5 Revert "make protobuff the default method and move it as an env var in backend"
This reverts commit 36ace74575.
2021-06-10 11:36:31 -05:00
yuqiuw
72668942eb Revert "remove proto storage logic"
This reverts commit 408055ec08.
2021-06-10 11:36:31 -05:00
yuqiuw
a2246e90bb Revert "remove unused import"
This reverts commit 4bcf722858.
2021-06-10 11:36:31 -05:00
Arthur Tu
4bcf722858 remove unused import 2021-06-10 11:23:41 -05:00
Arthur Tu
408055ec08 remove proto storage logic 2021-06-10 11:23:41 -05:00
Arthur Tu
36ace74575 make protobuff the default method and move it as an env var in backend 2021-06-10 11:23:41 -05:00
Arthur Tu
eaff4a6b9a rename k8dash to skooner 2021-06-10 11:23:41 -05:00
Xiaowei Zhou
df67a171ee Add protobuf support for metric kind PodList #191 2021-06-10 11:23:41 -05:00
Xiaowei Zhou
c68fa99c19 Add protobuf support for metric kind NodeList #192 2021-06-10 11:23:41 -05:00
Simon Gottschlag
850e9e7c1d Remove hashtag from nonHashedUrl 2021-06-10 11:23:41 -05:00
Yuqiu Wang
03be7823b9 Fix typo 2021-06-10 11:23:41 -05:00
Yuqiu Wang
3e6b82f7e4 Add protobuf support for EventList 2021-06-10 11:23:41 -05:00
Olivier G
6406f7a9c6 Fix issue 188 (proposal) 2021-06-10 11:23:41 -05:00
Arthur Tu
8045aa5868 fix lint and CRs 2021-06-10 11:23:41 -05:00
Arthur Tu
377ac6a79c fix lint 2021-06-10 11:23:41 -05:00
Arthur Tu
155bedb82f fix some bugs 2021-06-10 11:23:41 -05:00
Arthur Tu
9b136739da Add init support for protobuf 2021-06-10 11:23:41 -05:00
Cory Metcalfe
1d2a969922 pod exec header copypasta from logs view 2021-06-10 11:23:41 -05:00
Eric Herbrandson
79f2f5a3bd Fixing some linter errors 2020-10-17 11:46:28 -05:00
Eric Herbrandson
bc2e27ae23 Merge branch 'master' into gh-56 2020-10-17 11:37:48 -05:00
Eric Herbrandson
de4c16869c Fixing some linting errors 2020-10-15 14:01:00 -05:00
takumi
6fcc4a0414 refactor loading logs 2020-10-05 17:11:13 +09:00
takumi
dd366ca2ea refactor 2020-10-05 16:30:26 +09:00
takumi
9b79343935 add download buttton 2020-10-05 16:28:28 +09:00
Eric Herbrandson
f2b664afd0 Fixing small linter error 2020-10-04 12:09:01 -05:00
Eric Herbrandson
b865958dd2 Merge pull request #150 from goldsziggy/hacktober-share-sort
feat(sorter.tsx): allow saving sorts to query params
2020-10-04 12:00:43 -05:00
Eric Herbrandson
55f1469eaf Merge pull request #149 from rajaSahil/Update-Yaml-Package
Updated yamljs package to yaml package
2020-10-04 11:54:21 -05:00
Sahil Raja
5389a059fc Addressed review comments(Changed Yaml to yml)
Signed-off-by: Sahil Raja <sahil.raja@mayadata.io>
2020-10-04 07:05:01 +05:30
Matthew Zygowicz
c30ea793a4 feat(sorter.tsx): after clicking a sort field, query params will generate to allow sharability
#94
2020-10-03 12:10:00 -05:00
Sahil Raja
a6b3caadd4 Updated yamljs package to yaml package
Signed-off-by: Sahil Raja <sahil.raja@mayadata.io>
2020-10-03 14:16:39 +05:30
Josh Mak
62f3d6378a Fix units for node ram chart 2020-10-02 12:12:17 -07:00
matvii
03c2b8cebc Remove comparing a string and a number
Comparing [:155] a string [:154] (from string literal "" [:154] ) and a number [:155] (from number literal 85 [:155] ) might behave differently than you expect, as implicit conversion is performed. Replace `''` with `0` because we use it to display number near the percent sign.
2020-10-02 17:59:56 +03:00
Eric Herbrandson
e056a634bf Merge pull request #140 from Zacharias3690/feature/zbarnes/init-container-logs
Add logs for init containers
2020-09-30 12:12:16 -05:00
zbarnes
3e3370822c Issue 49: Add logs for init containers 2020-09-28 13:47:43 -05:00
Eric Herbrandson
e00a3cc9fe Merging 2020-09-26 10:44:27 -05:00
Eric Herbrandson
83e371276b Wrapping up dark mode 2020-09-26 10:41:36 -05:00
Eric Herbrandson
b1b6bbcd3a #139: Fixing bug with workloads chart not displaying 2020-09-24 19:15:53 -05:00
Eric Herbrandson
f7a17766c8 Working on dark mode support 2020-09-24 19:10:07 -05:00
Charlie Gao
cea0d973db changing github link
https://github.com/herbrandson/k8dash -> https://github.com/indeedeng/k8dash
2020-09-15 15:31:47 -05:00
atu
fac5d904bf use try finally for request block 2020-09-14 20:21:43 -07:00
atu
304a108b8a fix according to CR 2020-09-14 20:19:54 -07:00
Eric Herbrandson
7effb9357c Initial pass at new branding 2020-09-12 09:48:37 -05:00
atu
022a039314 skip api request when the last request is not completed 2020-09-08 22:15:04 -07:00
Alex Alzuri
11f78af7b0 gh-96: remove trailing slashes to enable relative links on dashboard event list 2020-09-04 15:35:52 -05:00
Eric Herbrandson
46e8f82c72 Merging 2020-08-30 11:24:48 -05:00
Eric Herbrandson
8e64b7f822 Merge branch 'master' into dev 2020-08-30 11:22:48 -05:00
Charlie Gao
db484e26a2 gh-92: linking to namespace from other pages 2020-08-27 16:13:14 -05:00
atu
292258605e fix statefulSet type 2020-08-24 09:17:09 -07:00
atu
c6103b5af7 convert statefulSet and workloads into ts 2020-08-23 21:29:41 -07:00
Eric Herbrandson
f5769b55bc Converting services.js and service.js to TS 2020-08-23 16:38:27 -05:00