Commit Graph
192 Commits
Author SHA1 Message Date
Yuqiu Wang 5f8dea5cc3 Update release script 2021-06-25 11:17:23 -05:00
Yuqiu Wang 213836f221 Update release script 2021-06-25 10:59:15 -05:00
Eric HerbrandsonandGitHub 18be6ed527 Merge pull request #211 from tianni4104/master
make protobuff the default method
2021-06-08 17:01:14 -05:00
Arthur Tu 6ec5e85d03 remove unused import 2021-06-06 21:52:37 -07:00
Arthur Tu 4ae7740304 remove proto storage logic 2021-06-06 21:51:06 -07:00
Arthur Tu 290c57b166 make protobuff the default method and move it as an env var in backend 2021-06-06 21:42:36 -07:00
Arthur Tu b41ea1d93a rename k8dash to skooner 2021-05-01 14:15:33 -07:00
Xiaowei Zhou 7a4391888f Add protobuf support for metric kind PodList #191 2021-02-22 11:01:39 +09:00
Eric HerbrandsonandGitHub 8f3d77adc3 Merge pull request #200 from XenitAB/fix-hashtag
Remove hashtag from nonHashedUrl
2021-02-20 11:53:46 -06:00
Eric HerbrandsonandGitHub 0d476b0023 Merge pull request #197 from olivergg/issue188_fix_parseunitsofram
Fix issue #188 (proposal)
2021-02-20 11:48:41 -06:00
Xiaowei Zhou 351aa36945 Add protobuf support for metric kind NodeList #192 2021-02-13 19:26:22 +09:00
Eric HerbrandsonandGitHub fca3b7e69d Merge pull request #198 from yuqiuw/add_pb_eventlist
Add protobuf support for EventList
2021-02-09 09:00:30 -06:00
Simon Gottschlag 5f52e937e6 Remove hashtag from nonHashedUrl 2021-02-08 21:59:14 +01:00
Yuqiu Wang 98000b064c Fix typo 2021-02-08 08:03:08 -10:00
Yuqiu Wang 1704a7be1d Add protobuf support for EventList 2021-02-07 10:57:43 -10:00
Olivier G 0cdf46470d Add package-lock.json (+jest) 2021-02-06 11:55:49 +01:00
Olivier G 51081ab0cc Add @types/jest to package.json 2021-02-06 11:54:19 +01:00
Olivier G 13aef578d4 Fix issue 188 (proposal) 2021-02-06 11:47:14 +01:00
Arthur Tu 8044798050 fix package-lock.json resolved url 2021-01-28 09:40:41 -08:00
Arthur Tu 86fe08e89d fix lint and CRs 2021-01-20 20:54:05 -08:00
Arthur Tu 1b22783d5a fix lint 2021-01-20 20:25:18 -08:00
Arthur Tu b22737af5b fix package-lock.json 2021-01-20 20:11:07 -08:00
Arthur Tu b6ea8cf05c fix some bugs 2021-01-20 09:42:43 -08:00
Arthur Tu 3a999f0120 Add init support for protobuf 2021-01-19 20:54:02 -08:00
Eric Blackburn af2cf20b40 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 2020-10-30 12:32:09 -05:00
Cory Metcalfe d0e76f2663 pod exec header copypasta from logs view 2020-10-26 16:19:43 -05:00
Jeff Rescignano 1bd06375c7 Optimize images 2020-10-18 19:32:37 -04: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 HerbrandsonandGitHub 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
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 HerbrandsonandGitHub 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 HerbrandsonandGitHub 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 656a0a2276 Fixed yaml version
Signed-off-by: Sahil Raja <sahil.raja@mayadata.io>
2020-10-03 15:20:10 +05:30
Sahil Raja 31ffa78f19 Updated package.json
Signed-off-by: Sahil Raja <sahil.raja@mayadata.io>
2020-10-03 15:04:16 +05:30
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
matviiandGitHub 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 HerbrandsonandGitHub 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