Yuxing Deng
|
5f51b892a9
|
fix: the usage is not compatible with old version
|
2024-11-25 09:43:22 +08:00 |
|
Yuxing Deng
|
a434be5b81
|
fix: wrong branch name
|
2024-10-21 21:52:17 +08:00 |
|
Yuxing Deng
|
a7787ce013
|
fix: add release-v branch to push workflow
|
2024-10-21 21:52:17 +08:00 |
|
Yuxing Deng
|
b8f1ad6f9e
|
fix: CROSS push
|
2024-10-21 21:45:17 +08:00 |
|
Yuxing Deng
|
1633838017
|
fix: aliyun-metadata should have registry name for image
|
2024-10-21 21:14:13 +08:00 |
|
Yuxing Deng
|
4d17a53d3e
|
feat: use goreleaser to build binaries
|
2024-10-21 16:29:04 +08:00 |
|
Yuxing Deng
|
4c1db385fc
|
fix: Should handle stale socket file
Added a lock file to hold make sure that it's safe to rebuild socket file
|
2024-10-10 21:21:35 +08:00 |
|
Yuxing Deng
|
8d1433b07d
|
feat: Support to serve http via socket
|
2024-10-09 22:53:08 +08:00 |
|
Yuxing Deng
|
db2728f0ed
|
fix(docs): enhance Readme
|
2024-10-09 09:12:48 +08:00 |
|
Yuxing Deng
|
4f18ac4ae8
|
feat(ui): bump ui version to v2.9.2
|
2024-09-27 17:37:50 +08:00 |
|
Yuxing Deng
|
faee269cc1
|
feat(deps): bump golang & steve version
|
2024-09-27 17:37:50 +08:00 |
|
Yuxing Deng
|
9ce631d30f
|
fix: use local version package
|
2024-09-26 10:29:40 +08:00 |
|
Yuxing Deng
|
2d512c0a72
|
fix: version is not parsed into build info
|
2024-09-26 09:49:16 +08:00 |
|
Yuxing Deng
|
5c987cd193
|
fix: Bump steve to fix the crd issue
|
2024-08-07 09:08:22 +08:00 |
|
Yuxing Deng
|
85925bbac7
|
fix: no need to new workflow file for release branch
|
2024-07-30 10:34:57 +08:00 |
|
Yuxing Deng
|
f435a24814
|
fix: Rename release branch ci name
|
2024-07-30 10:32:06 +08:00 |
|
Yuxing Deng
|
fb1f38e1ef
|
feat: Add release branch ci
|
2024-07-30 10:31:00 +08:00 |
|
Yuxing Deng
|
67923822f5
|
fix: Container doesn't stop with signal
|
2024-07-29 17:24:10 +08:00 |
|
Yuxing Deng
|
1540341550
|
docs: Add docs for path prefix deploy example
|
2024-07-29 15:07:34 +08:00 |
|
Yuxing Deng
|
a5e53f2b17
|
feat: Support for nginx ingress path prefix
And validate should failed if git tree is dirty
|
2024-07-29 15:07:34 +08:00 |
|
Yuxing Deng
|
8f069c3b38
|
feat: Full support for proxy deploy
The index page will be handled correctly if the `XFF` and `X-API-URL-PREFIX` are set properly.
|
2024-07-25 17:32:01 +08:00 |
|
Yuxing Deng
|
568eda3e52
|
fix: Index content-type missing problem
|
2024-07-25 17:32:01 +08:00 |
|
Yuxing Deng
|
eacc47482e
|
refactor: UI resource logic
- Support embed api-ui resources
- The ui-path arg will be applied if provided. Also applied to api-ui resource files
|
2024-07-23 16:53:49 +08:00 |
|
Yuxing Deng
|
004e4751c8
|
fix: aliyun image is not built
|
2024-07-18 20:37:08 +08:00 |
|
Yuxing Deng
|
8bf22555dd
|
fix: only release kube-explorer binary in release
|
2024-07-18 19:56:31 +08:00 |
|
Yuxing Deng
|
896e03e279
|
feat(ci): Added release step for tag
Skip compress process for PR build
Add commit message check
Add release-note
|
2024-07-18 17:19:41 +08:00 |
|
Yuxing Deng
|
979b4991fa
|
feat: switch to GHA
|
2024-07-18 10:08:15 +08:00 |
|
Yuxing Deng
|
aec9926ed8
|
fix: Add dockerignore file to clean up each ci build
|
2024-07-17 15:02:39 +08:00 |
|
Yuxing Deng
|
2f3c1e6ab5
|
feat: Support specifying shell pod image and registry
|
2024-07-17 15:02:39 +08:00 |
|
Yuxing Deng
|
faa83722a0
|
refactor: No need to customize steve for explorer
|
2024-07-16 16:30:23 +08:00 |
|
Yuxing Deng
|
cd955243b6
|
dep(kube-explorer): Bump steve
Rebase to rancher v2.8.0 baseline
Upgrade ke-steve to ke/v0.4
Upgrade DASHBOARD UI version to v2.8.0
|
2024-01-05 15:00:39 +08:00 |
|
Yuxing Deng
|
2b39db9f07
|
fix(ci): Fix multi-arch build problem
Added build linux/arm64 binary to default ci
|
2023-11-15 16:30:57 +08:00 |
|
Yuxing Deng
|
4dc1acb1f2
|
feat(ci): Improve drone pipeline configuration
- Separate push and tag pipeline
- Use buildx to build and push multi-arch image
|
2023-11-15 16:09:58 +08:00 |
|
Yuxing Deng
|
989d087b99
|
No need to run hack_fs
As the embed fs packaged all files.
And bump upx version.
|
2023-11-13 16:29:48 +08:00 |
|
Yuxing Deng
|
c214e6ba6a
|
Add windows amd64 support
Bump steve customized logic to fix serving embed assets problem
|
2023-11-13 15:46:03 +08:00 |
|
Yuxing Deng
|
390b11caef
|
Bump steve
And upgrade builder image to v1.21.
|
2023-11-10 15:24:31 +08:00 |
|
niusmallnan
|
e016261c4b
|
Bump steve and dashboard
|
2023-07-14 13:36:54 +08:00 |
|
niusmallnan
|
c43288964a
|
Bump dashboard
|
2023-07-13 15:20:20 +08:00 |
|
niusmallnan
|
70e586976d
|
Bump dashboard
|
2023-07-13 12:16:04 +08:00 |
|
niusmallnan
|
d0ce0e28bf
|
Bump dashboard
|
2023-07-13 10:46:03 +08:00 |
|
niusmallnan
|
ad0a0c0cb3
|
Bump steve and dashboard for v2.7.5
|
2023-07-13 09:02:30 +08:00 |
|
niusmallnan
|
651d499086
|
Bumo bci 15.5
|
2023-07-11 11:35:10 +08:00 |
|
niusmallnan
|
8e592b1a3c
|
Bump steve and dashboard for Rancher v2.7.2
|
2023-04-18 12:20:04 +08:00 |
|
niusmallnan
|
c1f5fda228
|
[CI SKIP] Update README for basic auth
|
2023-04-11 11:07:14 +08:00 |
|
niusmallnan
|
10e5323c95
|
[CI SKIP] Use ingress v1 for nginx-ingress basic auth demo
|
2023-04-10 17:18:22 +08:00 |
|
niusmallnan
|
ea49f9d3b4
|
[CI SKIP] Add basic-auth manifests for traefik v2
|
2023-04-10 17:09:30 +08:00 |
|
niusmallnan
|
b0b81ba87d
|
[CI SKIP] switch to sslip.io for ingress demos
|
2023-04-10 16:20:43 +08:00 |
|
niusmallnan
|
e757347def
|
Disable compress for darwin releases
|
2023-04-04 09:08:50 +08:00 |
|
niusmallnan
|
f4970b85a2
|
Bump steve and dashboard for Rancher v2.7.1
|
2023-03-20 15:13:04 +08:00 |
|
niusmallnan
|
bfae192748
|
Use --scanners instead of --security-checks
|
2023-03-20 11:24:18 +08:00 |
|