Commit Graph
207 Commits
Author SHA1 Message Date
yuqiuw 50ce2fe968 Revert "Optimize images"
This reverts commit af2d01ee0c.
2021-06-10 11:36:31 -05:00
yuqiuw 3415d4e4c9 Revert "pod exec header copypasta from logs view"
This reverts commit 1d2a969922.
2021-06-10 11:36:31 -05:00
yuqiuw e83c7f830a Revert "issue 166 fixed by changing version of the imported yaml node module to 1.10.0 instead of 2.0.0, from issue 149. issue 149 does fix the newline problem, only the version being imported wasn't correct"
This reverts commit 19ea46b8d8.
2021-06-10 11:36:31 -05:00
yuqiuw 1d42d62c54 Revert "Add init support for protobuf"
This reverts commit 9b136739da.
2021-06-10 11:36:31 -05:00
yuqiuw 9178619b8a Revert "fix some bugs"
This reverts commit 155bedb82f.
2021-06-10 11:36:31 -05:00
yuqiuw e075ba9f99 Revert "fix package-lock.json"
This reverts commit 5febd0e8f2.
2021-06-10 11:36:31 -05:00
yuqiuw d59ee4e679 Revert "fix lint"
This reverts commit 377ac6a79c.
2021-06-10 11:36:31 -05:00
yuqiuw 5f66817b36 Revert "fix lint and CRs"
This reverts commit 8045aa5868.
2021-06-10 11:36:31 -05:00
yuqiuw b6f2f207d4 Revert "fix package-lock.json resolved url"
This reverts commit 8249c5ac4e.
2021-06-10 11:36:31 -05:00
yuqiuw 1c9ef07c51 Revert "Fix issue 188 (proposal)"
This reverts commit 6406f7a9c6.
2021-06-10 11:36:31 -05:00
yuqiuw 21645c4a39 Revert "Add @types/jest to package.json"
This reverts commit 508cc8b455.
2021-06-10 11:36:31 -05:00
yuqiuw bb76ea36c5 Revert "Add package-lock.json (+jest)"
This reverts commit 0c55e22424.
2021-06-10 11:36:31 -05:00
yuqiuw 6d9612eb69 Revert "Add protobuf support for EventList"
This reverts commit 3e6b82f7e4.
2021-06-10 11:36:31 -05:00
yuqiuw b4c42408b5 Revert "Fix typo"
This reverts commit 03be7823b9.
2021-06-10 11:36:31 -05:00
yuqiuw 0bdb4c906f Revert "Remove hashtag from nonHashedUrl"
This reverts commit 850e9e7c1d.
2021-06-10 11:36:31 -05:00
yuqiuw 7dd6a430a6 Revert "Add protobuf support for metric kind NodeList #192"
This reverts commit c68fa99c19.
2021-06-10 11:36:31 -05:00
yuqiuw e783050124 Revert "Add protobuf support for metric kind PodList #191"
This reverts commit df67a171ee.
2021-06-10 11:36:31 -05:00
yuqiuw 5b94d1af23 Revert "rename k8dash to skooner"
This reverts commit eaff4a6b9a.
2021-06-10 11:36:31 -05:00
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 0c55e22424 Add package-lock.json (+jest) 2021-06-10 11:23:41 -05:00
Olivier G 508cc8b455 Add @types/jest to package.json 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 8249c5ac4e fix package-lock.json resolved url 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 5febd0e8f2 fix package-lock.json 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
Eric Blackburn 19ea46b8d8 issue 166 fixed by changing version of the imported yaml node module to 1.10.0 instead of 2.0.0, from issue 149. issue 149 does fix the newline problem, only the version being imported wasn't correct 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
Jeff Rescignano af2d01ee0c Optimize images 2021-06-10 11:23:41 -05:00
Eric Herbrandson da6f9f2263 Updating npm dependencies 2020-10-17 12:04:37 -05:00
Eric Herbrandson 9ddae47c62 Updating npm packages 2020-10-17 11:50:54 -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
Matthew Zygowicz 34d2763ff1 feat(github-workflow): started the basics of github-workflow
early stages of the change-set

ci: renamed ci to main.yml

ci: renamed the workflow folder
2020-10-05 20:21:21 -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