发布 kuboard-spray
This commit is contained in:
@ -75,9 +75,41 @@ Service.spec.ports[*].appProtocol
|
||||
|
||||
* proxy 在未登录时,提示登录,并返回原界面 (暂不支持此特性)
|
||||
* cronjob 支持时区设置 (Kubernetes 接口目前不支持设置时区)
|
||||
|
||||
|
||||
待解决问题:会导致用户不能删除集群
|
||||
2021/12/22 08:38:22 [Recovery] 2021/12/22 - 08:38:22 panic recovered:
|
||||
runtime error: invalid memory address or nil pointer dereference
|
||||
/usr/local/go/src/runtime/panic.go:212 (0x435eba)
|
||||
/usr/local/go/src/runtime/signal_unix.go:734 (0x44ebb2)
|
||||
/usr/src/kuboard/server/reversek8s/cluster_passport.go:43 (0xec7dee)
|
||||
/usr/src/kuboard/server/reversek8s/cluster_passport.go:109 (0xec88f8)
|
||||
/usr/src/kuboard/server/reversek8s/cluster_passport.go:200 (0xec9c32)
|
||||
/usr/src/kuboard/server/reversek8s/reverse_request.go:55 (0xed3b04)
|
||||
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.2/context.go:165 (0xbff659)
|
||||
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.2/recovery.go:99 (0xbff640)
|
||||
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.2/context.go:165 (0xbfe733)
|
||||
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.2/logger.go:241 (0xbfe6f2)
|
||||
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.2/context.go:165 (0xbf4be9)
|
||||
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.2/gin.go:489 (0xbf4bcf)
|
||||
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.2/gin.go:445 (0xbf46bb)
|
||||
/usr/local/go/src/net/http/server.go:2887 (0x6e6b62)
|
||||
/usr/local/go/src/net/http/server.go:1952 (0x6e1f8c)
|
||||
/usr/local/go/src/runtime/asm_amd64.s:1371 (0x46e400)
|
||||
|
||||
|
||||
优化:未添加容器时,存储卷挂载页应该提示
|
||||
|
||||
-->
|
||||
|
||||
<!-- ## v3.3.0.4
|
||||
|
||||
**发布日期**
|
||||
|
||||
**优化**
|
||||
|
||||
* 优化终端界面的字体 -->
|
||||
|
||||
## v3.3.0.3
|
||||
|
||||
**发布日期**
|
||||
|
||||
14
support/kuboard-spray/README.md
Normal file
14
support/kuboard-spray/README.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
lessAds: true
|
||||
# vssueId: 71
|
||||
layout: SpecialSupportPage
|
||||
description: Kubernetes教程_本文描述了 kuboard-spray 的最新资源包
|
||||
---
|
||||
|
||||
# Kuboard-Spray
|
||||
|
||||
<AdSenseTitle/>
|
||||
|
||||
<ClientOnly>
|
||||
<KuboardSprayResources/>
|
||||
</ClientOnly>
|
||||
Reference in New Issue
Block a user