442 Commits

Author SHA1 Message Date
Sihan(Arthur) Tu
fdbfc1bc20 Merge pull request #456 from bseenu/batch/v1beta1
batch/v1beta1 is removed since k8s-1.25
2024-06-29 20:58:00 -07:00
Sihan(Arthur) Tu
094c774f3f Merge pull request #455 from bseenu/ROOT_PATH
Allowing app to run from sub path on the hostname
2024-06-29 20:57:37 -07:00
Sihan(Arthur) Tu
ac33318de0 Merge pull request #454 from bseenu/use_access_token
Allow access_token
2024-06-29 20:56:42 -07:00
Srinivas Boga
a0ed0b7a82 batch/v1beta1 is removed since k8s-1.25
Signed-off-by: Srinivas Boga <bseenu@gmail.com>
2024-05-22 14:15:37 -07:00
Srinivas Boga
2722efa556 Allowing app to run from sub path on the hostname
Signed-off-by: Srinivas Boga <bseenu@gmail.com>
2024-05-22 13:53:44 -07:00
Srinivas Boga
d45862c16b Allow access_token
Signed-off-by: Srinivas Boga <bseenu@gmail.com>
2024-05-06 13:56:26 -07:00
Sihan(Arthur) Tu
e0e00bdb36 Merge pull request #384 from skooner-k8s/dependabot/npm_and_yarn/client/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2 in /client
2024-01-04 11:22:58 -08:00
Sihan(Arthur) Tu
9a7b5620a7 Merge pull request #428 from Maithani-ji/#177solved
#177 It would be nice if boxes/frames had labels  "SOLVED"
2024-01-04 11:22:01 -08:00
Maithani-ji
424cf7f624 Maithani-ji contribution
Signed-off-by: Maithani-ji <maithaniji.official@gmail.com>
2023-10-02 01:16:43 +05:30
Maithani-ji
ea2f3b72a0 Maithani-ji contribution
Signed-off-by: Maithani-ji <maithaniji.official@gmail.com>
2023-10-02 01:16:42 +05:30
Maithani-ji
d6af12ceaf Maithani-jicontribution
Signed-off-by: Maithani-ji <maithaniji.official@gmail.com>
2023-10-02 01:16:42 +05:30
Maithani-ji
3329861fa5 Maithani-ji contribution
Signed-off-by: Maithani-ji <maithaniji.official@gmail.com>
2023-10-02 01:16:42 +05:30
Yuqiu Wang
272169fc03 Merge pull request #425 from skooner-k8s/fix-406
use external npm registry
2023-09-13 15:53:31 -05:00
Yuqiu Wang
eb8aefb4d9 Generate a package lock 2023-09-13 15:49:59 -05:00
Yuqiu Wang
47e2f07c81 use external npm registry 2023-09-13 15:47:27 -05:00
Yuqiu Wang
c0a61a6350 Merge pull request #422 from skooner-k8s/fix-406
Find some available image
2023-09-13 12:57:42 -05:00
Yuqiu Wang
3f2dbcf2ad Find some available image 2023-09-13 12:57:02 -05:00
Yuqiu Wang
7976045db1 Merge pull request #420 from skooner-k8s/fix-406
Fix 406
2023-09-13 12:52:17 -05:00
Yuqiu Wang
699209957c try using node 16 2023-09-13 12:42:56 -05:00
Yuqiu Wang
7946fd3497 run the pipeline using node 20 2023-09-13 11:43:59 -05:00
Yuqiu Wang
6ff292e576 run the pipeline using node 20 2023-09-13 11:38:47 -05:00
Sihan(Arthur) Tu
fa2538b784 Merge pull request #418 from skooner-k8s/fix-406
improve getCrypto function
2023-09-13 08:56:44 -07:00
Yuqiu Wang
a8e6bffdf8 remove debug output serverside 2023-09-13 10:42:32 -05:00
Yuqiu Wang
e06ffcbae3 remove debug output serverside 2023-09-13 10:41:59 -05:00
Yuqiu Wang
b24cbc21ff improve getCrypto function 2023-09-13 10:19:52 -05:00
Sihan(Arthur) Tu
8cc7601e95 Merge pull request #416 from skooner-k8s/fix-406
fix import
2023-09-12 16:07:25 -07:00
Yuqiu Wang
29326291f9 fix import 2023-09-12 17:23:26 -05:00
Sihan(Arthur) Tu
85cac94d73 Merge pull request #414 from skooner-k8s/fix-406
Implement PKCE
2023-09-12 15:22:54 -07:00
Yuqiu Wang
8c42ba9016 Actually implement PKCE 2023-09-12 17:04:02 -05:00
Yuqiu Wang
bc0abd6b38 add OIDC_CODE_CHALLENGE 2023-09-12 16:36:30 -05:00
Sihan(Arthur) Tu
b80b369b96 Merge pull request #411 from skooner-k8s/fix-406
support OIDC PKCE Auth
2023-09-12 13:20:07 -07:00
Yuqiu Wang
0fe9f0705e support OIDC PKCE Auth 2023-09-12 15:15:02 -05:00
Sihan(Arthur) Tu
f0e0ccb48a Update MAINTAINERS 2023-06-28 10:51:31 -07:00
Sihan(Arthur) Tu
ccbda174d5 Merge pull request #400 from skooner-k8s/fix-issue-398
doc: update token instruction
2023-03-28 22:13:11 -07:00
Jeff Ng
3616f606d1 doc: update token instruction
Update README to include instruction for creating token for Kubernetes v1.22+
2023-03-29 12:54:31 +08:00
Sihan(Arthur) Tu
ff0b9eb5b1 Merge pull request #396 from heresandyboy/bugfix-ram-calculations
Correctly handle bytes when given milibytes input, add test coverage
2023-03-16 10:33:49 -07:00
Andy Ainsworth
71f5811a35 remove extra space
Signed-off-by: Andy Ainsworth <heresandyboy@gmail.com>
2023-03-15 20:59:03 +00:00
Andy Ainsworth
55d21cee31 remove space after {
Signed-off-by: Andy Ainsworth <heresandyboy@gmail.com>
2023-03-15 06:36:54 +00:00
Andy Ainsworth
fa3be1d1f9 Fix linting issues
Signed-off-by: Andy Ainsworth <heresandyboy@gmail.com>
2023-03-14 07:03:26 +00:00
Andy Ainsworth
bce909a1a9 reset package-lock.json to previous. Signed-off-by: Sihan(Arthur) Tu <atu@indeed.com>
Signed-off-by: Andy Ainsworth <andy.ainsworth@zeninternet.co.uk>
Signed-off-by: Andy Ainsworth <heresandyboy@gmail.com>
2023-03-14 07:03:26 +00:00
Andy Ainsworth
67c49c8a49 Correctly handle bytes when given milibytes input, add test coverage
Signed-off-by: Andy Ainsworth <andy.ainsworth@zeninternet.co.uk>
Signed-off-by: Andy Ainsworth <heresandyboy@gmail.com>
2023-03-14 07:03:26 +00:00
dependabot[bot]
359974664e Bump json5 from 1.0.1 to 1.0.2 in /client
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 20:54:12 +00:00
Sihan(Arthur) Tu
b8bd864a16 Merge pull request #380 from skooner-k8s/fix-singlequote
fix singlequote
2022-12-22 15:56:31 -08:00
atu
da49b10ade fix singlequote 2022-12-22 15:49:44 -08:00
Sihan(Arthur) Tu
088fe64895 Merge pull request #352 from honza801/add_footer_element
Add Footer element at the bottom of the index page
2022-12-22 09:29:14 -08:00
Sihan(Arthur) Tu
259636d454 Merge pull request #360 from yurymuski/master
Fix missing ingress in k8s 1.22+
2022-12-22 09:21:20 -08:00
Sihan(Arthur) Tu
ea45fcff54 Merge pull request #368 from skooner-k8s/hackathon-2022-oidc-fix-2
Fix params passing with double quotes, and add clustor role trouble s…
2022-11-10 09:13:32 -08:00
Yuqiu Wang
e4db537cf3 Update img location 2022-11-10 10:59:13 -06:00
Yuqiu Wang
130b4e7dcd Fix params passing with double quotes, and add clustor role trouble shooting steps 2022-11-10 10:53:38 -06:00
Sihan(Arthur) Tu
6f9cb6f388 Merge pull request #363 from skooner-k8s/hackathon-2022-oidc-fix-1
fix: upgrade @kubernetes/client-node package and it's dependency
2022-11-09 15:52:47 -08:00