diff --git a/Makefile b/Makefile index 7b061b0f1..91fb48222 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# Copyright 2022 The KubeBlocks Authors +# Copyright (C) 2022-2026 ApeCloud Co., Ltd # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/NOTICE b/NOTICE index 6951952b0..5ce7b94e3 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ -KubeBlocks Project, (C) 2022-2023 ApeCloud Co., Ltd. +KubeBlocks Project, (C) 2022-2026 ApeCloud Co., Ltd. This product includes software developed at ApeCloud Co., Ltd. diff --git a/cmd/cli/main.go b/cmd/cli/main.go index cb7b61a2f..246f0c2dd 100644 --- a/cmd/cli/main.go +++ b/cmd/cli/main.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/docs/user_docs/cli/kbcli.md b/docs/user_docs/cli/kbcli.md index de0277101..f7ff2e3aa 100644 --- a/docs/user_docs/cli/kbcli.md +++ b/docs/user_docs/cli/kbcli.md @@ -9,13 +9,13 @@ KubeBlocks CLI. ``` ============================================= - __ __ _______ ______ __ ______ + __ __ _______ ______ __ ______ | \ / \ \ / \| \ | \ | ▓▓ / ▓▓ ▓▓▓▓▓▓▓\ ▓▓▓▓▓▓\ ▓▓ \▓▓▓▓▓▓ -| ▓▓/ ▓▓| ▓▓__/ ▓▓ ▓▓ \▓▓ ▓▓ | ▓▓ -| ▓▓ ▓▓ | ▓▓ ▓▓ ▓▓ | ▓▓ | ▓▓ -| ▓▓▓▓▓\ | ▓▓▓▓▓▓▓\ ▓▓ __| ▓▓ | ▓▓ -| ▓▓ \▓▓\| ▓▓__/ ▓▓ ▓▓__/ \ ▓▓_____ _| ▓▓_ +| ▓▓/ ▓▓| ▓▓__/ ▓▓ ▓▓ \▓▓ ▓▓ | ▓▓ +| ▓▓ ▓▓ | ▓▓ ▓▓ ▓▓ | ▓▓ | ▓▓ +| ▓▓▓▓▓\ | ▓▓▓▓▓▓▓\ ▓▓ __| ▓▓ | ▓▓ +| ▓▓ \▓▓\| ▓▓__/ ▓▓ ▓▓__/ \ ▓▓_____ _| ▓▓_ | ▓▓ \▓▓\ ▓▓ ▓▓\▓▓ ▓▓ ▓▓ \ ▓▓ \ \▓▓ \▓▓\▓▓▓▓▓▓▓ \▓▓▓▓▓▓ \▓▓▓▓▓▓▓▓\▓▓▓▓▓▓ diff --git a/docs/user_docs/cli/kbcli_addon_enable.md b/docs/user_docs/cli/kbcli_addon_enable.md index 3bfcae272..c0ccd2f3b 100644 --- a/docs/user_docs/cli/kbcli_addon_enable.md +++ b/docs/user_docs/cli/kbcli_addon_enable.md @@ -50,11 +50,11 @@ kbcli addon enable ADDON_NAME [flags] --replicas stringArray Sets addon component replica count (--replicas [extraName:]) (can specify multiple if has extra items)) --set stringArray set values on the command line (can specify multiple or separate values with commas: key1=val1,key2=val2), it's only being processed if addon's type is helm. --show-managed-fields If true, keep the managedFields when printing objects in JSON or YAML format. - --storage stringArray Sets addon storage size (--storage [extraName:]) (can specify multiple if has extra items)). + --storage stringArray Sets addon storage size (--storage [extraName:]) (can specify multiple if has extra items)). Additional notes: 1. Specify '0' value will remove storage values settings and explicitly disable 'persistentVolumeEnabled' attribute. - 2. For Helm type Addon, that resizing storage will fail if modified value is a storage request size - that belongs to StatefulSet's volume claim template, to resolve 'Failed' Addon status possible action is disable and + 2. For Helm type Addon, that resizing storage will fail if modified value is a storage request size + that belongs to StatefulSet's volume claim template, to resolve 'Failed' Addon status possible action is disable and re-enable the addon (More info on how-to resize a PVC: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources). --storage-class stringArray Sets addon storage class name (--storage-class [extraName:]) (can specify multiple if has extra items)) diff --git a/hack/boilerplate.cue.txt b/hack/boilerplate.cue.txt index 8ae176ea2..d31a43b8a 100644 --- a/hack/boilerplate.cue.txt +++ b/hack/boilerplate.cue.txt @@ -1,4 +1,4 @@ -// Copyright (C) 2022-2025 ApeCloud Co., Ltd +// Copyright (C) 2022-2026 ApeCloud Co., Ltd // // This file is part of KubeBlocks project // diff --git a/hack/boilerplate.go.txt b/hack/boilerplate.go.txt index 8e68bb727..601e31c41 100644 --- a/hack/boilerplate.go.txt +++ b/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/hack/boilerplate_apache2.go.txt b/hack/boilerplate_apache2.go.txt index f5e04483f..6373d9a33 100644 --- a/hack/boilerplate_apache2.go.txt +++ b/hack/boilerplate_apache2.go.txt @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/hack/client-sdk-gen.sh b/hack/client-sdk-gen.sh index e864f72ee..78ac16cb0 100755 --- a/hack/client-sdk-gen.sh +++ b/hack/client-sdk-gen.sh @@ -1,13 +1,13 @@ #!/usr/bin/env bash # -# Copyright (C) 2022-2025 ApeCloud Co., Ltd -# +# Copyright (C) 2022-2026 ApeCloud Co., Ltd +# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/hack/docgen/cli/main.go b/hack/docgen/cli/main.go index 7eb983a34..4c5a71eba 100644 --- a/hack/docgen/cli/main.go +++ b/hack/docgen/cli/main.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/hack/install_cli.sh b/hack/install_cli.sh index 00b8ade13..99d527dbe 100755 --- a/hack/install_cli.sh +++ b/hack/install_cli.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2022-2025 ApeCloud Co., Ltd +# Copyright (C) 2022-2026 ApeCloud Co., Ltd # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/hack/install_cli_docker.sh b/hack/install_cli_docker.sh index 30ab043ed..6f2cd42d4 100755 --- a/hack/install_cli_docker.sh +++ b/hack/install_cli_docker.sh @@ -1,13 +1,13 @@ #!/bin/bash # -# Copyright (C) 2022-2025 ApeCloud Co., Ltd -# +# Copyright (C) 2022-2026 ApeCloud Co., Ltd +# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/hack/license/header-check.sh b/hack/license/header-check.sh index 69035997b..10e21ef70 100755 --- a/hack/license/header-check.sh +++ b/hack/license/header-check.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2022-2025 ApeCloud Co., Ltd +# Copyright (C) 2022-2026 ApeCloud Co., Ltd # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -29,7 +29,7 @@ APACHE2_DIRS="apis/\|externalapis/" for file in $(git ls-files | grep '\.cue\|\.go$' | grep -v ${EXCLUDES_DIRS}); do echo -n "Header check: $file... " - if [[ -z $(cat ${file} | grep "Copyright (C) 2022-2025 ApeCloud Co., Ltd\|Code generated by") ]]; then + if [[ -z $(cat ${file} | grep "Copyright (C) 2022-2026 ApeCloud Co., Ltd\|Code generated by") ]]; then ERR=true fi if [ $ERR == true ]; then @@ -52,7 +52,7 @@ done for file in $(git ls-files | grep '\.go$' | grep ${APACHE2_DIRS}); do echo -n "Header check: $file... " - if [[ -z $(cat ${file} | grep "Copyright (C) 2022-2025 ApeCloud Co., Ltd\|Code generated by") ]]; then + if [[ -z $(cat ${file} | grep "Copyright (C) 2022-2026 ApeCloud Co., Ltd\|Code generated by") ]]; then ERR=true fi if [ $ERR == true ]; then diff --git a/pkg/action/create.go b/pkg/action/create.go index d1b7d372e..af629083f 100755 --- a/pkg/action/create.go +++ b/pkg/action/create.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/create_test.go b/pkg/action/create_test.go index c16150aef..3b277a468 100755 --- a/pkg/action/create_test.go +++ b/pkg/action/create_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/custom_edit.go b/pkg/action/custom_edit.go index bc5366d74..d366c43dc 100644 --- a/pkg/action/custom_edit.go +++ b/pkg/action/custom_edit.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/custom_edit_test.go b/pkg/action/custom_edit_test.go index 90bc33042..3ba011c8a 100644 --- a/pkg/action/custom_edit_test.go +++ b/pkg/action/custom_edit_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/delete.go b/pkg/action/delete.go index 36e4f384c..04340234d 100644 --- a/pkg/action/delete.go +++ b/pkg/action/delete.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/delete_test.go b/pkg/action/delete_test.go index cdbdb3202..a729bbc28 100644 --- a/pkg/action/delete_test.go +++ b/pkg/action/delete_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/edit.go b/pkg/action/edit.go index a16236eaf..67a5f26f7 100644 --- a/pkg/action/edit.go +++ b/pkg/action/edit.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/edit_test.go b/pkg/action/edit_test.go index 946b9edab..f53fda87d 100644 --- a/pkg/action/edit_test.go +++ b/pkg/action/edit_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/exec.go b/pkg/action/exec.go index d14ea4d11..47388cd3a 100644 --- a/pkg/action/exec.go +++ b/pkg/action/exec.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/exec_test.go b/pkg/action/exec_test.go index 2deff01d7..842129a52 100644 --- a/pkg/action/exec_test.go +++ b/pkg/action/exec_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/list.go b/pkg/action/list.go index 587809d02..8831dd320 100644 --- a/pkg/action/list.go +++ b/pkg/action/list.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/list_test.go b/pkg/action/list_test.go index add4f85ef..c329e5ee1 100644 --- a/pkg/action/list_test.go +++ b/pkg/action/list_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/patch.go b/pkg/action/patch.go index 3e7efb19d..da17f1107 100644 --- a/pkg/action/patch.go +++ b/pkg/action/patch.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/patch_test.go b/pkg/action/patch_test.go index ff81a1750..a5b5100ee 100644 --- a/pkg/action/patch_test.go +++ b/pkg/action/patch_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/suite_test.go b/pkg/action/suite_test.go index f1801d737..a7da52383 100644 --- a/pkg/action/suite_test.go +++ b/pkg/action/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/action/template/cluster_operations_template.cue b/pkg/action/template/cluster_operations_template.cue index 04824c34a..4515986d0 100644 --- a/pkg/action/template/cluster_operations_template.cue +++ b/pkg/action/template/cluster_operations_template.cue @@ -1,4 +1,4 @@ -//Copyright (C) 2022-2025 ApeCloud Co., Ltd +//Copyright (C) 2022-2026 ApeCloud Co., Ltd // //This file is part of KubeBlocks project // diff --git a/pkg/action/template/cluster_template.cue b/pkg/action/template/cluster_template.cue index ed01b6cc4..f3f5e3242 100644 --- a/pkg/action/template/cluster_template.cue +++ b/pkg/action/template/cluster_template.cue @@ -1,4 +1,4 @@ -//Copyright (C) 2022-2025 ApeCloud Co., Ltd +//Copyright (C) 2022-2026 ApeCloud Co., Ltd // //This file is part of KubeBlocks project // diff --git a/pkg/action/template/create_template_test.cue b/pkg/action/template/create_template_test.cue index 2fb007689..2dc0ee125 100644 --- a/pkg/action/template/create_template_test.cue +++ b/pkg/action/template/create_template_test.cue @@ -1,4 +1,4 @@ -//Copyright (C) 2022-2025 ApeCloud Co., Ltd +//Copyright (C) 2022-2026 ApeCloud Co., Ltd // //This file is part of KubeBlocks project // diff --git a/pkg/action/template/dns_chaos_template.cue b/pkg/action/template/dns_chaos_template.cue index a45ea31bd..f87ab4318 100644 --- a/pkg/action/template/dns_chaos_template.cue +++ b/pkg/action/template/dns_chaos_template.cue @@ -1,4 +1,4 @@ -// Copyright (C) 2022-2025 ApeCloud Co., Ltd +// Copyright (C) 2022-2026 ApeCloud Co., Ltd // // This file is part of KubeBlocks project // diff --git a/pkg/action/template/http_chaos_template.cue b/pkg/action/template/http_chaos_template.cue index 83c2ab91b..97062e14a 100644 --- a/pkg/action/template/http_chaos_template.cue +++ b/pkg/action/template/http_chaos_template.cue @@ -1,4 +1,4 @@ -// Copyright (C) 2022-2025 ApeCloud Co., Ltd +// Copyright (C) 2022-2026 ApeCloud Co., Ltd // // This file is part of KubeBlocks project // diff --git a/pkg/action/template/io_chaos_template.cue b/pkg/action/template/io_chaos_template.cue index 34819705b..a68550409 100644 --- a/pkg/action/template/io_chaos_template.cue +++ b/pkg/action/template/io_chaos_template.cue @@ -1,4 +1,4 @@ -// Copyright (C) 2022-2025 ApeCloud Co., Ltd +// Copyright (C) 2022-2026 ApeCloud Co., Ltd // // This file is part of KubeBlocks project // diff --git a/pkg/action/template/migration_template.cue b/pkg/action/template/migration_template.cue index 24d9e0c7e..bcbb7d6ba 100644 --- a/pkg/action/template/migration_template.cue +++ b/pkg/action/template/migration_template.cue @@ -1,4 +1,4 @@ -//Copyright (C) 2022-2025 ApeCloud Co., Ltd +//Copyright (C) 2022-2026 ApeCloud Co., Ltd // //This file is part of KubeBlocks project // diff --git a/pkg/action/template/network_chaos_template.cue b/pkg/action/template/network_chaos_template.cue index b43e08a89..363cbeb62 100644 --- a/pkg/action/template/network_chaos_template.cue +++ b/pkg/action/template/network_chaos_template.cue @@ -1,4 +1,4 @@ -// Copyright (C) 2022-2025 ApeCloud Co., Ltd +// Copyright (C) 2022-2026 ApeCloud Co., Ltd // // This file is part of KubeBlocks project // diff --git a/pkg/action/template/node_chaos_template.cue b/pkg/action/template/node_chaos_template.cue index 0cbdf51b8..231027dd7 100644 --- a/pkg/action/template/node_chaos_template.cue +++ b/pkg/action/template/node_chaos_template.cue @@ -1,4 +1,4 @@ -// Copyright (C) 2022-2025 ApeCloud Co., Ltd +// Copyright (C) 2022-2026 ApeCloud Co., Ltd // // This file is part of KubeBlocks project // diff --git a/pkg/action/template/opsrequest_template.cue b/pkg/action/template/opsrequest_template.cue index ddc8760b5..b7458a35e 100644 --- a/pkg/action/template/opsrequest_template.cue +++ b/pkg/action/template/opsrequest_template.cue @@ -1,4 +1,4 @@ -//Copyright (C) 2022-2025 ApeCloud Co., Ltd +//Copyright (C) 2022-2026 ApeCloud Co., Ltd // //This file is part of KubeBlocks project // diff --git a/pkg/action/template/pod_chaos_template.cue b/pkg/action/template/pod_chaos_template.cue index f4bebf90e..99d892e40 100644 --- a/pkg/action/template/pod_chaos_template.cue +++ b/pkg/action/template/pod_chaos_template.cue @@ -1,4 +1,4 @@ -// Copyright (C) 2022-2025 ApeCloud Co., Ltd +// Copyright (C) 2022-2026 ApeCloud Co., Ltd // // This file is part of KubeBlocks project // diff --git a/pkg/action/template/stress_chaos_template.cue b/pkg/action/template/stress_chaos_template.cue index d0f6cc67e..8c403c5b6 100644 --- a/pkg/action/template/stress_chaos_template.cue +++ b/pkg/action/template/stress_chaos_template.cue @@ -1,4 +1,4 @@ -// Copyright (C) 2022-2025 ApeCloud Co., Ltd +// Copyright (C) 2022-2026 ApeCloud Co., Ltd // // This file is part of KubeBlocks project // diff --git a/pkg/action/template/time_chaos_template.cue b/pkg/action/template/time_chaos_template.cue index 1639439a5..fec68bfe8 100644 --- a/pkg/action/template/time_chaos_template.cue +++ b/pkg/action/template/time_chaos_template.cue @@ -1,4 +1,4 @@ -// Copyright (C) 2022-2025 ApeCloud Co., Ltd +// Copyright (C) 2022-2026 ApeCloud Co., Ltd // // This file is part of KubeBlocks project // diff --git a/pkg/action/template/trace_template.cue b/pkg/action/template/trace_template.cue index b1b096b25..04bb8cfb3 100644 --- a/pkg/action/template/trace_template.cue +++ b/pkg/action/template/trace_template.cue @@ -1,4 +1,4 @@ -//Copyright (C) 2022-2025 ApeCloud Co., Ltd +//Copyright (C) 2022-2026 ApeCloud Co., Ltd // //This file is part of KubeBlocks project // diff --git a/pkg/action/template/volumesnapshotclass_template.cue b/pkg/action/template/volumesnapshotclass_template.cue index aa736f492..0e8b3d2aa 100644 --- a/pkg/action/template/volumesnapshotclass_template.cue +++ b/pkg/action/template/volumesnapshotclass_template.cue @@ -1,4 +1,4 @@ -//Copyright (C) 2022-2025 ApeCloud Co., Ltd +//Copyright (C) 2022-2026 ApeCloud Co., Ltd // //This file is part of KubeBlocks project // diff --git a/pkg/cloudprovider/interface.go b/pkg/cloudprovider/interface.go index 234ac8808..931497e90 100644 --- a/pkg/cloudprovider/interface.go +++ b/pkg/cloudprovider/interface.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cloudprovider/k3d.go b/pkg/cloudprovider/k3d.go index e2a9b15d3..227187b44 100644 --- a/pkg/cloudprovider/k3d.go +++ b/pkg/cloudprovider/k3d.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cloudprovider/k3d_test.go b/pkg/cloudprovider/k3d_test.go index bc463b910..bd2e1ebb5 100644 --- a/pkg/cloudprovider/k3d_test.go +++ b/pkg/cloudprovider/k3d_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cloudprovider/provider.go b/pkg/cloudprovider/provider.go index 93a9093ac..8e0327f78 100644 --- a/pkg/cloudprovider/provider.go +++ b/pkg/cloudprovider/provider.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cloudprovider/provider_test.go b/pkg/cloudprovider/provider_test.go index 16d29697d..c3e78b58a 100644 --- a/pkg/cloudprovider/provider_test.go +++ b/pkg/cloudprovider/provider_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cloudprovider/suite_test.go b/pkg/cloudprovider/suite_test.go index a12b19f1c..1e6dda741 100644 --- a/pkg/cloudprovider/suite_test.go +++ b/pkg/cloudprovider/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cloudprovider/terraform.go b/pkg/cloudprovider/terraform.go index c12ffeeb6..03450b95c 100644 --- a/pkg/cloudprovider/terraform.go +++ b/pkg/cloudprovider/terraform.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cloudprovider/terraform_test.go b/pkg/cloudprovider/terraform_test.go index e9a3a8263..f12fb34e4 100644 --- a/pkg/cloudprovider/terraform_test.go +++ b/pkg/cloudprovider/terraform_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cloudprovider/types.go b/pkg/cloudprovider/types.go index eff76844f..efa96823f 100644 --- a/pkg/cloudprovider/types.go +++ b/pkg/cloudprovider/types.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/builtin_charts.go b/pkg/cluster/builtin_charts.go index 5685c03a0..5bca6188c 100644 --- a/pkg/cluster/builtin_charts.go +++ b/pkg/cluster/builtin_charts.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/cluster.go b/pkg/cluster/cluster.go index 6827652f0..9cb7e74f8 100644 --- a/pkg/cluster/cluster.go +++ b/pkg/cluster/cluster.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/cluster_chart.go b/pkg/cluster/cluster_chart.go index 8e0f57d66..5ab62b705 100644 --- a/pkg/cluster/cluster_chart.go +++ b/pkg/cluster/cluster_chart.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/cluster_chart_test.go b/pkg/cluster/cluster_chart_test.go index e96e8347f..ea9cb2982 100644 --- a/pkg/cluster/cluster_chart_test.go +++ b/pkg/cluster/cluster_chart_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/cluster_test.go b/pkg/cluster/cluster_test.go index a55858bc5..d2ec5374b 100644 --- a/pkg/cluster/cluster_test.go +++ b/pkg/cluster/cluster_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/component.go b/pkg/cluster/component.go index bf15dff3d..c0bdb72d1 100644 --- a/pkg/cluster/component.go +++ b/pkg/cluster/component.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/external_charts.go b/pkg/cluster/external_charts.go index 961c41b24..ecbd4b965 100644 --- a/pkg/cluster/external_charts.go +++ b/pkg/cluster/external_charts.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/helper.go b/pkg/cluster/helper.go index 298e328da..5503a5983 100644 --- a/pkg/cluster/helper.go +++ b/pkg/cluster/helper.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/helper_test.go b/pkg/cluster/helper_test.go index ceab3322f..892f83711 100644 --- a/pkg/cluster/helper_test.go +++ b/pkg/cluster/helper_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/name_generator.go b/pkg/cluster/name_generator.go index 20262bb55..60d175eb8 100644 --- a/pkg/cluster/name_generator.go +++ b/pkg/cluster/name_generator.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/name_generator_test.go b/pkg/cluster/name_generator_test.go index ede1af10c..a56d559a0 100644 --- a/pkg/cluster/name_generator_test.go +++ b/pkg/cluster/name_generator_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/printer.go b/pkg/cluster/printer.go index 46bfe50b2..f156df403 100644 --- a/pkg/cluster/printer.go +++ b/pkg/cluster/printer.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/printer_test.go b/pkg/cluster/printer_test.go index 737eeb6c4..51033f732 100644 --- a/pkg/cluster/printer_test.go +++ b/pkg/cluster/printer_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/register.go b/pkg/cluster/register.go index 3838243d7..cc26ce69d 100644 --- a/pkg/cluster/register.go +++ b/pkg/cluster/register.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/register_test.go b/pkg/cluster/register_test.go index 4b2b48558..1b363980b 100644 --- a/pkg/cluster/register_test.go +++ b/pkg/cluster/register_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/suite_test.go b/pkg/cluster/suite_test.go index 6b76ee049..51b24647a 100644 --- a/pkg/cluster/suite_test.go +++ b/pkg/cluster/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/types.go b/pkg/cluster/types.go index dc2ffbc71..03576f5a7 100644 --- a/pkg/cluster/types.go +++ b/pkg/cluster/types.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cluster/validate.go b/pkg/cluster/validate.go index eb1ab012e..c61339b39 100644 --- a/pkg/cluster/validate.go +++ b/pkg/cluster/validate.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/addon/addon.go b/pkg/cmd/addon/addon.go index 7b7367710..ae7c0c0d5 100644 --- a/pkg/cmd/addon/addon.go +++ b/pkg/cmd/addon/addon.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -197,15 +197,15 @@ func newEnableCmd(f cmdutil.Factory, streams genericiooptions.IOStreams) *cobra. Example: templates.Examples(` # Enabled "prometheus" addon kbcli addon enable prometheus - + # Enabled "prometheus" addon with custom resources settings kbcli addon enable prometheus --memory 512Mi/4Gi --storage 8Gi --replicas 2 - - # Enabled "prometheus" addon and its extra alertmanager component with custom resources settings + + # Enabled "prometheus" addon and its extra alertmanager component with custom resources settings kbcli addon enable prometheus --memory 512Mi/4Gi --storage 8Gi --replicas 2 \ - --memory alertmanager:16Mi/256Mi --storage alertmanager:1Gi --replicas alertmanager:2 + --memory alertmanager:16Mi/256Mi --storage alertmanager:1Gi --replicas alertmanager:2 - # Enabled "prometheus" addon with tolerations + # Enabled "prometheus" addon with tolerations kbcli addon enable prometheus \ --tolerations '[{"key":"taintkey","operator":"Equal","effect":"NoSchedule","value":"true"}]' \ --tolerations 'alertmanager:[{"key":"taintkey","operator":"Equal","effect":"NoSchedule","value":"true"}]' @@ -238,11 +238,11 @@ func newEnableCmd(f cmdutil.Factory, streams genericiooptions.IOStreams) *cobra. cmd.Flags().StringArrayVar(&o.addonEnableFlags.CPUSets, "cpu", []string{}, "Sets addon CPU resource values (--cpu [extraName:]/) (can specify multiple if has extra items))") cmd.Flags().StringArrayVar(&o.addonEnableFlags.StorageSets, "storage", []string{}, - `Sets addon storage size (--storage [extraName:]) (can specify multiple if has extra items)). + `Sets addon storage size (--storage [extraName:]) (can specify multiple if has extra items)). Additional notes: 1. Specify '0' value will remove storage values settings and explicitly disable 'persistentVolumeEnabled' attribute. -2. For Helm type Addon, that resizing storage will fail if modified value is a storage request size -that belongs to StatefulSet's volume claim template, to resolve 'Failed' Addon status possible action is disable and +2. For Helm type Addon, that resizing storage will fail if modified value is a storage request size +that belongs to StatefulSet's volume claim template, to resolve 'Failed' Addon status possible action is disable and re-enable the addon (More info on how-to resize a PVC: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources). `) cmd.Flags().StringArrayVar(&o.addonEnableFlags.ReplicaCountSets, "replicas", []string{}, diff --git a/pkg/cmd/addon/addon_test.go b/pkg/cmd/addon/addon_test.go index 45f282056..d9bdb1d6a 100644 --- a/pkg/cmd/addon/addon_test.go +++ b/pkg/cmd/addon/addon_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/addon/index.go b/pkg/cmd/addon/index.go index 15d2717e4..cf9f4d340 100644 --- a/pkg/cmd/addon/index.go +++ b/pkg/cmd/addon/index.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/addon/index_test.go b/pkg/cmd/addon/index_test.go index 653a00108..3ee94d642 100644 --- a/pkg/cmd/addon/index_test.go +++ b/pkg/cmd/addon/index_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/addon/install.go b/pkg/cmd/addon/install.go index 57336e3fa..d232a3b8c 100644 --- a/pkg/cmd/addon/install.go +++ b/pkg/cmd/addon/install.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -57,7 +57,7 @@ import ( var addonInstallExample = templates.Examples(` # install an addon from default index - kbcli addon install apecloud-mysql + kbcli addon install apecloud-mysql # install an addon from default index and skip KubeBlocks version compatibility check kbcli addon install apecloud-mysql --force diff --git a/pkg/cmd/addon/install_test.go b/pkg/cmd/addon/install_test.go index 25c8a9d07..f6fb6fcd6 100644 --- a/pkg/cmd/addon/install_test.go +++ b/pkg/cmd/addon/install_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd # This file is part of KubeBlocks project diff --git a/pkg/cmd/addon/purge.go b/pkg/cmd/addon/purge.go index 6fa65dbd0..4c95a37bd 100644 --- a/pkg/cmd/addon/purge.go +++ b/pkg/cmd/addon/purge.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/addon/purge_test.go b/pkg/cmd/addon/purge_test.go index d5556be30..3c6ebf5b5 100644 --- a/pkg/cmd/addon/purge_test.go +++ b/pkg/cmd/addon/purge_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/addon/search.go b/pkg/cmd/addon/search.go index bef916685..3bbb3b60e 100644 --- a/pkg/cmd/addon/search.go +++ b/pkg/cmd/addon/search.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -47,7 +47,7 @@ var addonSearchExample = templates.Examples(` # search the addons of all index kbcli addon search - # search the addons from a specified local path + # search the addons from a specified local path kbcli addon search --path /path/to/local/chart # search different versions and indexes of an addon diff --git a/pkg/cmd/addon/search_test.go b/pkg/cmd/addon/search_test.go index af910f35d..fe59bad40 100644 --- a/pkg/cmd/addon/search_test.go +++ b/pkg/cmd/addon/search_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/addon/suite_test.go b/pkg/cmd/addon/suite_test.go index 91f3fae5c..49d2c4c84 100644 --- a/pkg/cmd/addon/suite_test.go +++ b/pkg/cmd/addon/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/addon/uninstall.go b/pkg/cmd/addon/uninstall.go index ff90d7083..3488699ce 100644 --- a/pkg/cmd/addon/uninstall.go +++ b/pkg/cmd/addon/uninstall.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -35,8 +35,8 @@ import ( ) var addonUninstallExample = templates.Examples(` - # uninstall an addon - kbcli addon uninstall apecloud-mysql + # uninstall an addon + kbcli addon uninstall apecloud-mysql # uninstall more than one addons kbcli addon uninstall apecloud-mysql postgresql diff --git a/pkg/cmd/addon/uninstall_test.go b/pkg/cmd/addon/uninstall_test.go index 64e4d78aa..66f53ee2d 100644 --- a/pkg/cmd/addon/uninstall_test.go +++ b/pkg/cmd/addon/uninstall_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd # This file is part of KubeBlocks project diff --git a/pkg/cmd/addon/upgrade.go b/pkg/cmd/addon/upgrade.go index 6bdfe9f36..1fdfbd999 100644 --- a/pkg/cmd/addon/upgrade.go +++ b/pkg/cmd/addon/upgrade.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -41,7 +41,7 @@ import ( var addonUpgradeExample = templates.Examples(` # upgrade an addon from default index to latest version - kbcli addon upgrade apecloud-mysql + kbcli addon upgrade apecloud-mysql # upgrade an addon from default index to latest version and skip KubeBlocks version compatibility check kbcli addon upgrade apecloud-mysql --force @@ -49,7 +49,7 @@ var addonUpgradeExample = templates.Examples(` # upgrade an addon to latest version from a specified index kbcli addon upgrade apecloud-mysql --index my-index - # upgrade an addon with a specified version default index + # upgrade an addon with a specified version default index kbcli addon upgrade apecloud-mysql --version 0.7.0 # upgrade an addon with a specified version, default index and a different version of cluster chart diff --git a/pkg/cmd/addon/upgrade_test.go b/pkg/cmd/addon/upgrade_test.go index 739642dda..8b34f0bfa 100644 --- a/pkg/cmd/addon/upgrade_test.go +++ b/pkg/cmd/addon/upgrade_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd # This file is part of KubeBlocks project diff --git a/pkg/cmd/addon/util.go b/pkg/cmd/addon/util.go index 40923b0e0..3a1c2709e 100644 --- a/pkg/cmd/addon/util.go +++ b/pkg/cmd/addon/util.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/addon/util_test.go b/pkg/cmd/addon/util_test.go index 4dcb910c0..3ef1e3512 100644 --- a/pkg/cmd/addon/util_test.go +++ b/pkg/cmd/addon/util_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd # This file is part of KubeBlocks project diff --git a/pkg/cmd/backuprepo/backuprepo.go b/pkg/cmd/backuprepo/backuprepo.go index b5e80a958..7d6b13a71 100644 --- a/pkg/cmd/backuprepo/backuprepo.go +++ b/pkg/cmd/backuprepo/backuprepo.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd # This file is part of KubeBlocks project diff --git a/pkg/cmd/backuprepo/backuprepo_test.go b/pkg/cmd/backuprepo/backuprepo_test.go index 01649af31..c2a78de4c 100644 --- a/pkg/cmd/backuprepo/backuprepo_test.go +++ b/pkg/cmd/backuprepo/backuprepo_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/backuprepo/common.go b/pkg/cmd/backuprepo/common.go index ed8762eb4..67fc85320 100644 --- a/pkg/cmd/backuprepo/common.go +++ b/pkg/cmd/backuprepo/common.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/backuprepo/create.go b/pkg/cmd/backuprepo/create.go index 7be78cca6..5a6cd35ed 100644 --- a/pkg/cmd/backuprepo/create.go +++ b/pkg/cmd/backuprepo/create.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/backuprepo/create_test.go b/pkg/cmd/backuprepo/create_test.go index 74da38871..ae9fe561f 100644 --- a/pkg/cmd/backuprepo/create_test.go +++ b/pkg/cmd/backuprepo/create_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/backuprepo/delete.go b/pkg/cmd/backuprepo/delete.go index 080b31b6c..0bc5e9862 100644 --- a/pkg/cmd/backuprepo/delete.go +++ b/pkg/cmd/backuprepo/delete.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/backuprepo/delete_test.go b/pkg/cmd/backuprepo/delete_test.go index 1695d6b37..e99a32cb4 100644 --- a/pkg/cmd/backuprepo/delete_test.go +++ b/pkg/cmd/backuprepo/delete_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/backuprepo/describe.go b/pkg/cmd/backuprepo/describe.go index 2d7027104..fadfdfc5e 100644 --- a/pkg/cmd/backuprepo/describe.go +++ b/pkg/cmd/backuprepo/describe.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -46,7 +46,7 @@ import ( var ( describeExample = templates.Examples(` # Describe a backuprepo - kbcli backuprepo describe my-backuprepo + kbcli backuprepo describe my-backuprepo `) ) diff --git a/pkg/cmd/backuprepo/describe_test.go b/pkg/cmd/backuprepo/describe_test.go index 6b131e5e1..8a2c4e3ca 100644 --- a/pkg/cmd/backuprepo/describe_test.go +++ b/pkg/cmd/backuprepo/describe_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/backuprepo/list.go b/pkg/cmd/backuprepo/list.go index 2b4e28226..608d867da 100644 --- a/pkg/cmd/backuprepo/list.go +++ b/pkg/cmd/backuprepo/list.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/backuprepo/list_test.go b/pkg/cmd/backuprepo/list_test.go index 998f7c383..d8b73e00f 100644 --- a/pkg/cmd/backuprepo/list_test.go +++ b/pkg/cmd/backuprepo/list_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/backuprepo/storageprovider.go b/pkg/cmd/backuprepo/storageprovider.go index ca4d9493e..c24496c1c 100644 --- a/pkg/cmd/backuprepo/storageprovider.go +++ b/pkg/cmd/backuprepo/storageprovider.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/backuprepo/suite_test.go b/pkg/cmd/backuprepo/suite_test.go index 4e68a4eba..b7d6336b5 100644 --- a/pkg/cmd/backuprepo/suite_test.go +++ b/pkg/cmd/backuprepo/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/backuprepo/update.go b/pkg/cmd/backuprepo/update.go index 7316bd77b..4483c5bdc 100644 --- a/pkg/cmd/backuprepo/update.go +++ b/pkg/cmd/backuprepo/update.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/backuprepo/update_test.go b/pkg/cmd/backuprepo/update_test.go index 87eeea640..b556a101b 100644 --- a/pkg/cmd/backuprepo/update_test.go +++ b/pkg/cmd/backuprepo/update_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cli.go b/pkg/cmd/cli.go index 02c538459..8e8d749e2 100644 --- a/pkg/cmd/cli.go +++ b/pkg/cmd/cli.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -123,13 +123,13 @@ func NewCliCmd() *cobra.Command { Short: "KubeBlocks CLI.", Long: ` ============================================= - __ __ _______ ______ __ ______ + __ __ _______ ______ __ ______ | \ / \ \ / \| \ | \ | ▓▓ / ▓▓ ▓▓▓▓▓▓▓\ ▓▓▓▓▓▓\ ▓▓ \▓▓▓▓▓▓ -| ▓▓/ ▓▓| ▓▓__/ ▓▓ ▓▓ \▓▓ ▓▓ | ▓▓ -| ▓▓ ▓▓ | ▓▓ ▓▓ ▓▓ | ▓▓ | ▓▓ -| ▓▓▓▓▓\ | ▓▓▓▓▓▓▓\ ▓▓ __| ▓▓ | ▓▓ -| ▓▓ \▓▓\| ▓▓__/ ▓▓ ▓▓__/ \ ▓▓_____ _| ▓▓_ +| ▓▓/ ▓▓| ▓▓__/ ▓▓ ▓▓ \▓▓ ▓▓ | ▓▓ +| ▓▓ ▓▓ | ▓▓ ▓▓ ▓▓ | ▓▓ | ▓▓ +| ▓▓▓▓▓\ | ▓▓▓▓▓▓▓\ ▓▓ __| ▓▓ | ▓▓ +| ▓▓ \▓▓\| ▓▓__/ ▓▓ ▓▓__/ \ ▓▓_____ _| ▓▓_ | ▓▓ \▓▓\ ▓▓ ▓▓\▓▓ ▓▓ ▓▓ \ ▓▓ \ \▓▓ \▓▓\▓▓▓▓▓▓▓ \▓▓▓▓▓▓ \▓▓▓▓▓▓▓▓\▓▓▓▓▓▓ diff --git a/pkg/cmd/cli_test.go b/pkg/cmd/cli_test.go index 81b35a5e5..4ce489f0d 100644 --- a/pkg/cmd/cli_test.go +++ b/pkg/cmd/cli_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/cluster.go b/pkg/cmd/cluster/cluster.go index 26f48c107..1d3bad3cf 100644 --- a/pkg/cmd/cluster/cluster.go +++ b/pkg/cmd/cluster/cluster.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/cluster_test.go b/pkg/cmd/cluster/cluster_test.go index efa360ebc..a2894080f 100644 --- a/pkg/cmd/cluster/cluster_test.go +++ b/pkg/cmd/cluster/cluster_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/config_edit.go b/pkg/cmd/cluster/config_edit.go index ceec55725..7d00a263d 100644 --- a/pkg/cmd/cluster/config_edit.go +++ b/pkg/cmd/cluster/config_edit.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/config_observer.go b/pkg/cmd/cluster/config_observer.go index b33fb37af..a4e1923d9 100644 --- a/pkg/cmd/cluster/config_observer.go +++ b/pkg/cmd/cluster/config_observer.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/config_ops.go b/pkg/cmd/cluster/config_ops.go index f9f822073..c552b4e3a 100644 --- a/pkg/cmd/cluster/config_ops.go +++ b/pkg/cmd/cluster/config_ops.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/config_ops_test.go b/pkg/cmd/cluster/config_ops_test.go index 9e18ab35d..7b2b29ac4 100644 --- a/pkg/cmd/cluster/config_ops_test.go +++ b/pkg/cmd/cluster/config_ops_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/config_resource.go b/pkg/cmd/cluster/config_resource.go index aebd3472f..3b7045071 100644 --- a/pkg/cmd/cluster/config_resource.go +++ b/pkg/cmd/cluster/config_resource.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/config_util.go b/pkg/cmd/cluster/config_util.go index 4594252d4..682c8d738 100644 --- a/pkg/cmd/cluster/config_util.go +++ b/pkg/cmd/cluster/config_util.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/config_util_test.go b/pkg/cmd/cluster/config_util_test.go index 89ceb67a5..5ac37860b 100644 --- a/pkg/cmd/cluster/config_util_test.go +++ b/pkg/cmd/cluster/config_util_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/config_wrapper.go b/pkg/cmd/cluster/config_wrapper.go index 67765f86c..fad2abd14 100644 --- a/pkg/cmd/cluster/config_wrapper.go +++ b/pkg/cmd/cluster/config_wrapper.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/connect.go b/pkg/cmd/cluster/connect.go index 71daa366e..9e5e93ba7 100644 --- a/pkg/cmd/cluster/connect.go +++ b/pkg/cmd/cluster/connect.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/connect_test.go b/pkg/cmd/cluster/connect_test.go index dbfb0343f..1ee393d00 100644 --- a/pkg/cmd/cluster/connect_test.go +++ b/pkg/cmd/cluster/connect_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/constant.go b/pkg/cmd/cluster/constant.go index e8c5b178d..2b1ae5abc 100644 --- a/pkg/cmd/cluster/constant.go +++ b/pkg/cmd/cluster/constant.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/create.go b/pkg/cmd/cluster/create.go index e56fcf434..96342e9a7 100755 --- a/pkg/cmd/cluster/create.go +++ b/pkg/cmd/cluster/create.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -36,7 +36,7 @@ import ( ) var clusterCreateExample = templates.Examples(` - # Create a postgresql + # Create a postgresql kbcli cluster create postgresql my-cluster # Get the cluster yaml by dry-run diff --git a/pkg/cmd/cluster/create_subcmds.go b/pkg/cmd/cluster/create_subcmds.go index 2c4acb3e5..9850e1fa3 100644 --- a/pkg/cmd/cluster/create_subcmds.go +++ b/pkg/cmd/cluster/create_subcmds.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/create_subcmds_test.go b/pkg/cmd/cluster/create_subcmds_test.go index 54d6f4c19..31441e3be 100644 --- a/pkg/cmd/cluster/create_subcmds_test.go +++ b/pkg/cmd/cluster/create_subcmds_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/create_test.go b/pkg/cmd/cluster/create_test.go index d0ae63ba1..2ab20e975 100644 --- a/pkg/cmd/cluster/create_test.go +++ b/pkg/cmd/cluster/create_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/create_util.go b/pkg/cmd/cluster/create_util.go index 4440e3e55..1514da9d8 100644 --- a/pkg/cmd/cluster/create_util.go +++ b/pkg/cmd/cluster/create_util.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/create_util_test.go b/pkg/cmd/cluster/create_util_test.go index 9dcc85cc2..505c8fcbb 100644 --- a/pkg/cmd/cluster/create_util_test.go +++ b/pkg/cmd/cluster/create_util_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/dataprotection.go b/pkg/cmd/cluster/dataprotection.go index f5468245e..44de73abb 100644 --- a/pkg/cmd/cluster/dataprotection.go +++ b/pkg/cmd/cluster/dataprotection.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/dataprotection_test.go b/pkg/cmd/cluster/dataprotection_test.go index ce2d12860..0de66aa50 100644 --- a/pkg/cmd/cluster/dataprotection_test.go +++ b/pkg/cmd/cluster/dataprotection_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/delete.go b/pkg/cmd/cluster/delete.go index 0ddb7d0dc..205f91842 100644 --- a/pkg/cmd/cluster/delete.go +++ b/pkg/cmd/cluster/delete.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/delete_ops.go b/pkg/cmd/cluster/delete_ops.go index 2aab7d4d5..42c44cb00 100644 --- a/pkg/cmd/cluster/delete_ops.go +++ b/pkg/cmd/cluster/delete_ops.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -42,10 +42,10 @@ import ( var ( deleteOpsExample = templates.Examples(` - # delete all ops belong the specified cluster + # delete all ops belong the specified cluster kbcli cluster delete-ops mycluster - # delete the specified ops belong the specify cluster + # delete the specified ops belong the specify cluster kbcli cluster delete-ops --name=mysql-restart-82zxv `) ) diff --git a/pkg/cmd/cluster/delete_ops_test.go b/pkg/cmd/cluster/delete_ops_test.go index ef83a8645..709793750 100644 --- a/pkg/cmd/cluster/delete_ops_test.go +++ b/pkg/cmd/cluster/delete_ops_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/describe.go b/pkg/cmd/cluster/describe.go index 9b782a194..42206799d 100644 --- a/pkg/cmd/cluster/describe.go +++ b/pkg/cmd/cluster/describe.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/describe_ops.go b/pkg/cmd/cluster/describe_ops.go index c94d03d4c..8f020f981 100644 --- a/pkg/cmd/cluster/describe_ops.go +++ b/pkg/cmd/cluster/describe_ops.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/describe_ops_test.go b/pkg/cmd/cluster/describe_ops_test.go index 8967707b9..acf4e054a 100644 --- a/pkg/cmd/cluster/describe_ops_test.go +++ b/pkg/cmd/cluster/describe_ops_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/describe_test.go b/pkg/cmd/cluster/describe_test.go index 3cef99394..bac8b644e 100644 --- a/pkg/cmd/cluster/describe_test.go +++ b/pkg/cmd/cluster/describe_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/errors.go b/pkg/cmd/cluster/errors.go index a5e8f09ee..cc8c22f1b 100644 --- a/pkg/cmd/cluster/errors.go +++ b/pkg/cmd/cluster/errors.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/label.go b/pkg/cmd/cluster/label.go index b1413dc8c..abd04a631 100644 --- a/pkg/cmd/cluster/label.go +++ b/pkg/cmd/cluster/label.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/label_test.go b/pkg/cmd/cluster/label_test.go index c7c77f289..d9db220d9 100644 --- a/pkg/cmd/cluster/label_test.go +++ b/pkg/cmd/cluster/label_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/list.go b/pkg/cmd/cluster/list.go index 9fe9e2aa0..b60695d18 100644 --- a/pkg/cmd/cluster/list.go +++ b/pkg/cmd/cluster/list.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/list_logs.go b/pkg/cmd/cluster/list_logs.go index 6eef0822c..c0fb585e2 100644 --- a/pkg/cmd/cluster/list_logs.go +++ b/pkg/cmd/cluster/list_logs.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/list_logs_test.go b/pkg/cmd/cluster/list_logs_test.go index e8b705d1e..046871135 100644 --- a/pkg/cmd/cluster/list_logs_test.go +++ b/pkg/cmd/cluster/list_logs_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/list_ops.go b/pkg/cmd/cluster/list_ops.go index c2aa82d49..8e64fdd71 100644 --- a/pkg/cmd/cluster/list_ops.go +++ b/pkg/cmd/cluster/list_ops.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/list_ops_test.go b/pkg/cmd/cluster/list_ops_test.go index 5f7e8bc2d..6c4c9056e 100644 --- a/pkg/cmd/cluster/list_ops_test.go +++ b/pkg/cmd/cluster/list_ops_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/list_test.go b/pkg/cmd/cluster/list_test.go index d6482adea..e0e52afce 100644 --- a/pkg/cmd/cluster/list_test.go +++ b/pkg/cmd/cluster/list_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/logs.go b/pkg/cmd/cluster/logs.go index 505c5f50b..117d34992 100644 --- a/pkg/cmd/cluster/logs.go +++ b/pkg/cmd/cluster/logs.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/logs_test.go b/pkg/cmd/cluster/logs_test.go index 29320e13f..340c2b313 100644 --- a/pkg/cmd/cluster/logs_test.go +++ b/pkg/cmd/cluster/logs_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/operations.go b/pkg/cmd/cluster/operations.go index 481efc139..baa83de7c 100755 --- a/pkg/cmd/cluster/operations.go +++ b/pkg/cmd/cluster/operations.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -1065,7 +1065,7 @@ func buildCustomOpsExamples(t unstructured.Unstructured) string { parametersSchema := opsDef.Spec.ParametersSchema commandName := strcase.KebabCase(t.GetName()) baseCommand := fmt.Sprintf(` - # Create a %s ops + # Create a %s ops kbcli cluster custom-ops %s --component `, commandName, commandName) if parametersSchema == nil { return templates.Examples(baseCommand) diff --git a/pkg/cmd/cluster/operations_test.go b/pkg/cmd/cluster/operations_test.go index bab77bb53..ac09abe30 100644 --- a/pkg/cmd/cluster/operations_test.go +++ b/pkg/cmd/cluster/operations_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/register.go b/pkg/cmd/cluster/register.go index b2cfa29b6..73332b117 100644 --- a/pkg/cmd/cluster/register.go +++ b/pkg/cmd/cluster/register.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/register_test.go b/pkg/cmd/cluster/register_test.go index 3e1dd478a..c8d4e044b 100644 --- a/pkg/cmd/cluster/register_test.go +++ b/pkg/cmd/cluster/register_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/suite_test.go b/pkg/cmd/cluster/suite_test.go index 4b8e74d29..b971805da 100644 --- a/pkg/cmd/cluster/suite_test.go +++ b/pkg/cmd/cluster/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/update.go b/pkg/cmd/cluster/update.go index e2b7261f8..5386f6533 100644 --- a/pkg/cmd/cluster/update.go +++ b/pkg/cmd/cluster/update.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/update_test.go b/pkg/cmd/cluster/update_test.go index 9ee72605d..cbe4ebaa6 100644 --- a/pkg/cmd/cluster/update_test.go +++ b/pkg/cmd/cluster/update_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/cluster/upgrade_to_1.0.go b/pkg/cmd/cluster/upgrade_to_1.0.go index f68a3dbf8..76576e982 100644 --- a/pkg/cmd/cluster/upgrade_to_1.0.go +++ b/pkg/cmd/cluster/upgrade_to_1.0.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd this file is part of kubeblocks project diff --git a/pkg/cmd/clusterdefinition/clusterdefinition.go b/pkg/cmd/clusterdefinition/clusterdefinition.go index 6dcb34a24..af2a2fa2b 100644 --- a/pkg/cmd/clusterdefinition/clusterdefinition.go +++ b/pkg/cmd/clusterdefinition/clusterdefinition.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/clusterdefinition/clusterdefinition_test.go b/pkg/cmd/clusterdefinition/clusterdefinition_test.go index e2d8a0c52..3637875ae 100644 --- a/pkg/cmd/clusterdefinition/clusterdefinition_test.go +++ b/pkg/cmd/clusterdefinition/clusterdefinition_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/clusterdefinition/describe.go b/pkg/cmd/clusterdefinition/describe.go index 3ae6968da..c759089b8 100644 --- a/pkg/cmd/clusterdefinition/describe.go +++ b/pkg/cmd/clusterdefinition/describe.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/cmd/clusterdefinition/suite_test.go b/pkg/cmd/clusterdefinition/suite_test.go index 84ee45545..bea983a25 100644 --- a/pkg/cmd/clusterdefinition/suite_test.go +++ b/pkg/cmd/clusterdefinition/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/componentdefinition/componentdefinition_test.go b/pkg/cmd/componentdefinition/componentdefinition_test.go index 01869acfd..0ff022f95 100644 --- a/pkg/cmd/componentdefinition/componentdefinition_test.go +++ b/pkg/cmd/componentdefinition/componentdefinition_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/componentdefinition/componnetdefinition.go b/pkg/cmd/componentdefinition/componnetdefinition.go index b8b75cd69..f8c9bed22 100644 --- a/pkg/cmd/componentdefinition/componnetdefinition.go +++ b/pkg/cmd/componentdefinition/componnetdefinition.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -40,7 +40,7 @@ import ( var listExample = templates.Examples(` # list all ComponentDefinitions kbcli componentdefinition list - + # list all ComponentDefinitions by alias kbcli cmpd list `) diff --git a/pkg/cmd/componentdefinition/describe.go b/pkg/cmd/componentdefinition/describe.go index 6be92d52e..9ff50f098 100644 --- a/pkg/cmd/componentdefinition/describe.go +++ b/pkg/cmd/componentdefinition/describe.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/cmd/componentdefinition/suite_test.go b/pkg/cmd/componentdefinition/suite_test.go index 43bf2d344..899611b36 100644 --- a/pkg/cmd/componentdefinition/suite_test.go +++ b/pkg/cmd/componentdefinition/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/componentversion/componentversion.go b/pkg/cmd/componentversion/componentversion.go index 30599077c..f7e77f17e 100644 --- a/pkg/cmd/componentversion/componentversion.go +++ b/pkg/cmd/componentversion/componentversion.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -33,7 +33,7 @@ import ( var listExample = templates.Examples(` # list all ComponentVersions kbcli componentversion list - + # list all ComponentVersions by alias kbcli cmpv list `) diff --git a/pkg/cmd/componentversion/componentversion_test.go b/pkg/cmd/componentversion/componentversion_test.go index 47ff4c932..8d9083d34 100644 --- a/pkg/cmd/componentversion/componentversion_test.go +++ b/pkg/cmd/componentversion/componentversion_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/componentversion/describe.go b/pkg/cmd/componentversion/describe.go index 4c58c3889..2e5c25797 100644 --- a/pkg/cmd/componentversion/describe.go +++ b/pkg/cmd/componentversion/describe.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/cmd/componentversion/suite_test.go b/pkg/cmd/componentversion/suite_test.go index 7f1730309..d76c8c72c 100644 --- a/pkg/cmd/componentversion/suite_test.go +++ b/pkg/cmd/componentversion/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/dataprotection/actionset.go b/pkg/cmd/dataprotection/actionset.go index 6f6e787da..66d951100 100644 --- a/pkg/cmd/dataprotection/actionset.go +++ b/pkg/cmd/dataprotection/actionset.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/dataprotection/backup.go b/pkg/cmd/dataprotection/backup.go index 5293e31bf..7d8ab72f6 100644 --- a/pkg/cmd/dataprotection/backup.go +++ b/pkg/cmd/dataprotection/backup.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/dataprotection/backuppolicy.go b/pkg/cmd/dataprotection/backuppolicy.go index cc7938a07..a9aa9f179 100644 --- a/pkg/cmd/dataprotection/backuppolicy.go +++ b/pkg/cmd/dataprotection/backuppolicy.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/dataprotection/backuppolicytemplate.go b/pkg/cmd/dataprotection/backuppolicytemplate.go index dfccad4ca..13a10a7aa 100644 --- a/pkg/cmd/dataprotection/backuppolicytemplate.go +++ b/pkg/cmd/dataprotection/backuppolicytemplate.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/dataprotection/dataprotection.go b/pkg/cmd/dataprotection/dataprotection.go index 6a438b55b..2ea09a6d2 100644 --- a/pkg/cmd/dataprotection/dataprotection.go +++ b/pkg/cmd/dataprotection/dataprotection.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/dataprotection/datatprotection_test.go b/pkg/cmd/dataprotection/datatprotection_test.go index bf7275d2b..10de5c4df 100644 --- a/pkg/cmd/dataprotection/datatprotection_test.go +++ b/pkg/cmd/dataprotection/datatprotection_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/dataprotection/restore.go b/pkg/cmd/dataprotection/restore.go index 3785a67b9..5889077a5 100644 --- a/pkg/cmd/dataprotection/restore.go +++ b/pkg/cmd/dataprotection/restore.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -51,7 +51,7 @@ var ( kbcli dp restore mybackup --cluster cluster-name`) describeRestoreExample = templates.Examples(` - # describe a restore + # describe a restore kbcli dp describe-restore `) listRestoreExample = templates.Examples(` diff --git a/pkg/cmd/dataprotection/suite_test.go b/pkg/cmd/dataprotection/suite_test.go index f0cab3f9c..a84813ce1 100644 --- a/pkg/cmd/dataprotection/suite_test.go +++ b/pkg/cmd/dataprotection/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/dataprotection/util.go b/pkg/cmd/dataprotection/util.go index 2eb60c184..6ef4effcc 100644 --- a/pkg/cmd/dataprotection/util.go +++ b/pkg/cmd/dataprotection/util.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/compare.go b/pkg/cmd/kubeblocks/compare.go index cee309277..2cfb9eb52 100644 --- a/pkg/cmd/kubeblocks/compare.go +++ b/pkg/cmd/kubeblocks/compare.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/compare_test.go b/pkg/cmd/kubeblocks/compare_test.go index 128b698e0..635ee6638 100644 --- a/pkg/cmd/kubeblocks/compare_test.go +++ b/pkg/cmd/kubeblocks/compare_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/config.go b/pkg/cmd/kubeblocks/config.go index eef297235..361571b96 100644 --- a/pkg/cmd/kubeblocks/config.go +++ b/pkg/cmd/kubeblocks/config.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/config_test.go b/pkg/cmd/kubeblocks/config_test.go index f337288dc..d7446e219 100644 --- a/pkg/cmd/kubeblocks/config_test.go +++ b/pkg/cmd/kubeblocks/config_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/install.go b/pkg/cmd/kubeblocks/install.go index f405e20fc..9f1b7aa5d 100644 --- a/pkg/cmd/kubeblocks/install.go +++ b/pkg/cmd/kubeblocks/install.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/install_1.0.go b/pkg/cmd/kubeblocks/install_1.0.go index b3a5aa4ee..1d655461c 100644 --- a/pkg/cmd/kubeblocks/install_1.0.go +++ b/pkg/cmd/kubeblocks/install_1.0.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/install_1.0_test.go b/pkg/cmd/kubeblocks/install_1.0_test.go index b76dde7f9..5eb5c503f 100644 --- a/pkg/cmd/kubeblocks/install_1.0_test.go +++ b/pkg/cmd/kubeblocks/install_1.0_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/install_test.go b/pkg/cmd/kubeblocks/install_test.go index 2c8346b8a..7fa4da4c8 100644 --- a/pkg/cmd/kubeblocks/install_test.go +++ b/pkg/cmd/kubeblocks/install_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/kubeblocks.go b/pkg/cmd/kubeblocks/kubeblocks.go index 33bb2972a..ce4304bd0 100644 --- a/pkg/cmd/kubeblocks/kubeblocks.go +++ b/pkg/cmd/kubeblocks/kubeblocks.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/kubeblocks_objects.go b/pkg/cmd/kubeblocks/kubeblocks_objects.go index d46c3db35..bd700a7b8 100644 --- a/pkg/cmd/kubeblocks/kubeblocks_objects.go +++ b/pkg/cmd/kubeblocks/kubeblocks_objects.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/kubeblocks_objects_test.go b/pkg/cmd/kubeblocks/kubeblocks_objects_test.go index 56dfcfff7..fcbabccb3 100644 --- a/pkg/cmd/kubeblocks/kubeblocks_objects_test.go +++ b/pkg/cmd/kubeblocks/kubeblocks_objects_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/kubeblocks_test.go b/pkg/cmd/kubeblocks/kubeblocks_test.go index c373946dd..27410796f 100644 --- a/pkg/cmd/kubeblocks/kubeblocks_test.go +++ b/pkg/cmd/kubeblocks/kubeblocks_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/list_versions.go b/pkg/cmd/kubeblocks/list_versions.go index c7c6ce481..60c92af85 100644 --- a/pkg/cmd/kubeblocks/list_versions.go +++ b/pkg/cmd/kubeblocks/list_versions.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -42,7 +42,7 @@ var ( listVersionsExample = templates.Examples(` # list KubeBlocks release versions kbcli kubeblocks list-versions - + # list KubeBlocks versions including development versions, such as alpha, beta and release candidate kbcli kubeblocks list-versions --devel`) ) diff --git a/pkg/cmd/kubeblocks/list_versions_test.go b/pkg/cmd/kubeblocks/list_versions_test.go index b577cad64..7920a06fd 100644 --- a/pkg/cmd/kubeblocks/list_versions_test.go +++ b/pkg/cmd/kubeblocks/list_versions_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/preflight.go b/pkg/cmd/kubeblocks/preflight.go index 955b1cf9d..cb05e4065 100644 --- a/pkg/cmd/kubeblocks/preflight.go +++ b/pkg/cmd/kubeblocks/preflight.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/preflight_test.go b/pkg/cmd/kubeblocks/preflight_test.go index 664afeda3..be95ab59c 100644 --- a/pkg/cmd/kubeblocks/preflight_test.go +++ b/pkg/cmd/kubeblocks/preflight_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/status.go b/pkg/cmd/kubeblocks/status.go index 65fba6c52..3a9ca68c0 100644 --- a/pkg/cmd/kubeblocks/status.go +++ b/pkg/cmd/kubeblocks/status.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/status_test.go b/pkg/cmd/kubeblocks/status_test.go index dfd5c2c5d..2d9f7e3a2 100644 --- a/pkg/cmd/kubeblocks/status_test.go +++ b/pkg/cmd/kubeblocks/status_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/suite_test.go b/pkg/cmd/kubeblocks/suite_test.go index 707a7c2b8..920f68b3b 100644 --- a/pkg/cmd/kubeblocks/suite_test.go +++ b/pkg/cmd/kubeblocks/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/uninstall.go b/pkg/cmd/kubeblocks/uninstall.go index eb3c500df..6a3bb34ab 100644 --- a/pkg/cmd/kubeblocks/uninstall.go +++ b/pkg/cmd/kubeblocks/uninstall.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/uninstall_test.go b/pkg/cmd/kubeblocks/uninstall_test.go index 2b6e8a4c8..4be0f8529 100644 --- a/pkg/cmd/kubeblocks/uninstall_test.go +++ b/pkg/cmd/kubeblocks/uninstall_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/upgrade.go b/pkg/cmd/kubeblocks/upgrade.go index de2a060cd..06b805204 100644 --- a/pkg/cmd/kubeblocks/upgrade.go +++ b/pkg/cmd/kubeblocks/upgrade.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/upgrade_test.go b/pkg/cmd/kubeblocks/upgrade_test.go index c524aabbe..46d16a4bf 100644 --- a/pkg/cmd/kubeblocks/upgrade_test.go +++ b/pkg/cmd/kubeblocks/upgrade_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/util.go b/pkg/cmd/kubeblocks/util.go index 7375cc155..383bd6965 100644 --- a/pkg/cmd/kubeblocks/util.go +++ b/pkg/cmd/kubeblocks/util.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/kubeblocks/util_test.go b/pkg/cmd/kubeblocks/util_test.go index 01d9483ad..696636171 100644 --- a/pkg/cmd/kubeblocks/util_test.go +++ b/pkg/cmd/kubeblocks/util_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/opsdefinition/describe.go b/pkg/cmd/opsdefinition/describe.go index 8e4f957c0..c18e15b0a 100644 --- a/pkg/cmd/opsdefinition/describe.go +++ b/pkg/cmd/opsdefinition/describe.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/cmd/opsdefinition/opsdefinition.go b/pkg/cmd/opsdefinition/opsdefinition.go index 47254d07d..122bca4c8 100644 --- a/pkg/cmd/opsdefinition/opsdefinition.go +++ b/pkg/cmd/opsdefinition/opsdefinition.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -33,7 +33,7 @@ import ( var listExample = templates.Examples(` # list all ops-definitions kbcli ops-definition list - + # list all ops-definitions by alias kbcli ops-def list `) diff --git a/pkg/cmd/opsdefinition/opsdefinition_test.go b/pkg/cmd/opsdefinition/opsdefinition_test.go index 6480ba027..27cf0b32d 100644 --- a/pkg/cmd/opsdefinition/opsdefinition_test.go +++ b/pkg/cmd/opsdefinition/opsdefinition_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/opsdefinition/suite_test.go b/pkg/cmd/opsdefinition/suite_test.go index 65d758e3b..43c43dc80 100644 --- a/pkg/cmd/opsdefinition/suite_test.go +++ b/pkg/cmd/opsdefinition/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/options/options.go b/pkg/cmd/options/options.go index 3d713d773..d73c124e2 100644 --- a/pkg/cmd/options/options.go +++ b/pkg/cmd/options/options.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/options/options_test.go b/pkg/cmd/options/options_test.go index 8776bed5c..a91fdc63e 100644 --- a/pkg/cmd/options/options_test.go +++ b/pkg/cmd/options/options_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/playground/base.go b/pkg/cmd/playground/base.go index 7f4de7b49..fca6ed446 100644 --- a/pkg/cmd/playground/base.go +++ b/pkg/cmd/playground/base.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/playground/destroy.go b/pkg/cmd/playground/destroy.go index c866ff3a2..3716169e3 100644 --- a/pkg/cmd/playground/destroy.go +++ b/pkg/cmd/playground/destroy.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/playground/destroy_test.go b/pkg/cmd/playground/destroy_test.go index 5bf177a58..dc896cc89 100644 --- a/pkg/cmd/playground/destroy_test.go +++ b/pkg/cmd/playground/destroy_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/playground/init.go b/pkg/cmd/playground/init.go index 2d9b6a432..33fa16a85 100644 --- a/pkg/cmd/playground/init.go +++ b/pkg/cmd/playground/init.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/playground/init_test.go b/pkg/cmd/playground/init_test.go index ec5c1be79..f2a268feb 100644 --- a/pkg/cmd/playground/init_test.go +++ b/pkg/cmd/playground/init_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/playground/kubeconfig.go b/pkg/cmd/playground/kubeconfig.go index b73d64817..aae924cc1 100644 --- a/pkg/cmd/playground/kubeconfig.go +++ b/pkg/cmd/playground/kubeconfig.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/playground/kubeconfig_test.go b/pkg/cmd/playground/kubeconfig_test.go index 9c8afd666..073297e9f 100644 --- a/pkg/cmd/playground/kubeconfig_test.go +++ b/pkg/cmd/playground/kubeconfig_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/playground/palyground.go b/pkg/cmd/playground/palyground.go index 4d17f37c5..1610c1bcc 100644 --- a/pkg/cmd/playground/palyground.go +++ b/pkg/cmd/playground/palyground.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/playground/playground_test.go b/pkg/cmd/playground/playground_test.go index e4df1eac2..2a2c4f736 100644 --- a/pkg/cmd/playground/playground_test.go +++ b/pkg/cmd/playground/playground_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/playground/suite_test.go b/pkg/cmd/playground/suite_test.go index 6442624d1..79e7763e3 100644 --- a/pkg/cmd/playground/suite_test.go +++ b/pkg/cmd/playground/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/playground/types.go b/pkg/cmd/playground/types.go index 38db903a1..2eb928882 100644 --- a/pkg/cmd/playground/types.go +++ b/pkg/cmd/playground/types.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/playground/util.go b/pkg/cmd/playground/util.go index ec0be4f47..faa14b9ff 100644 --- a/pkg/cmd/playground/util.go +++ b/pkg/cmd/playground/util.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/playground/util_test.go b/pkg/cmd/playground/util_test.go index 66e260d54..b6e9edddb 100644 --- a/pkg/cmd/playground/util_test.go +++ b/pkg/cmd/playground/util_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/plugin/describe.go b/pkg/cmd/plugin/describe.go index 723ecd2b1..75e3a4d6c 100644 --- a/pkg/cmd/plugin/describe.go +++ b/pkg/cmd/plugin/describe.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/plugin/index.go b/pkg/cmd/plugin/index.go index a52e722a6..7a840748c 100644 --- a/pkg/cmd/plugin/index.go +++ b/pkg/cmd/plugin/index.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/plugin/install.go b/pkg/cmd/plugin/install.go index 5a3b409ae..762109c81 100755 --- a/pkg/cmd/plugin/install.go +++ b/pkg/cmd/plugin/install.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/plugin/pathutil.go b/pkg/cmd/plugin/pathutil.go index 1b6814d40..4cf54d29c 100644 --- a/pkg/cmd/plugin/pathutil.go +++ b/pkg/cmd/plugin/pathutil.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/plugin/platform.go b/pkg/cmd/plugin/platform.go index 21e72e31a..ec1918fcb 100755 --- a/pkg/cmd/plugin/platform.go +++ b/pkg/cmd/plugin/platform.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/plugin/plugin.go b/pkg/cmd/plugin/plugin.go index be1aefdea..29fa39072 100644 --- a/pkg/cmd/plugin/plugin.go +++ b/pkg/cmd/plugin/plugin.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project @@ -40,7 +40,7 @@ import ( var ( pluginLong = templates.LongDesc(` Provides utilities for interacting with plugins. - + Plugins provide extended functionality that is not part of the major command-line distribution. `) diff --git a/pkg/cmd/plugin/plugin_test.go b/pkg/cmd/plugin/plugin_test.go index 7753bf69c..7c1298599 100644 --- a/pkg/cmd/plugin/plugin_test.go +++ b/pkg/cmd/plugin/plugin_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/plugin/search.go b/pkg/cmd/plugin/search.go index c695ced7d..d2561f6c4 100644 --- a/pkg/cmd/plugin/search.go +++ b/pkg/cmd/plugin/search.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/plugin/search_test.go b/pkg/cmd/plugin/search_test.go index c5692f666..2339e3d1d 100644 --- a/pkg/cmd/plugin/search_test.go +++ b/pkg/cmd/plugin/search_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/plugin/types.go b/pkg/cmd/plugin/types.go index 8775a1801..1562a5b41 100644 --- a/pkg/cmd/plugin/types.go +++ b/pkg/cmd/plugin/types.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/plugin/uninstall.go b/pkg/cmd/plugin/uninstall.go index 7dbbc7422..8b94ec6a9 100644 --- a/pkg/cmd/plugin/uninstall.go +++ b/pkg/cmd/plugin/uninstall.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/plugin/upgrade.go b/pkg/cmd/plugin/upgrade.go index 62e1cdb5f..ef001119c 100644 --- a/pkg/cmd/plugin/upgrade.go +++ b/pkg/cmd/plugin/upgrade.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/plugin/utils.go b/pkg/cmd/plugin/utils.go index c32770c95..f949e3ad0 100644 --- a/pkg/cmd/plugin/utils.go +++ b/pkg/cmd/plugin/utils.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/report/genericclient.go b/pkg/cmd/report/genericclient.go index 9432659b3..65b503901 100644 --- a/pkg/cmd/report/genericclient.go +++ b/pkg/cmd/report/genericclient.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/report/maskprinter.go b/pkg/cmd/report/maskprinter.go index e927c935b..5d424d0d6 100644 --- a/pkg/cmd/report/maskprinter.go +++ b/pkg/cmd/report/maskprinter.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/report/report.go b/pkg/cmd/report/report.go index c26652e3c..7ea65a480 100644 --- a/pkg/cmd/report/report.go +++ b/pkg/cmd/report/report.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/report/report_test.go b/pkg/cmd/report/report_test.go index 1e9cbbbb9..5f0aa4384 100644 --- a/pkg/cmd/report/report_test.go +++ b/pkg/cmd/report/report_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/report/suite_test.go b/pkg/cmd/report/suite_test.go index 5b776b15c..90baca1cf 100644 --- a/pkg/cmd/report/suite_test.go +++ b/pkg/cmd/report/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/report/zipwritter.go b/pkg/cmd/report/zipwritter.go index c9f884497..031dfd0fc 100644 --- a/pkg/cmd/report/zipwritter.go +++ b/pkg/cmd/report/zipwritter.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/report/zipwritter_test.go b/pkg/cmd/report/zipwritter_test.go index b9136ac5b..1db04ed22 100644 --- a/pkg/cmd/report/zipwritter_test.go +++ b/pkg/cmd/report/zipwritter_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/trace/chart/objecttree/tree_chart.go b/pkg/cmd/trace/chart/objecttree/tree_chart.go index db66cf0d2..7dce89b1f 100644 --- a/pkg/cmd/trace/chart/objecttree/tree_chart.go +++ b/pkg/cmd/trace/chart/objecttree/tree_chart.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/trace/chart/reconciliation_trace_chart.go b/pkg/cmd/trace/chart/reconciliation_trace_chart.go index efd2a0f6e..7a7ad2058 100644 --- a/pkg/cmd/trace/chart/reconciliation_trace_chart.go +++ b/pkg/cmd/trace/chart/reconciliation_trace_chart.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/trace/chart/richviewport/viewport.go b/pkg/cmd/trace/chart/richviewport/viewport.go index 3b1b8d62a..17660fa5d 100644 --- a/pkg/cmd/trace/chart/richviewport/viewport.go +++ b/pkg/cmd/trace/chart/richviewport/viewport.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/trace/chart/summary/summary_chart.go b/pkg/cmd/trace/chart/summary/summary_chart.go index 50ad338ca..4ba0973b2 100644 --- a/pkg/cmd/trace/chart/summary/summary_chart.go +++ b/pkg/cmd/trace/chart/summary/summary_chart.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/trace/chart/timeserieslinechart/options.go b/pkg/cmd/trace/chart/timeserieslinechart/options.go index 19bff4786..dcbe2d5e6 100644 --- a/pkg/cmd/trace/chart/timeserieslinechart/options.go +++ b/pkg/cmd/trace/chart/timeserieslinechart/options.go @@ -1,6 +1,6 @@ // ntcharts - Copyright (c) 2024 Neomantra Corp. /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/trace/chart/timeserieslinechart/timeserieslinechart.go b/pkg/cmd/trace/chart/timeserieslinechart/timeserieslinechart.go index a50dca10e..12d40634c 100644 --- a/pkg/cmd/trace/chart/timeserieslinechart/timeserieslinechart.go +++ b/pkg/cmd/trace/chart/timeserieslinechart/timeserieslinechart.go @@ -1,6 +1,6 @@ // ntcharts - Copyright (c) 2024 Neomantra Corp. /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/trace/chart/timeserieslinechart/updatehandler.go b/pkg/cmd/trace/chart/timeserieslinechart/updatehandler.go index 59f9a5f6e..c23c2c0b5 100644 --- a/pkg/cmd/trace/chart/timeserieslinechart/updatehandler.go +++ b/pkg/cmd/trace/chart/timeserieslinechart/updatehandler.go @@ -1,6 +1,6 @@ // ntcharts - Copyright (c) 2024 Neomantra Corp. /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/trace/create.go b/pkg/cmd/trace/create.go index dcd6100d3..fd8e3de29 100644 --- a/pkg/cmd/trace/create.go +++ b/pkg/cmd/trace/create.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/trace/delete.go b/pkg/cmd/trace/delete.go index 322465054..627f09416 100644 --- a/pkg/cmd/trace/delete.go +++ b/pkg/cmd/trace/delete.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/trace/list.go b/pkg/cmd/trace/list.go index 8882a4b51..f36ce055c 100644 --- a/pkg/cmd/trace/list.go +++ b/pkg/cmd/trace/list.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/trace/update.go b/pkg/cmd/trace/update.go index 4c35045fd..b18ba0e90 100644 --- a/pkg/cmd/trace/update.go +++ b/pkg/cmd/trace/update.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/trace/view.go b/pkg/cmd/trace/view.go index c811f4918..f007a48c3 100644 --- a/pkg/cmd/trace/view.go +++ b/pkg/cmd/trace/view.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/trace/watch.go b/pkg/cmd/trace/watch.go index d3cf318a0..473954026 100644 --- a/pkg/cmd/trace/watch.go +++ b/pkg/cmd/trace/watch.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/version/suite_test.go b/pkg/cmd/version/suite_test.go index 37e2f7bfa..2d903af54 100644 --- a/pkg/cmd/version/suite_test.go +++ b/pkg/cmd/version/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/version/version.go b/pkg/cmd/version/version.go index a88e27ece..db44cee9b 100644 --- a/pkg/cmd/version/version.go +++ b/pkg/cmd/version/version.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/cmd/version/version_test.go b/pkg/cmd/version/version_test.go index 96e85d2e8..081cbc756 100644 --- a/pkg/cmd/version/version_test.go +++ b/pkg/cmd/version/version_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyze.go b/pkg/preflight/analyze.go index d1c31efda..a89c04a90 100644 --- a/pkg/preflight/analyze.go +++ b/pkg/preflight/analyze.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyze_test.go b/pkg/preflight/analyze_test.go index 02fea6720..a5c1f08ad 100644 --- a/pkg/preflight/analyze_test.go +++ b/pkg/preflight/analyze_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/access.go b/pkg/preflight/analyzer/access.go index 2a580e723..6386d0907 100644 --- a/pkg/preflight/analyzer/access.go +++ b/pkg/preflight/analyzer/access.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/access_test.go b/pkg/preflight/analyzer/access_test.go index 748c7b4cd..75ca8716c 100644 --- a/pkg/preflight/analyzer/access_test.go +++ b/pkg/preflight/analyzer/access_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/analyze_result.go b/pkg/preflight/analyzer/analyze_result.go index 7e68dbe74..5485c7017 100644 --- a/pkg/preflight/analyzer/analyze_result.go +++ b/pkg/preflight/analyzer/analyze_result.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/analyze_result_test.go b/pkg/preflight/analyzer/analyze_result_test.go index 6aaba7a47..76cf0fef7 100644 --- a/pkg/preflight/analyzer/analyze_result_test.go +++ b/pkg/preflight/analyzer/analyze_result_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/analyzer.go b/pkg/preflight/analyzer/analyzer.go index b70ac3a64..352284853 100644 --- a/pkg/preflight/analyzer/analyzer.go +++ b/pkg/preflight/analyzer/analyzer.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/anzlyzer_test.go b/pkg/preflight/analyzer/anzlyzer_test.go index 7edf4e040..e43499484 100644 --- a/pkg/preflight/analyzer/anzlyzer_test.go +++ b/pkg/preflight/analyzer/anzlyzer_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/host_analyzer.go b/pkg/preflight/analyzer/host_analyzer.go index e6e43dc97..b53fb0021 100644 --- a/pkg/preflight/analyzer/host_analyzer.go +++ b/pkg/preflight/analyzer/host_analyzer.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/host_analyzer_test.go b/pkg/preflight/analyzer/host_analyzer_test.go index 9e7df7567..e11ee832b 100644 --- a/pkg/preflight/analyzer/host_analyzer_test.go +++ b/pkg/preflight/analyzer/host_analyzer_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/host_region.go b/pkg/preflight/analyzer/host_region.go index 5b2101b7c..d10585dd6 100644 --- a/pkg/preflight/analyzer/host_region.go +++ b/pkg/preflight/analyzer/host_region.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/host_region_test.go b/pkg/preflight/analyzer/host_region_test.go index c082239aa..ac5265271 100644 --- a/pkg/preflight/analyzer/host_region_test.go +++ b/pkg/preflight/analyzer/host_region_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/host_utility.go b/pkg/preflight/analyzer/host_utility.go index 799f6098d..25f1f1c9d 100644 --- a/pkg/preflight/analyzer/host_utility.go +++ b/pkg/preflight/analyzer/host_utility.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/host_utility_test.go b/pkg/preflight/analyzer/host_utility_test.go index fc324409a..97b85ebfa 100644 --- a/pkg/preflight/analyzer/host_utility_test.go +++ b/pkg/preflight/analyzer/host_utility_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/kb_storage_class.go b/pkg/preflight/analyzer/kb_storage_class.go index 6b3c35fcf..42a89559a 100644 --- a/pkg/preflight/analyzer/kb_storage_class.go +++ b/pkg/preflight/analyzer/kb_storage_class.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/kb_storage_class_test.go b/pkg/preflight/analyzer/kb_storage_class_test.go index 865b0e3a4..861609a6e 100644 --- a/pkg/preflight/analyzer/kb_storage_class_test.go +++ b/pkg/preflight/analyzer/kb_storage_class_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/kb_taint.go b/pkg/preflight/analyzer/kb_taint.go index 8bf68385b..1f41bfa46 100644 --- a/pkg/preflight/analyzer/kb_taint.go +++ b/pkg/preflight/analyzer/kb_taint.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/kb_taint_test.go b/pkg/preflight/analyzer/kb_taint_test.go index 06d523af3..5ccb7544f 100644 --- a/pkg/preflight/analyzer/kb_taint_test.go +++ b/pkg/preflight/analyzer/kb_taint_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/analyzer/suite_test.go b/pkg/preflight/analyzer/suite_test.go index 3e4edbc00..a6054efe6 100644 --- a/pkg/preflight/analyzer/suite_test.go +++ b/pkg/preflight/analyzer/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/collect.go b/pkg/preflight/collect.go index 9205c2080..6338648d9 100644 --- a/pkg/preflight/collect.go +++ b/pkg/preflight/collect.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/collect_test.go b/pkg/preflight/collect_test.go index 83c7cd20e..f9446745e 100644 --- a/pkg/preflight/collect_test.go +++ b/pkg/preflight/collect_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/collector/host_collector.go b/pkg/preflight/collector/host_collector.go index 1786fc8d6..06733d6c5 100644 --- a/pkg/preflight/collector/host_collector.go +++ b/pkg/preflight/collector/host_collector.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/collector/host_collector_test.go b/pkg/preflight/collector/host_collector_test.go index b43fc26cc..5daa1821d 100644 --- a/pkg/preflight/collector/host_collector_test.go +++ b/pkg/preflight/collector/host_collector_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/collector/host_region.go b/pkg/preflight/collector/host_region.go index c9d0c20dc..2b05b5c54 100644 --- a/pkg/preflight/collector/host_region.go +++ b/pkg/preflight/collector/host_region.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/collector/host_region_test.go b/pkg/preflight/collector/host_region_test.go index c31dd9975..08ceff7ac 100644 --- a/pkg/preflight/collector/host_region_test.go +++ b/pkg/preflight/collector/host_region_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/collector/host_utility.go b/pkg/preflight/collector/host_utility.go index c2dbbe737..d525669b6 100644 --- a/pkg/preflight/collector/host_utility.go +++ b/pkg/preflight/collector/host_utility.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/collector/host_utility_test.go b/pkg/preflight/collector/host_utility_test.go index 79525aafb..b22a48157 100644 --- a/pkg/preflight/collector/host_utility_test.go +++ b/pkg/preflight/collector/host_utility_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/collector/suite_test.go b/pkg/preflight/collector/suite_test.go index 7d9d2e52a..eb3c6552b 100644 --- a/pkg/preflight/collector/suite_test.go +++ b/pkg/preflight/collector/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/concat_spec.go b/pkg/preflight/concat_spec.go index d6d7f7237..f65afbf08 100644 --- a/pkg/preflight/concat_spec.go +++ b/pkg/preflight/concat_spec.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/concat_spec_test.go b/pkg/preflight/concat_spec_test.go index 10fa44460..66b339887 100644 --- a/pkg/preflight/concat_spec_test.go +++ b/pkg/preflight/concat_spec_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/interactive/interactive.go b/pkg/preflight/interactive/interactive.go index 036abac95..f1d72711c 100644 --- a/pkg/preflight/interactive/interactive.go +++ b/pkg/preflight/interactive/interactive.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/load_spec.go b/pkg/preflight/load_spec.go index c08e07e0a..dcf3d642a 100644 --- a/pkg/preflight/load_spec.go +++ b/pkg/preflight/load_spec.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/load_spec_test.go b/pkg/preflight/load_spec_test.go index 890afc248..abd08c83d 100644 --- a/pkg/preflight/load_spec_test.go +++ b/pkg/preflight/load_spec_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/suite_test.go b/pkg/preflight/suite_test.go index 3954c3022..bdd1c0ecf 100644 --- a/pkg/preflight/suite_test.go +++ b/pkg/preflight/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/testing/fake.go b/pkg/preflight/testing/fake.go index fd649120c..41a55062f 100644 --- a/pkg/preflight/testing/fake.go +++ b/pkg/preflight/testing/fake.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/testing/fake_test.go b/pkg/preflight/testing/fake_test.go index 5afbfc17a..f399b4960 100644 --- a/pkg/preflight/testing/fake_test.go +++ b/pkg/preflight/testing/fake_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/testing/suite_test.go b/pkg/preflight/testing/suite_test.go index 1a68eeebe..f0104afc1 100644 --- a/pkg/preflight/testing/suite_test.go +++ b/pkg/preflight/testing/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/text_results.go b/pkg/preflight/text_results.go index 952c76950..49e1a5b3a 100644 --- a/pkg/preflight/text_results.go +++ b/pkg/preflight/text_results.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/text_results_test.go b/pkg/preflight/text_results_test.go index f1f62886b..464e5fa93 100644 --- a/pkg/preflight/text_results_test.go +++ b/pkg/preflight/text_results_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/util/schema.go b/pkg/preflight/util/schema.go index 8ccadcc37..74df2330d 100644 --- a/pkg/preflight/util/schema.go +++ b/pkg/preflight/util/schema.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/util/suite_test.go b/pkg/preflight/util/suite_test.go index d04e91d21..5c77664c7 100644 --- a/pkg/preflight/util/suite_test.go +++ b/pkg/preflight/util/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/util/util.go b/pkg/preflight/util/util.go index d3c29e5f9..d2d3b7780 100644 --- a/pkg/preflight/util/util.go +++ b/pkg/preflight/util/util.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/preflight/util/util_test.go b/pkg/preflight/util/util_test.go index f2565e3a5..052063c54 100644 --- a/pkg/preflight/util/util_test.go +++ b/pkg/preflight/util/util_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/printer/describe.go b/pkg/printer/describe.go index 0545eb4cc..7b1383d6e 100644 --- a/pkg/printer/describe.go +++ b/pkg/printer/describe.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/printer/describe_test.go b/pkg/printer/describe_test.go index bb022171d..fcb28564f 100644 --- a/pkg/printer/describe_test.go +++ b/pkg/printer/describe_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/printer/format.go b/pkg/printer/format.go index 2e3f0549e..dbb2014ab 100755 --- a/pkg/printer/format.go +++ b/pkg/printer/format.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/printer/format_test.go b/pkg/printer/format_test.go index 8d8a7501b..52a7ae865 100644 --- a/pkg/printer/format_test.go +++ b/pkg/printer/format_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/printer/helper.go b/pkg/printer/helper.go index ddbd995f8..b1aeedb2d 100644 --- a/pkg/printer/helper.go +++ b/pkg/printer/helper.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/printer/printer.go b/pkg/printer/printer.go index 9d336c309..602db3c98 100644 --- a/pkg/printer/printer.go +++ b/pkg/printer/printer.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/printer/printer_test.go b/pkg/printer/printer_test.go index ecda656ba..763549917 100644 --- a/pkg/printer/printer_test.go +++ b/pkg/printer/printer_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/scheme/install.go b/pkg/scheme/install.go index 386f3f254..fd8f5c27f 100644 --- a/pkg/scheme/install.go +++ b/pkg/scheme/install.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/scheme/scheme.go b/pkg/scheme/scheme.go index d32702abb..57780658a 100644 --- a/pkg/scheme/scheme.go +++ b/pkg/scheme/scheme.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/spinner/spinner.go b/pkg/spinner/spinner.go index 0c6afb82b..71fdbaf96 100644 --- a/pkg/spinner/spinner.go +++ b/pkg/spinner/spinner.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/spinner/spinner_test.go b/pkg/spinner/spinner_test.go index cd4dc44ed..b70cd50ff 100644 --- a/pkg/spinner/spinner_test.go +++ b/pkg/spinner/spinner_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/spinner/windows_spinner.go b/pkg/spinner/windows_spinner.go index 85b162479..6a3b9c0f2 100644 --- a/pkg/spinner/windows_spinner.go +++ b/pkg/spinner/windows_spinner.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/testing/client.go b/pkg/testing/client.go index a29d8e09f..0ecd77b4c 100644 --- a/pkg/testing/client.go +++ b/pkg/testing/client.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/testing/factory.go b/pkg/testing/factory.go index f51600a68..a3eb979dc 100644 --- a/pkg/testing/factory.go +++ b/pkg/testing/factory.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/testing/factory_test.go b/pkg/testing/factory_test.go index 2ab88e615..41d18c120 100644 --- a/pkg/testing/factory_test.go +++ b/pkg/testing/factory_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/testing/fake.go b/pkg/testing/fake.go index 706415805..fd270ff83 100644 --- a/pkg/testing/fake.go +++ b/pkg/testing/fake.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/testing/fake_test.go b/pkg/testing/fake_test.go index 835433523..6329f96b4 100644 --- a/pkg/testing/fake_test.go +++ b/pkg/testing/fake_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/testing/printer.go b/pkg/testing/printer.go index 127b0a9f9..17cdaa430 100644 --- a/pkg/testing/printer.go +++ b/pkg/testing/printer.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/testing/suite_test.go b/pkg/testing/suite_test.go index 46853e5c6..fa5bd163f 100644 --- a/pkg/testing/suite_test.go +++ b/pkg/testing/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/types/config.go b/pkg/types/config.go index 0ccbca596..336eb181b 100644 --- a/pkg/types/config.go +++ b/pkg/types/config.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/types/types.go b/pkg/types/types.go index abc6c78cc..7265ace67 100644 --- a/pkg/types/types.go +++ b/pkg/types/types.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/completion.go b/pkg/util/completion.go index b8f1520db..cc8499994 100644 --- a/pkg/util/completion.go +++ b/pkg/util/completion.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/completion_test.go b/pkg/util/completion_test.go index 2aea64b2f..ae65f316a 100644 --- a/pkg/util/completion_test.go +++ b/pkg/util/completion_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/conversion/conversion.go b/pkg/util/conversion/conversion.go index 0b5093341..217a65d43 100644 --- a/pkg/util/conversion/conversion.go +++ b/pkg/util/conversion/conversion.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/util/conversion/types.go b/pkg/util/conversion/types.go index 882ac22ca..3334800fe 100644 --- a/pkg/util/conversion/types.go +++ b/pkg/util/conversion/types.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/util/conversion/utils.go b/pkg/util/conversion/utils.go index 1c1dada20..4e28c9a89 100644 --- a/pkg/util/conversion/utils.go +++ b/pkg/util/conversion/utils.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/util/error.go b/pkg/util/error.go index 6ca1591d2..e54ba5071 100644 --- a/pkg/util/error.go +++ b/pkg/util/error.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/error_test.go b/pkg/util/error_test.go index 7c8f7d15b..0578c273d 100644 --- a/pkg/util/error_test.go +++ b/pkg/util/error_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/fileutils.go b/pkg/util/fileutils.go index 24933e737..b3614c0a1 100644 --- a/pkg/util/fileutils.go +++ b/pkg/util/fileutils.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/flags/flags.go b/pkg/util/flags/flags.go index 0b878d1b8..61417970f 100644 --- a/pkg/util/flags/flags.go +++ b/pkg/util/flags/flags.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/flags/flags_test.go b/pkg/util/flags/flags_test.go index 2a08b5bc2..76c26510a 100644 --- a/pkg/util/flags/flags_test.go +++ b/pkg/util/flags/flags_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/flags/schema_to_flags.go b/pkg/util/flags/schema_to_flags.go index ba3016194..b6f9112e0 100644 --- a/pkg/util/flags/schema_to_flags.go +++ b/pkg/util/flags/schema_to_flags.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/flags/suite_test.go b/pkg/util/flags/suite_test.go index 410b9fd16..03fd21b94 100644 --- a/pkg/util/flags/suite_test.go +++ b/pkg/util/flags/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/git.go b/pkg/util/git.go index f311987e2..b6dfd3df1 100644 --- a/pkg/util/git.go +++ b/pkg/util/git.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/helm/config.go b/pkg/util/helm/config.go index b20f7de52..afcfb1b22 100644 --- a/pkg/util/helm/config.go +++ b/pkg/util/helm/config.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/helm/diff.go b/pkg/util/helm/diff.go index 7fa4cee86..8bff93bc5 100644 --- a/pkg/util/helm/diff.go +++ b/pkg/util/helm/diff.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/helm/diff_test.go b/pkg/util/helm/diff_test.go index e8ce25fd2..d1f9d895a 100644 --- a/pkg/util/helm/diff_test.go +++ b/pkg/util/helm/diff_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/helm/downloader.go b/pkg/util/helm/downloader.go index 0be86be3b..db03ca6a2 100644 --- a/pkg/util/helm/downloader.go +++ b/pkg/util/helm/downloader.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/helm/errors.go b/pkg/util/helm/errors.go index f04eda746..8a6fe47a5 100644 --- a/pkg/util/helm/errors.go +++ b/pkg/util/helm/errors.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/helm/helm.go b/pkg/util/helm/helm.go index f41d79815..b2b9794e4 100644 --- a/pkg/util/helm/helm.go +++ b/pkg/util/helm/helm.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/helm/helm_test.go b/pkg/util/helm/helm_test.go index fc1b0f263..3e91dd228 100644 --- a/pkg/util/helm/helm_test.go +++ b/pkg/util/helm/helm_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/helm/suite_test.go b/pkg/util/helm/suite_test.go index 4b630c1c8..0607433ea 100644 --- a/pkg/util/helm/suite_test.go +++ b/pkg/util/helm/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/log.go b/pkg/util/log.go index 32d05f2ce..573ae8f0f 100644 --- a/pkg/util/log.go +++ b/pkg/util/log.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/prompt/prompt.go b/pkg/util/prompt/prompt.go index 7f641f713..de572c244 100644 --- a/pkg/util/prompt/prompt.go +++ b/pkg/util/prompt/prompt.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/prompt/prompt_test.go b/pkg/util/prompt/prompt_test.go index 27e7da2cb..b16dcda41 100644 --- a/pkg/util/prompt/prompt_test.go +++ b/pkg/util/prompt/prompt_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/provider.go b/pkg/util/provider.go index 485c1abb6..274390382 100644 --- a/pkg/util/provider.go +++ b/pkg/util/provider.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/provider_test.go b/pkg/util/provider_test.go index e6084407f..488659e44 100644 --- a/pkg/util/provider_test.go +++ b/pkg/util/provider_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/suite_test.go b/pkg/util/suite_test.go index d04e91d21..5c77664c7 100644 --- a/pkg/util/suite_test.go +++ b/pkg/util/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/util.go b/pkg/util/util.go index 60c8a0d12..c05893100 100644 --- a/pkg/util/util.go +++ b/pkg/util/util.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/util_test.go b/pkg/util/util_test.go index 13bf8fce6..982c15a67 100644 --- a/pkg/util/util_test.go +++ b/pkg/util/util_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/version.go b/pkg/util/version.go index b12d22746..6474985b8 100644 --- a/pkg/util/version.go +++ b/pkg/util/version.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/pkg/util/version_test.go b/pkg/util/version_test.go index 5461c2d9b..9382fe08c 100644 --- a/pkg/util/version_test.go +++ b/pkg/util/version_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/version/version.go b/version/version.go index 865834487..c6b1c24fa 100644 --- a/version/version.go +++ b/version/version.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project diff --git a/version/version_test.go b/version/version_test.go index a2ac30895..30d67795f 100644 --- a/version/version_test.go +++ b/version/version_test.go @@ -1,5 +1,5 @@ /* -Copyright (C) 2022-2025 ApeCloud Co., Ltd +Copyright (C) 2022-2026 ApeCloud Co., Ltd This file is part of KubeBlocks project