Skip to content

Commit

Permalink
Fix ArgoCD version to v2.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
krapie committed Oct 23, 2023
1 parent 37ef0ea commit a60057e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions build/charts/yorkie-argocd/templates/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ spec:
key: applicationsetcontroller.enable.progressive.syncs
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.7.10
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -901,7 +901,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.7.10
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -958,7 +958,7 @@ spec:
containers:
- args:
- /usr/local/bin/argocd-notifications
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.7.10
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -1217,7 +1217,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.7.10
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1269,7 +1269,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.7.10
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -1549,7 +1549,7 @@ spec:
key: server.enable.proxy.extension
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.7.10
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1789,7 +1789,7 @@ spec:
key: controller.kubectl.parallelism.limit
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:latest
image: quay.io/argoproj/argocd:v2.7.10
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down

1 comment on commit a60057e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Go Benchmark

Benchmark suite Current: a60057e Previous: c52b6e3 Ratio
BenchmarkDocument/constructor_test - ns/op 2359 ns/op 1743 ns/op 1.35
BenchmarkDocument/constructor_test - B/op 1240 B/op 1240 B/op 1
BenchmarkDocument/constructor_test - allocs/op 20 allocs/op 20 allocs/op 1
BenchmarkDocument/status_test - ns/op 1528 ns/op 1123 ns/op 1.36
BenchmarkDocument/status_test - B/op 1208 B/op 1208 B/op 1
BenchmarkDocument/status_test - allocs/op 18 allocs/op 18 allocs/op 1
BenchmarkDocument/equals_test - ns/op 13125 ns/op 9430 ns/op 1.39
BenchmarkDocument/equals_test - B/op 7009 B/op 7008 B/op 1.00
BenchmarkDocument/equals_test - allocs/op 119 allocs/op 119 allocs/op 1
BenchmarkDocument/nested_update_test - ns/op 33643 ns/op 22154 ns/op 1.52
BenchmarkDocument/nested_update_test - B/op 11993 B/op 11993 B/op 1
BenchmarkDocument/nested_update_test - allocs/op 253 allocs/op 253 allocs/op 1
BenchmarkDocument/delete_test - ns/op 59081 ns/op 38224 ns/op 1.55
BenchmarkDocument/delete_test - B/op 15219 B/op 15218 B/op 1.00
BenchmarkDocument/delete_test - allocs/op 332 allocs/op 332 allocs/op 1
BenchmarkDocument/object_test - ns/op 15467 ns/op 10935 ns/op 1.41
BenchmarkDocument/object_test - B/op 6752 B/op 6753 B/op 1.00
BenchmarkDocument/object_test - allocs/op 115 allocs/op 115 allocs/op 1
BenchmarkDocument/array_test - ns/op 50454 ns/op 36549 ns/op 1.38
BenchmarkDocument/array_test - B/op 11850 B/op 11850 B/op 1
BenchmarkDocument/array_test - allocs/op 269 allocs/op 269 allocs/op 1
BenchmarkDocument/text_test - ns/op 58538 ns/op 39515 ns/op 1.48
BenchmarkDocument/text_test - B/op 14922 B/op 14922 B/op 1
BenchmarkDocument/text_test - allocs/op 475 allocs/op 475 allocs/op 1
BenchmarkDocument/text_composition_test - ns/op 59387 ns/op 39758 ns/op 1.49
BenchmarkDocument/text_composition_test - B/op 18307 B/op 18306 B/op 1.00
BenchmarkDocument/text_composition_test - allocs/op 476 allocs/op 476 allocs/op 1
BenchmarkDocument/rich_text_test - ns/op 155585 ns/op 106222 ns/op 1.46
BenchmarkDocument/rich_text_test - B/op 38708 B/op 38695 B/op 1.00
BenchmarkDocument/rich_text_test - allocs/op 1154 allocs/op 1154 allocs/op 1
BenchmarkDocument/counter_test - ns/op 31657 ns/op 21923 ns/op 1.44
BenchmarkDocument/counter_test - B/op 10273 B/op 10274 B/op 1.00
BenchmarkDocument/counter_test - allocs/op 240 allocs/op 240 allocs/op 1
BenchmarkDocument/text_edit_gc_100 - ns/op 5743124 ns/op 4007040 ns/op 1.43
BenchmarkDocument/text_edit_gc_100 - B/op 1553528 B/op 1553526 B/op 1.00
BenchmarkDocument/text_edit_gc_100 - allocs/op 17168 allocs/op 17166 allocs/op 1.00
BenchmarkDocument/text_edit_gc_1000 - ns/op 467811044 ns/op 319786452 ns/op 1.46
BenchmarkDocument/text_edit_gc_1000 - B/op 136625074 B/op 136621176 B/op 1.00
BenchmarkDocument/text_edit_gc_1000 - allocs/op 210684 allocs/op 210662 allocs/op 1.00
BenchmarkDocument/text_split_gc_100 - ns/op 6665565 ns/op 4527731 ns/op 1.47
BenchmarkDocument/text_split_gc_100 - B/op 2218016 B/op 2218505 B/op 1.00
BenchmarkDocument/text_split_gc_100 - allocs/op 16596 allocs/op 16597 allocs/op 1.00
BenchmarkDocument/text_split_gc_1000 - ns/op 540233251 ns/op 362497064 ns/op 1.49
BenchmarkDocument/text_split_gc_1000 - B/op 214833112 B/op 214859778 B/op 1.00
BenchmarkDocument/text_split_gc_1000 - allocs/op 211328 allocs/op 211458 allocs/op 1.00
BenchmarkDocument/text_delete_all_10000 - ns/op 26369879 ns/op 18496399 ns/op 1.43
BenchmarkDocument/text_delete_all_10000 - B/op 5904337 B/op 5905186 B/op 1.00
BenchmarkDocument/text_delete_all_10000 - allocs/op 41124 allocs/op 41130 allocs/op 1.00
BenchmarkDocument/text_delete_all_100000 - ns/op 351479378 ns/op 260164482 ns/op 1.35
BenchmarkDocument/text_delete_all_100000 - B/op 53849722 B/op 53816008 B/op 1.00
BenchmarkDocument/text_delete_all_100000 - allocs/op 416014 allocs/op 415878 allocs/op 1.00
BenchmarkDocument/text_100 - ns/op 446797 ns/op 319089 ns/op 1.40
BenchmarkDocument/text_100 - B/op 118519 B/op 118517 B/op 1.00
BenchmarkDocument/text_100 - allocs/op 5079 allocs/op 5079 allocs/op 1
BenchmarkDocument/text_1000 - ns/op 4738252 ns/op 3515123 ns/op 1.35
BenchmarkDocument/text_1000 - B/op 1153145 B/op 1153098 B/op 1.00
BenchmarkDocument/text_1000 - allocs/op 50083 allocs/op 50083 allocs/op 1
BenchmarkDocument/array_1000 - ns/op 2393060 ns/op 1746780 ns/op 1.37
BenchmarkDocument/array_1000 - B/op 1103081 B/op 1103135 B/op 1.00
BenchmarkDocument/array_1000 - allocs/op 11872 allocs/op 11872 allocs/op 1
BenchmarkDocument/array_10000 - ns/op 28126135 ns/op 19839786 ns/op 1.42
BenchmarkDocument/array_10000 - B/op 9906870 B/op 9907924 B/op 1.00
BenchmarkDocument/array_10000 - allocs/op 120722 allocs/op 120725 allocs/op 1.00
BenchmarkDocument/array_gc_100 - ns/op 257583 ns/op 180006 ns/op 1.43
BenchmarkDocument/array_gc_100 - B/op 98462 B/op 98460 B/op 1.00
BenchmarkDocument/array_gc_100 - allocs/op 1248 allocs/op 1248 allocs/op 1
BenchmarkDocument/array_gc_1000 - ns/op 2721176 ns/op 1982515 ns/op 1.37
BenchmarkDocument/array_gc_1000 - B/op 1170777 B/op 1170611 B/op 1.00
BenchmarkDocument/array_gc_1000 - allocs/op 12911 allocs/op 12911 allocs/op 1
BenchmarkDocument/counter_1000 - ns/op 397314 ns/op 287315 ns/op 1.38
BenchmarkDocument/counter_1000 - B/op 198838 B/op 198836 B/op 1.00
BenchmarkDocument/counter_1000 - allocs/op 6508 allocs/op 6508 allocs/op 1
BenchmarkDocument/counter_10000 - ns/op 4324065 ns/op 3193221 ns/op 1.35
BenchmarkDocument/counter_10000 - B/op 2165777 B/op 2165784 B/op 1.00
BenchmarkDocument/counter_10000 - allocs/op 69515 allocs/op 69515 allocs/op 1
BenchmarkDocument/object_1000 - ns/op 2747694 ns/op 1899271 ns/op 1.45
BenchmarkDocument/object_1000 - B/op 1451260 B/op 1451330 B/op 1.00
BenchmarkDocument/object_1000 - allocs/op 9919 allocs/op 9919 allocs/op 1
BenchmarkDocument/object_10000 - ns/op 31573566 ns/op 23186237 ns/op 1.36
BenchmarkDocument/object_10000 - B/op 12370408 B/op 12368862 B/op 1.00
BenchmarkDocument/object_10000 - allocs/op 101227 allocs/op 101221 allocs/op 1.00
BenchmarkDocument/tree_100 - ns/op 1376139 ns/op 980190 ns/op 1.40
BenchmarkDocument/tree_100 - B/op 442932 B/op 442925 B/op 1.00
BenchmarkDocument/tree_100 - allocs/op 4505 allocs/op 4505 allocs/op 1
BenchmarkDocument/tree_1000 - ns/op 103398041 ns/op 67100745 ns/op 1.54
BenchmarkDocument/tree_1000 - B/op 35222561 B/op 35223285 B/op 1.00
BenchmarkDocument/tree_1000 - allocs/op 44117 allocs/op 44117 allocs/op 1
BenchmarkDocument/tree_10000 - ns/op 12732702033 ns/op 9083776622 ns/op 1.40
BenchmarkDocument/tree_10000 - B/op 3438912320 B/op 3438881216 B/op 1.00
BenchmarkDocument/tree_10000 - allocs/op 440195 allocs/op 440147 allocs/op 1.00
BenchmarkDocument/tree_delete_all_1000 - ns/op 106465061 ns/op 68060342 ns/op 1.56
BenchmarkDocument/tree_delete_all_1000 - B/op 35692930 B/op 35692930 B/op 1
BenchmarkDocument/tree_delete_all_1000 - allocs/op 51768 allocs/op 51770 allocs/op 1.00
BenchmarkDocument/tree_edit_gc_100 - ns/op 5052830 ns/op 3542115 ns/op 1.43
BenchmarkDocument/tree_edit_gc_100 - B/op 2077506 B/op 2077474 B/op 1.00
BenchmarkDocument/tree_edit_gc_100 - allocs/op 11164 allocs/op 11164 allocs/op 1
BenchmarkDocument/tree_edit_gc_1000 - ns/op 447199956 ns/op 258040504 ns/op 1.73
BenchmarkDocument/tree_edit_gc_1000 - B/op 180290488 B/op 180291884 B/op 1.00
BenchmarkDocument/tree_edit_gc_1000 - allocs/op 113381 allocs/op 113372 allocs/op 1.00
BenchmarkDocument/tree_split_gc_100 - ns/op 3608644 ns/op 2513356 ns/op 1.44
BenchmarkDocument/tree_split_gc_100 - B/op 1348800 B/op 1347898 B/op 1.00
BenchmarkDocument/tree_split_gc_100 - allocs/op 9060 allocs/op 9060 allocs/op 1
BenchmarkDocument/tree_split_gc_1000 - ns/op 276714485 ns/op 162569735 ns/op 1.70
BenchmarkDocument/tree_split_gc_1000 - B/op 113957976 B/op 113957382 B/op 1.00
BenchmarkDocument/tree_split_gc_1000 - allocs/op 93871 allocs/op 93872 allocs/op 1.00
BenchmarkRPC/client_to_server - ns/op 675279422 ns/op 405454390 ns/op 1.67
BenchmarkRPC/client_to_server - B/op 12522176 B/op 12287338 B/op 1.02
BenchmarkRPC/client_to_server - allocs/op 177485 allocs/op 177233 allocs/op 1.00
BenchmarkRPC/client_to_client_via_server - ns/op 1187856208 ns/op 704282748 ns/op 1.69
BenchmarkRPC/client_to_client_via_server - B/op 22365336 B/op 22749504 B/op 0.98
BenchmarkRPC/client_to_client_via_server - allocs/op 314892 allocs/op 331929 allocs/op 0.95
BenchmarkRPC/attach_large_document - ns/op 2105552525 ns/op 1384086598 ns/op 1.52
BenchmarkRPC/attach_large_document - B/op 1807842024 B/op 1798947120 B/op 1.00
BenchmarkRPC/attach_large_document - allocs/op 10305 allocs/op 9556 allocs/op 1.08
BenchmarkRPC/adminCli_to_server - ns/op 1081628677 ns/op 584842623 ns/op 1.85
BenchmarkRPC/adminCli_to_server - B/op 20713000 B/op 20186524 B/op 1.03
BenchmarkRPC/adminCli_to_server - allocs/op 325344 allocs/op 324134 allocs/op 1.00
BenchmarkLocker - ns/op 161.3 ns/op 123 ns/op 1.31
BenchmarkLocker - B/op 16 B/op 16 B/op 1
BenchmarkLocker - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkLockerParallel - ns/op 174.6 ns/op 137 ns/op 1.27
BenchmarkLockerParallel - B/op 0 B/op 0 B/op NaN
BenchmarkLockerParallel - allocs/op 0 allocs/op 0 allocs/op NaN
BenchmarkLockerMoreKeys - ns/op 397.6 ns/op 384.9 ns/op 1.03
BenchmarkLockerMoreKeys - B/op 14 B/op 14 B/op 1
BenchmarkLockerMoreKeys - allocs/op 0 allocs/op 0 allocs/op NaN
BenchmarkSync/memory_sync_10_test - ns/op 10166 ns/op 7477 ns/op 1.36
BenchmarkSync/memory_sync_10_test - B/op 1284 B/op 1283 B/op 1.00
BenchmarkSync/memory_sync_10_test - allocs/op 38 allocs/op 38 allocs/op 1
BenchmarkSync/memory_sync_100_test - ns/op 94938 ns/op 70792 ns/op 1.34
BenchmarkSync/memory_sync_100_test - B/op 8904 B/op 8687 B/op 1.02
BenchmarkSync/memory_sync_100_test - allocs/op 289 allocs/op 276 allocs/op 1.05
BenchmarkSync/memory_sync_1000_test - ns/op 890233 ns/op 690086 ns/op 1.29
BenchmarkSync/memory_sync_1000_test - B/op 84105 B/op 81883 B/op 1.03
BenchmarkSync/memory_sync_1000_test - allocs/op 2722 allocs/op 2589 allocs/op 1.05
BenchmarkSync/memory_sync_10000_test - ns/op 9169919 ns/op 7243342 ns/op 1.27
BenchmarkSync/memory_sync_10000_test - B/op 880530 B/op 867696 B/op 1.01
BenchmarkSync/memory_sync_10000_test - allocs/op 28717 allocs/op 27283 allocs/op 1.05
BenchmarkTextEditing - ns/op 38450351960 ns/op 27407222507 ns/op 1.40
BenchmarkTextEditing - B/op 8456910312 B/op 8456942248 B/op 1.00
BenchmarkTextEditing - allocs/op 20615528 allocs/op 20616027 allocs/op 1.00

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.