Jeff
3d2fd1b538
This PR does the following things:
...
1. add new registry api under resources.kubesphere.io/v1alpha3
2. deprecate registry api v1alpha2
Registry API v1alpha2 uses docker client to authenticate image registry
secret, which depends on docker.sock. We used to mount host
`/var/run/docker.sock` to deployment. It will prevent us imgrating to
containerd since no `docker.sock` exists. Registry API v1alpha3 comes to
rescure, it wraps library go-containerregistry and compatible with
docker registry, Harbor etc.
2021-08-24 13:37:42 +08:00
KubeSphere CI Bot
c740fef5b4
Merge pull request #4164 from wenhuwang/upgrade_ingress_apigroup
...
Upgrade ingress api version to networking.k8s.io/v1
2021-08-23 12:59:51 +08:00
wenhuwang
adfd3d7aaf
Upgrade ingress api version to networking.k8s.io/v1
...
Signed-off-by: wenhuwang <976400757@qq.com >
2021-08-19 15:36:04 +08:00
KubeSphere CI Bot
ddc645838d
Merge pull request #4159 from yuswift/remove-webhook-file
...
remove config/webhook config/samples config/servicemesh config/rbac config/default dir
2021-08-19 14:10:09 +08:00
KubeSphere CI Bot
75cf8b51c8
Merge pull request #4161 from yuswift/fix-api
...
fix `go mod tidy` error
2021-08-19 12:58:09 +08:00
yuswift
91fa1b352e
fix api go mod tidy error
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-08-19 11:15:25 +08:00
yuswift
fd128c213f
remove config/webhook config/samples config /servicemesh config/rbac config/default dir
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-08-18 16:11:16 +08:00
KubeSphere CI Bot
1ad5a07a58
Merge pull request #4141 from RolandMa1986/upgrade-k8s
...
Upgrade k8s package version
2021-08-17 09:54:08 +08:00
Roland.Ma
457d8c36be
remove unused module
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:59:20 +00:00
Roland.Ma
5899bb5041
fix github build pipeline
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:59:20 +00:00
Roland.Ma
c23c1adcd1
fix openapi build
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:59:20 +00:00
Roland.Ma
3bfae73318
fix ks-apiserver missing interfaces
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:58:12 +00:00
Roland.Ma
2fcfb81066
fix controller Start method signature
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:58:12 +00:00
Roland.Ma
810bfb618a
fix client.Object type
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:58:12 +00:00
Roland.Ma
d5f4b2f5ef
pin go mod
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:58:12 +00:00
Roland.Ma
ea8f47c73a
update vendor
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:58:12 +00:00
KubeSphere CI Bot
a18f72b565
Merge pull request #4144 from liangyuanpeng/feature_support_makehelp
...
Support make help
2021-08-16 11:12:44 +08:00
Lan Liang
58cc37f123
format desc
2021-08-15 23:28:34 +08:00
Lan Liang
989ab40952
Support make help
2021-08-13 00:15:37 +08:00
KubeSphere CI Bot
a923715062
Merge pull request #4121 from wenhuwang/remove_expansion_controller
...
remove workload auto-restart function when pvc expanded
2021-08-12 17:33:49 +08:00
KubeSphere CI Bot
0f55ea521d
Merge pull request #4129 from LinuxSuRen/devops-proxy
...
Add proxy devops APIs request to ks-devops
2021-08-12 10:05:40 +08:00
rick
6d9cf166c6
Add proxy devops APIs request to ks-devops
...
move devops controllers into ks-devops
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com >
2021-08-06 17:11:59 +08:00
wang_wenhu
364941d5d2
remove workload auto-restart function when pvc expanded
...
Signed-off-by: wang_wenhu <976400757@qq.com >
2021-08-05 13:58:46 +08:00
KubeSphere CI Bot
418a2a09c7
Merge pull request #4116 from xyz-li/upgrade_kustomize
...
upgrade kustomize to v4.2.0
2021-08-04 16:23:46 +08:00
LiHui
e49f3f4910
upgrade kustomize version
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-08-04 15:14:36 +08:00
KubeSphere CI Bot
b4e510966f
Merge pull request #4112 from nanjofan/nanjobranch
...
modify comments in pkg/apiserver/authentication/identityprovider/identity_provider.go
2021-08-04 14:24:47 +08:00
nanjofan
ad6acc5fb6
Update pkg/apiserver/authentication/identityprovider/identity_provider.go
...
Co-authored-by: hongming <coder.scala@gmail.com >
2021-08-04 13:48:06 +08:00
Yoshino
8fbfc734d2
Modify function error comments:"RegisterGenericProvider" and "GetOAuthProvider"
2021-08-03 14:48:06 +08:00
KubeSphere CI Bot
0e975d3f65
Merge pull request #4103 from RolandMa1986/feat-env-param
...
feat: load configuration from Environment variables
2021-08-03 11:13:46 +08:00
KubeSphere CI Bot
2aa55c5d6b
Merge pull request #4095 from xyz-li/master
...
go build with vendor by default
2021-07-30 10:34:45 +08:00
Roland.Ma
14adfc4326
inject env with helm values
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-07-30 02:10:46 +00:00
Roland.Ma
4c16276a8d
feat: load configuration from Environment variables
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-07-29 06:23:10 +00:00
LiHui
1b5590d3dd
downloads vendor for hack/tools
2021-07-21 17:23:55 +08:00
LiHui
059eb64c9b
go build with vendor
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-07-21 16:05:23 +08:00
KubeSphere CI Bot
6560337a0a
Merge pull request #4048 from RolandMa1986/feat-kialiauth
...
Add kiali client with authentication supports
2021-07-21 16:02:10 +08:00
KubeSphere CI Bot
703efe9b84
Merge pull request #4073 from zryfish/fix_make_cross
...
fix make cross target failed
2021-07-21 14:45:49 +08:00
Jeff
c6c61cb5a2
fix make cross target failed
2021-07-20 07:01:36 +00:00
Roland.Ma
85fd94b922
add kiali client with authentication supports
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-07-19 08:36:08 +00:00
KubeSphere CI Bot
a897caa366
Merge pull request #4063 from yuswift/update-gofmt
...
fix gofmt typo and spelling typo and shellcheck typo to pass the prow ci
2021-07-19 14:45:10 +08:00
yuswift
04645180c4
fix shellcheck typo
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-07-15 12:14:35 +08:00
yuswift
e9695cba4c
fix spelling typo
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-07-15 11:06:07 +08:00
yuswift
cd30e6eba5
update gofmt
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-07-15 10:13:04 +08:00
KubeSphere CI Bot
8b7a7b3342
Merge pull request #4050 from RolandMa1986/fix-e2e
...
Update kind-action to v1.2.0
2021-07-09 11:39:30 +08:00
Roland.Ma
1fbe5d305c
update kind-action to v1.2.0
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-07-09 03:25:14 +00:00
KubeSphere CI Bot
900b230d72
Merge pull request #4044 from RolandMa1986/fix-template
...
Fix typo in kubesphere gateway template and bookstore sample
2021-07-06 20:34:29 +08:00
KubeSphere CI Bot
1c5510138d
Merge pull request #4042 from xyz-li/master
...
Change helm path
2021-07-05 18:35:28 +08:00
LiHui
4d03665cba
Change helm path
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-07-05 18:00:48 +08:00
Roland.Ma
1aabaf8cc5
fix typo in comfigmap
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-07-05 08:18:05 +00:00
KubeSphere CI Bot
bacc717bf2
Merge pull request #4034 from wansir/fix-image-push
...
Fix failed to push docker images with a specified tag
2021-07-02 10:21:25 +08:00
hongming
1f4098b70c
Fix failed to push docker images with a specified tag
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-07-02 09:50:57 +08:00