Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.24+incompatible #11

Open
wants to merge 89 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
89 commits
Select commit Hold shift + click to select a range
5a8bacf
Merge branch 'feature-yq-devops-3365' into 'master'
Jul 27, 2022
9fa5bae
[IMP] 修改Dockerfile
Jul 27, 2022
05acdc8
Merge branch 'feature-yq-devops-3365' into 'master'
Jul 27, 2022
2754087
[FIX] 在annotations上添加choerodon.io/commit
Aug 16, 2022
0c5af9d
Merge branch 'hotfix-2.2.0' into 'master'
Aug 16, 2022
23570c2
[FIX] 修复在annotations上添加choerodon.io/commit
Aug 17, 2022
7b75be5
[IMP] 修改go.mod
Aug 16, 2022
341bd5a
[IMP] 升级k8s版本到v0.24.3
Aug 17, 2022
e503133
[IMP] 修改golang编译版本
Aug 18, 2022
83c567f
[IMP] 兼容处理
Aug 19, 2022
d7ff15d
[IMP] polaris
Aug 23, 2022
fe7bde5
Merge branch 'feature-yq-devops-3578' into 'master'
Aug 23, 2022
367f756
[IMP] 部署实例时如果命名空间不存在就创建
Aug 23, 2022
a1fc734
Merge branch 'feature-yq-devops-3578' into 'master'
Aug 23, 2022
9091b6a
[IMP] 修改变量设置
Aug 23, 2022
e1d8936
Merge branch 'feature-yq-devops-3578' into 'master'
Aug 23, 2022
82ff377
[IMP] 修改部署和升级实例失败时资源渲染逻辑
Aug 31, 2022
6e64e0e
Merge branch 'feature-yq-devops-3578' into 'master'
Aug 31, 2022
d0707c6
Merge branch 'master' into 'hotfix-2.2.0'
Sep 1, 2022
ca7eab8
Merge branch 'hotfix-2.2.0' into 'master'
Sep 1, 2022
b690e65
[FIX] 修复下载私有chart
Sep 13, 2022
6aed5a4
Merge branch 'feature-yq-devops-3578' into 'master'
Sep 13, 2022
db93019
[FIX] 修复同步PV资源
Sep 13, 2022
5a0fc7b
Merge branch 'feature-yq-devops-3578' into 'master'
Sep 13, 2022
e03988a
[FIX] 修复渲染hook资源名称不正确问题
Sep 15, 2022
0b4ade8
Merge branch 'feature-yq-devops-3578' into 'master'
Sep 15, 2022
dce70e1
[FIX] 修复获取k8s版本
Sep 19, 2022
74d0566
Merge branch 'feature-yq-devops-3578' into 'master'
Sep 19, 2022
a0b2ca4
[FIX] 修复解析k8s版本
Sep 19, 2022
71b163c
Merge branch 'feature-yq-devops-3578' into 'master'
Sep 19, 2022
50da1d7
[IMP] 权限限制模式下也返回k8s集群版本信息
Sep 19, 2022
63c3825
Merge branch 'feature-yq-devops-3578' into 'master'
Sep 19, 2022
3ef6f82
[FIX] 修复agent升级后配置丢失问题
Sep 20, 2022
f637f32
[ADD] 添加健康探针
Sep 23, 2022
dcbf50a
Merge branch 'yq-devops-4201' into 'master'
Sep 23, 2022
105c1d0
[IMP] 修改健康检查
Sep 23, 2022
bc53327
Merge branch 'yq-devops-4201' into 'master'
Sep 23, 2022
7ded30f
[IMP]优化chart
TimeBye Sep 26, 2022
b5a0c2f
[IMP] 添加日志打印
Sep 26, 2022
f2e3281
[IMP] 修改健康检查端口设置
Sep 26, 2022
ccddbab
[IMP] 升级实例时,保留上一次replicas数量
Sep 27, 2022
3861324
Merge branch 'imp-chart' into 'master'
Sep 29, 2022
533806d
Merge branch 'hotfix-2.2.4' into 'master'
Sep 29, 2022
4784145
[ADD] chart添加端口号兼容旧版本
Oct 10, 2022
0d68a16
[IMP] 修改升级时保存agent配置
Oct 10, 2022
c2d86d8
Merge branch 'feature-yq-devops-3578' into 'master'
Oct 10, 2022
ef4200d
Merge branch 'hotfix-2.0.2' into 'master'
Oct 24, 2022
35818cd
[IMP] 优化抓取集群节点信息
Oct 24, 2022
6a297f2
Merge branch 'feature-yq-devops-node' into 'master'
Oct 24, 2022
abd5a3a
[IMP] 优化cert-manager状态返回
Oct 25, 2022
d91dfb8
Merge branch 'feature-yq-devops-node' into 'master'
Oct 25, 2022
c138c87
[IMP] websocket重连等待时间设置为随机时间
Oct 26, 2022
51973e0
Merge branch 'feature-yq-devops-websocket' into 'master'
Oct 26, 2022
51f37dd
[IMP] 优化随机数生成
Oct 26, 2022
6f922fa
Merge branch 'feature-yq-devops-websocket' into 'master'
Oct 26, 2022
860571d
[IMP] 优化agent就绪设置逻辑
Oct 28, 2022
dd66f6f
Merge branch 'feature-yq-devops-websocket' into 'master'
Oct 28, 2022
a41220a
[ADD] 添加replicas生效策略
Nov 17, 2022
c748a51
Merge branch 'feature-yq-devops-4941' into 'master'
Nov 17, 2022
b218e28
[FIX] 修改polaris获取的集群版本
Nov 28, 2022
7b6be4c
Merge branch 'hotfix-2.2.12' into 'master'
Dec 12, 2022
01847cd
[IMP] 兼容权限限制模式下部署实例
Dec 23, 2022
0419322
Merge branch 'hotfix-2.2.13' into 'master'
Dec 23, 2022
ba83035
[IMP] 添加实例部署日志打印
Jan 3, 2023
bbc0ecd
[IMP] 兼容1.22以上版本的k8s集群安装cert-manager
Jan 4, 2023
3bbbc41
[IMP] 修改cert-manager的crd
Jan 4, 2023
769d6f5
Merge branch 'feature-yq-devops-5338' into 'master'
Jan 4, 2023
6a246b5
[IMP] 修改证书转换校验
Jan 17, 2023
2aca5ae
Merge branch 'feature-yq-devops-5335' into 'master'
Jan 17, 2023
2eb8719
[IMP] 修复同步secret
Jan 17, 2023
aa4ecee
Merge branch 'feature-yq-devops-5335' into 'master'
Jan 17, 2023
ac2c25b
[FIX] 修复statefulset的副本数量生效策略
Jan 30, 2023
68986a2
Merge branch 'feature-yq-devops-5335' into 'master'
Jan 30, 2023
e8eb0e2
[ADD] 添加更多日志信息
Feb 6, 2023
e185245
[FIX] 修复删除ingress和secret无效
Feb 10, 2023
336f95c
[IMP] 调整pod数量返回commandId
Feb 14, 2023
6d6a56d
[IMP] 优化初始化数据库job删除逻辑
Feb 16, 2023
e7f5e9a
[ADD] 添加删除helm hook job操作
Mar 21, 2023
73ea73b
[IMP] 删除helm hook job时返回job失败状态以及日志
Mar 22, 2023
a40565a
[IMP] 添加nil处理
Mar 23, 2023
9393c0e
[IMP] 优化init-job删除后的处理
Mar 23, 2023
db84e14
[FIX] 修复未安装cert-manager的情况下,创建证书失败的问题
Mar 23, 2023
258fd18
[IMP] 修复certificate转换secret失败
Mar 28, 2023
0b1ee1b
[IMP] 当helm实例处于Pending状态时,此次操作不失败,60s后继续往下执行
Mar 29, 2023
3f683cb
[FIX] 修改job的监听逻辑、当helm实例处于Pending状态时,此次操作不失败,60s后继续往下执行
Mar 30, 2023
fd476cc
[FIX] 修改job的监听逻辑、当helm实例处于Pending状态时,此次操作不失败,60s后继续往下执行
Mar 30, 2023
c12d9b1
Merge branch 'hotfix-2.2.14' into hotfix-2.3.4
Mar 30, 2023
0c70d8f
Merge remote-tracking branch 'origin/hotfix-2.3.4'
Mar 30, 2023
0b34b5c
Bump github.com/docker/docker
dependabot[bot] Apr 4, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[FIX] 修改job的监听逻辑、当helm实例处于Pending状态时,此次操作不失败,60s后继续往下执行
  • Loading branch information
李浩 committed Mar 30, 2023
commit fd476cc5443a00c057dc1792a85ff81bc7bb067d
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/hashicorp/go-cleanhttp v0.5.1
github.com/maorfr/helm-plugin-utils v0.6.0
github.com/mitchellh/go-homedir v1.1.0
github.com/open-hand/helm v0.0.0-20230130024111-ecd0fb6a02c5
github.com/open-hand/helm v0.0.0-20230330084508-dc637af4ddd6
github.com/pkg/errors v0.9.1
github.com/qri-io/jsonschema v0.2.1
github.com/robfig/cron/v3 v3.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -649,8 +649,8 @@ github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGV
github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY=
github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo=
github.com/onsi/gomega v1.18.1 h1:M1GfJqGRrBrrGGsbxzV5dqM2U2ApXefZCQpkukxYRLE=
github.com/open-hand/helm v0.0.0-20230130024111-ecd0fb6a02c5 h1:pBRJDK4MMHJi2aOCEvfSqvx+FAAosBI7H0lvcPN/H04=
github.com/open-hand/helm v0.0.0-20230130024111-ecd0fb6a02c5/go.mod h1:hfq2N5PnymYGwzQxxRJZJshRwR22Excj0feAdNTYsYc=
github.com/open-hand/helm v0.0.0-20230330084508-dc637af4ddd6 h1:cCZDTuKmBvWeUbl8BdEgGYCv1r9f6WTPVnm7vOWXL78=
github.com/open-hand/helm v0.0.0-20230330084508-dc637af4ddd6/go.mod h1:hfq2N5PnymYGwzQxxRJZJshRwR22Excj0feAdNTYsYc=
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/opencontainers/image-spec v1.0.2/go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0=
Expand Down
3 changes: 2 additions & 1 deletion vendor/github.com/open-hand/helm/pkg/action/upgrade.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 10 additions & 7 deletions vendor/github.com/open-hand/helm/pkg/kube/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ github.com/morikuni/aec
# github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
## explicit
github.com/munnerz/goautoneg
# github.com/open-hand/helm v0.0.0-20230130024111-ecd0fb6a02c5
# github.com/open-hand/helm v0.0.0-20230330084508-dc637af4ddd6
## explicit; go 1.17
github.com/open-hand/helm/internal/fileutil
github.com/open-hand/helm/internal/ignore
Expand Down