diff --git a/.commit_template b/.commit_template index 06231ad0a61..e7a9335675d 100644 --- a/.commit_template +++ b/.commit_template @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/.deepsource.toml b/.deepsource.toml index 48b835145b2..c580273ce25 100644 --- a/.deepsource.toml +++ b/.deepsource.toml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/.dependabot/config.yml b/.dependabot/config.yml index 526f0190715..1311006e5ea 100644 --- a/.dependabot/config.yml +++ b/.dependabot/config.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/.fossa.yml b/.fossa.yml index e9cc081846e..edabef3bd21 100644 --- a/.fossa.yml +++ b/.fossa.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/.github/chatops_permissions.yaml b/.github/chatops_permissions.yaml index edbd47ef36d..649658d619f 100644 --- a/.github/chatops_permissions.yaml +++ b/.github/chatops_permissions.yaml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# roles: admin: policies: diff --git a/.github/codeql/codeql-config.yaml b/.github/codeql/codeql-config.yaml index f529b33120c..449213eb0a1 100644 --- a/.github/codeql/codeql-config.yaml +++ b/.github/codeql/codeql-config.yaml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Go CodeQL config" queries: - uses: security-and-quality diff --git a/.github/conflint.yaml b/.github/conflint.yaml index f4c2068f829..1d3f94b55e8 100644 --- a/.github/conflint.yaml +++ b/.github/conflint.yaml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# kubeval: - files: - k8s/**/*.yaml diff --git a/.github/issue_label_bot.yaml b/.github/issue_label_bot.yaml index 3cc007b7b4e..1dbe479d851 100644 --- a/.github/issue_label_bot.yaml +++ b/.github/issue_label_bot.yaml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# label-alias: bug: "type/bug" feature_request: "type/feature" diff --git a/.github/kubelinter.yaml b/.github/kubelinter.yaml index 0afaa412bda..6fe58bf7f1b 100644 --- a/.github/kubelinter.yaml +++ b/.github/kubelinter.yaml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# checks: addAllBuildIn: true exclude: diff --git a/.github/labeler.yml b/.github/labeler.yml index e5f8cd243cf..67c86dfe176 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# area/agent/core: - apis/proto/v1/agent/core/**/* - apis/grpc/v1/agent/core/**/* diff --git a/.github/workflows/build-binaries.yml b/.github/workflows/build-binaries.yml index ec4a14731c8..81e634f6fdf 100644 --- a/.github/workflows/build-binaries.yml +++ b/.github/workflows/build-binaries.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Upload artifacts to release" on: release: diff --git a/.github/workflows/build-protobuf.yml b/.github/workflows/build-protobuf.yml old mode 100755 new mode 100644 index 414465abc0f..29e78da80ff --- a/.github/workflows/build-protobuf.yml +++ b/.github/workflows/build-protobuf.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: build protobuf on: push: diff --git a/.github/workflows/chatops-help.yml b/.github/workflows/chatops-help.yml index 6ed7e02d49c..c7fd1fa1dfe 100644 --- a/.github/workflows/chatops-help.yml +++ b/.github/workflows/chatops-help.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "ChatOps help" on: pull_request: diff --git a/.github/workflows/chatops.yml b/.github/workflows/chatops.yml index e003bf2ae58..7a54545b491 100644 --- a/.github/workflows/chatops.yml +++ b/.github/workflows/chatops.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# on: issue_comment: types: [created] diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 1140e8e5aac..198eee80636 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Code scanning - action" on: diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 098047d80e2..c258aa3bbcc 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Coverage" on: push: diff --git a/.github/workflows/detect-internal-config-changes.yml b/.github/workflows/detect-internal-config-changes.yml index 1aa7fea3030..097f0547d98 100644 --- a/.github/workflows/detect-internal-config-changes.yml +++ b/.github/workflows/detect-internal-config-changes.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Detect internal config changes" on: pull_request: diff --git a/.github/workflows/dockers-agent-ngt-image.yml b/.github/workflows/dockers-agent-ngt-image.yml old mode 100755 new mode 100644 index 45ad326a47d..7f8fb05490d --- a/.github/workflows/dockers-agent-ngt-image.yml +++ b/.github/workflows/dockers-agent-ngt-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: agent-ngt" on: push: @@ -112,7 +127,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/agent-ngt make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-agent-sidecar-image.yml b/.github/workflows/dockers-agent-sidecar-image.yml index 03a32e05651..0895114b79a 100644 --- a/.github/workflows/dockers-agent-sidecar-image.yml +++ b/.github/workflows/dockers-agent-sidecar-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: agent-sidecar" on: push: @@ -112,7 +127,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/agent-sidecar make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-backup-manager-cassandra-image.yml b/.github/workflows/dockers-backup-manager-cassandra-image.yml index d3c85e8c154..d5c3f31db7a 100644 --- a/.github/workflows/dockers-backup-manager-cassandra-image.yml +++ b/.github/workflows/dockers-backup-manager-cassandra-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: backup-manager-cassandra" on: push: @@ -114,7 +129,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/backup-manager-cassandra make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-backup-manager-mysql-image.yml b/.github/workflows/dockers-backup-manager-mysql-image.yml index 85fc111abaf..396030ecc84 100644 --- a/.github/workflows/dockers-backup-manager-mysql-image.yml +++ b/.github/workflows/dockers-backup-manager-mysql-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: backup-manager-mysql" on: push: @@ -112,7 +127,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/backup-manager-mysql make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-base-image.yml b/.github/workflows/dockers-base-image.yml old mode 100755 new mode 100644 index 50d1b773897..4dce3b50811 --- a/.github/workflows/dockers-base-image.yml +++ b/.github/workflows/dockers-base-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: base" on: push: @@ -82,7 +97,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/base make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-ci-container-image.yml b/.github/workflows/dockers-ci-container-image.yml index 0581f1d86c8..4cd9e02aba6 100644 --- a/.github/workflows/dockers-ci-container-image.yml +++ b/.github/workflows/dockers-ci-container-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: ci-container" on: push: @@ -76,7 +91,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/ci-container make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-dev-container-image.yml b/.github/workflows/dockers-dev-container-image.yml index 819139bec70..3e12b296d58 100644 --- a/.github/workflows/dockers-dev-container-image.yml +++ b/.github/workflows/dockers-dev-container-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: dev-container" on: push: @@ -76,7 +91,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/dev-container make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-discoverer-k8s-image.yml b/.github/workflows/dockers-discoverer-k8s-image.yml old mode 100755 new mode 100644 index 9fe2cbc63fe..c5cd37806dd --- a/.github/workflows/dockers-discoverer-k8s-image.yml +++ b/.github/workflows/dockers-discoverer-k8s-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: discoverer-k8s" on: push: @@ -108,7 +123,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/discoverer-k8s make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-gateway-backup-image.yml b/.github/workflows/dockers-gateway-backup-image.yml index 9469d834b2e..bbababf5c1b 100755 --- a/.github/workflows/dockers-gateway-backup-image.yml +++ b/.github/workflows/dockers-gateway-backup-image.yml @@ -114,7 +114,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/gateway-backup make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-gateway-lb-image.yml b/.github/workflows/dockers-gateway-lb-image.yml index bdaca9408a6..6fd6cd8eb79 100755 --- a/.github/workflows/dockers-gateway-lb-image.yml +++ b/.github/workflows/dockers-gateway-lb-image.yml @@ -114,7 +114,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/gateway-lb make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-gateway-meta-image.yml b/.github/workflows/dockers-gateway-meta-image.yml index ccab041e243..4e46bf08409 100755 --- a/.github/workflows/dockers-gateway-meta-image.yml +++ b/.github/workflows/dockers-gateway-meta-image.yml @@ -114,7 +114,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/gateway-meta make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-gateway-vald-image.yml b/.github/workflows/dockers-gateway-vald-image.yml old mode 100755 new mode 100644 index aa3f3fea00f..7921f1b3945 --- a/.github/workflows/dockers-gateway-vald-image.yml +++ b/.github/workflows/dockers-gateway-vald-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: gateway-vald" on: push: @@ -110,7 +125,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/gateway-vald make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-helm-operator-image.yml b/.github/workflows/dockers-helm-operator-image.yml old mode 100755 new mode 100644 index fcf38e32c32..af090046b52 --- a/.github/workflows/dockers-helm-operator-image.yml +++ b/.github/workflows/dockers-helm-operator-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: helm-operator" on: push: @@ -102,7 +117,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/operator/helm make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-image-scan.yml b/.github/workflows/dockers-image-scan.yml index 31b3974138f..baee4428bc0 100644 --- a/.github/workflows/dockers-image-scan.yml +++ b/.github/workflows/dockers-image-scan.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Docker image scanning" on: schedule: diff --git a/.github/workflows/dockers-loadtest-image.yml b/.github/workflows/dockers-loadtest-image.yml old mode 100755 new mode 100644 index aafa831c353..587638360d0 --- a/.github/workflows/dockers-loadtest-image.yml +++ b/.github/workflows/dockers-loadtest-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: loadtest" on: push: @@ -99,7 +114,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/loadtest make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-manager-compressor-image.yml b/.github/workflows/dockers-manager-compressor-image.yml index 2a57871f5f2..e87e8f57a53 100644 --- a/.github/workflows/dockers-manager-compressor-image.yml +++ b/.github/workflows/dockers-manager-compressor-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: manager-compressor" on: push: @@ -110,7 +125,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/manager-compressor make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-manager-index-image.yml b/.github/workflows/dockers-manager-index-image.yml index c5d7d15f899..44311f8e335 100644 --- a/.github/workflows/dockers-manager-index-image.yml +++ b/.github/workflows/dockers-manager-index-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: manager-index" on: push: @@ -110,7 +125,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/manager-index make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-meta-cassandra-image.yml b/.github/workflows/dockers-meta-cassandra-image.yml index cd60b100b6b..f82e1e133e5 100644 --- a/.github/workflows/dockers-meta-cassandra-image.yml +++ b/.github/workflows/dockers-meta-cassandra-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: meta-cassandra" on: push: @@ -112,7 +127,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/meta-cassandra make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/dockers-meta-redis-image.yml b/.github/workflows/dockers-meta-redis-image.yml old mode 100755 new mode 100644 index 8a170c7d34e..3f63ccd55b1 --- a/.github/workflows/dockers-meta-redis-image.yml +++ b/.github/workflows/dockers-meta-redis-image.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Build docker image: meta-redis" on: push: @@ -112,7 +127,7 @@ jobs: TAG="${PRIMARY_TAG}" \ docker/build/meta-redis make \ - REPO="ghcr.io/vdaas/vald" \ + ORG="ghcr.io/vdaas/vald" \ DOCKER="docker buildx" \ DOCKER_OPTS="--platform ${PLATFORMS} --builder ${BUILDER} ${CACHE_OPTS} ${LABEL_OPTS} --push" \ TAG="${PRIMARY_TAG}" \ diff --git a/.github/workflows/e2e-bench-agent.yml b/.github/workflows/e2e-bench-agent.yml index a844444dedd..e999feacb50 100644 --- a/.github/workflows/e2e-bench-agent.yml +++ b/.github/workflows/e2e-bench-agent.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Run e2e bench: bench-agent" on: push: diff --git a/.github/workflows/e2e-deploy.yml b/.github/workflows/e2e-deploy.yml index 4cc5362f786..ec7ea0a9a68 100644 --- a/.github/workflows/e2e-deploy.yml +++ b/.github/workflows/e2e-deploy.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Run e2e deploy test" on: push: diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml new file mode 100644 index 00000000000..ca0a23d3a7b --- /dev/null +++ b/.github/workflows/format.yml @@ -0,0 +1,60 @@ +name: Run formatter +on: + push: + branches: + - master + +jobs: + format: + name: Run formatter + runs-on: ubuntu-latest + container: + image: vdaas/vald-ci-container:nightly + steps: + - name: Check out code. + uses: actions/checkout@v2 + with: + fetch-depth: 0 + token: ${{ secrets.DISPATCH_TOKEN }} + - name: switch new branch + id: switch_to_new_branch + run: | + TIMESTAMP=$(date +%Y%m%d_%H%M%S_%3N) + BRANCH_NAME="formatter/go_and_yaml/format_at_${TIMESTAMP}" + git checkout master + git checkout -b ${BRANCH_NAME} + echo "::set-output name=BRANCH_NAME::${BRANCH_NAME}" + - name: Run formatter and license.go + run: | + make update/goimports + make format/yaml + make license + git checkout go.mod go.sum + - name: Check and Push to master + continue-on-error: true + run: | + if git diff --quiet --exit-code; then + echo "Nothing updated" + else + git config --global user.name "vdaas-ci" + git config --global user.email "ci@vdaas.org" + + git add . + git commit --signoff -m ":robot: Update license headers / Format Go codes and YAML files" + + git remote set-url origin "https://${GITHUB_USER}:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git" + git push -u origin ${BRANCH_NAME} + + curl --include --verbose --fail \ + -H "Accept: application/json" \ + -H "Content-Type:application/json" \ + -H "Authorization: token ${GITHUB_TOKEN}" \ + --request POST \ + --data "{\"title\": \"Update license headers / Format codes\", \"head\": \"${BRANCH_NAME}\", \"base\": \"master\", \"body\": \"Update license headers / Format Go codes and YAML files.\", \"maintainer_can_modify\": true}" \ + $API_URL + fi + env: + GITHUB_USER: ${{ secrets.DISPATCH_USER }} + GITHUB_TOKEN: ${{ secrets.DISPATCH_TOKEN }} + API_URL: https://api.github.com/repos/vdaas/vald/pulls + BRANCH_NAME: ${{ steps.switch_to_new_branch.outputs.BRANCH_NAME }} diff --git a/.github/workflows/fossa.yml b/.github/workflows/fossa.yml index fa2782b8289..80df80e24b6 100644 --- a/.github/workflows/fossa.yml +++ b/.github/workflows/fossa.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Run FOSSA scan" on: push: diff --git a/.github/workflows/helm-lint.yml b/.github/workflows/helm-lint.yml index 6762f70d6f5..c8dd62299f1 100644 --- a/.github/workflows/helm-lint.yml +++ b/.github/workflows/helm-lint.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Run Helm lint" on: pull_request: diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index 63f324a2c83..7d1ac50bea9 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Update Helm charts" on: push: diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index a658b2f8320..3195ba40933 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Pull Request Labeler" on: - pull_request diff --git a/.github/workflows/reviewdog-hadolint.yml b/.github/workflows/reviewdog-hadolint.yml index c422b629f2f..95fe64560d9 100644 --- a/.github/workflows/reviewdog-hadolint.yml +++ b/.github/workflows/reviewdog-hadolint.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/.github/workflows/reviewdog-k8s.yml b/.github/workflows/reviewdog-k8s.yml index e18482a914f..d414b071bac 100644 --- a/.github/workflows/reviewdog-k8s.yml +++ b/.github/workflows/reviewdog-k8s.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/.github/workflows/reviewdog-markdown.yml b/.github/workflows/reviewdog-markdown.yml index 93d67f20ab0..2d14492b94c 100644 --- a/.github/workflows/reviewdog-markdown.yml +++ b/.github/workflows/reviewdog-markdown.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/.github/workflows/reviewdog.yml b/.github/workflows/reviewdog.yml old mode 100755 new mode 100644 index 7ade709840e..862beeadf8c --- a/.github/workflows/reviewdog.yml +++ b/.github/workflows/reviewdog.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/.github/workflows/semver.yml b/.github/workflows/semver.yml index 70faeddcb47..ff36564af3a 100644 --- a/.github/workflows/semver.yml +++ b/.github/workflows/semver.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: Run semver on: push: diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 60afe7ab013..1de70eee691 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Run tests" on: push: diff --git a/.github/workflows/update-protobuf.yml b/.github/workflows/update-protobuf.yml index bec91fe3296..cafc745e9d3 100644 --- a/.github/workflows/update-protobuf.yml +++ b/.github/workflows/update-protobuf.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: update protobuf on: push: diff --git a/.github/workflows/update_pull_request_and_issue_template.yml b/.github/workflows/update_pull_request_and_issue_template.yml index 36899d35d1b..2b7ae5b308b 100644 --- a/.github/workflows/update_pull_request_and_issue_template.yml +++ b/.github/workflows/update_pull_request_and_issue_template.yml @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019-2021 vdaas.org vald team +# +# 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 +# +# https://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. +# See the License for the specific language governing permissions and +# limitations under the License. +# name: "Update PULL_REQUEST_TEMPLATE and ISSUE_TEMPLATE" on: push: diff --git a/.golangci.yml b/.golangci.yml index 8bf73f98846..22e1873fc89 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/CHANGELOG.md b/CHANGELOG.md index 004d6dbb087..60c6729c867 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,104 @@ # CHANGELOG +## v0.0.65 + +### Docker images + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
componentDocker pull
Agent NGT + docker pull vdaas/vald-agent-ngt:v0.0.65
+ docker pull ghcr.io/vdaas/vald/vald-agent-ngt:v0.0.65 +
Agent sidecar + docker pull vdaas/vald-agent-sidecar:v0.0.65
+ docker pull ghcr.io/vdaas/vald/vald-agent-sidecar:v0.0.65 +
Discoverer k8s + docker pull vdaas/vald-discoverer-k8s:v0.0.65
+ docker pull ghcr.io/vdaas/vald/vald-discoverer-k8s:v0.0.65 +
Gateway + docker pull vdaas/vald-gateway:v0.0.65
+ docker pull ghcr.io/vdaas/vald/vald-gateway:v0.0.65 +
Backup manager MySQL + docker pull vdaas/vald-manager-backup-mysql:v0.0.65
+ docker pull ghcr.io/vdaas/vald/vald-manager-backup-mysql:v0.0.65 +
Backup manager Cassandra + docker pull vdaas/vald-manager-backup-cassandra:v0.0.65
+ docker pull ghcr.io/vdaas/vald/vald-manager-backup-cassandra:v0.0.65 +
Compressor + docker pull vdaas/vald-manager-compressor:v0.0.65
+ docker pull ghcr.io/vdaas/vald/vald-manager-compressor:v0.0.65 +
Meta Redis + docker pull vdaas/vald-meta-redis:v0.0.65
+ docker pull ghcr.io/vdaas/vald/vald-meta-redis:v0.0.65 +
Meta Cassandra + docker pull vdaas/vald-meta-cassandra:v0.0.65
+ docker pull ghcr.io/vdaas/vald/vald-meta-cassandra:v0.0.65 +
Index Manager + docker pull vdaas/vald-manager-index:v0.0.65
+ docker pull ghcr.io/vdaas/vald/vald-manager-index:v0.0.65 +
Helm Operator + docker pull vdaas/vald-helm-operator:v0.0.65
+ docker pull ghcr.io/vdaas/vald/vald-helm-operator:v0.0.65 +
+ +### Documents +- [GoDoc](https://pkg.go.dev/github.com/vdaas/vald@v0.0.65) +- [Helm Chart Reference](https://github.com/vdaas/vald/blob/v0.0.65/charts/vald/README.md) +- [Helm Operator Chart Reference](https://github.com/vdaas/vald/blob/v0.0.65/charts/vald-helm-operator/README.md) + +### Changes +- Happy new year ([#905](https://github.com/vdaas/vald/pull/905)) +- :white_check_mark: Add test case for internal/errors/file.go ([#893](https://github.com/vdaas/vald/pull/893)) +- :robot: Automatically update k8s manifests ([#902](https://github.com/vdaas/vald/pull/902)) + + ## v0.0.64 ### Docker images diff --git a/LICENSE b/LICENSE index c5c0986add9..a2e0625ffc5 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) + Copyright (C) 2019-2021 vdaas.org vald team 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/Makefile b/Makefile index fb95faf1794..72adc56860d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,9 +14,9 @@ # limitations under the License. # -REPO ?= vdaas +ORG ?= vdaas NAME = vald -GOPKG = github.com/$(REPO)/$(NAME) +GOPKG = github.com/$(ORG)/$(NAME) GOPRIVATE = $(GOPKG),$(GOPKG)/apis DATETIME = $(eval DATETIME := $(shell date -u +%Y/%m/%d_%H:%M:%S%z))$(DATETIME) TAG ?= latest @@ -40,6 +40,7 @@ MANAGER_INDEX_IMAGE = $(NAME)-manager-index META_CASSANDRA_IMAGE = $(NAME)-meta-cassandra META_GATEWAY_IMAGE = $(NAME)-meta-gateway META_REDIS_IMAGE = $(NAME)-meta-redis +MAINTAINER = "$(ORG).org $(NAME) team <$(NAME)@$(ORG).org>" VERSION ?= $(eval VALD_VERSION := $(shell cat versions/VALD_VERSION))$(VALD_VERSION) @@ -222,6 +223,11 @@ SHELL = bash include Makefile.d/functions.mk +.PHONY: maintainer +## print maintainer +maintainer: + @echo $(MAINTAINER) + .PHONY: help ## print all available commands help: @@ -273,9 +279,9 @@ clean: ## add license to files license: GOPRIVATE=$(GOPRIVATE) \ + MAINTAINER=$(MAINTAINER) \ go run hack/license/gen/main.go ./ - .PHONY: init ## initialize development environment init: \ diff --git a/Makefile.d/bench.mk b/Makefile.d/bench.mk index a8f98cbf902..65422bc815b 100644 --- a/Makefile.d/bench.mk +++ b/Makefile.d/bench.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/Makefile.d/build.mk b/Makefile.d/build.mk index a46ac4c5dcd..727aea63dfc 100644 --- a/Makefile.d/build.mk +++ b/Makefile.d/build.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/Makefile.d/client.mk b/Makefile.d/client.mk index 6b3b8d5d9e8..d046261ad14 100644 --- a/Makefile.d/client.mk +++ b/Makefile.d/client.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/Makefile.d/docker.mk b/Makefile.d/docker.mk index d57acd85dc8..ac44490ff10 100644 --- a/Makefile.d/docker.mk +++ b/Makefile.d/docker.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -38,7 +38,7 @@ docker/platforms: .PHONY: docker/name/base docker/name/base: - @echo "$(REPO)/$(BASE_IMAGE)" + @echo "$(ORG)/$(BASE_IMAGE)" .PHONY: docker/build/base ## build base image @@ -46,12 +46,13 @@ docker/build/base: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/base/Dockerfile \ - -t $(REPO)/$(BASE_IMAGE):$(TAG) . \ + -t $(ORG)/$(BASE_IMAGE):$(TAG) . \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg GO_VERSION=$(GO_VERSION) .PHONY: docker/name/agent-ngt docker/name/agent-ngt: - @echo "$(REPO)/$(AGENT_IMAGE)" + @echo "$(ORG)/$(AGENT_IMAGE)" .PHONY: docker/build/agent-ngt ## build agent-ngt image @@ -59,15 +60,16 @@ docker/build/agent-ngt: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/agent/core/ngt/Dockerfile \ - -t $(REPO)/$(AGENT_IMAGE):$(TAG) . \ + -t $(ORG)/$(AGENT_IMAGE):$(TAG) . \ --build-arg GO_VERSION=$(GO_VERSION) \ --build-arg DISTROLESS_IMAGE=$(DISTROLESS_IMAGE) \ --build-arg DISTROLESS_IMAGE_TAG=$(DISTROLESS_IMAGE_TAG) \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg UPX_OPTIONS=$(UPX_OPTIONS) .PHONY: docker/name/agent-sidecar docker/name/agent-sidecar: - @echo "$(REPO)/$(AGENT_SIDECAR_IMAGE)" + @echo "$(ORG)/$(AGENT_SIDECAR_IMAGE)" .PHONY: docker/build/agent-sidecar ## build agent-sidecar image @@ -75,15 +77,16 @@ docker/build/agent-sidecar: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/agent/sidecar/Dockerfile \ - -t $(REPO)/$(AGENT_SIDECAR_IMAGE):$(TAG) . \ + -t $(ORG)/$(AGENT_SIDECAR_IMAGE):$(TAG) . \ --build-arg GO_VERSION=$(GO_VERSION) \ --build-arg DISTROLESS_IMAGE=$(DISTROLESS_IMAGE) \ --build-arg DISTROLESS_IMAGE_TAG=$(DISTROLESS_IMAGE_TAG) \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg UPX_OPTIONS=$(UPX_OPTIONS) .PHONY: docker/name/discoverer-k8s docker/name/discoverer-k8s: - @echo "$(REPO)/$(DISCOVERER_IMAGE)" + @echo "$(ORG)/$(DISCOVERER_IMAGE)" .PHONY: docker/build/discoverer-k8s ## build discoverer-k8s image @@ -91,15 +94,16 @@ docker/build/discoverer-k8s: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/discoverer/k8s/Dockerfile \ - -t $(REPO)/$(DISCOVERER_IMAGE):$(TAG) . \ + -t $(ORG)/$(DISCOVERER_IMAGE):$(TAG) . \ --build-arg GO_VERSION=$(GO_VERSION) \ --build-arg DISTROLESS_IMAGE=$(DISTROLESS_IMAGE) \ --build-arg DISTROLESS_IMAGE_TAG=$(DISTROLESS_IMAGE_TAG) \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg UPX_OPTIONS=$(UPX_OPTIONS) .PHONY: docker/name/gateway-vald docker/name/gateway-vald: - @echo "$(REPO)/$(GATEWAY_IMAGE)" + @echo "$(ORG)/$(GATEWAY_IMAGE)" .PHONY: docker/build/gateway-vald ## build gateway-vald image @@ -107,15 +111,16 @@ docker/build/gateway-vald: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/gateway/vald/Dockerfile \ - -t $(REPO)/$(GATEWAY_IMAGE):$(TAG) . \ + -t $(ORG)/$(GATEWAY_IMAGE):$(TAG) . \ --build-arg GO_VERSION=$(GO_VERSION) \ --build-arg DISTROLESS_IMAGE=$(DISTROLESS_IMAGE) \ --build-arg DISTROLESS_IMAGE_TAG=$(DISTROLESS_IMAGE_TAG) \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg UPX_OPTIONS=$(UPX_OPTIONS) .PHONY: docker/name/gateway-lb docker/name/gateway-lb: - @echo "$(REPO)/$(LB_GATEWAY_IMAGE)" + @echo "$(ORG)/$(LB_GATEWAY_IMAGE)" .PHONY: docker/build/gateway-lb ## build gateway-lb image @@ -123,7 +128,7 @@ docker/build/gateway-lb: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/gateway/lb/Dockerfile \ - -t $(REPO)/$(LB_GATEWAY_IMAGE):$(TAG) . \ + -t $(ORG)/$(LB_GATEWAY_IMAGE):$(TAG) . \ --build-arg GO_VERSION=$(GO_VERSION) \ --build-arg DISTROLESS_IMAGE=$(DISTROLESS_IMAGE) \ --build-arg DISTROLESS_IMAGE_TAG=$(DISTROLESS_IMAGE_TAG) \ @@ -131,7 +136,7 @@ docker/build/gateway-lb: .PHONY: docker/name/gateway-meta docker/name/gateway-meta: - @echo "$(REPO)/$(META_GATEWAY_IMAGE)" + @echo "$(ORG)/$(META_GATEWAY_IMAGE)" .PHONY: docker/build/gateway-meta ## build gateway-meta image @@ -139,7 +144,7 @@ docker/build/gateway-meta: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/gateway/meta/Dockerfile \ - -t $(REPO)/$(META_GATEWAY_IMAGE):$(TAG) . \ + -t $(ORG)/$(META_GATEWAY_IMAGE):$(TAG) . \ --build-arg GO_VERSION=$(GO_VERSION) \ --build-arg DISTROLESS_IMAGE=$(DISTROLESS_IMAGE) \ --build-arg DISTROLESS_IMAGE_TAG=$(DISTROLESS_IMAGE_TAG) \ @@ -147,7 +152,7 @@ docker/build/gateway-meta: .PHONY: docker/name/gateway-backup docker/name/gateway-backup: - @echo "$(REPO)/$(BACKUP_GATEWAY_IMAGE)" + @echo "$(ORG)/$(BACKUP_GATEWAY_IMAGE)" .PHONY: docker/build/gateway-backup ## build gateway-backup image @@ -155,7 +160,7 @@ docker/build/gateway-backup: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/gateway/backup/Dockerfile \ - -t $(REPO)/$(BACKUP_GATEWAY_IMAGE):$(TAG) . \ + -t $(ORG)/$(BACKUP_GATEWAY_IMAGE):$(TAG) . \ --build-arg GO_VERSION=$(GO_VERSION) \ --build-arg DISTROLESS_IMAGE=$(DISTROLESS_IMAGE) \ --build-arg DISTROLESS_IMAGE_TAG=$(DISTROLESS_IMAGE_TAG) \ @@ -163,7 +168,7 @@ docker/build/gateway-backup: .PHONY: docker/name/meta-redis docker/name/meta-redis: - @echo "$(REPO)/$(META_REDIS_IMAGE)" + @echo "$(ORG)/$(META_REDIS_IMAGE)" .PHONY: docker/build/meta-redis ## build meta-redis image @@ -171,15 +176,16 @@ docker/build/meta-redis: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/meta/redis/Dockerfile \ - -t $(REPO)/$(META_REDIS_IMAGE):$(TAG) . \ + -t $(ORG)/$(META_REDIS_IMAGE):$(TAG) . \ --build-arg GO_VERSION=$(GO_VERSION) \ --build-arg DISTROLESS_IMAGE=$(DISTROLESS_IMAGE) \ --build-arg DISTROLESS_IMAGE_TAG=$(DISTROLESS_IMAGE_TAG) \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg UPX_OPTIONS=$(UPX_OPTIONS) .PHONY: docker/name/meta-cassandra docker/name/meta-cassandra: - @echo "$(REPO)/$(META_CASSANDRA_IMAGE)" + @echo "$(ORG)/$(META_CASSANDRA_IMAGE)" .PHONY: docker/build/meta-cassandra ## build meta-cassandra image @@ -187,15 +193,16 @@ docker/build/meta-cassandra: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/meta/cassandra/Dockerfile \ - -t $(REPO)/$(META_CASSANDRA_IMAGE):$(TAG) . \ + -t $(ORG)/$(META_CASSANDRA_IMAGE):$(TAG) . \ --build-arg GO_VERSION=$(GO_VERSION) \ --build-arg DISTROLESS_IMAGE=$(DISTROLESS_IMAGE) \ --build-arg DISTROLESS_IMAGE_TAG=$(DISTROLESS_IMAGE_TAG) \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg UPX_OPTIONS=$(UPX_OPTIONS) .PHONY: docker/name/backup-manager-mysql docker/name/backup-manager-mysql: - @echo "$(REPO)/$(MANAGER_BACKUP_MYSQL_IMAGE)" + @echo "$(ORG)/$(MANAGER_BACKUP_MYSQL_IMAGE)" .PHONY: docker/build/backup-manager-mysql ## build backup-manager-mysql image @@ -203,15 +210,16 @@ docker/build/backup-manager-mysql: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/manager/backup/mysql/Dockerfile \ - -t $(REPO)/$(MANAGER_BACKUP_MYSQL_IMAGE):$(TAG) . \ + -t $(ORG)/$(MANAGER_BACKUP_MYSQL_IMAGE):$(TAG) . \ --build-arg GO_VERSION=$(GO_VERSION) \ --build-arg DISTROLESS_IMAGE=$(DISTROLESS_IMAGE) \ --build-arg DISTROLESS_IMAGE_TAG=$(DISTROLESS_IMAGE_TAG) \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg UPX_OPTIONS=$(UPX_OPTIONS) .PHONY: docker/name/backup-manager-cassandra docker/name/backup-manager-cassandra: - @echo "$(REPO)/$(MANAGER_BACKUP_CASSANDRA_IMAGE)" + @echo "$(ORG)/$(MANAGER_BACKUP_CASSANDRA_IMAGE)" .PHONY: docker/build/backup-manager-cassandra ## build backup-manager-cassandra image @@ -219,15 +227,16 @@ docker/build/backup-manager-cassandra: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/manager/backup/cassandra/Dockerfile \ - -t $(REPO)/$(MANAGER_BACKUP_CASSANDRA_IMAGE):$(TAG) . \ + -t $(ORG)/$(MANAGER_BACKUP_CASSANDRA_IMAGE):$(TAG) . \ --build-arg GO_VERSION=$(GO_VERSION) \ --build-arg DISTROLESS_IMAGE=$(DISTROLESS_IMAGE) \ --build-arg DISTROLESS_IMAGE_TAG=$(DISTROLESS_IMAGE_TAG) \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg UPX_OPTIONS=$(UPX_OPTIONS) .PHONY: docker/name/manager-compressor docker/name/manager-compressor: - @echo "$(REPO)/$(MANAGER_COMPRESSOR_IMAGE)" + @echo "$(ORG)/$(MANAGER_COMPRESSOR_IMAGE)" .PHONY: docker/build/manager-compressor ## build manager-compressor image @@ -235,15 +244,16 @@ docker/build/manager-compressor: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/manager/compressor/Dockerfile \ - -t $(REPO)/$(MANAGER_COMPRESSOR_IMAGE):$(TAG) . \ + -t $(ORG)/$(MANAGER_COMPRESSOR_IMAGE):$(TAG) . \ --build-arg GO_VERSION=$(GO_VERSION) \ --build-arg DISTROLESS_IMAGE=$(DISTROLESS_IMAGE) \ --build-arg DISTROLESS_IMAGE_TAG=$(DISTROLESS_IMAGE_TAG) \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg UPX_OPTIONS=$(UPX_OPTIONS) .PHONY: docker/name/manager-index docker/name/manager-index: - @echo "$(REPO)/$(MANAGER_INDEX_IMAGE)" + @echo "$(ORG)/$(MANAGER_INDEX_IMAGE)" .PHONY: docker/build/manager-index ## build manager-index image @@ -251,15 +261,16 @@ docker/build/manager-index: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/manager/index/Dockerfile \ - -t $(REPO)/$(MANAGER_INDEX_IMAGE):$(TAG) . \ + -t $(ORG)/$(MANAGER_INDEX_IMAGE):$(TAG) . \ --build-arg GO_VERSION=$(GO_VERSION) \ --build-arg DISTROLESS_IMAGE=$(DISTROLESS_IMAGE) \ --build-arg DISTROLESS_IMAGE_TAG=$(DISTROLESS_IMAGE_TAG) \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg UPX_OPTIONS=$(UPX_OPTIONS) .PHONY: docker/name/ci-container docker/name/ci-container: - @echo "$(REPO)/$(CI_CONTAINER_IMAGE)" + @echo "$(ORG)/$(CI_CONTAINER_IMAGE)" .PHONY: docker/build/ci-container ## build ci-container image @@ -267,12 +278,13 @@ docker/build/ci-container: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/ci/base/Dockerfile \ - -t $(REPO)/$(CI_CONTAINER_IMAGE):$(TAG) . \ + -t $(ORG)/$(CI_CONTAINER_IMAGE):$(TAG) . \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg GO_VERSION=$(GO_VERSION) .PHONY: docker/name/dev-container docker/name/dev-container: - @echo "$(REPO)/$(DEV_CONTAINER_IMAGE)" + @echo "$(ORG)/$(DEV_CONTAINER_IMAGE)" .PHONY: docker/build/dev-container ## build dev-container image @@ -280,12 +292,13 @@ docker/build/dev-container: docker/build/ci-container $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/dev/Dockerfile \ - -t $(REPO)/$(DEV_CONTAINER_IMAGE):$(TAG) . \ + -t $(ORG)/$(DEV_CONTAINER_IMAGE):$(TAG) . \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg BASE_TAG=$(TAG) .PHONY: docker/name/operator/helm docker/name/operator/helm: - @echo "$(REPO)/$(HELM_OPERATOR_IMAGE)" + @echo "$(ORG)/$(HELM_OPERATOR_IMAGE)" .PHONY: docker/build/operator/helm ## build helm-operator image @@ -293,12 +306,13 @@ docker/build/operator/helm: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/operator/helm/Dockerfile \ - -t $(REPO)/$(HELM_OPERATOR_IMAGE):$(TAG) . \ + -t $(ORG)/$(HELM_OPERATOR_IMAGE):$(TAG) . \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg OPERATOR_SDK_VERSION=$(OPERATOR_SDK_VERSION) .PHONY: docker/name/loadtest docker/name/loadtest: - @echo "$(REPO)/$(LOADTEST_IMAGE)" + @echo "$(ORG)/$(LOADTEST_IMAGE)" .PHONY: docker/build/loadtest ## build loadtest image @@ -306,5 +320,6 @@ docker/build/loadtest: $(DOCKER) build \ $(DOCKER_OPTS) \ -f dockers/tools/cli/loadtest/Dockerfile \ - -t $(REPO)/$(LOADTEST_IMAGE):$(TAG) . \ + -t $(ORG)/$(LOADTEST_IMAGE):$(TAG) . \ + --build-arg MAINTAINER=$(MAINTAINER) \ --build-arg GO_VERSION=$(GO_VERSION) diff --git a/Makefile.d/functions.mk b/Makefile.d/functions.mk index e82b69c956c..824272f872a 100644 --- a/Makefile.d/functions.mk +++ b/Makefile.d/functions.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/Makefile.d/git.mk b/Makefile.d/git.mk index 74b4ed31bb3..487fa30ede3 100644 --- a/Makefile.d/git.mk +++ b/Makefile.d/git.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/Makefile.d/helm.mk b/Makefile.d/helm.mk index 75fa8f1afb8..c790286ab87 100644 --- a/Makefile.d/helm.mk +++ b/Makefile.d/helm.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/Makefile.d/k8s.mk b/Makefile.d/k8s.mk index 3ae518569da..71876320b0f 100644 --- a/Makefile.d/k8s.mk +++ b/Makefile.d/k8s.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/Makefile.d/kind.mk b/Makefile.d/kind.mk index a6a2aadf434..c8165ce09e2 100644 --- a/Makefile.d/kind.mk +++ b/Makefile.d/kind.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/Makefile.d/ml.mk b/Makefile.d/ml.mk index 4c021267072..d10233f8612 100644 --- a/Makefile.d/ml.mk +++ b/Makefile.d/ml.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/Makefile.d/proto.mk b/Makefile.d/proto.mk index fdc140b048d..3bb32bffa26 100644 --- a/Makefile.d/proto.mk +++ b/Makefile.d/proto.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/Makefile.d/test.mk b/Makefile.d/test.mk index 24f7b245b34..a83f43e86ea 100644 --- a/Makefile.d/test.mk +++ b/Makefile.d/test.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/apis/grpc/agent/core/agent.pb.go b/apis/grpc/agent/core/agent.pb.go new file mode 100644 index 00000000000..f612744aa15 --- /dev/null +++ b/apis/grpc/agent/core/agent.pb.go @@ -0,0 +1,1043 @@ +// +// Copyright (C) 2019-2021 vdaas.org vald team +// +// 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 +// +// https://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. +// See the License for the specific language governing permissions and +// limitations under the License. +// + +package core + +import ( + context "context" + fmt "fmt" + math "math" + + _ "github.com/danielvladco/go-proto-gql/pb" + proto "github.com/gogo/protobuf/proto" + payload "github.com/vdaas/vald/apis/grpc/payload" + _ "google.golang.org/genproto/googleapis/api/annotations" + grpc "google.golang.org/grpc" + codes "google.golang.org/grpc/codes" + status "google.golang.org/grpc/status" +) + +// Reference imports to suppress errors if they are not otherwise used. +var _ = proto.Marshal +var _ = fmt.Errorf +var _ = math.Inf + +// This is a compile-time assertion to ensure that this generated file +// is compatible with the proto package it is being compiled against. +// A compilation error at this line likely means your copy of the +// proto package needs to be updated. +const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package + +func init() { proto.RegisterFile("core/agent.proto", fileDescriptor_30864f15308ac822) } + +var fileDescriptor_30864f15308ac822 = []byte{ + // 604 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x95, 0x4f, 0x6e, 0x13, 0x31, + 0x14, 0xc6, 0x99, 0xaa, 0x04, 0xc5, 0x49, 0xff, 0xc8, 0x2d, 0x69, 0x3b, 0xaa, 0x52, 0x29, 0x6c, + 0x50, 0x16, 0x36, 0x02, 0x16, 0x15, 0x62, 0x41, 0x93, 0xb4, 0x65, 0x84, 0xa2, 0xa2, 0x46, 0x54, + 0xc0, 0x0a, 0x67, 0xc6, 0x9d, 0x0e, 0x9a, 0xd8, 0x53, 0xdb, 0x89, 0x1a, 0x21, 0x36, 0x5c, 0x81, + 0x8b, 0x74, 0xcf, 0x05, 0x58, 0x22, 0x71, 0x81, 0x28, 0xe2, 0x20, 0xc8, 0xf6, 0x24, 0x4d, 0x32, + 0x41, 0x28, 0x59, 0xce, 0xf3, 0xfb, 0x7e, 0xfe, 0x3e, 0x4b, 0x6f, 0x1e, 0xd8, 0xf4, 0xb9, 0xa0, + 0x98, 0x84, 0x94, 0x29, 0x94, 0x08, 0xae, 0x38, 0x5c, 0xd5, 0x15, 0x77, 0x2d, 0x21, 0xfd, 0x98, + 0x93, 0xc0, 0x16, 0xdd, 0xfd, 0x90, 0xf3, 0x30, 0xa6, 0x98, 0x24, 0x11, 0x26, 0x8c, 0x71, 0x45, + 0x54, 0xc4, 0x99, 0x4c, 0x4f, 0x8b, 0x49, 0x1b, 0x87, 0xd7, 0xb1, 0xfd, 0x7a, 0xfa, 0xa3, 0x00, + 0xee, 0x1f, 0x69, 0x20, 0x3c, 0x01, 0xb9, 0xe3, 0x9b, 0x48, 0x2a, 0x09, 0x21, 0x1a, 0xf1, 0xce, + 0xda, 0x9f, 0xa9, 0xaf, 0x90, 0xd7, 0x70, 0xe7, 0xd4, 0x2a, 0xdb, 0xdf, 0x7e, 0xff, 0xf9, 0xbe, + 0xb2, 0x0e, 0x8b, 0x98, 0x1a, 0x21, 0xfe, 0x12, 0x05, 0x5f, 0xe1, 0x19, 0xc8, 0xb5, 0x28, 0x11, + 0xfe, 0x15, 0xdc, 0x19, 0x6b, 0x6c, 0x01, 0x9d, 0xd3, 0xeb, 0x2e, 0x95, 0xca, 0xdd, 0xcd, 0x1e, + 0xc8, 0x84, 0x33, 0x49, 0x2b, 0xd0, 0x20, 0x8b, 0x95, 0x07, 0x58, 0x9a, 0x93, 0x17, 0x4e, 0x15, + 0xbe, 0x07, 0xc0, 0xb6, 0xd5, 0xfa, 0x5e, 0x03, 0xee, 0xcd, 0x6a, 0xbd, 0xc6, 0xff, 0xb1, 0x0f, + 0x0d, 0x76, 0xa3, 0x02, 0x52, 0x2c, 0x8e, 0x02, 0x4d, 0x3e, 0x05, 0xc5, 0x96, 0x12, 0x94, 0x74, + 0x96, 0x37, 0x7c, 0xef, 0xb1, 0xf3, 0xc4, 0x81, 0x4d, 0xb0, 0x39, 0x09, 0x5a, 0xde, 0xa8, 0xc5, + 0xbd, 0x06, 0x39, 0x8f, 0x49, 0x2a, 0x14, 0x2c, 0xcd, 0x3e, 0xfb, 0x05, 0xf5, 0x15, 0x17, 0xee, + 0xfa, 0xb8, 0x7e, 0xdc, 0x49, 0x54, 0xbf, 0x52, 0xba, 0x1d, 0x1c, 0x38, 0xe3, 0xb7, 0x8b, 0x8c, + 0x58, 0x27, 0x7c, 0x39, 0x4a, 0xb8, 0x20, 0xcf, 0xfa, 0x38, 0x04, 0x85, 0x66, 0x37, 0x56, 0x51, + 0x2a, 0xde, 0x99, 0x2f, 0x96, 0x59, 0xb5, 0x4e, 0xf0, 0x2e, 0x09, 0x88, 0xa2, 0x4b, 0x26, 0xe8, + 0x1a, 0xf1, 0x54, 0x82, 0x05, 0x79, 0xd3, 0x09, 0x52, 0xf1, 0x02, 0x09, 0x4e, 0x40, 0xee, 0x9c, + 0x76, 0x78, 0x8f, 0xce, 0x1d, 0x87, 0xd9, 0xfe, 0xdd, 0xb1, 0xfb, 0xf5, 0x6a, 0x11, 0x0b, 0x23, + 0xb4, 0xe3, 0x70, 0x38, 0xf2, 0xbf, 0x00, 0xcd, 0x7a, 0x7f, 0x9e, 0x7a, 0x4f, 0x85, 0x5b, 0x59, + 0xe1, 0x3c, 0xdf, 0x4d, 0x90, 0x3f, 0xa5, 0xca, 0xb6, 0xcc, 0xbd, 0xec, 0x1f, 0x0f, 0x38, 0x31, + 0xcd, 0xdc, 0xd4, 0xad, 0xfd, 0x3a, 0xd8, 0xb0, 0xf6, 0x97, 0x83, 0xda, 0x24, 0x1f, 0x40, 0xa1, + 0x2e, 0x28, 0x51, 0xd4, 0x63, 0x01, 0xbd, 0x81, 0x8f, 0xc6, 0xcd, 0x75, 0xce, 0x94, 0xe0, 0x31, + 0x9a, 0x38, 0x1d, 0xcd, 0xc8, 0x6c, 0xb2, 0x74, 0x84, 0xe1, 0x1a, 0x8e, 0x74, 0x1b, 0xf6, 0x8d, + 0x04, 0xbe, 0x02, 0xf9, 0x16, 0xe9, 0xa5, 0xe0, 0x19, 0x4d, 0x86, 0xb1, 0x65, 0x18, 0x6b, 0xb0, + 0x90, 0x32, 0x24, 0xe9, 0x51, 0x18, 0x02, 0x68, 0xaf, 0x3f, 0x62, 0xc1, 0x1d, 0x6a, 0x29, 0x8f, + 0xfb, 0x86, 0x5f, 0x82, 0xdb, 0x53, 0x1e, 0x09, 0x0b, 0xcc, 0x45, 0x6f, 0x40, 0xde, 0xa8, 0x3d, + 0x76, 0xc9, 0x33, 0x56, 0xef, 0xfe, 0x16, 0xfa, 0x18, 0x99, 0x46, 0x54, 0xe7, 0x5d, 0xa6, 0x32, + 0xae, 0x23, 0x76, 0xc9, 0xdd, 0xd5, 0xdb, 0xc1, 0xc1, 0x4a, 0xed, 0xd3, 0xcf, 0x61, 0xd9, 0xf9, + 0x35, 0x2c, 0x3b, 0x83, 0x61, 0xd9, 0x01, 0x7b, 0x5c, 0x84, 0xa8, 0x17, 0x10, 0x22, 0x51, 0x8f, + 0xc4, 0x01, 0xb2, 0x8b, 0x42, 0x6f, 0x88, 0x5a, 0xfe, 0x82, 0xc4, 0x81, 0xf9, 0xcf, 0xbf, 0x75, + 0x3e, 0x56, 0xc3, 0x48, 0x5d, 0x75, 0xdb, 0xc8, 0xe7, 0x1d, 0x6c, 0xda, 0xb1, 0x6e, 0xd7, 0xeb, + 0x42, 0xe2, 0x50, 0x24, 0xbe, 0xdd, 0x30, 0x58, 0x0b, 0xdb, 0x39, 0xb3, 0x26, 0x9e, 0xfd, 0x0d, + 0x00, 0x00, 0xff, 0xff, 0x1b, 0x3e, 0x24, 0x30, 0x7b, 0x06, 0x00, 0x00, +} + +// Reference imports to suppress errors if they are not otherwise used. +var _ context.Context +var _ grpc.ClientConn + +// This is a compile-time assertion to ensure that this generated file +// is compatible with the grpc package it is being compiled against. +const _ = grpc.SupportPackageIsVersion4 + +// AgentClient is the client API for Agent service. +// +// For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. +type AgentClient interface { + Exists(ctx context.Context, in *payload.Object_ID, opts ...grpc.CallOption) (*payload.Object_ID, error) + Search(ctx context.Context, in *payload.Search_Request, opts ...grpc.CallOption) (*payload.Search_Response, error) + SearchByID(ctx context.Context, in *payload.Search_IDRequest, opts ...grpc.CallOption) (*payload.Search_Response, error) + StreamSearch(ctx context.Context, opts ...grpc.CallOption) (Agent_StreamSearchClient, error) + StreamSearchByID(ctx context.Context, opts ...grpc.CallOption) (Agent_StreamSearchByIDClient, error) + Insert(ctx context.Context, in *payload.Object_Vector, opts ...grpc.CallOption) (*payload.Empty, error) + StreamInsert(ctx context.Context, opts ...grpc.CallOption) (Agent_StreamInsertClient, error) + MultiInsert(ctx context.Context, in *payload.Object_Vectors, opts ...grpc.CallOption) (*payload.Empty, error) + Update(ctx context.Context, in *payload.Object_Vector, opts ...grpc.CallOption) (*payload.Empty, error) + StreamUpdate(ctx context.Context, opts ...grpc.CallOption) (Agent_StreamUpdateClient, error) + MultiUpdate(ctx context.Context, in *payload.Object_Vectors, opts ...grpc.CallOption) (*payload.Empty, error) + Remove(ctx context.Context, in *payload.Object_ID, opts ...grpc.CallOption) (*payload.Empty, error) + StreamRemove(ctx context.Context, opts ...grpc.CallOption) (Agent_StreamRemoveClient, error) + MultiRemove(ctx context.Context, in *payload.Object_IDs, opts ...grpc.CallOption) (*payload.Empty, error) + GetObject(ctx context.Context, in *payload.Object_ID, opts ...grpc.CallOption) (*payload.Object_Vector, error) + StreamGetObject(ctx context.Context, opts ...grpc.CallOption) (Agent_StreamGetObjectClient, error) + CreateIndex(ctx context.Context, in *payload.Control_CreateIndexRequest, opts ...grpc.CallOption) (*payload.Empty, error) + SaveIndex(ctx context.Context, in *payload.Empty, opts ...grpc.CallOption) (*payload.Empty, error) + CreateAndSaveIndex(ctx context.Context, in *payload.Control_CreateIndexRequest, opts ...grpc.CallOption) (*payload.Empty, error) + IndexInfo(ctx context.Context, in *payload.Empty, opts ...grpc.CallOption) (*payload.Info_Index_Count, error) +} + +type agentClient struct { + cc *grpc.ClientConn +} + +func NewAgentClient(cc *grpc.ClientConn) AgentClient { + return &agentClient{cc} +} + +func (c *agentClient) Exists(ctx context.Context, in *payload.Object_ID, opts ...grpc.CallOption) (*payload.Object_ID, error) { + out := new(payload.Object_ID) + err := c.cc.Invoke(ctx, "/core.Agent/Exists", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentClient) Search(ctx context.Context, in *payload.Search_Request, opts ...grpc.CallOption) (*payload.Search_Response, error) { + out := new(payload.Search_Response) + err := c.cc.Invoke(ctx, "/core.Agent/Search", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentClient) SearchByID(ctx context.Context, in *payload.Search_IDRequest, opts ...grpc.CallOption) (*payload.Search_Response, error) { + out := new(payload.Search_Response) + err := c.cc.Invoke(ctx, "/core.Agent/SearchByID", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentClient) StreamSearch(ctx context.Context, opts ...grpc.CallOption) (Agent_StreamSearchClient, error) { + stream, err := c.cc.NewStream(ctx, &_Agent_serviceDesc.Streams[0], "/core.Agent/StreamSearch", opts...) + if err != nil { + return nil, err + } + x := &agentStreamSearchClient{stream} + return x, nil +} + +type Agent_StreamSearchClient interface { + Send(*payload.Search_Request) error + Recv() (*payload.Search_Response, error) + grpc.ClientStream +} + +type agentStreamSearchClient struct { + grpc.ClientStream +} + +func (x *agentStreamSearchClient) Send(m *payload.Search_Request) error { + return x.ClientStream.SendMsg(m) +} + +func (x *agentStreamSearchClient) Recv() (*payload.Search_Response, error) { + m := new(payload.Search_Response) + if err := x.ClientStream.RecvMsg(m); err != nil { + return nil, err + } + return m, nil +} + +func (c *agentClient) StreamSearchByID(ctx context.Context, opts ...grpc.CallOption) (Agent_StreamSearchByIDClient, error) { + stream, err := c.cc.NewStream(ctx, &_Agent_serviceDesc.Streams[1], "/core.Agent/StreamSearchByID", opts...) + if err != nil { + return nil, err + } + x := &agentStreamSearchByIDClient{stream} + return x, nil +} + +type Agent_StreamSearchByIDClient interface { + Send(*payload.Search_IDRequest) error + Recv() (*payload.Search_Response, error) + grpc.ClientStream +} + +type agentStreamSearchByIDClient struct { + grpc.ClientStream +} + +func (x *agentStreamSearchByIDClient) Send(m *payload.Search_IDRequest) error { + return x.ClientStream.SendMsg(m) +} + +func (x *agentStreamSearchByIDClient) Recv() (*payload.Search_Response, error) { + m := new(payload.Search_Response) + if err := x.ClientStream.RecvMsg(m); err != nil { + return nil, err + } + return m, nil +} + +func (c *agentClient) Insert(ctx context.Context, in *payload.Object_Vector, opts ...grpc.CallOption) (*payload.Empty, error) { + out := new(payload.Empty) + err := c.cc.Invoke(ctx, "/core.Agent/Insert", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentClient) StreamInsert(ctx context.Context, opts ...grpc.CallOption) (Agent_StreamInsertClient, error) { + stream, err := c.cc.NewStream(ctx, &_Agent_serviceDesc.Streams[2], "/core.Agent/StreamInsert", opts...) + if err != nil { + return nil, err + } + x := &agentStreamInsertClient{stream} + return x, nil +} + +type Agent_StreamInsertClient interface { + Send(*payload.Object_Vector) error + Recv() (*payload.Empty, error) + grpc.ClientStream +} + +type agentStreamInsertClient struct { + grpc.ClientStream +} + +func (x *agentStreamInsertClient) Send(m *payload.Object_Vector) error { + return x.ClientStream.SendMsg(m) +} + +func (x *agentStreamInsertClient) Recv() (*payload.Empty, error) { + m := new(payload.Empty) + if err := x.ClientStream.RecvMsg(m); err != nil { + return nil, err + } + return m, nil +} + +func (c *agentClient) MultiInsert(ctx context.Context, in *payload.Object_Vectors, opts ...grpc.CallOption) (*payload.Empty, error) { + out := new(payload.Empty) + err := c.cc.Invoke(ctx, "/core.Agent/MultiInsert", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentClient) Update(ctx context.Context, in *payload.Object_Vector, opts ...grpc.CallOption) (*payload.Empty, error) { + out := new(payload.Empty) + err := c.cc.Invoke(ctx, "/core.Agent/Update", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentClient) StreamUpdate(ctx context.Context, opts ...grpc.CallOption) (Agent_StreamUpdateClient, error) { + stream, err := c.cc.NewStream(ctx, &_Agent_serviceDesc.Streams[3], "/core.Agent/StreamUpdate", opts...) + if err != nil { + return nil, err + } + x := &agentStreamUpdateClient{stream} + return x, nil +} + +type Agent_StreamUpdateClient interface { + Send(*payload.Object_Vector) error + Recv() (*payload.Empty, error) + grpc.ClientStream +} + +type agentStreamUpdateClient struct { + grpc.ClientStream +} + +func (x *agentStreamUpdateClient) Send(m *payload.Object_Vector) error { + return x.ClientStream.SendMsg(m) +} + +func (x *agentStreamUpdateClient) Recv() (*payload.Empty, error) { + m := new(payload.Empty) + if err := x.ClientStream.RecvMsg(m); err != nil { + return nil, err + } + return m, nil +} + +func (c *agentClient) MultiUpdate(ctx context.Context, in *payload.Object_Vectors, opts ...grpc.CallOption) (*payload.Empty, error) { + out := new(payload.Empty) + err := c.cc.Invoke(ctx, "/core.Agent/MultiUpdate", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentClient) Remove(ctx context.Context, in *payload.Object_ID, opts ...grpc.CallOption) (*payload.Empty, error) { + out := new(payload.Empty) + err := c.cc.Invoke(ctx, "/core.Agent/Remove", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentClient) StreamRemove(ctx context.Context, opts ...grpc.CallOption) (Agent_StreamRemoveClient, error) { + stream, err := c.cc.NewStream(ctx, &_Agent_serviceDesc.Streams[4], "/core.Agent/StreamRemove", opts...) + if err != nil { + return nil, err + } + x := &agentStreamRemoveClient{stream} + return x, nil +} + +type Agent_StreamRemoveClient interface { + Send(*payload.Object_ID) error + Recv() (*payload.Empty, error) + grpc.ClientStream +} + +type agentStreamRemoveClient struct { + grpc.ClientStream +} + +func (x *agentStreamRemoveClient) Send(m *payload.Object_ID) error { + return x.ClientStream.SendMsg(m) +} + +func (x *agentStreamRemoveClient) Recv() (*payload.Empty, error) { + m := new(payload.Empty) + if err := x.ClientStream.RecvMsg(m); err != nil { + return nil, err + } + return m, nil +} + +func (c *agentClient) MultiRemove(ctx context.Context, in *payload.Object_IDs, opts ...grpc.CallOption) (*payload.Empty, error) { + out := new(payload.Empty) + err := c.cc.Invoke(ctx, "/core.Agent/MultiRemove", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentClient) GetObject(ctx context.Context, in *payload.Object_ID, opts ...grpc.CallOption) (*payload.Object_Vector, error) { + out := new(payload.Object_Vector) + err := c.cc.Invoke(ctx, "/core.Agent/GetObject", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentClient) StreamGetObject(ctx context.Context, opts ...grpc.CallOption) (Agent_StreamGetObjectClient, error) { + stream, err := c.cc.NewStream(ctx, &_Agent_serviceDesc.Streams[5], "/core.Agent/StreamGetObject", opts...) + if err != nil { + return nil, err + } + x := &agentStreamGetObjectClient{stream} + return x, nil +} + +type Agent_StreamGetObjectClient interface { + Send(*payload.Object_ID) error + Recv() (*payload.Object_Vector, error) + grpc.ClientStream +} + +type agentStreamGetObjectClient struct { + grpc.ClientStream +} + +func (x *agentStreamGetObjectClient) Send(m *payload.Object_ID) error { + return x.ClientStream.SendMsg(m) +} + +func (x *agentStreamGetObjectClient) Recv() (*payload.Object_Vector, error) { + m := new(payload.Object_Vector) + if err := x.ClientStream.RecvMsg(m); err != nil { + return nil, err + } + return m, nil +} + +func (c *agentClient) CreateIndex(ctx context.Context, in *payload.Control_CreateIndexRequest, opts ...grpc.CallOption) (*payload.Empty, error) { + out := new(payload.Empty) + err := c.cc.Invoke(ctx, "/core.Agent/CreateIndex", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentClient) SaveIndex(ctx context.Context, in *payload.Empty, opts ...grpc.CallOption) (*payload.Empty, error) { + out := new(payload.Empty) + err := c.cc.Invoke(ctx, "/core.Agent/SaveIndex", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentClient) CreateAndSaveIndex(ctx context.Context, in *payload.Control_CreateIndexRequest, opts ...grpc.CallOption) (*payload.Empty, error) { + out := new(payload.Empty) + err := c.cc.Invoke(ctx, "/core.Agent/CreateAndSaveIndex", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +func (c *agentClient) IndexInfo(ctx context.Context, in *payload.Empty, opts ...grpc.CallOption) (*payload.Info_Index_Count, error) { + out := new(payload.Info_Index_Count) + err := c.cc.Invoke(ctx, "/core.Agent/IndexInfo", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + +// AgentServer is the server API for Agent service. +type AgentServer interface { + Exists(context.Context, *payload.Object_ID) (*payload.Object_ID, error) + Search(context.Context, *payload.Search_Request) (*payload.Search_Response, error) + SearchByID(context.Context, *payload.Search_IDRequest) (*payload.Search_Response, error) + StreamSearch(Agent_StreamSearchServer) error + StreamSearchByID(Agent_StreamSearchByIDServer) error + Insert(context.Context, *payload.Object_Vector) (*payload.Empty, error) + StreamInsert(Agent_StreamInsertServer) error + MultiInsert(context.Context, *payload.Object_Vectors) (*payload.Empty, error) + Update(context.Context, *payload.Object_Vector) (*payload.Empty, error) + StreamUpdate(Agent_StreamUpdateServer) error + MultiUpdate(context.Context, *payload.Object_Vectors) (*payload.Empty, error) + Remove(context.Context, *payload.Object_ID) (*payload.Empty, error) + StreamRemove(Agent_StreamRemoveServer) error + MultiRemove(context.Context, *payload.Object_IDs) (*payload.Empty, error) + GetObject(context.Context, *payload.Object_ID) (*payload.Object_Vector, error) + StreamGetObject(Agent_StreamGetObjectServer) error + CreateIndex(context.Context, *payload.Control_CreateIndexRequest) (*payload.Empty, error) + SaveIndex(context.Context, *payload.Empty) (*payload.Empty, error) + CreateAndSaveIndex(context.Context, *payload.Control_CreateIndexRequest) (*payload.Empty, error) + IndexInfo(context.Context, *payload.Empty) (*payload.Info_Index_Count, error) +} + +// UnimplementedAgentServer can be embedded to have forward compatible implementations. +type UnimplementedAgentServer struct { +} + +func (*UnimplementedAgentServer) Exists(ctx context.Context, req *payload.Object_ID) (*payload.Object_ID, error) { + return nil, status.Errorf(codes.Unimplemented, "method Exists not implemented") +} +func (*UnimplementedAgentServer) Search(ctx context.Context, req *payload.Search_Request) (*payload.Search_Response, error) { + return nil, status.Errorf(codes.Unimplemented, "method Search not implemented") +} +func (*UnimplementedAgentServer) SearchByID(ctx context.Context, req *payload.Search_IDRequest) (*payload.Search_Response, error) { + return nil, status.Errorf(codes.Unimplemented, "method SearchByID not implemented") +} +func (*UnimplementedAgentServer) StreamSearch(srv Agent_StreamSearchServer) error { + return status.Errorf(codes.Unimplemented, "method StreamSearch not implemented") +} +func (*UnimplementedAgentServer) StreamSearchByID(srv Agent_StreamSearchByIDServer) error { + return status.Errorf(codes.Unimplemented, "method StreamSearchByID not implemented") +} +func (*UnimplementedAgentServer) Insert(ctx context.Context, req *payload.Object_Vector) (*payload.Empty, error) { + return nil, status.Errorf(codes.Unimplemented, "method Insert not implemented") +} +func (*UnimplementedAgentServer) StreamInsert(srv Agent_StreamInsertServer) error { + return status.Errorf(codes.Unimplemented, "method StreamInsert not implemented") +} +func (*UnimplementedAgentServer) MultiInsert(ctx context.Context, req *payload.Object_Vectors) (*payload.Empty, error) { + return nil, status.Errorf(codes.Unimplemented, "method MultiInsert not implemented") +} +func (*UnimplementedAgentServer) Update(ctx context.Context, req *payload.Object_Vector) (*payload.Empty, error) { + return nil, status.Errorf(codes.Unimplemented, "method Update not implemented") +} +func (*UnimplementedAgentServer) StreamUpdate(srv Agent_StreamUpdateServer) error { + return status.Errorf(codes.Unimplemented, "method StreamUpdate not implemented") +} +func (*UnimplementedAgentServer) MultiUpdate(ctx context.Context, req *payload.Object_Vectors) (*payload.Empty, error) { + return nil, status.Errorf(codes.Unimplemented, "method MultiUpdate not implemented") +} +func (*UnimplementedAgentServer) Remove(ctx context.Context, req *payload.Object_ID) (*payload.Empty, error) { + return nil, status.Errorf(codes.Unimplemented, "method Remove not implemented") +} +func (*UnimplementedAgentServer) StreamRemove(srv Agent_StreamRemoveServer) error { + return status.Errorf(codes.Unimplemented, "method StreamRemove not implemented") +} +func (*UnimplementedAgentServer) MultiRemove(ctx context.Context, req *payload.Object_IDs) (*payload.Empty, error) { + return nil, status.Errorf(codes.Unimplemented, "method MultiRemove not implemented") +} +func (*UnimplementedAgentServer) GetObject(ctx context.Context, req *payload.Object_ID) (*payload.Object_Vector, error) { + return nil, status.Errorf(codes.Unimplemented, "method GetObject not implemented") +} +func (*UnimplementedAgentServer) StreamGetObject(srv Agent_StreamGetObjectServer) error { + return status.Errorf(codes.Unimplemented, "method StreamGetObject not implemented") +} +func (*UnimplementedAgentServer) CreateIndex(ctx context.Context, req *payload.Control_CreateIndexRequest) (*payload.Empty, error) { + return nil, status.Errorf(codes.Unimplemented, "method CreateIndex not implemented") +} +func (*UnimplementedAgentServer) SaveIndex(ctx context.Context, req *payload.Empty) (*payload.Empty, error) { + return nil, status.Errorf(codes.Unimplemented, "method SaveIndex not implemented") +} +func (*UnimplementedAgentServer) CreateAndSaveIndex(ctx context.Context, req *payload.Control_CreateIndexRequest) (*payload.Empty, error) { + return nil, status.Errorf(codes.Unimplemented, "method CreateAndSaveIndex not implemented") +} +func (*UnimplementedAgentServer) IndexInfo(ctx context.Context, req *payload.Empty) (*payload.Info_Index_Count, error) { + return nil, status.Errorf(codes.Unimplemented, "method IndexInfo not implemented") +} + +func RegisterAgentServer(s *grpc.Server, srv AgentServer) { + s.RegisterService(&_Agent_serviceDesc, srv) +} + +func _Agent_Exists_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(payload.Object_ID) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentServer).Exists(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/core.Agent/Exists", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentServer).Exists(ctx, req.(*payload.Object_ID)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agent_Search_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(payload.Search_Request) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentServer).Search(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/core.Agent/Search", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentServer).Search(ctx, req.(*payload.Search_Request)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agent_SearchByID_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(payload.Search_IDRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentServer).SearchByID(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/core.Agent/SearchByID", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentServer).SearchByID(ctx, req.(*payload.Search_IDRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agent_StreamSearch_Handler(srv interface{}, stream grpc.ServerStream) error { + return srv.(AgentServer).StreamSearch(&agentStreamSearchServer{stream}) +} + +type Agent_StreamSearchServer interface { + Send(*payload.Search_Response) error + Recv() (*payload.Search_Request, error) + grpc.ServerStream +} + +type agentStreamSearchServer struct { + grpc.ServerStream +} + +func (x *agentStreamSearchServer) Send(m *payload.Search_Response) error { + return x.ServerStream.SendMsg(m) +} + +func (x *agentStreamSearchServer) Recv() (*payload.Search_Request, error) { + m := new(payload.Search_Request) + if err := x.ServerStream.RecvMsg(m); err != nil { + return nil, err + } + return m, nil +} + +func _Agent_StreamSearchByID_Handler(srv interface{}, stream grpc.ServerStream) error { + return srv.(AgentServer).StreamSearchByID(&agentStreamSearchByIDServer{stream}) +} + +type Agent_StreamSearchByIDServer interface { + Send(*payload.Search_Response) error + Recv() (*payload.Search_IDRequest, error) + grpc.ServerStream +} + +type agentStreamSearchByIDServer struct { + grpc.ServerStream +} + +func (x *agentStreamSearchByIDServer) Send(m *payload.Search_Response) error { + return x.ServerStream.SendMsg(m) +} + +func (x *agentStreamSearchByIDServer) Recv() (*payload.Search_IDRequest, error) { + m := new(payload.Search_IDRequest) + if err := x.ServerStream.RecvMsg(m); err != nil { + return nil, err + } + return m, nil +} + +func _Agent_Insert_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(payload.Object_Vector) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentServer).Insert(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/core.Agent/Insert", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentServer).Insert(ctx, req.(*payload.Object_Vector)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agent_StreamInsert_Handler(srv interface{}, stream grpc.ServerStream) error { + return srv.(AgentServer).StreamInsert(&agentStreamInsertServer{stream}) +} + +type Agent_StreamInsertServer interface { + Send(*payload.Empty) error + Recv() (*payload.Object_Vector, error) + grpc.ServerStream +} + +type agentStreamInsertServer struct { + grpc.ServerStream +} + +func (x *agentStreamInsertServer) Send(m *payload.Empty) error { + return x.ServerStream.SendMsg(m) +} + +func (x *agentStreamInsertServer) Recv() (*payload.Object_Vector, error) { + m := new(payload.Object_Vector) + if err := x.ServerStream.RecvMsg(m); err != nil { + return nil, err + } + return m, nil +} + +func _Agent_MultiInsert_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(payload.Object_Vectors) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentServer).MultiInsert(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/core.Agent/MultiInsert", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentServer).MultiInsert(ctx, req.(*payload.Object_Vectors)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agent_Update_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(payload.Object_Vector) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentServer).Update(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/core.Agent/Update", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentServer).Update(ctx, req.(*payload.Object_Vector)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agent_StreamUpdate_Handler(srv interface{}, stream grpc.ServerStream) error { + return srv.(AgentServer).StreamUpdate(&agentStreamUpdateServer{stream}) +} + +type Agent_StreamUpdateServer interface { + Send(*payload.Empty) error + Recv() (*payload.Object_Vector, error) + grpc.ServerStream +} + +type agentStreamUpdateServer struct { + grpc.ServerStream +} + +func (x *agentStreamUpdateServer) Send(m *payload.Empty) error { + return x.ServerStream.SendMsg(m) +} + +func (x *agentStreamUpdateServer) Recv() (*payload.Object_Vector, error) { + m := new(payload.Object_Vector) + if err := x.ServerStream.RecvMsg(m); err != nil { + return nil, err + } + return m, nil +} + +func _Agent_MultiUpdate_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(payload.Object_Vectors) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentServer).MultiUpdate(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/core.Agent/MultiUpdate", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentServer).MultiUpdate(ctx, req.(*payload.Object_Vectors)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agent_Remove_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(payload.Object_ID) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentServer).Remove(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/core.Agent/Remove", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentServer).Remove(ctx, req.(*payload.Object_ID)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agent_StreamRemove_Handler(srv interface{}, stream grpc.ServerStream) error { + return srv.(AgentServer).StreamRemove(&agentStreamRemoveServer{stream}) +} + +type Agent_StreamRemoveServer interface { + Send(*payload.Empty) error + Recv() (*payload.Object_ID, error) + grpc.ServerStream +} + +type agentStreamRemoveServer struct { + grpc.ServerStream +} + +func (x *agentStreamRemoveServer) Send(m *payload.Empty) error { + return x.ServerStream.SendMsg(m) +} + +func (x *agentStreamRemoveServer) Recv() (*payload.Object_ID, error) { + m := new(payload.Object_ID) + if err := x.ServerStream.RecvMsg(m); err != nil { + return nil, err + } + return m, nil +} + +func _Agent_MultiRemove_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(payload.Object_IDs) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentServer).MultiRemove(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/core.Agent/MultiRemove", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentServer).MultiRemove(ctx, req.(*payload.Object_IDs)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agent_GetObject_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(payload.Object_ID) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentServer).GetObject(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/core.Agent/GetObject", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentServer).GetObject(ctx, req.(*payload.Object_ID)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agent_StreamGetObject_Handler(srv interface{}, stream grpc.ServerStream) error { + return srv.(AgentServer).StreamGetObject(&agentStreamGetObjectServer{stream}) +} + +type Agent_StreamGetObjectServer interface { + Send(*payload.Object_Vector) error + Recv() (*payload.Object_ID, error) + grpc.ServerStream +} + +type agentStreamGetObjectServer struct { + grpc.ServerStream +} + +func (x *agentStreamGetObjectServer) Send(m *payload.Object_Vector) error { + return x.ServerStream.SendMsg(m) +} + +func (x *agentStreamGetObjectServer) Recv() (*payload.Object_ID, error) { + m := new(payload.Object_ID) + if err := x.ServerStream.RecvMsg(m); err != nil { + return nil, err + } + return m, nil +} + +func _Agent_CreateIndex_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(payload.Control_CreateIndexRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentServer).CreateIndex(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/core.Agent/CreateIndex", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentServer).CreateIndex(ctx, req.(*payload.Control_CreateIndexRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agent_SaveIndex_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(payload.Empty) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentServer).SaveIndex(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/core.Agent/SaveIndex", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentServer).SaveIndex(ctx, req.(*payload.Empty)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agent_CreateAndSaveIndex_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(payload.Control_CreateIndexRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentServer).CreateAndSaveIndex(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/core.Agent/CreateAndSaveIndex", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentServer).CreateAndSaveIndex(ctx, req.(*payload.Control_CreateIndexRequest)) + } + return interceptor(ctx, in, info, handler) +} + +func _Agent_IndexInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(payload.Empty) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AgentServer).IndexInfo(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/core.Agent/IndexInfo", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AgentServer).IndexInfo(ctx, req.(*payload.Empty)) + } + return interceptor(ctx, in, info, handler) +} + +var _Agent_serviceDesc = grpc.ServiceDesc{ + ServiceName: "core.Agent", + HandlerType: (*AgentServer)(nil), + Methods: []grpc.MethodDesc{ + { + MethodName: "Exists", + Handler: _Agent_Exists_Handler, + }, + { + MethodName: "Search", + Handler: _Agent_Search_Handler, + }, + { + MethodName: "SearchByID", + Handler: _Agent_SearchByID_Handler, + }, + { + MethodName: "Insert", + Handler: _Agent_Insert_Handler, + }, + { + MethodName: "MultiInsert", + Handler: _Agent_MultiInsert_Handler, + }, + { + MethodName: "Update", + Handler: _Agent_Update_Handler, + }, + { + MethodName: "MultiUpdate", + Handler: _Agent_MultiUpdate_Handler, + }, + { + MethodName: "Remove", + Handler: _Agent_Remove_Handler, + }, + { + MethodName: "MultiRemove", + Handler: _Agent_MultiRemove_Handler, + }, + { + MethodName: "GetObject", + Handler: _Agent_GetObject_Handler, + }, + { + MethodName: "CreateIndex", + Handler: _Agent_CreateIndex_Handler, + }, + { + MethodName: "SaveIndex", + Handler: _Agent_SaveIndex_Handler, + }, + { + MethodName: "CreateAndSaveIndex", + Handler: _Agent_CreateAndSaveIndex_Handler, + }, + { + MethodName: "IndexInfo", + Handler: _Agent_IndexInfo_Handler, + }, + }, + Streams: []grpc.StreamDesc{ + { + StreamName: "StreamSearch", + Handler: _Agent_StreamSearch_Handler, + ServerStreams: true, + ClientStreams: true, + }, + { + StreamName: "StreamSearchByID", + Handler: _Agent_StreamSearchByID_Handler, + ServerStreams: true, + ClientStreams: true, + }, + { + StreamName: "StreamInsert", + Handler: _Agent_StreamInsert_Handler, + ServerStreams: true, + ClientStreams: true, + }, + { + StreamName: "StreamUpdate", + Handler: _Agent_StreamUpdate_Handler, + ServerStreams: true, + ClientStreams: true, + }, + { + StreamName: "StreamRemove", + Handler: _Agent_StreamRemove_Handler, + ServerStreams: true, + ClientStreams: true, + }, + { + StreamName: "StreamGetObject", + Handler: _Agent_StreamGetObject_Handler, + ServerStreams: true, + ClientStreams: true, + }, + }, + Metadata: "core/agent.proto", +} diff --git a/apis/grpc/filter/egress/egress_filter.pb.go b/apis/grpc/filter/egress/egress_filter.pb.go index f50da87ec72..770652befcd 100644 --- a/apis/grpc/filter/egress/egress_filter.pb.go +++ b/apis/grpc/filter/egress/egress_filter.pb.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/grpc/filter/ingress/ingress_filter.pb.go b/apis/grpc/filter/ingress/ingress_filter.pb.go new file mode 100644 index 00000000000..35626bbb6ff --- /dev/null +++ b/apis/grpc/filter/ingress/ingress_filter.pb.go @@ -0,0 +1,100 @@ +// +// Copyright (C) 2019-2021 vdaas.org vald team +// +// 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 +// +// https://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. +// See the License for the specific language governing permissions and +// limitations under the License. +// + +package ingress + +import ( + context "context" + fmt "fmt" + math "math" + + _ "github.com/danielvladco/go-proto-gql/pb" + proto "github.com/gogo/protobuf/proto" + _ "github.com/vdaas/vald/apis/grpc/payload" + _ "google.golang.org/genproto/googleapis/api/annotations" + grpc "google.golang.org/grpc" +) + +// Reference imports to suppress errors if they are not otherwise used. +var _ = proto.Marshal +var _ = fmt.Errorf +var _ = math.Inf + +// This is a compile-time assertion to ensure that this generated file +// is compatible with the proto package it is being compiled against. +// A compilation error at this line likely means your copy of the +// proto package needs to be updated. +const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package + +func init() { proto.RegisterFile("ingress/ingress_filter.proto", fileDescriptor_8f5342c46835d3ee) } + +var fileDescriptor_8f5342c46835d3ee = []byte{ + // 192 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x92, 0xc9, 0xcc, 0x4b, 0x2f, + 0x4a, 0x2d, 0x2e, 0xd6, 0x87, 0xd2, 0xf1, 0x69, 0x99, 0x39, 0x25, 0xa9, 0x45, 0x7a, 0x05, 0x45, + 0xf9, 0x25, 0xf9, 0x42, 0x7c, 0xa8, 0xa2, 0x52, 0xbc, 0x05, 0x89, 0x95, 0x39, 0xf9, 0x89, 0x29, + 0x10, 0x69, 0x29, 0x99, 0xf4, 0xfc, 0xfc, 0xf4, 0x9c, 0x54, 0xfd, 0xc4, 0x82, 0x4c, 0xfd, 0xc4, + 0xbc, 0xbc, 0xfc, 0x92, 0xc4, 0x92, 0xcc, 0xfc, 0xbc, 0x62, 0xa8, 0x2c, 0x4f, 0x41, 0x92, 0x7e, + 0x7a, 0x61, 0x0e, 0x84, 0x67, 0xc4, 0xcf, 0xc5, 0xeb, 0x09, 0x31, 0xcc, 0x0d, 0x6c, 0x96, 0x53, + 0xc1, 0x89, 0x47, 0x72, 0x8c, 0x17, 0x1e, 0xc9, 0x31, 0x3e, 0x78, 0x24, 0xc7, 0xc8, 0x25, 0x9b, + 0x5f, 0x94, 0xae, 0x57, 0x96, 0x92, 0x98, 0x58, 0xac, 0x57, 0x96, 0x98, 0x93, 0xa2, 0x07, 0x75, + 0x06, 0xd4, 0x7e, 0x27, 0xc1, 0xb0, 0xc4, 0x9c, 0x14, 0x14, 0xfd, 0x01, 0x8c, 0x51, 0x7a, 0xe9, + 0x99, 0x25, 0x19, 0xa5, 0x49, 0x7a, 0xc9, 0xf9, 0xb9, 0xfa, 0x60, 0xad, 0xfa, 0x20, 0xad, 0x20, + 0xd7, 0x14, 0xeb, 0xa7, 0x17, 0x15, 0x24, 0xeb, 0x43, 0x0c, 0x81, 0x79, 0x2d, 0x89, 0x0d, 0xec, + 0x12, 0x63, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0x72, 0x78, 0xf1, 0xa6, 0xf4, 0x00, 0x00, 0x00, +} + +// Reference imports to suppress errors if they are not otherwise used. +var _ context.Context +var _ grpc.ClientConn + +// This is a compile-time assertion to ensure that this generated file +// is compatible with the grpc package it is being compiled against. +const _ = grpc.SupportPackageIsVersion4 + +// IngressFilterClient is the client API for IngressFilter service. +// +// For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. +type IngressFilterClient interface { +} + +type ingressFilterClient struct { + cc *grpc.ClientConn +} + +func NewIngressFilterClient(cc *grpc.ClientConn) IngressFilterClient { + return &ingressFilterClient{cc} +} + +// IngressFilterServer is the server API for IngressFilter service. +type IngressFilterServer interface { +} + +// UnimplementedIngressFilterServer can be embedded to have forward compatible implementations. +type UnimplementedIngressFilterServer struct { +} + +func RegisterIngressFilterServer(s *grpc.Server, srv IngressFilterServer) { + s.RegisterService(&_IngressFilter_serviceDesc, srv) +} + +var _IngressFilter_serviceDesc = grpc.ServiceDesc{ + ServiceName: "ingress_filter.IngressFilter", + HandlerType: (*IngressFilterServer)(nil), + Methods: []grpc.MethodDesc{}, + Streams: []grpc.StreamDesc{}, + Metadata: "ingress/ingress_filter.proto", +} diff --git a/apis/grpc/gateway/vald/vald.pb.go b/apis/grpc/gateway/vald/vald.pb.go index 9f1a719e9d7..7857a49f69a 100644 --- a/apis/grpc/gateway/vald/vald.pb.go +++ b/apis/grpc/gateway/vald/vald.pb.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/grpc/manager/traffic/traffic_manager.pb.go b/apis/grpc/manager/traffic/traffic_manager.pb.go new file mode 100644 index 00000000000..2ccbea475e3 --- /dev/null +++ b/apis/grpc/manager/traffic/traffic_manager.pb.go @@ -0,0 +1,53 @@ +// +// Copyright (C) 2019-2021 vdaas.org vald team +// +// 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 +// +// https://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. +// See the License for the specific language governing permissions and +// limitations under the License. +// + +package traffic + +import ( + fmt "fmt" + math "math" + + _ "github.com/danielvladco/go-proto-gql/pb" + proto "github.com/gogo/protobuf/proto" + _ "google.golang.org/genproto/googleapis/api/annotations" +) + +// Reference imports to suppress errors if they are not otherwise used. +var _ = proto.Marshal +var _ = fmt.Errorf +var _ = math.Inf + +// This is a compile-time assertion to ensure that this generated file +// is compatible with the proto package it is being compiled against. +// A compilation error at this line likely means your copy of the +// proto package needs to be updated. +const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package + +func init() { proto.RegisterFile("traffic/traffic_manager.proto", fileDescriptor_fe442397473f4bc7) } + +var fileDescriptor_fe442397473f4bc7 = []byte{ + // 146 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x92, 0x2d, 0x29, 0x4a, 0x4c, + 0x4b, 0xcb, 0x4c, 0xd6, 0x87, 0xd2, 0xf1, 0xb9, 0x89, 0x79, 0x89, 0xe9, 0xa9, 0x45, 0x7a, 0x05, + 0x45, 0xf9, 0x25, 0xf9, 0x42, 0xfc, 0x68, 0xc2, 0x52, 0x32, 0xe9, 0xf9, 0xf9, 0xe9, 0x39, 0xa9, + 0xfa, 0x89, 0x05, 0x99, 0xfa, 0x89, 0x79, 0x79, 0xf9, 0x25, 0x89, 0x25, 0x99, 0xf9, 0x79, 0xc5, + 0x10, 0xe5, 0x52, 0x3c, 0x05, 0x49, 0xfa, 0xe9, 0x85, 0x39, 0x10, 0x9e, 0x93, 0xed, 0x89, 0x47, + 0x72, 0x8c, 0x17, 0x1e, 0xc9, 0x31, 0x3e, 0x78, 0x24, 0xc7, 0x18, 0xa5, 0x9f, 0x9e, 0x59, 0x92, + 0x51, 0x9a, 0xa4, 0x97, 0x9c, 0x9f, 0xab, 0x5f, 0x96, 0x92, 0x98, 0x58, 0xac, 0x5f, 0x96, 0x98, + 0x93, 0x02, 0x32, 0xa8, 0x58, 0x3f, 0xbd, 0xa8, 0x20, 0x59, 0x1f, 0x6a, 0x05, 0xcc, 0x25, 0x49, + 0x6c, 0x60, 0x53, 0x8c, 0x01, 0x01, 0x00, 0x00, 0xff, 0xff, 0x90, 0x8d, 0xc1, 0x22, 0xa3, 0x00, + 0x00, 0x00, +} diff --git a/apis/grpc/payload/payload.pb.go b/apis/grpc/payload/payload.pb.go index 4887ffcf48a..60af52a46cd 100644 --- a/apis/grpc/payload/payload.pb.go +++ b/apis/grpc/payload/payload.pb.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/grpc/v1/agent/sidecar/sidecar.pb.go b/apis/grpc/v1/agent/sidecar/sidecar.pb.go index 59771f236db..38421ae1d44 100644 --- a/apis/grpc/v1/agent/sidecar/sidecar.pb.go +++ b/apis/grpc/v1/agent/sidecar/sidecar.pb.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/grpc/v1/discoverer/discoverer.pb.go b/apis/grpc/v1/discoverer/discoverer.pb.go index ae1a2d1bb89..a56fe42640f 100644 --- a/apis/grpc/v1/discoverer/discoverer.pb.go +++ b/apis/grpc/v1/discoverer/discoverer.pb.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/grpc/v1/errors/errors.pb.go b/apis/grpc/v1/errors/errors.pb.go index cde21699223..2582ea33624 100644 --- a/apis/grpc/v1/errors/errors.pb.go +++ b/apis/grpc/v1/errors/errors.pb.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/grpc/v1/manager/backup/backup_manager.pb.go b/apis/grpc/v1/manager/backup/backup_manager.pb.go index 22197a1c396..5e18b4e889f 100644 --- a/apis/grpc/v1/manager/backup/backup_manager.pb.go +++ b/apis/grpc/v1/manager/backup/backup_manager.pb.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/grpc/v1/manager/compressor/compressor.pb.go b/apis/grpc/v1/manager/compressor/compressor.pb.go index 51f9375af11..53b2d2e1d54 100644 --- a/apis/grpc/v1/manager/compressor/compressor.pb.go +++ b/apis/grpc/v1/manager/compressor/compressor.pb.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/grpc/v1/manager/index/index_manager.pb.go b/apis/grpc/v1/manager/index/index_manager.pb.go index 267123b492f..5f4c9b066be 100644 --- a/apis/grpc/v1/manager/index/index_manager.pb.go +++ b/apis/grpc/v1/manager/index/index_manager.pb.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/grpc/v1/manager/replication/agent/replication_manager.pb.go b/apis/grpc/v1/manager/replication/agent/replication_manager.pb.go index 80b5e0ef7a8..0fbd4c64bc0 100644 --- a/apis/grpc/v1/manager/replication/agent/replication_manager.pb.go +++ b/apis/grpc/v1/manager/replication/agent/replication_manager.pb.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/grpc/v1/manager/replication/controller/replication_manager.pb.go b/apis/grpc/v1/manager/replication/controller/replication_manager.pb.go index 67a1747a370..b05078d853d 100644 --- a/apis/grpc/v1/manager/replication/controller/replication_manager.pb.go +++ b/apis/grpc/v1/manager/replication/controller/replication_manager.pb.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/grpc/v1/meta/meta.pb.go b/apis/grpc/v1/meta/meta.pb.go index b9e6990c1c3..f1237926581 100644 --- a/apis/grpc/v1/meta/meta.pb.go +++ b/apis/grpc/v1/meta/meta.pb.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/proto/agent/core/agent.proto b/apis/proto/agent/core/agent.proto new file mode 100644 index 00000000000..2bfa259553f --- /dev/null +++ b/apis/proto/agent/core/agent.proto @@ -0,0 +1,96 @@ +// +// Copyright (C) 2019-2021 vdaas.org vald team +// +// 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 +// +// https://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. +// See the License for the specific language governing permissions and +// limitations under the License. +// + +syntax = "proto3"; + +package core; + +option go_package = "github.com/vdaas/vald/apis/grpc/agent/core"; +option java_multiple_files = true; +option java_package = "org.vdaas.vald.agent.core"; +option java_outer_classname = "ValdAgent"; + +import "payload.proto"; +import "google/api/annotations.proto"; + +service Agent { + rpc Exists(payload.Object.ID) returns (payload.Object.ID) { + option (google.api.http).get = "/exists/{id}"; + } + + rpc Search(payload.Search.Request) returns (payload.Search.Response) { + option (google.api.http) = { + post : "/search" + body : "*" + }; + } + rpc SearchByID(payload.Search.IDRequest) returns (payload.Search.Response) { + option (google.api.http) = { + post : "/search/id" + body : "*" + }; + } + rpc StreamSearch(stream payload.Search.Request) + returns (stream payload.Search.Response) {} + rpc StreamSearchByID(stream payload.Search.IDRequest) + returns (stream payload.Search.Response) {} + + rpc Insert(payload.Object.Vector) returns (payload.Empty) { + option (google.api.http) = { + post : "/insert" + body : "*" + }; + } + rpc StreamInsert(stream payload.Object.Vector) + returns (stream payload.Empty) {} + rpc MultiInsert(payload.Object.Vectors) returns (payload.Empty) {} + + rpc Update(payload.Object.Vector) returns (payload.Empty) { + option (google.api.http) = { + post : "/update" + body : "*" + }; + } + rpc StreamUpdate(stream payload.Object.Vector) + returns (stream payload.Empty) {} + rpc MultiUpdate(payload.Object.Vectors) returns (payload.Empty) {} + + rpc Remove(payload.Object.ID) returns (payload.Empty) { + option (google.api.http).delete = "/remove/{id}"; + } + rpc StreamRemove(stream payload.Object.ID) returns (stream payload.Empty) {} + rpc MultiRemove(payload.Object.IDs) returns (payload.Empty) {} + + rpc GetObject(payload.Object.ID) returns (payload.Object.Vector) { + option (google.api.http).get = "/object/{id}"; + } + rpc StreamGetObject(stream payload.Object.ID) + returns (stream payload.Object.Vector) {} + + rpc CreateIndex(payload.Control.CreateIndexRequest) returns (payload.Empty) { + option (google.api.http).get = "/index/create"; + } + rpc SaveIndex(payload.Empty) returns (payload.Empty) { + option (google.api.http).get = "/index/save"; + } + rpc CreateAndSaveIndex(payload.Control.CreateIndexRequest) + returns (payload.Empty) { + option (google.api.http).get = "/index/createandsave"; + } + rpc IndexInfo(payload.Empty) returns (payload.Info.Index.Count) { + option (google.api.http).get = "/index/info"; + } +} diff --git a/apis/proto/filter/egress/egress_filter.proto b/apis/proto/filter/egress/egress_filter.proto index 0754e1ff547..0ea1cd776fa 100644 --- a/apis/proto/filter/egress/egress_filter.proto +++ b/apis/proto/filter/egress/egress_filter.proto @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/proto/gateway/vald/vald.proto b/apis/proto/gateway/vald/vald.proto index 05ff1e94e53..2d50f2483b6 100644 --- a/apis/proto/gateway/vald/vald.proto +++ b/apis/proto/gateway/vald/vald.proto @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/proto/payload/payload.proto b/apis/proto/payload/payload.proto index a9f0f0bd85f..31ed180b3ba 100644 --- a/apis/proto/payload/payload.proto +++ b/apis/proto/payload/payload.proto @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/proto/v1/agent/sidecar/sidecar.proto b/apis/proto/v1/agent/sidecar/sidecar.proto index 884494e3269..dc0a8a80ff9 100644 --- a/apis/proto/v1/agent/sidecar/sidecar.proto +++ b/apis/proto/v1/agent/sidecar/sidecar.proto @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/proto/v1/discoverer/discoverer.proto b/apis/proto/v1/discoverer/discoverer.proto index d1f4cce119d..0bf5a35d9cf 100644 --- a/apis/proto/v1/discoverer/discoverer.proto +++ b/apis/proto/v1/discoverer/discoverer.proto @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/proto/v1/errors/errors.proto b/apis/proto/v1/errors/errors.proto index 26037cf0671..d4cae3288cb 100644 --- a/apis/proto/v1/errors/errors.proto +++ b/apis/proto/v1/errors/errors.proto @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/proto/v1/filter/egress/egress_filter.proto b/apis/proto/v1/filter/egress/egress_filter.proto index 763aef7ea7e..890d059f326 100644 --- a/apis/proto/v1/filter/egress/egress_filter.proto +++ b/apis/proto/v1/filter/egress/egress_filter.proto @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/proto/v1/manager/backup/backup_manager.proto b/apis/proto/v1/manager/backup/backup_manager.proto index 29caa852eb3..150d04a7433 100644 --- a/apis/proto/v1/manager/backup/backup_manager.proto +++ b/apis/proto/v1/manager/backup/backup_manager.proto @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/proto/v1/manager/compressor/compressor.proto b/apis/proto/v1/manager/compressor/compressor.proto index 7450e1fc2af..757ea2c2ca2 100644 --- a/apis/proto/v1/manager/compressor/compressor.proto +++ b/apis/proto/v1/manager/compressor/compressor.proto @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/proto/v1/manager/index/index_manager.proto b/apis/proto/v1/manager/index/index_manager.proto index ce09f421328..f552d008df1 100644 --- a/apis/proto/v1/manager/index/index_manager.proto +++ b/apis/proto/v1/manager/index/index_manager.proto @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/proto/v1/manager/replication/agent/replication_manager.proto b/apis/proto/v1/manager/replication/agent/replication_manager.proto index 2880f63b593..8e60606878e 100644 --- a/apis/proto/v1/manager/replication/agent/replication_manager.proto +++ b/apis/proto/v1/manager/replication/agent/replication_manager.proto @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/proto/v1/manager/replication/controller/replication_manager.proto b/apis/proto/v1/manager/replication/controller/replication_manager.proto index b1521e8ca18..d7dd797649d 100644 --- a/apis/proto/v1/manager/replication/controller/replication_manager.proto +++ b/apis/proto/v1/manager/replication/controller/replication_manager.proto @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/apis/proto/v1/meta/meta.proto b/apis/proto/v1/meta/meta.proto index 98129d3838a..e4a22ab6d49 100644 --- a/apis/proto/v1/meta/meta.proto +++ b/apis/proto/v1/meta/meta.proto @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/charts/vald-helm-operator/Chart.yaml b/charts/vald-helm-operator/Chart.yaml index 79a91352da2..e23db17a49b 100644 --- a/charts/vald-helm-operator/Chart.yaml +++ b/charts/vald-helm-operator/Chart.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,7 +16,7 @@ apiVersion: v2 name: vald-helm-operator -version: v0.0.64 +version: v0.0.65 description: A Helm chart for vald-helm-operator type: application keywords: diff --git a/charts/vald-helm-operator/README.md b/charts/vald-helm-operator/README.md index 745b485ce19..8d593a56f9a 100644 --- a/charts/vald-helm-operator/README.md +++ b/charts/vald-helm-operator/README.md @@ -3,7 +3,7 @@ vald-helm-operator This is a Helm chart to install vald-helm-operator. -Current chart version is `v0.0.64` +Current chart version is `v0.0.65` Table of Contents --- @@ -69,7 +69,7 @@ Configuration | enableMetrics | bool | `true` | enable metrics endpoint | | image.pullPolicy | string | `"Always"` | image pull policy | | image.repository | string | `"vdaas/vald-helm-operator"` | image repository | -| image.tag | string | `"v0.0.64"` | image tag | +| image.tag | string | `"v0.0.65"` | image tag | | leaderElectionID | string | `"vald-helm-operator"` | name of the configmap that is used for holding the leader lock. | | logging.format | string | `"console"` | logging format of operator (console or json) | | logging.level | string | `"info"` | logging level of operator (debug, info, or error) | diff --git a/charts/vald-helm-operator/crds/valdhelmoperatorrelease.yaml b/charts/vald-helm-operator/crds/valdhelmoperatorrelease.yaml index 018e04680b7..2305076e6cc 100644 --- a/charts/vald-helm-operator/crds/valdhelmoperatorrelease.yaml +++ b/charts/vald-helm-operator/crds/valdhelmoperatorrelease.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald-helm-operator/crds/valdrelease.yaml b/charts/vald-helm-operator/crds/valdrelease.yaml index 8b425192990..c05cd967cfc 100644 --- a/charts/vald-helm-operator/crds/valdrelease.yaml +++ b/charts/vald-helm-operator/crds/valdrelease.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald-helm-operator/templates/clusterrole.yaml b/charts/vald-helm-operator/templates/clusterrole.yaml index 4f21b492dca..a482a80d588 100644 --- a/charts/vald-helm-operator/templates/clusterrole.yaml +++ b/charts/vald-helm-operator/templates/clusterrole.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald-helm-operator/templates/clusterrolebinding.yaml b/charts/vald-helm-operator/templates/clusterrolebinding.yaml index 93dd4396eb9..c89a7e4a8f4 100644 --- a/charts/vald-helm-operator/templates/clusterrolebinding.yaml +++ b/charts/vald-helm-operator/templates/clusterrolebinding.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald-helm-operator/templates/operator.yaml b/charts/vald-helm-operator/templates/operator.yaml index 6f9adac75c7..e9d7e0d3bd4 100644 --- a/charts/vald-helm-operator/templates/operator.yaml +++ b/charts/vald-helm-operator/templates/operator.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald-helm-operator/templates/serviceaccount.yaml b/charts/vald-helm-operator/templates/serviceaccount.yaml index 4038ada5a7b..01e1abbc414 100644 --- a/charts/vald-helm-operator/templates/serviceaccount.yaml +++ b/charts/vald-helm-operator/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald-helm-operator/templates/svc.yaml b/charts/vald-helm-operator/templates/svc.yaml index b48f31e52a0..dc40eb13eb4 100644 --- a/charts/vald-helm-operator/templates/svc.yaml +++ b/charts/vald-helm-operator/templates/svc.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald-helm-operator/values.yaml b/charts/vald-helm-operator/values.yaml index 25b70cc2dcd..9350efb82a0 100644 --- a/charts/vald-helm-operator/values.yaml +++ b/charts/vald-helm-operator/values.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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 @@ image: repository: vdaas/vald-helm-operator # @schema {"name": "image.tag", "type": "string"} # image.tag -- image tag - tag: v0.0.64 + tag: v0.0.65 # @schema {"name": "image.pullPolicy", "type": "string", "enum": ["Always", "Never", "IfNotPresent"]} # image.pullPolicy -- image pull policy pullPolicy: Always diff --git a/charts/vald/Chart.yaml b/charts/vald/Chart.yaml index 88d04cfbf7f..6177865f593 100644 --- a/charts/vald/Chart.yaml +++ b/charts/vald/Chart.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,7 +16,7 @@ apiVersion: v2 name: vald -version: v0.0.64 +version: v0.0.65 description: A distributed high scalable & high-speed approximate nearest neighbor search engine type: application keywords: diff --git a/charts/vald/README.md b/charts/vald/README.md index 2d94e059dfb..9d836616c6f 100644 --- a/charts/vald/README.md +++ b/charts/vald/README.md @@ -3,7 +3,7 @@ Vald This is a Helm chart to install Vald components. -Current chart version is `v0.0.64` +Current chart version is `v0.0.65` Table of Contents --- @@ -425,7 +425,7 @@ Configuration | defaults.grpc.client.tls.cert | string | `"/path/to/cert"` | gRPC client TLS cert path | | defaults.grpc.client.tls.enabled | bool | `false` | gRPC client TLS enabled | | defaults.grpc.client.tls.key | string | `"/path/to/key"` | gRPC client TLS key path | -| defaults.image.tag | string | `"v0.0.64"` | docker image tag | +| defaults.image.tag | string | `"v0.0.65"` | docker image tag | | defaults.logging.format | string | `"raw"` | logging format. logging format must be `raw` or `json` | | defaults.logging.level | string | `"debug"` | logging level. logging level must be `debug`, `info`, `warn`, `error` or `fatal`. | | defaults.logging.logger | string | `"glg"` | logger name. currently logger must be `glg`. | diff --git a/charts/vald/templates/agent/configmap.yaml b/charts/vald/templates/agent/configmap.yaml index 037d0c35059..270305e435d 100644 --- a/charts/vald/templates/agent/configmap.yaml +++ b/charts/vald/templates/agent/configmap.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/agent/daemonset.yaml b/charts/vald/templates/agent/daemonset.yaml index f2e9961c980..a27268cf281 100644 --- a/charts/vald/templates/agent/daemonset.yaml +++ b/charts/vald/templates/agent/daemonset.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/agent/deployment.yaml b/charts/vald/templates/agent/deployment.yaml index 0b0ddf2c432..8502b32dbd5 100644 --- a/charts/vald/templates/agent/deployment.yaml +++ b/charts/vald/templates/agent/deployment.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/agent/hpa.yaml b/charts/vald/templates/agent/hpa.yaml index 187fd1a995f..9cc2ed3bd7b 100644 --- a/charts/vald/templates/agent/hpa.yaml +++ b/charts/vald/templates/agent/hpa.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/agent/pdb.yaml b/charts/vald/templates/agent/pdb.yaml index 9c326903f88..73372604b80 100644 --- a/charts/vald/templates/agent/pdb.yaml +++ b/charts/vald/templates/agent/pdb.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/agent/priorityclass.yaml b/charts/vald/templates/agent/priorityclass.yaml index 1a840f8de8f..e67e7e8a60c 100644 --- a/charts/vald/templates/agent/priorityclass.yaml +++ b/charts/vald/templates/agent/priorityclass.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/agent/sidecar-configmap.yaml b/charts/vald/templates/agent/sidecar-configmap.yaml index 9faa03e6fba..d478d61b451 100644 --- a/charts/vald/templates/agent/sidecar-configmap.yaml +++ b/charts/vald/templates/agent/sidecar-configmap.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/agent/sidecar-svc.yaml b/charts/vald/templates/agent/sidecar-svc.yaml index 6bc7668e548..7f1ac6f3eb7 100644 --- a/charts/vald/templates/agent/sidecar-svc.yaml +++ b/charts/vald/templates/agent/sidecar-svc.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/agent/statefulset.yaml b/charts/vald/templates/agent/statefulset.yaml index 25406f8169d..bbbf480509b 100644 --- a/charts/vald/templates/agent/statefulset.yaml +++ b/charts/vald/templates/agent/statefulset.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/agent/svc.yaml b/charts/vald/templates/agent/svc.yaml index cfbeb3e9f39..cae741dfe5a 100644 --- a/charts/vald/templates/agent/svc.yaml +++ b/charts/vald/templates/agent/svc.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/discoverer/clusterrole.yaml b/charts/vald/templates/discoverer/clusterrole.yaml index e568db7b342..602dd2e856f 100644 --- a/charts/vald/templates/discoverer/clusterrole.yaml +++ b/charts/vald/templates/discoverer/clusterrole.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/discoverer/clusterrolebinding.yaml b/charts/vald/templates/discoverer/clusterrolebinding.yaml index bb6e0ca9227..9b7835f3939 100644 --- a/charts/vald/templates/discoverer/clusterrolebinding.yaml +++ b/charts/vald/templates/discoverer/clusterrolebinding.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/discoverer/configmap.yaml b/charts/vald/templates/discoverer/configmap.yaml index 3bcabf0afa4..ddac1380a93 100644 --- a/charts/vald/templates/discoverer/configmap.yaml +++ b/charts/vald/templates/discoverer/configmap.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/discoverer/daemonset.yaml b/charts/vald/templates/discoverer/daemonset.yaml index 7f67d3aed89..f4441444899 100644 --- a/charts/vald/templates/discoverer/daemonset.yaml +++ b/charts/vald/templates/discoverer/daemonset.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/discoverer/deployment.yaml b/charts/vald/templates/discoverer/deployment.yaml index 55a459cead2..4ad779a98ee 100644 --- a/charts/vald/templates/discoverer/deployment.yaml +++ b/charts/vald/templates/discoverer/deployment.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/discoverer/hpa.yaml b/charts/vald/templates/discoverer/hpa.yaml index bdf07933340..4905c9eee90 100644 --- a/charts/vald/templates/discoverer/hpa.yaml +++ b/charts/vald/templates/discoverer/hpa.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/discoverer/pdb.yaml b/charts/vald/templates/discoverer/pdb.yaml index 92337cb379d..98e7569856a 100644 --- a/charts/vald/templates/discoverer/pdb.yaml +++ b/charts/vald/templates/discoverer/pdb.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/discoverer/priorityclass.yaml b/charts/vald/templates/discoverer/priorityclass.yaml index 2496692933a..e0c70e4a4e4 100644 --- a/charts/vald/templates/discoverer/priorityclass.yaml +++ b/charts/vald/templates/discoverer/priorityclass.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/discoverer/serviceaccount.yaml b/charts/vald/templates/discoverer/serviceaccount.yaml index dac16f87679..0bc7551666d 100644 --- a/charts/vald/templates/discoverer/serviceaccount.yaml +++ b/charts/vald/templates/discoverer/serviceaccount.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/discoverer/svc.yaml b/charts/vald/templates/discoverer/svc.yaml index 8cce156237c..19a8605bc73 100644 --- a/charts/vald/templates/discoverer/svc.yaml +++ b/charts/vald/templates/discoverer/svc.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/gateway/vald/configmap.yaml b/charts/vald/templates/gateway/vald/configmap.yaml index 20c9c211bbc..a93a873c5c9 100644 --- a/charts/vald/templates/gateway/vald/configmap.yaml +++ b/charts/vald/templates/gateway/vald/configmap.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/gateway/vald/daemonset.yaml b/charts/vald/templates/gateway/vald/daemonset.yaml index e2f8e9903f5..9a00a7fc1bb 100644 --- a/charts/vald/templates/gateway/vald/daemonset.yaml +++ b/charts/vald/templates/gateway/vald/daemonset.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/gateway/vald/deployment.yaml b/charts/vald/templates/gateway/vald/deployment.yaml index 37de2cd221b..3d02eda699c 100644 --- a/charts/vald/templates/gateway/vald/deployment.yaml +++ b/charts/vald/templates/gateway/vald/deployment.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/gateway/vald/hpa.yaml b/charts/vald/templates/gateway/vald/hpa.yaml index 88a522173ba..36934562bfb 100644 --- a/charts/vald/templates/gateway/vald/hpa.yaml +++ b/charts/vald/templates/gateway/vald/hpa.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/gateway/vald/ing.yaml b/charts/vald/templates/gateway/vald/ing.yaml index 548c4e176d7..b7a39a5cc95 100644 --- a/charts/vald/templates/gateway/vald/ing.yaml +++ b/charts/vald/templates/gateway/vald/ing.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/gateway/vald/pdb.yaml b/charts/vald/templates/gateway/vald/pdb.yaml index 41fcfcb4973..289e005c79a 100644 --- a/charts/vald/templates/gateway/vald/pdb.yaml +++ b/charts/vald/templates/gateway/vald/pdb.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/gateway/vald/priorityclass.yaml b/charts/vald/templates/gateway/vald/priorityclass.yaml index 5b8783e4537..2b7fd96219c 100644 --- a/charts/vald/templates/gateway/vald/priorityclass.yaml +++ b/charts/vald/templates/gateway/vald/priorityclass.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/gateway/vald/svc.yaml b/charts/vald/templates/gateway/vald/svc.yaml index 96bdd3a7afd..76dff00303b 100644 --- a/charts/vald/templates/gateway/vald/svc.yaml +++ b/charts/vald/templates/gateway/vald/svc.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/jobs/db/initialize/cassandra/configmap.yaml b/charts/vald/templates/jobs/db/initialize/cassandra/configmap.yaml index 7dc3e7c5780..3d38d9ce35e 100644 --- a/charts/vald/templates/jobs/db/initialize/cassandra/configmap.yaml +++ b/charts/vald/templates/jobs/db/initialize/cassandra/configmap.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/jobs/db/initialize/cassandra/job.yaml b/charts/vald/templates/jobs/db/initialize/cassandra/job.yaml index 85a1a28d287..3520b328394 100644 --- a/charts/vald/templates/jobs/db/initialize/cassandra/job.yaml +++ b/charts/vald/templates/jobs/db/initialize/cassandra/job.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/jobs/db/initialize/cassandra/secret.yaml b/charts/vald/templates/jobs/db/initialize/cassandra/secret.yaml index 8c53bcbadcc..4b8b0c763c5 100644 --- a/charts/vald/templates/jobs/db/initialize/cassandra/secret.yaml +++ b/charts/vald/templates/jobs/db/initialize/cassandra/secret.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/jobs/db/initialize/mysql/configmap.yaml b/charts/vald/templates/jobs/db/initialize/mysql/configmap.yaml index 670fe361049..27e4bc4eccd 100644 --- a/charts/vald/templates/jobs/db/initialize/mysql/configmap.yaml +++ b/charts/vald/templates/jobs/db/initialize/mysql/configmap.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/jobs/db/initialize/mysql/job.yaml b/charts/vald/templates/jobs/db/initialize/mysql/job.yaml index b1bae3a5c07..7f269ce4827 100644 --- a/charts/vald/templates/jobs/db/initialize/mysql/job.yaml +++ b/charts/vald/templates/jobs/db/initialize/mysql/job.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/jobs/db/initialize/mysql/secret.yaml b/charts/vald/templates/jobs/db/initialize/mysql/secret.yaml index ec829d96525..dca91bb4fad 100644 --- a/charts/vald/templates/jobs/db/initialize/mysql/secret.yaml +++ b/charts/vald/templates/jobs/db/initialize/mysql/secret.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/jobs/db/initialize/redis/job.yaml b/charts/vald/templates/jobs/db/initialize/redis/job.yaml index 11ccb90845d..d757a3025e7 100644 --- a/charts/vald/templates/jobs/db/initialize/redis/job.yaml +++ b/charts/vald/templates/jobs/db/initialize/redis/job.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/jobs/db/initialize/redis/secret.yaml b/charts/vald/templates/jobs/db/initialize/redis/secret.yaml index 1196437753f..d499e124d48 100644 --- a/charts/vald/templates/jobs/db/initialize/redis/secret.yaml +++ b/charts/vald/templates/jobs/db/initialize/redis/secret.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/backup/configmap.yaml b/charts/vald/templates/manager/backup/configmap.yaml index 93c9c7b9e46..348d8c7f14d 100644 --- a/charts/vald/templates/manager/backup/configmap.yaml +++ b/charts/vald/templates/manager/backup/configmap.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/backup/daemonset.yaml b/charts/vald/templates/manager/backup/daemonset.yaml index 986f3031539..9fb85b92f94 100644 --- a/charts/vald/templates/manager/backup/daemonset.yaml +++ b/charts/vald/templates/manager/backup/daemonset.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/backup/deployment.yaml b/charts/vald/templates/manager/backup/deployment.yaml index 4b04c54deb0..66a8c94cbf2 100644 --- a/charts/vald/templates/manager/backup/deployment.yaml +++ b/charts/vald/templates/manager/backup/deployment.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/backup/hpa.yaml b/charts/vald/templates/manager/backup/hpa.yaml index ee77aa1e32d..6fc87c891f1 100644 --- a/charts/vald/templates/manager/backup/hpa.yaml +++ b/charts/vald/templates/manager/backup/hpa.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/backup/pdb.yaml b/charts/vald/templates/manager/backup/pdb.yaml index 3c29bd2d1fe..c0ceea3130f 100644 --- a/charts/vald/templates/manager/backup/pdb.yaml +++ b/charts/vald/templates/manager/backup/pdb.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/backup/priorityclass.yaml b/charts/vald/templates/manager/backup/priorityclass.yaml index 069a42a2170..c3201888fff 100644 --- a/charts/vald/templates/manager/backup/priorityclass.yaml +++ b/charts/vald/templates/manager/backup/priorityclass.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/backup/svc.yaml b/charts/vald/templates/manager/backup/svc.yaml index 2e87952af1b..15efe40a456 100644 --- a/charts/vald/templates/manager/backup/svc.yaml +++ b/charts/vald/templates/manager/backup/svc.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/compressor/configmap.yaml b/charts/vald/templates/manager/compressor/configmap.yaml index c32979df95b..97a6b4a09d2 100644 --- a/charts/vald/templates/manager/compressor/configmap.yaml +++ b/charts/vald/templates/manager/compressor/configmap.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/compressor/daemonset.yaml b/charts/vald/templates/manager/compressor/daemonset.yaml index 9a55602b815..f08165a80b4 100644 --- a/charts/vald/templates/manager/compressor/daemonset.yaml +++ b/charts/vald/templates/manager/compressor/daemonset.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/compressor/deployment.yaml b/charts/vald/templates/manager/compressor/deployment.yaml index 079ead17c2c..7bfa455fa70 100644 --- a/charts/vald/templates/manager/compressor/deployment.yaml +++ b/charts/vald/templates/manager/compressor/deployment.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/compressor/hpa.yaml b/charts/vald/templates/manager/compressor/hpa.yaml index 7c2fc8333ad..fd43ed5deb6 100644 --- a/charts/vald/templates/manager/compressor/hpa.yaml +++ b/charts/vald/templates/manager/compressor/hpa.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/compressor/pdb.yaml b/charts/vald/templates/manager/compressor/pdb.yaml index d13735f59c5..7208054e153 100644 --- a/charts/vald/templates/manager/compressor/pdb.yaml +++ b/charts/vald/templates/manager/compressor/pdb.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/compressor/priorityclass.yaml b/charts/vald/templates/manager/compressor/priorityclass.yaml index b8f160db0ee..94a82f1da7b 100644 --- a/charts/vald/templates/manager/compressor/priorityclass.yaml +++ b/charts/vald/templates/manager/compressor/priorityclass.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/compressor/svc.yaml b/charts/vald/templates/manager/compressor/svc.yaml index 8b164ae1a0e..b57cb0016ba 100644 --- a/charts/vald/templates/manager/compressor/svc.yaml +++ b/charts/vald/templates/manager/compressor/svc.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/index/configmap.yaml b/charts/vald/templates/manager/index/configmap.yaml index a6a7cd2b693..875eeab307d 100644 --- a/charts/vald/templates/manager/index/configmap.yaml +++ b/charts/vald/templates/manager/index/configmap.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/index/daemonset.yaml b/charts/vald/templates/manager/index/daemonset.yaml index c40951f701e..6dc089f3631 100644 --- a/charts/vald/templates/manager/index/daemonset.yaml +++ b/charts/vald/templates/manager/index/daemonset.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/index/deployment.yaml b/charts/vald/templates/manager/index/deployment.yaml index ed9cfe52a2c..cb8ee55a3b0 100644 --- a/charts/vald/templates/manager/index/deployment.yaml +++ b/charts/vald/templates/manager/index/deployment.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/index/pdb.yaml b/charts/vald/templates/manager/index/pdb.yaml index b2a95d95af9..a119f17866b 100644 --- a/charts/vald/templates/manager/index/pdb.yaml +++ b/charts/vald/templates/manager/index/pdb.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/index/priorityclass.yaml b/charts/vald/templates/manager/index/priorityclass.yaml index ba4cafa410b..42fb1db33a3 100644 --- a/charts/vald/templates/manager/index/priorityclass.yaml +++ b/charts/vald/templates/manager/index/priorityclass.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/manager/index/svc.yaml b/charts/vald/templates/manager/index/svc.yaml index a562aa0482a..7366ce69cba 100644 --- a/charts/vald/templates/manager/index/svc.yaml +++ b/charts/vald/templates/manager/index/svc.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/meta/configmap.yaml b/charts/vald/templates/meta/configmap.yaml index 59031628e4c..205c19f70ce 100644 --- a/charts/vald/templates/meta/configmap.yaml +++ b/charts/vald/templates/meta/configmap.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/meta/daemonset.yaml b/charts/vald/templates/meta/daemonset.yaml index 61ecc1127ad..9ea37ad715f 100644 --- a/charts/vald/templates/meta/daemonset.yaml +++ b/charts/vald/templates/meta/daemonset.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/meta/deployment.yaml b/charts/vald/templates/meta/deployment.yaml index 98c967ee3d1..a429b854058 100644 --- a/charts/vald/templates/meta/deployment.yaml +++ b/charts/vald/templates/meta/deployment.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/meta/hpa.yaml b/charts/vald/templates/meta/hpa.yaml index e1c0051eb8b..94d1f4f8aee 100644 --- a/charts/vald/templates/meta/hpa.yaml +++ b/charts/vald/templates/meta/hpa.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/meta/pdb.yaml b/charts/vald/templates/meta/pdb.yaml index 36ba467a379..984cd3d3d0e 100644 --- a/charts/vald/templates/meta/pdb.yaml +++ b/charts/vald/templates/meta/pdb.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/meta/priorityclass.yaml b/charts/vald/templates/meta/priorityclass.yaml index 816c9282960..85ace0c22d5 100644 --- a/charts/vald/templates/meta/priorityclass.yaml +++ b/charts/vald/templates/meta/priorityclass.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/templates/meta/svc.yaml b/charts/vald/templates/meta/svc.yaml index 0eb04c2a102..f9a859b6120 100644 --- a/charts/vald/templates/meta/svc.yaml +++ b/charts/vald/templates/meta/svc.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/values-agent-ngt-standalone.yaml b/charts/vald/values-agent-ngt-standalone.yaml index db8ff7d3703..873cfc4a5f2 100644 --- a/charts/vald/values-agent-ngt-standalone.yaml +++ b/charts/vald/values-agent-ngt-standalone.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/values-cassandra.yaml b/charts/vald/values-cassandra.yaml index 9f82215b14d..b8d1da59b2e 100644 --- a/charts/vald/values-cassandra.yaml +++ b/charts/vald/values-cassandra.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/values-ci.yaml b/charts/vald/values-ci.yaml index 62c3cfaf10f..21f61036700 100644 --- a/charts/vald/values-ci.yaml +++ b/charts/vald/values-ci.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/values-dev.yaml b/charts/vald/values-dev.yaml index fa110484c40..82680953fd5 100644 --- a/charts/vald/values-dev.yaml +++ b/charts/vald/values-dev.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/values-gateways.yaml b/charts/vald/values-gateways.yaml index 982c3cab96c..dadeeabc7af 100644 --- a/charts/vald/values-gateways.yaml +++ b/charts/vald/values-gateways.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/values-scylla.yaml b/charts/vald/values-scylla.yaml index 501b7a62be9..8744efd2a52 100644 --- a/charts/vald/values-scylla.yaml +++ b/charts/vald/values-scylla.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/charts/vald/values.yaml b/charts/vald/values.yaml index 5a67d3afa4c..c3bf15795a4 100644 --- a/charts/vald/values.yaml +++ b/charts/vald/values.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -38,7 +38,7 @@ defaults: image: # @schema {"name": "defaults.image.tag", "type": "string"} # defaults.image.tag -- docker image tag - tag: v0.0.64 + tag: v0.0.65 # @schema {"name": "defaults.server_config", "type": "object", "anchor": "server_config"} server_config: # @schema {"name": "defaults.server_config.servers", "type": "object"} diff --git a/cmd/agent/core/ngt/main.go b/cmd/agent/core/ngt/main.go index 98cfcacd036..ce597957b8c 100644 --- a/cmd/agent/core/ngt/main.go +++ b/cmd/agent/core/ngt/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/agent/core/ngt/main_test.go b/cmd/agent/core/ngt/main_test.go index 0509f9af27c..ef8cb42654a 100644 --- a/cmd/agent/core/ngt/main_test.go +++ b/cmd/agent/core/ngt/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/agent/core/ngt/sample.yaml b/cmd/agent/core/ngt/sample.yaml index 842b83b1166..9b4389d90bb 100644 --- a/cmd/agent/core/ngt/sample.yaml +++ b/cmd/agent/core/ngt/sample.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/cmd/agent/sidecar/main.go b/cmd/agent/sidecar/main.go index 9d1b0605717..504aff85c27 100644 --- a/cmd/agent/sidecar/main.go +++ b/cmd/agent/sidecar/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/agent/sidecar/main_test.go b/cmd/agent/sidecar/main_test.go index 0509f9af27c..ef8cb42654a 100644 --- a/cmd/agent/sidecar/main_test.go +++ b/cmd/agent/sidecar/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/discoverer/k8s/main.go b/cmd/discoverer/k8s/main.go index b167188d81a..c087ce11e7c 100644 --- a/cmd/discoverer/k8s/main.go +++ b/cmd/discoverer/k8s/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/discoverer/k8s/main_test.go b/cmd/discoverer/k8s/main_test.go index 0509f9af27c..ef8cb42654a 100644 --- a/cmd/discoverer/k8s/main_test.go +++ b/cmd/discoverer/k8s/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/discoverer/k8s/sample.yaml b/cmd/discoverer/k8s/sample.yaml index 4a520a462b8..15aef42ebf1 100644 --- a/cmd/discoverer/k8s/sample.yaml +++ b/cmd/discoverer/k8s/sample.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/cmd/gateway/vald/main.go b/cmd/gateway/vald/main.go index 8cd5c9a745d..35af594f171 100644 --- a/cmd/gateway/vald/main.go +++ b/cmd/gateway/vald/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/gateway/vald/main_test.go b/cmd/gateway/vald/main_test.go index 0509f9af27c..ef8cb42654a 100644 --- a/cmd/gateway/vald/main_test.go +++ b/cmd/gateway/vald/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/gateway/vald/sample.yaml b/cmd/gateway/vald/sample.yaml index 5ab570b8aae..7357f4d8b9f 100644 --- a/cmd/gateway/vald/sample.yaml +++ b/cmd/gateway/vald/sample.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/cmd/manager/backup/cassandra/main.go b/cmd/manager/backup/cassandra/main.go index a04ab74f5c2..a607e0c6f2b 100644 --- a/cmd/manager/backup/cassandra/main.go +++ b/cmd/manager/backup/cassandra/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/manager/backup/cassandra/main_test.go b/cmd/manager/backup/cassandra/main_test.go index 0509f9af27c..ef8cb42654a 100644 --- a/cmd/manager/backup/cassandra/main_test.go +++ b/cmd/manager/backup/cassandra/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/manager/backup/mysql/main.go b/cmd/manager/backup/mysql/main.go index fabfe15ad19..3ad23a9ee38 100644 --- a/cmd/manager/backup/mysql/main.go +++ b/cmd/manager/backup/mysql/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/manager/backup/mysql/main_test.go b/cmd/manager/backup/mysql/main_test.go index 0509f9af27c..ef8cb42654a 100644 --- a/cmd/manager/backup/mysql/main_test.go +++ b/cmd/manager/backup/mysql/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/manager/compressor/main.go b/cmd/manager/compressor/main.go index 5de4a543492..223840af6bd 100644 --- a/cmd/manager/compressor/main.go +++ b/cmd/manager/compressor/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/manager/compressor/main_test.go b/cmd/manager/compressor/main_test.go index 0509f9af27c..ef8cb42654a 100644 --- a/cmd/manager/compressor/main_test.go +++ b/cmd/manager/compressor/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/manager/index/main.go b/cmd/manager/index/main.go index 87e83335a7e..ba5275692ef 100644 --- a/cmd/manager/index/main.go +++ b/cmd/manager/index/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/manager/index/main_test.go b/cmd/manager/index/main_test.go index 0509f9af27c..ef8cb42654a 100644 --- a/cmd/manager/index/main_test.go +++ b/cmd/manager/index/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/manager/replication/agent/main.go b/cmd/manager/replication/agent/main.go index 61c7b3f0ee1..01f12aa270d 100644 --- a/cmd/manager/replication/agent/main.go +++ b/cmd/manager/replication/agent/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/manager/replication/agent/main_test.go b/cmd/manager/replication/agent/main_test.go index 0509f9af27c..ef8cb42654a 100644 --- a/cmd/manager/replication/agent/main_test.go +++ b/cmd/manager/replication/agent/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/manager/replication/controller/main.go b/cmd/manager/replication/controller/main.go index 03df296f0e3..ebe495eabc4 100644 --- a/cmd/manager/replication/controller/main.go +++ b/cmd/manager/replication/controller/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/manager/replication/controller/main_test.go b/cmd/manager/replication/controller/main_test.go index 0509f9af27c..ef8cb42654a 100644 --- a/cmd/manager/replication/controller/main_test.go +++ b/cmd/manager/replication/controller/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/meta/cassandra/main.go b/cmd/meta/cassandra/main.go index eac078d562d..278936ca4a3 100644 --- a/cmd/meta/cassandra/main.go +++ b/cmd/meta/cassandra/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/meta/cassandra/main_test.go b/cmd/meta/cassandra/main_test.go index 0509f9af27c..ef8cb42654a 100644 --- a/cmd/meta/cassandra/main_test.go +++ b/cmd/meta/cassandra/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/meta/cassandra/sample.yaml b/cmd/meta/cassandra/sample.yaml index f58cb6d3601..2f720132ff6 100644 --- a/cmd/meta/cassandra/sample.yaml +++ b/cmd/meta/cassandra/sample.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/cmd/meta/redis/main.go b/cmd/meta/redis/main.go index 4b174c30899..30bf9db05f5 100644 --- a/cmd/meta/redis/main.go +++ b/cmd/meta/redis/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/meta/redis/main_test.go b/cmd/meta/redis/main_test.go index 0509f9af27c..ef8cb42654a 100644 --- a/cmd/meta/redis/main_test.go +++ b/cmd/meta/redis/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/meta/redis/sample.yaml b/cmd/meta/redis/sample.yaml index d90c8670605..bdd90cb602c 100644 --- a/cmd/meta/redis/sample.yaml +++ b/cmd/meta/redis/sample.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/cmd/tools/cli/loadtest/main.go b/cmd/tools/cli/loadtest/main.go index 03073027d0b..3700a33fd9b 100644 --- a/cmd/tools/cli/loadtest/main.go +++ b/cmd/tools/cli/loadtest/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/tools/cli/loadtest/main_test.go b/cmd/tools/cli/loadtest/main_test.go index 8eefec78de2..d5f88175ba9 100644 --- a/cmd/tools/cli/loadtest/main_test.go +++ b/cmd/tools/cli/loadtest/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/tools/cli/loadtest/sample.yaml b/cmd/tools/cli/loadtest/sample.yaml index 2704be3985d..af536ebb2f2 100644 --- a/cmd/tools/cli/loadtest/sample.yaml +++ b/cmd/tools/cli/loadtest/sample.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/cmd/tools/cli/vdctl/main.go b/cmd/tools/cli/vdctl/main.go index f1b1e170777..381e3893965 100644 --- a/cmd/tools/cli/vdctl/main.go +++ b/cmd/tools/cli/vdctl/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/cmd/tools/cli/vdctl/main_test.go b/cmd/tools/cli/vdctl/main_test.go index 3a5b932d08c..221f0e2ba98 100644 --- a/cmd/tools/cli/vdctl/main_test.go +++ b/cmd/tools/cli/vdctl/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/dockers/agent/core/ngt/Dockerfile b/dockers/agent/core/ngt/Dockerfile index 4130308efd0..8476ad7678e 100644 --- a/dockers/agent/core/ngt/Dockerfile +++ b/dockers/agent/core/ngt/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,6 +19,7 @@ ARG BASE_TAG=latest ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM golang:${GO_VERSION} AS golang @@ -67,7 +68,7 @@ WORKDIR ${GOPATH}/src/github.com/${ORG}/${REPO}/cmd/${PKG} RUN cp sample.yaml /tmp/config.yaml FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME ngt diff --git a/dockers/agent/sidecar/Dockerfile b/dockers/agent/sidecar/Dockerfile index 983689bf7bb..3fc421a545f 100644 --- a/dockers/agent/sidecar/Dockerfile +++ b/dockers/agent/sidecar/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,6 +19,7 @@ ARG BASE_TAG=latest ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM golang:${GO_VERSION} AS golang @@ -62,7 +63,7 @@ RUN make REPO=${ORG} NAME=${REPO} cmd/${PKG}/${APP_NAME} \ && upx ${UPX_OPTIONS} -o "/usr/bin/${APP_NAME}" "cmd/${PKG}/${APP_NAME}" FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME sidecar diff --git a/dockers/base/Dockerfile b/dockers/base/Dockerfile index 93b9185b5f6..3d27229a91f 100644 --- a/dockers/base/Dockerfile +++ b/dockers/base/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/dockers/ci/base/Dockerfile b/dockers/ci/base/Dockerfile index 12d2d56d463..7c10f25aaed 100644 --- a/dockers/ci/base/Dockerfile +++ b/dockers/ci/base/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/dockers/dev/Dockerfile b/dockers/dev/Dockerfile index 4db1bb598d3..f6abae1848e 100644 --- a/dockers/dev/Dockerfile +++ b/dockers/dev/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -15,10 +15,12 @@ # ARG BASE_TAG=latest +ARG MAINTAINER="vdaas.org vald team FROM vdaas/vald-ci-container:${BASE_TAG} AS vald FROM mcr.microsoft.com/vscode/devcontainers/go:1 AS base +LABEL maintainer "${MAINTAINER}" RUN apt-get update && apt-get install -y --no-install-recommends \ build-essential \ diff --git a/dockers/discoverer/k8s/Dockerfile b/dockers/discoverer/k8s/Dockerfile index 6aaed418579..2280dfb376a 100644 --- a/dockers/discoverer/k8s/Dockerfile +++ b/dockers/discoverer/k8s/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,6 +19,7 @@ ARG BASE_TAG=latest ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM golang:${GO_VERSION} AS golang @@ -58,7 +59,7 @@ RUN make REPO=${ORG} NAME=${REPO} cmd/${PKG}/${APP_NAME} \ && upx ${UPX_OPTIONS} -o "/usr/bin/${APP_NAME}" "cmd/${PKG}/${APP_NAME}" FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME discoverer diff --git a/dockers/gateway/backup/Dockerfile b/dockers/gateway/backup/Dockerfile index 3f2774206e3..85898886c3d 100644 --- a/dockers/gateway/backup/Dockerfile +++ b/dockers/gateway/backup/Dockerfile @@ -19,6 +19,7 @@ ARG BASE_TAG=latest ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM golang:${GO_VERSION} AS golang @@ -61,7 +62,7 @@ RUN make REPO=${ORG} NAME=${REPO} cmd/${PKG}/${APP_NAME} \ && upx ${UPX_OPTIONS} -o "/usr/bin/${APP_NAME}" "cmd/${PKG}/${APP_NAME}" FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME backup diff --git a/dockers/gateway/lb/Dockerfile b/dockers/gateway/lb/Dockerfile index a57ee41b97f..576a495fdc3 100644 --- a/dockers/gateway/lb/Dockerfile +++ b/dockers/gateway/lb/Dockerfile @@ -19,6 +19,7 @@ ARG BASE_TAG=latest ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM golang:${GO_VERSION} AS golang @@ -61,7 +62,7 @@ RUN make REPO=${ORG} NAME=${REPO} cmd/${PKG}/${APP_NAME} \ && upx ${UPX_OPTIONS} -o "/usr/bin/${APP_NAME}" "cmd/${PKG}/${APP_NAME}" FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME lb diff --git a/dockers/gateway/meta/Dockerfile b/dockers/gateway/meta/Dockerfile index 8177ce19432..df4e8130499 100644 --- a/dockers/gateway/meta/Dockerfile +++ b/dockers/gateway/meta/Dockerfile @@ -19,6 +19,7 @@ ARG BASE_TAG=latest ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM golang:${GO_VERSION} AS golang @@ -61,7 +62,7 @@ RUN make REPO=${ORG} NAME=${REPO} cmd/${PKG}/${APP_NAME} \ && upx ${UPX_OPTIONS} -o "/usr/bin/${APP_NAME}" "cmd/${PKG}/${APP_NAME}" FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME meta diff --git a/dockers/gateway/vald/Dockerfile b/dockers/gateway/vald/Dockerfile index c18bc9d3417..34ec4f7f291 100644 --- a/dockers/gateway/vald/Dockerfile +++ b/dockers/gateway/vald/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,6 +19,7 @@ ARG BASE_TAG=latest ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM golang:${GO_VERSION} AS golang @@ -58,7 +59,7 @@ RUN make REPO=${ORG} NAME=${REPO} cmd/${PKG}/${APP_NAME} \ && upx ${UPX_OPTIONS} -o "/usr/bin/${APP_NAME}" "cmd/${PKG}/${APP_NAME}" FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME vald diff --git a/dockers/manager/backup/cassandra/Dockerfile b/dockers/manager/backup/cassandra/Dockerfile index b10da468f29..3e3fdca4280 100644 --- a/dockers/manager/backup/cassandra/Dockerfile +++ b/dockers/manager/backup/cassandra/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,6 +19,7 @@ ARG BASE_TAG=latest ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM golang:${GO_VERSION} AS golang @@ -58,7 +59,7 @@ RUN make REPO=${ORG} NAME=${REPO} cmd/${PKG}/${APP_NAME} \ && upx ${UPX_OPTIONS} -o "/usr/bin/${APP_NAME}" "cmd/${PKG}/${APP_NAME}" FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME backup diff --git a/dockers/manager/backup/mysql/Dockerfile b/dockers/manager/backup/mysql/Dockerfile index a133fab5daf..785297720b5 100644 --- a/dockers/manager/backup/mysql/Dockerfile +++ b/dockers/manager/backup/mysql/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,6 +19,7 @@ ARG BASE_TAG=latest ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM golang:${GO_VERSION} AS golang @@ -58,7 +59,7 @@ RUN make REPO=${ORG} NAME=${REPO} cmd/${PKG}/${APP_NAME} \ && upx ${UPX_OPTIONS} -o "/usr/bin/${APP_NAME}" "cmd/${PKG}/${APP_NAME}" FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME backup diff --git a/dockers/manager/compressor/Dockerfile b/dockers/manager/compressor/Dockerfile index 36bf125abcd..b4768045b92 100644 --- a/dockers/manager/compressor/Dockerfile +++ b/dockers/manager/compressor/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,6 +19,7 @@ ARG BASE_TAG=latest ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM golang:${GO_VERSION} AS golang @@ -58,7 +59,7 @@ RUN make REPO=${ORG} NAME=${REPO} cmd/${PKG}/${APP_NAME} \ && upx ${UPX_OPTIONS} -o "/usr/bin/${APP_NAME}" "cmd/${PKG}/${APP_NAME}" FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME compressor diff --git a/dockers/manager/index/Dockerfile b/dockers/manager/index/Dockerfile index 4cf3624870c..30eccce5e8d 100644 --- a/dockers/manager/index/Dockerfile +++ b/dockers/manager/index/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,6 +19,7 @@ ARG BASE_TAG=latest ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM golang:${GO_VERSION} AS golang @@ -58,7 +59,7 @@ RUN make REPO=${ORG} NAME=${REPO} cmd/${PKG}/${APP_NAME} \ && upx ${UPX_OPTIONS} -o "/usr/bin/${APP_NAME}" "cmd/${PKG}/${APP_NAME}" FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME index diff --git a/dockers/manager/replication/agent/Dockerfile b/dockers/manager/replication/agent/Dockerfile index 499cb1337c3..937899e62b8 100644 --- a/dockers/manager/replication/agent/Dockerfile +++ b/dockers/manager/replication/agent/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM vdaas/vald-base:latest AS builder ARG UPX_OPTIONS @@ -52,7 +53,7 @@ RUN make REPO=${ORG} NAME=${REPO} cmd/${PKG}/${APP_NAME} \ && upx ${UPX_OPTIONS} -o "/usr/bin/${APP_NAME}" "cmd/${PKG}/${APP_NAME}" FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME agent diff --git a/dockers/manager/replication/controller/Dockerfile b/dockers/manager/replication/controller/Dockerfile index 85b1baf00f9..95ea631af57 100644 --- a/dockers/manager/replication/controller/Dockerfile +++ b/dockers/manager/replication/controller/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM vdaas/vald-base:latest AS builder ARG UPX_OPTIONS @@ -52,7 +53,7 @@ RUN make REPO=${ORG} NAME=${REPO} cmd/${PKG}/${APP_NAME} \ && upx ${UPX_OPTIONS} -o "/usr/bin/${APP_NAME}" "cmd/${PKG}/${APP_NAME}" FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME controller diff --git a/dockers/meta/cassandra/Dockerfile b/dockers/meta/cassandra/Dockerfile index 27d7e5ee82f..d3011eeee7b 100644 --- a/dockers/meta/cassandra/Dockerfile +++ b/dockers/meta/cassandra/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,6 +19,7 @@ ARG BASE_TAG=latest ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM golang:${GO_VERSION} AS golang @@ -58,7 +59,7 @@ RUN make REPO=${ORG} NAME=${REPO} cmd/${PKG}/${APP_NAME} \ && upx ${UPX_OPTIONS} -o "/usr/bin/${APP_NAME}" "cmd/${PKG}/${APP_NAME}" FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME meta diff --git a/dockers/meta/redis/Dockerfile b/dockers/meta/redis/Dockerfile index ca6a53f7ba6..22568c91068 100644 --- a/dockers/meta/redis/Dockerfile +++ b/dockers/meta/redis/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,6 +19,7 @@ ARG BASE_TAG=latest ARG DISTROLESS_IMAGE=gcr.io/distroless/static ARG DISTROLESS_IMAGE_TAG=nonroot ARG UPX_OPTIONS=-9 +ARG MAINTAINER="vdaas.org vald team FROM golang:${GO_VERSION} AS golang @@ -58,7 +59,7 @@ RUN make REPO=${ORG} NAME=${REPO} cmd/${PKG}/${APP_NAME} \ && upx ${UPX_OPTIONS} -o "/usr/bin/${APP_NAME}" "cmd/${PKG}/${APP_NAME}" FROM ${DISTROLESS_IMAGE}:${DISTROLESS_IMAGE_TAG} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" ENV APP_NAME meta diff --git a/dockers/operator/helm/Dockerfile b/dockers/operator/helm/Dockerfile index 34095418ab4..f5617df966b 100644 --- a/dockers/operator/helm/Dockerfile +++ b/dockers/operator/helm/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,6 +19,7 @@ ARG GROUP="vald.vdaas.org" ARG VALD_KIND="ValdRelease" ARG VALD_HELM_OPERATOR_KIND="ValdHelmOperatorRelease" ARG BASE_TAG=latest +ARG MAINTAINER="vdaas.org vald team FROM vdaas/vald-base:${BASE_TAG} AS builder ARG OPERATOR_SDK_VERSION @@ -72,7 +73,7 @@ RUN make helm/schema/vald-helm-operator RUN cp -r charts /charts FROM quay.io/operator-framework/helm-operator:${OPERATOR_SDK_VERSION} -LABEL maintainer "Vald team " +LABEL maintainer "${MAINTAINER}" COPY --from=builder /tmp/watches.yaml ${HOME}/watches.yaml diff --git a/dockers/tools/cli/loadtest/Dockerfile b/dockers/tools/cli/loadtest/Dockerfile index ce937811ae9..b0cd1179d4a 100644 --- a/dockers/tools/cli/loadtest/Dockerfile +++ b/dockers/tools/cli/loadtest/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -15,6 +15,7 @@ # ARG GO_VERSION=latest +ARG MAINTAINER="vdaas.org vald team FROM golang:${GO_VERSION} AS golang @@ -84,6 +85,7 @@ RUN GO_VERSION="$(cat GO_VERSION)" \ FROM ubuntu:devel # Start From Alpine For Debug Environment # FROM alpine:latest +LABEL maintainer "${MAINTAINER}" ENV APP_NAME loadtest diff --git a/example/client/agent/main.go b/example/client/agent/main.go index 2a86ac1839e..d8d2aef1ccf 100644 --- a/example/client/agent/main.go +++ b/example/client/agent/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/example/client/main.go b/example/client/main.go index 683f40042cd..b6116636d28 100644 --- a/example/client/main.go +++ b/example/client/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/example/helm/values-scylla.yaml b/example/helm/values-scylla.yaml index d7e43c32d1d..d088bfdbdb7 100644 --- a/example/helm/values-scylla.yaml +++ b/example/helm/values-scylla.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/example/helm/values-standalone-agent-ngt.yaml b/example/helm/values-standalone-agent-ngt.yaml index 7797ea3e464..35f70a0618d 100644 --- a/example/helm/values-standalone-agent-ngt.yaml +++ b/example/helm/values-standalone-agent-ngt.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/benchmark/assets/x1b/loader.go b/hack/benchmark/assets/x1b/loader.go index 7d88dfaf4e5..47653a7da7e 100644 --- a/hack/benchmark/assets/x1b/loader.go +++ b/hack/benchmark/assets/x1b/loader.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/assets/x1b/loader_bench_test.go b/hack/benchmark/assets/x1b/loader_bench_test.go index 0a24d0658f4..b4b0847c6b8 100644 --- a/hack/benchmark/assets/x1b/loader_bench_test.go +++ b/hack/benchmark/assets/x1b/loader_bench_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/assets/x1b/loader_test.go b/hack/benchmark/assets/x1b/loader_test.go index cba78f79540..2749ac67a71 100644 --- a/hack/benchmark/assets/x1b/loader_test.go +++ b/hack/benchmark/assets/x1b/loader_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/benchmark.go b/hack/benchmark/core/benchmark/benchmark.go index cb5e9b54ba2..dd34f5da132 100644 --- a/hack/benchmark/core/benchmark/benchmark.go +++ b/hack/benchmark/core/benchmark/benchmark.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/benchmark_test.go b/hack/benchmark/core/benchmark/benchmark_test.go index 5401aa92b59..e38fd742cb3 100644 --- a/hack/benchmark/core/benchmark/benchmark_test.go +++ b/hack/benchmark/core/benchmark/benchmark_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/option.go b/hack/benchmark/core/benchmark/option.go index a36aba9b94d..dd858098bf2 100644 --- a/hack/benchmark/core/benchmark/option.go +++ b/hack/benchmark/core/benchmark/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/option_test.go b/hack/benchmark/core/benchmark/option_test.go index 1db182d1ed1..f0f5730423e 100644 --- a/hack/benchmark/core/benchmark/option_test.go +++ b/hack/benchmark/core/benchmark/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy.go b/hack/benchmark/core/benchmark/strategy.go index 87238285f55..ea10e68455f 100644 --- a/hack/benchmark/core/benchmark/strategy.go +++ b/hack/benchmark/core/benchmark/strategy.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/bulk_insert.go b/hack/benchmark/core/benchmark/strategy/bulk_insert.go index da16b17eb02..eb363dd7633 100644 --- a/hack/benchmark/core/benchmark/strategy/bulk_insert.go +++ b/hack/benchmark/core/benchmark/strategy/bulk_insert.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/bulk_insert_commit.go b/hack/benchmark/core/benchmark/strategy/bulk_insert_commit.go index b757736024d..0b04a261ab4 100644 --- a/hack/benchmark/core/benchmark/strategy/bulk_insert_commit.go +++ b/hack/benchmark/core/benchmark/strategy/bulk_insert_commit.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/bulk_insert_commit_test.go b/hack/benchmark/core/benchmark/strategy/bulk_insert_commit_test.go index be7da7edbd6..ed9aba72d0c 100644 --- a/hack/benchmark/core/benchmark/strategy/bulk_insert_commit_test.go +++ b/hack/benchmark/core/benchmark/strategy/bulk_insert_commit_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/bulk_insert_test.go b/hack/benchmark/core/benchmark/strategy/bulk_insert_test.go index 5aa7bdaf40e..2e14857b3e0 100644 --- a/hack/benchmark/core/benchmark/strategy/bulk_insert_test.go +++ b/hack/benchmark/core/benchmark/strategy/bulk_insert_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/get_vector.go b/hack/benchmark/core/benchmark/strategy/get_vector.go index 9356af1ad3b..ef2c7c17ce5 100644 --- a/hack/benchmark/core/benchmark/strategy/get_vector.go +++ b/hack/benchmark/core/benchmark/strategy/get_vector.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/get_vector_test.go b/hack/benchmark/core/benchmark/strategy/get_vector_test.go index 2bf3cbce180..5b766dd03fd 100644 --- a/hack/benchmark/core/benchmark/strategy/get_vector_test.go +++ b/hack/benchmark/core/benchmark/strategy/get_vector_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/insert.go b/hack/benchmark/core/benchmark/strategy/insert.go index 00f8d90217c..74bb0822891 100644 --- a/hack/benchmark/core/benchmark/strategy/insert.go +++ b/hack/benchmark/core/benchmark/strategy/insert.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/insert_commit.go b/hack/benchmark/core/benchmark/strategy/insert_commit.go index 7ca483c519a..98ba0fd08e9 100644 --- a/hack/benchmark/core/benchmark/strategy/insert_commit.go +++ b/hack/benchmark/core/benchmark/strategy/insert_commit.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/insert_commit_test.go b/hack/benchmark/core/benchmark/strategy/insert_commit_test.go index 4a26b84b687..ecbca96c377 100644 --- a/hack/benchmark/core/benchmark/strategy/insert_commit_test.go +++ b/hack/benchmark/core/benchmark/strategy/insert_commit_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/insert_test.go b/hack/benchmark/core/benchmark/strategy/insert_test.go index c9863e31dfe..0acd05abc97 100644 --- a/hack/benchmark/core/benchmark/strategy/insert_test.go +++ b/hack/benchmark/core/benchmark/strategy/insert_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/remove.go b/hack/benchmark/core/benchmark/strategy/remove.go index 0113e06c1b8..49435181688 100644 --- a/hack/benchmark/core/benchmark/strategy/remove.go +++ b/hack/benchmark/core/benchmark/strategy/remove.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/remove_test.go b/hack/benchmark/core/benchmark/strategy/remove_test.go index 1c35a87b091..77a6a5e901e 100644 --- a/hack/benchmark/core/benchmark/strategy/remove_test.go +++ b/hack/benchmark/core/benchmark/strategy/remove_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/search.go b/hack/benchmark/core/benchmark/strategy/search.go index e1f98014433..2a0a27807f6 100644 --- a/hack/benchmark/core/benchmark/strategy/search.go +++ b/hack/benchmark/core/benchmark/strategy/search.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/search_test.go b/hack/benchmark/core/benchmark/strategy/search_test.go index 9dbf2a3dfae..68f1aa08abd 100644 --- a/hack/benchmark/core/benchmark/strategy/search_test.go +++ b/hack/benchmark/core/benchmark/strategy/search_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/strategy.go b/hack/benchmark/core/benchmark/strategy/strategy.go index c32fe38bc67..84e6da2225d 100644 --- a/hack/benchmark/core/benchmark/strategy/strategy.go +++ b/hack/benchmark/core/benchmark/strategy/strategy.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/strategy_option.go b/hack/benchmark/core/benchmark/strategy/strategy_option.go index a22ffe2923e..3caad6b1ab6 100644 --- a/hack/benchmark/core/benchmark/strategy/strategy_option.go +++ b/hack/benchmark/core/benchmark/strategy/strategy_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/strategy_option_test.go b/hack/benchmark/core/benchmark/strategy/strategy_option_test.go index 6097c142f22..19e7e69f8fd 100644 --- a/hack/benchmark/core/benchmark/strategy/strategy_option_test.go +++ b/hack/benchmark/core/benchmark/strategy/strategy_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/strategy_test.go b/hack/benchmark/core/benchmark/strategy/strategy_test.go index 0a313f46f89..c906976144d 100644 --- a/hack/benchmark/core/benchmark/strategy/strategy_test.go +++ b/hack/benchmark/core/benchmark/strategy/strategy_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/util.go b/hack/benchmark/core/benchmark/strategy/util.go index e65179ac8ce..6d561b7b451 100644 --- a/hack/benchmark/core/benchmark/strategy/util.go +++ b/hack/benchmark/core/benchmark/strategy/util.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/benchmark/strategy/util_test.go b/hack/benchmark/core/benchmark/strategy/util_test.go index 84f445e69d0..dffe037a8a8 100644 --- a/hack/benchmark/core/benchmark/strategy/util_test.go +++ b/hack/benchmark/core/benchmark/strategy/util_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/gongt/gongt_bench_test.go b/hack/benchmark/core/gongt/gongt_bench_test.go index d14cc684541..183781b729d 100644 --- a/hack/benchmark/core/gongt/gongt_bench_test.go +++ b/hack/benchmark/core/gongt/gongt_bench_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/core/ngt/ngt_bench_test.go b/hack/benchmark/core/ngt/ngt_bench_test.go index c75f80a9838..b5fed9531db 100644 --- a/hack/benchmark/core/ngt/ngt_bench_test.go +++ b/hack/benchmark/core/ngt/ngt_bench_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/e2e/agent/core/ngt/ngt_bench_test.go b/hack/benchmark/e2e/agent/core/ngt/ngt_bench_test.go index 3afef79286c..6055cfc424a 100644 --- a/hack/benchmark/e2e/agent/core/ngt/ngt_bench_test.go +++ b/hack/benchmark/e2e/agent/core/ngt/ngt_bench_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/e2e/external/ngtd/ngtd_bench_test.go b/hack/benchmark/e2e/external/ngtd/ngtd_bench_test.go index 73020c9780d..170a6461536 100644 --- a/hack/benchmark/e2e/external/ngtd/ngtd_bench_test.go +++ b/hack/benchmark/e2e/external/ngtd/ngtd_bench_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/e2e/gateway/vald/vald_bench_test.go b/hack/benchmark/e2e/gateway/vald/vald_bench_test.go index f23dce82db3..f1624c8d9e7 100644 --- a/hack/benchmark/e2e/gateway/vald/vald_bench_test.go +++ b/hack/benchmark/e2e/gateway/vald/vald_bench_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/assets/dataset.go b/hack/benchmark/internal/assets/dataset.go index c7be66290ac..a7a6258c77d 100644 --- a/hack/benchmark/internal/assets/dataset.go +++ b/hack/benchmark/internal/assets/dataset.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/assets/dataset_test.go b/hack/benchmark/internal/assets/dataset_test.go index 810d1125cb3..7518068eb55 100644 --- a/hack/benchmark/internal/assets/dataset_test.go +++ b/hack/benchmark/internal/assets/dataset_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/client/ngtd/grpc/client.go b/hack/benchmark/internal/client/ngtd/grpc/client.go index 3715555f289..e37647d9945 100644 --- a/hack/benchmark/internal/client/ngtd/grpc/client.go +++ b/hack/benchmark/internal/client/ngtd/grpc/client.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/client/ngtd/grpc/option.go b/hack/benchmark/internal/client/ngtd/grpc/option.go index a683da5e600..720d817c929 100644 --- a/hack/benchmark/internal/client/ngtd/grpc/option.go +++ b/hack/benchmark/internal/client/ngtd/grpc/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/client/ngtd/grpc/option_test.go b/hack/benchmark/internal/client/ngtd/grpc/option_test.go index c7d5a10a40e..a4d634f24cb 100644 --- a/hack/benchmark/internal/client/ngtd/grpc/option_test.go +++ b/hack/benchmark/internal/client/ngtd/grpc/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/client/ngtd/rest/client.go b/hack/benchmark/internal/client/ngtd/rest/client.go index e990af1ff52..115b79a5e3d 100644 --- a/hack/benchmark/internal/client/ngtd/rest/client.go +++ b/hack/benchmark/internal/client/ngtd/rest/client.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/client/ngtd/rest/option.go b/hack/benchmark/internal/client/ngtd/rest/option.go index 228f3372f84..85ec997f6c6 100644 --- a/hack/benchmark/internal/client/ngtd/rest/option.go +++ b/hack/benchmark/internal/client/ngtd/rest/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/client/ngtd/rest/option_test.go b/hack/benchmark/internal/client/ngtd/rest/option_test.go index ecf35803728..c296dfcb4c4 100644 --- a/hack/benchmark/internal/client/ngtd/rest/option_test.go +++ b/hack/benchmark/internal/client/ngtd/rest/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/core/algorithm/algorithm.go b/hack/benchmark/internal/core/algorithm/algorithm.go index 4cdc69b49af..58f94828eed 100644 --- a/hack/benchmark/internal/core/algorithm/algorithm.go +++ b/hack/benchmark/internal/core/algorithm/algorithm.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/core/algorithm/gongt/gongt.go b/hack/benchmark/internal/core/algorithm/gongt/gongt.go index f540f8d9dec..fe508c8dace 100644 --- a/hack/benchmark/internal/core/algorithm/gongt/gongt.go +++ b/hack/benchmark/internal/core/algorithm/gongt/gongt.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/core/algorithm/gongt/gongt_test.go b/hack/benchmark/internal/core/algorithm/gongt/gongt_test.go index 0bf269129a7..0387e556268 100644 --- a/hack/benchmark/internal/core/algorithm/gongt/gongt_test.go +++ b/hack/benchmark/internal/core/algorithm/gongt/gongt_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/core/algorithm/gongt/option.go b/hack/benchmark/internal/core/algorithm/gongt/option.go index 92b7cd88412..4803d1d8024 100644 --- a/hack/benchmark/internal/core/algorithm/gongt/option.go +++ b/hack/benchmark/internal/core/algorithm/gongt/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/core/algorithm/gongt/option_test.go b/hack/benchmark/internal/core/algorithm/gongt/option_test.go index 5a8f79a43b7..c705d241188 100644 --- a/hack/benchmark/internal/core/algorithm/gongt/option_test.go +++ b/hack/benchmark/internal/core/algorithm/gongt/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/core/algorithm/ngt/ngt.go b/hack/benchmark/internal/core/algorithm/ngt/ngt.go index 9167395677a..484a8abf67f 100644 --- a/hack/benchmark/internal/core/algorithm/ngt/ngt.go +++ b/hack/benchmark/internal/core/algorithm/ngt/ngt.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/core/algorithm/ngt/ngt_test.go b/hack/benchmark/internal/core/algorithm/ngt/ngt_test.go index affd800a7a8..58bd648ab65 100644 --- a/hack/benchmark/internal/core/algorithm/ngt/ngt_test.go +++ b/hack/benchmark/internal/core/algorithm/ngt/ngt_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/core/algorithm/ngt/option.go b/hack/benchmark/internal/core/algorithm/ngt/option.go index 7bdc26840d8..bb47102de63 100644 --- a/hack/benchmark/internal/core/algorithm/ngt/option.go +++ b/hack/benchmark/internal/core/algorithm/ngt/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/core/algorithm/ngt/option_test.go b/hack/benchmark/internal/core/algorithm/ngt/option_test.go index be5dff05124..db8e024fde9 100644 --- a/hack/benchmark/internal/core/algorithm/ngt/option_test.go +++ b/hack/benchmark/internal/core/algorithm/ngt/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/db/nosql/cassandra/cassandra_test.go b/hack/benchmark/internal/db/nosql/cassandra/cassandra_test.go index 5c0ce49431a..703ef620394 100644 --- a/hack/benchmark/internal/db/nosql/cassandra/cassandra_test.go +++ b/hack/benchmark/internal/db/nosql/cassandra/cassandra_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/e2e.go b/hack/benchmark/internal/e2e/e2e.go index 7557c5ad1e9..dae04799747 100644 --- a/hack/benchmark/internal/e2e/e2e.go +++ b/hack/benchmark/internal/e2e/e2e.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/e2e_test.go b/hack/benchmark/internal/e2e/e2e_test.go index 450fdd381c9..2e4ee379b37 100644 --- a/hack/benchmark/internal/e2e/e2e_test.go +++ b/hack/benchmark/internal/e2e/e2e_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/option.go b/hack/benchmark/internal/e2e/option.go index 0b8dc62c745..16af72353d7 100644 --- a/hack/benchmark/internal/e2e/option.go +++ b/hack/benchmark/internal/e2e/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/option_test.go b/hack/benchmark/internal/e2e/option_test.go index 41b04a8efc1..6710d673fe5 100644 --- a/hack/benchmark/internal/e2e/option_test.go +++ b/hack/benchmark/internal/e2e/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy.go b/hack/benchmark/internal/e2e/strategy.go index 7cd4845da61..2a3290ba217 100644 --- a/hack/benchmark/internal/e2e/strategy.go +++ b/hack/benchmark/internal/e2e/strategy.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/create_index.go b/hack/benchmark/internal/e2e/strategy/create_index.go index d9f97f0b696..4e243d414d9 100644 --- a/hack/benchmark/internal/e2e/strategy/create_index.go +++ b/hack/benchmark/internal/e2e/strategy/create_index.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/create_index_option.go b/hack/benchmark/internal/e2e/strategy/create_index_option.go index 79f1956a241..08d9d31c05f 100644 --- a/hack/benchmark/internal/e2e/strategy/create_index_option.go +++ b/hack/benchmark/internal/e2e/strategy/create_index_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/create_index_option_test.go b/hack/benchmark/internal/e2e/strategy/create_index_option_test.go index f1c4acf8667..5634f759e83 100644 --- a/hack/benchmark/internal/e2e/strategy/create_index_option_test.go +++ b/hack/benchmark/internal/e2e/strategy/create_index_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/create_index_test.go b/hack/benchmark/internal/e2e/strategy/create_index_test.go index b8e1c571d37..2afafa85457 100644 --- a/hack/benchmark/internal/e2e/strategy/create_index_test.go +++ b/hack/benchmark/internal/e2e/strategy/create_index_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/insert.go b/hack/benchmark/internal/e2e/strategy/insert.go index 6b8f45236f4..0bca5da6a14 100644 --- a/hack/benchmark/internal/e2e/strategy/insert.go +++ b/hack/benchmark/internal/e2e/strategy/insert.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/insert_option.go b/hack/benchmark/internal/e2e/strategy/insert_option.go index e67639d7666..1bf63ea1e62 100644 --- a/hack/benchmark/internal/e2e/strategy/insert_option.go +++ b/hack/benchmark/internal/e2e/strategy/insert_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/insert_option_test.go b/hack/benchmark/internal/e2e/strategy/insert_option_test.go index 88c781297eb..bf8c41ce3d6 100644 --- a/hack/benchmark/internal/e2e/strategy/insert_option_test.go +++ b/hack/benchmark/internal/e2e/strategy/insert_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/insert_test.go b/hack/benchmark/internal/e2e/strategy/insert_test.go index 0269e8d07b7..0196905208d 100644 --- a/hack/benchmark/internal/e2e/strategy/insert_test.go +++ b/hack/benchmark/internal/e2e/strategy/insert_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/remove.go b/hack/benchmark/internal/e2e/strategy/remove.go index 5bd37e0d032..c91dd4b0281 100644 --- a/hack/benchmark/internal/e2e/strategy/remove.go +++ b/hack/benchmark/internal/e2e/strategy/remove.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/remove_option.go b/hack/benchmark/internal/e2e/strategy/remove_option.go index 0750ab1b8dc..16f39c46abf 100644 --- a/hack/benchmark/internal/e2e/strategy/remove_option.go +++ b/hack/benchmark/internal/e2e/strategy/remove_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/remove_option_test.go b/hack/benchmark/internal/e2e/strategy/remove_option_test.go index 747c735a8ca..4ea9cafb59f 100644 --- a/hack/benchmark/internal/e2e/strategy/remove_option_test.go +++ b/hack/benchmark/internal/e2e/strategy/remove_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/remove_test.go b/hack/benchmark/internal/e2e/strategy/remove_test.go index 6ec86015044..973c59513a8 100644 --- a/hack/benchmark/internal/e2e/strategy/remove_test.go +++ b/hack/benchmark/internal/e2e/strategy/remove_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/search.go b/hack/benchmark/internal/e2e/strategy/search.go index 516a06756f8..0e3aa3df11c 100644 --- a/hack/benchmark/internal/e2e/strategy/search.go +++ b/hack/benchmark/internal/e2e/strategy/search.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/search_option.go b/hack/benchmark/internal/e2e/strategy/search_option.go index 1007e81d79f..5b46d30614f 100644 --- a/hack/benchmark/internal/e2e/strategy/search_option.go +++ b/hack/benchmark/internal/e2e/strategy/search_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/search_option_test.go b/hack/benchmark/internal/e2e/strategy/search_option_test.go index 3535d6bda13..7a2ebca40fe 100644 --- a/hack/benchmark/internal/e2e/strategy/search_option_test.go +++ b/hack/benchmark/internal/e2e/strategy/search_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/search_test.go b/hack/benchmark/internal/e2e/strategy/search_test.go index 5457a6c11d9..2ab0def66ff 100644 --- a/hack/benchmark/internal/e2e/strategy/search_test.go +++ b/hack/benchmark/internal/e2e/strategy/search_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/stream_insert.go b/hack/benchmark/internal/e2e/strategy/stream_insert.go index d332062a7ee..4f79759f41d 100644 --- a/hack/benchmark/internal/e2e/strategy/stream_insert.go +++ b/hack/benchmark/internal/e2e/strategy/stream_insert.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/stream_insert_option.go b/hack/benchmark/internal/e2e/strategy/stream_insert_option.go index f1d05e5a04d..09d48f7f44c 100644 --- a/hack/benchmark/internal/e2e/strategy/stream_insert_option.go +++ b/hack/benchmark/internal/e2e/strategy/stream_insert_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/stream_insert_test.go b/hack/benchmark/internal/e2e/strategy/stream_insert_test.go index 7fe831757ad..4acf31a0b92 100644 --- a/hack/benchmark/internal/e2e/strategy/stream_insert_test.go +++ b/hack/benchmark/internal/e2e/strategy/stream_insert_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/stream_remove.go b/hack/benchmark/internal/e2e/strategy/stream_remove.go index a5f3ff39a12..fe317ce0556 100644 --- a/hack/benchmark/internal/e2e/strategy/stream_remove.go +++ b/hack/benchmark/internal/e2e/strategy/stream_remove.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/stream_remove_option.go b/hack/benchmark/internal/e2e/strategy/stream_remove_option.go index d71fc671e15..50b290432d0 100644 --- a/hack/benchmark/internal/e2e/strategy/stream_remove_option.go +++ b/hack/benchmark/internal/e2e/strategy/stream_remove_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/stream_remove_test.go b/hack/benchmark/internal/e2e/strategy/stream_remove_test.go index 8236ea28299..ba6dcccdc44 100644 --- a/hack/benchmark/internal/e2e/strategy/stream_remove_test.go +++ b/hack/benchmark/internal/e2e/strategy/stream_remove_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/stream_search.go b/hack/benchmark/internal/e2e/strategy/stream_search.go index 4a7d0d88927..acab89938ac 100644 --- a/hack/benchmark/internal/e2e/strategy/stream_search.go +++ b/hack/benchmark/internal/e2e/strategy/stream_search.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/stream_search_option.go b/hack/benchmark/internal/e2e/strategy/stream_search_option.go index 06ad8fb7ed6..f0e5d6ad50d 100644 --- a/hack/benchmark/internal/e2e/strategy/stream_search_option.go +++ b/hack/benchmark/internal/e2e/strategy/stream_search_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/stream_search_option_test.go b/hack/benchmark/internal/e2e/strategy/stream_search_option_test.go index 80c68c753a2..72a4f64f960 100644 --- a/hack/benchmark/internal/e2e/strategy/stream_search_option_test.go +++ b/hack/benchmark/internal/e2e/strategy/stream_search_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/e2e/strategy/stream_search_test.go b/hack/benchmark/internal/e2e/strategy/stream_search_test.go index a8549902056..71ed3a46228 100644 --- a/hack/benchmark/internal/e2e/strategy/stream_search_test.go +++ b/hack/benchmark/internal/e2e/strategy/stream_search_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/starter/agent/core/ngt/ngt.go b/hack/benchmark/internal/starter/agent/core/ngt/ngt.go index 50f648b2429..cfe32829b08 100644 --- a/hack/benchmark/internal/starter/agent/core/ngt/ngt.go +++ b/hack/benchmark/internal/starter/agent/core/ngt/ngt.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/starter/agent/core/ngt/ngt_test.go b/hack/benchmark/internal/starter/agent/core/ngt/ngt_test.go index 64eafbd62cf..fe1f5c74119 100644 --- a/hack/benchmark/internal/starter/agent/core/ngt/ngt_test.go +++ b/hack/benchmark/internal/starter/agent/core/ngt/ngt_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/starter/agent/core/ngt/option.go b/hack/benchmark/internal/starter/agent/core/ngt/option.go index dc233e43c55..a762d890a96 100644 --- a/hack/benchmark/internal/starter/agent/core/ngt/option.go +++ b/hack/benchmark/internal/starter/agent/core/ngt/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/starter/agent/core/ngt/option_test.go b/hack/benchmark/internal/starter/agent/core/ngt/option_test.go index 49ed740aa80..971a56b389a 100644 --- a/hack/benchmark/internal/starter/agent/core/ngt/option_test.go +++ b/hack/benchmark/internal/starter/agent/core/ngt/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/starter/external/ngtd/ngtd.go b/hack/benchmark/internal/starter/external/ngtd/ngtd.go index ca10cca9bd2..9e1618bbac3 100644 --- a/hack/benchmark/internal/starter/external/ngtd/ngtd.go +++ b/hack/benchmark/internal/starter/external/ngtd/ngtd.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/starter/external/ngtd/ngtd_test.go b/hack/benchmark/internal/starter/external/ngtd/ngtd_test.go index 7aa347bbb6e..f5569c12908 100644 --- a/hack/benchmark/internal/starter/external/ngtd/ngtd_test.go +++ b/hack/benchmark/internal/starter/external/ngtd/ngtd_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/starter/external/ngtd/option.go b/hack/benchmark/internal/starter/external/ngtd/option.go index 2e109cbfd2a..10912a53740 100644 --- a/hack/benchmark/internal/starter/external/ngtd/option.go +++ b/hack/benchmark/internal/starter/external/ngtd/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/starter/external/ngtd/option_test.go b/hack/benchmark/internal/starter/external/ngtd/option_test.go index 25b5b6a5600..5ba0b96ca4b 100644 --- a/hack/benchmark/internal/starter/external/ngtd/option_test.go +++ b/hack/benchmark/internal/starter/external/ngtd/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/starter/gateway/vald/option.go b/hack/benchmark/internal/starter/gateway/vald/option.go index f5b281c678d..d659cc92e89 100644 --- a/hack/benchmark/internal/starter/gateway/vald/option.go +++ b/hack/benchmark/internal/starter/gateway/vald/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/starter/gateway/vald/vald.go b/hack/benchmark/internal/starter/gateway/vald/vald.go index d3391b913d2..3e2a41d4d55 100644 --- a/hack/benchmark/internal/starter/gateway/vald/vald.go +++ b/hack/benchmark/internal/starter/gateway/vald/vald.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/starter/gateway/vald/vald_test.go b/hack/benchmark/internal/starter/gateway/vald/vald_test.go index 6984d7fe451..200e4e6c418 100644 --- a/hack/benchmark/internal/starter/gateway/vald/vald_test.go +++ b/hack/benchmark/internal/starter/gateway/vald/vald_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/internal/starter/starter.go b/hack/benchmark/internal/starter/starter.go index dab88e2369e..d2fae1bbde9 100644 --- a/hack/benchmark/internal/starter/starter.go +++ b/hack/benchmark/internal/starter/starter.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/metrics/metrics.go b/hack/benchmark/metrics/metrics.go index 9a04621785a..19408ace066 100644 --- a/hack/benchmark/metrics/metrics.go +++ b/hack/benchmark/metrics/metrics.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/benchmark/src/singleflight/singleflight_bench_test.go b/hack/benchmark/src/singleflight/singleflight_bench_test.go index 6f936216fb6..334d1aeda85 100644 --- a/hack/benchmark/src/singleflight/singleflight_bench_test.go +++ b/hack/benchmark/src/singleflight/singleflight_bench_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/git/hooks/pre-commit b/hack/git/hooks/pre-commit index c0d2c2a49c7..ed89d585a0b 100644 --- a/hack/git/hooks/pre-commit +++ b/hack/git/hooks/pre-commit @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/helm/schema/gen/main.go b/hack/helm/schema/gen/main.go index 13bd4ebb5cb..227ff3089cc 100644 --- a/hack/helm/schema/gen/main.go +++ b/hack/helm/schema/gen/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/helm/schema/gen/main_test.go b/hack/helm/schema/gen/main_test.go index e14c42fd1a9..94c84cbafc8 100644 --- a/hack/helm/schema/gen/main_test.go +++ b/hack/helm/schema/gen/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/license/gen/main.go b/hack/license/gen/main.go index f9206eb084e..2cc71a687bb 100644 --- a/hack/license/gen/main.go +++ b/hack/license/gen/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -34,7 +34,7 @@ import ( var ( apache = template.Must(template.New("Apache License").Parse(`{{.Escape}} -{{.Escape}} Copyright (C) 2019-{{.Year}} {{.NickName}} ({{.FullName}}) +{{.Escape}} Copyright (C) 2019-{{.Year}} {{.Maintainer}} {{.Escape}} {{.Escape}} Licensed under the Apache License, Version 2.0 (the "License"); {{.Escape}} you may not use this file except in compliance with the License. @@ -54,13 +54,16 @@ var ( ) type Data struct { - Escape string - NickName string - FullName string - Year int + Escape string + Maintainer string + Year int } -const minimumArgumentLength = 2 +const ( + minimumArgumentLength = 2 + defaultMaintainer = "vdaas.org vald team " + maintainerKey = "MAINTAINER" +) func main() { if len(os.Args) < minimumArgumentLength { @@ -85,7 +88,8 @@ func dirwalk(dir string) []string { if file.IsDir() { if !strings.Contains(file.Name(), "vendor") && !strings.Contains(file.Name(), "versions") && - !strings.Contains(file.Name(), ".git") { + !strings.Contains(file.Name(), ".git") || + strings.HasPrefix(file.Name(), ".github") { paths = append(paths, dirwalk(filepath.Join(dir, file.Name()))...) } continue @@ -164,11 +168,14 @@ func readAndRewrite(path string) error { return errors.Errorf("filepath %s, could not open", path) } buf := bytes.NewBuffer(make([]byte, 0, fi.Size())) + maintainer := os.Getenv(maintainerKey) + if len(maintainer) == 0 { + maintainer = defaultMaintainer + } d := Data{ - NickName: "Vdaas.org Vald team", - FullName: " kpango, rinx, kmrmt ", - Year: time.Now().Year(), - Escape: sharpEscape, + Maintainer: maintainer, + Year: time.Now().Year(), + Escape: sharpEscape, } if fi.Name() == "LICENSE" { err = license.Execute(buf, d) @@ -454,7 +461,7 @@ var license = template.Must(template.New("LICENSE").Parse( same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright (C) 2019-{{.Year}} {{.NickName}} ({{.FullName}}) + Copyright (C) 2019-{{.Year}} {{.Maintainer}} 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/license/gen/main_test.go b/hack/license/gen/main_test.go index fa4fa3a3c56..d9cad8fe837 100644 --- a/hack/license/gen/main_test.go +++ b/hack/license/gen/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/config/agent/core/ngt/main.go b/hack/tools/config/agent/core/ngt/main.go index 267c59d5e32..e91602ebb2e 100644 --- a/hack/tools/config/agent/core/ngt/main.go +++ b/hack/tools/config/agent/core/ngt/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/config/agent/core/ngt/main_test.go b/hack/tools/config/agent/core/ngt/main_test.go index 4a39685a9a5..5ed1416a4dd 100644 --- a/hack/tools/config/agent/core/ngt/main_test.go +++ b/hack/tools/config/agent/core/ngt/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/config/agent/core/ngt/sample.yaml b/hack/tools/config/agent/core/ngt/sample.yaml index c707a8e532d..78d0c0f44ec 100644 --- a/hack/tools/config/agent/core/ngt/sample.yaml +++ b/hack/tools/config/agent/core/ngt/sample.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/tools/config/discoverer/k8s/main.go b/hack/tools/config/discoverer/k8s/main.go index c2d7119bd28..51699cdb27d 100644 --- a/hack/tools/config/discoverer/k8s/main.go +++ b/hack/tools/config/discoverer/k8s/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/config/discoverer/k8s/main_test.go b/hack/tools/config/discoverer/k8s/main_test.go index 4a39685a9a5..5ed1416a4dd 100644 --- a/hack/tools/config/discoverer/k8s/main_test.go +++ b/hack/tools/config/discoverer/k8s/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/config/discoverer/k8s/sample.yaml b/hack/tools/config/discoverer/k8s/sample.yaml index 1c261258bfe..dc864a174a4 100644 --- a/hack/tools/config/discoverer/k8s/sample.yaml +++ b/hack/tools/config/discoverer/k8s/sample.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/tools/config/gateway/vald/main.go b/hack/tools/config/gateway/vald/main.go index c9d692d8f0b..57fc964683b 100644 --- a/hack/tools/config/gateway/vald/main.go +++ b/hack/tools/config/gateway/vald/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/config/gateway/vald/main_test.go b/hack/tools/config/gateway/vald/main_test.go index 4a39685a9a5..5ed1416a4dd 100644 --- a/hack/tools/config/gateway/vald/main_test.go +++ b/hack/tools/config/gateway/vald/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/config/gateway/vald/sample.yaml b/hack/tools/config/gateway/vald/sample.yaml index 7a6c6432fe5..a7be4f81bd4 100644 --- a/hack/tools/config/gateway/vald/sample.yaml +++ b/hack/tools/config/gateway/vald/sample.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/tools/config/manager/backup/mysql/main.go b/hack/tools/config/manager/backup/mysql/main.go index 5fce0465e50..e1424157a5c 100644 --- a/hack/tools/config/manager/backup/mysql/main.go +++ b/hack/tools/config/manager/backup/mysql/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/config/manager/backup/mysql/main_test.go b/hack/tools/config/manager/backup/mysql/main_test.go index 4a39685a9a5..5ed1416a4dd 100644 --- a/hack/tools/config/manager/backup/mysql/main_test.go +++ b/hack/tools/config/manager/backup/mysql/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/config/manager/backup/mysql/sample.yaml b/hack/tools/config/manager/backup/mysql/sample.yaml index 1f389d65431..a545f7a45fe 100644 --- a/hack/tools/config/manager/backup/mysql/sample.yaml +++ b/hack/tools/config/manager/backup/mysql/sample.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/tools/config/meta/redis/main.go b/hack/tools/config/meta/redis/main.go index 034cd2ba034..fef08a74d5b 100644 --- a/hack/tools/config/meta/redis/main.go +++ b/hack/tools/config/meta/redis/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/config/meta/redis/main_test.go b/hack/tools/config/meta/redis/main_test.go index 4a39685a9a5..5ed1416a4dd 100644 --- a/hack/tools/config/meta/redis/main_test.go +++ b/hack/tools/config/meta/redis/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/config/meta/redis/sample.yaml b/hack/tools/config/meta/redis/sample.yaml index 4840ba465ac..ffaa22c0bea 100644 --- a/hack/tools/config/meta/redis/sample.yaml +++ b/hack/tools/config/meta/redis/sample.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/tools/metrics/main.go b/hack/tools/metrics/main.go index 9460344ee39..6f77952837a 100644 --- a/hack/tools/metrics/main.go +++ b/hack/tools/metrics/main.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/metrics/main_test.go b/hack/tools/metrics/main_test.go index 6e595993697..273a7ebc081 100644 --- a/hack/tools/metrics/main_test.go +++ b/hack/tools/metrics/main_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/backoff/backoff.go b/internal/backoff/backoff.go index 3397c90458c..09325e0309f 100644 --- a/internal/backoff/backoff.go +++ b/internal/backoff/backoff.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/backoff/backoff_test.go b/internal/backoff/backoff_test.go index 713f3b1ffe6..25e47d6994b 100644 --- a/internal/backoff/backoff_test.go +++ b/internal/backoff/backoff_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/backoff/option.go b/internal/backoff/option.go index 345f910491c..d09e6b7d0ef 100644 --- a/internal/backoff/option.go +++ b/internal/backoff/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/backoff/option_test.go b/internal/backoff/option_test.go index 27e7d194b0a..bd6ceadd385 100644 --- a/internal/backoff/option_test.go +++ b/internal/backoff/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/cache/cache.go b/internal/cache/cache.go index 34a428ce83d..adaffa58b27 100644 --- a/internal/cache/cache.go +++ b/internal/cache/cache.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/cache/cache_test.go b/internal/cache/cache_test.go index 9e85c54e78a..fafb7fd2d5b 100644 --- a/internal/cache/cache_test.go +++ b/internal/cache/cache_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/cache/cacher/cacher.go b/internal/cache/cacher/cacher.go index f2e28683b1e..5bfaebb4f86 100644 --- a/internal/cache/cacher/cacher.go +++ b/internal/cache/cacher/cacher.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/cache/cacher/cacher_test.go b/internal/cache/cacher/cacher_test.go index 2ef230f78e8..164f1ff09cc 100644 --- a/internal/cache/cacher/cacher_test.go +++ b/internal/cache/cacher/cacher_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/cache/gache/gache.go b/internal/cache/gache/gache.go index 28d2cf99219..760a6d63075 100644 --- a/internal/cache/gache/gache.go +++ b/internal/cache/gache/gache.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/cache/gache/gache_test.go b/internal/cache/gache/gache_test.go index 0a987de0fdd..c9a64510cac 100644 --- a/internal/cache/gache/gache_test.go +++ b/internal/cache/gache/gache_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/cache/gache/option.go b/internal/cache/gache/option.go index 58461b5c2ff..f6707de0659 100644 --- a/internal/cache/gache/option.go +++ b/internal/cache/gache/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/cache/gache/option_test.go b/internal/cache/gache/option_test.go index ef9c58c0509..7520c00e035 100644 --- a/internal/cache/gache/option_test.go +++ b/internal/cache/gache/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/cache/option.go b/internal/cache/option.go index e58b74efb0b..2ef719890db 100644 --- a/internal/cache/option.go +++ b/internal/cache/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/cache/option_test.go b/internal/cache/option_test.go index fb9d22af1bd..1332cbe23c2 100644 --- a/internal/cache/option_test.go +++ b/internal/cache/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/client/v1/client/compressor/client.go b/internal/client/v1/client/compressor/client.go index 134f3c9c8a2..a4ef5efa6e8 100644 --- a/internal/client/v1/client/compressor/client.go +++ b/internal/client/v1/client/compressor/client.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/client/v1/client/compressor/client_test.go b/internal/client/v1/client/compressor/client_test.go index ff4ecfdebd9..d82b8be9914 100644 --- a/internal/client/v1/client/compressor/client_test.go +++ b/internal/client/v1/client/compressor/client_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/client/v1/client/compressor/option.go b/internal/client/v1/client/compressor/option.go index 2fc991ea192..283a0266f21 100644 --- a/internal/client/v1/client/compressor/option.go +++ b/internal/client/v1/client/compressor/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/client/v1/client/discoverer/discover.go b/internal/client/v1/client/discoverer/discover.go index 99520fcd2e6..3357245b434 100644 --- a/internal/client/v1/client/discoverer/discover.go +++ b/internal/client/v1/client/discoverer/discover.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/client/v1/client/discoverer/discover_test.go b/internal/client/v1/client/discoverer/discover_test.go index 6fe952ab319..7565b36e758 100644 --- a/internal/client/v1/client/discoverer/discover_test.go +++ b/internal/client/v1/client/discoverer/discover_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/client/v1/client/discoverer/option.go b/internal/client/v1/client/discoverer/option.go index 40f612974ac..f3f837af1d0 100644 --- a/internal/client/v1/client/discoverer/option.go +++ b/internal/client/v1/client/discoverer/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/client/v1/client/discoverer/option_test.go b/internal/client/v1/client/discoverer/option_test.go index 924c434018e..a8e5037b93d 100644 --- a/internal/client/v1/client/discoverer/option_test.go +++ b/internal/client/v1/client/discoverer/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/client/v1/client/vald/option_test.go b/internal/client/v1/client/vald/option_test.go index 744f898f4c5..1a4a531b573 100644 --- a/internal/client/v1/client/vald/option_test.go +++ b/internal/client/v1/client/vald/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/client/v1/client/vald/vald_test.go b/internal/client/v1/client/vald/vald_test.go index 64a8ae14c72..37f2d122c24 100644 --- a/internal/client/v1/client/vald/vald_test.go +++ b/internal/client/v1/client/vald/vald_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/compress.go b/internal/compress/compress.go index 20e90b46c9c..fd71719c355 100644 --- a/internal/compress/compress.go +++ b/internal/compress/compress.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/gob.go b/internal/compress/gob.go index 63243d2bcd6..b27251e4950 100644 --- a/internal/compress/gob.go +++ b/internal/compress/gob.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/gob/gob.go b/internal/compress/gob/gob.go index 663dfb0867e..75a16949f41 100644 --- a/internal/compress/gob/gob.go +++ b/internal/compress/gob/gob.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/gob/gob_mock.go b/internal/compress/gob/gob_mock.go index 8ab8eee2958..87b3112f2b5 100644 --- a/internal/compress/gob/gob_mock.go +++ b/internal/compress/gob/gob_mock.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/gob_option.go b/internal/compress/gob_option.go index 7900ce1d3f5..f211fdf2b1c 100644 --- a/internal/compress/gob_option.go +++ b/internal/compress/gob_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/gob_test.go b/internal/compress/gob_test.go index 79d378d1bb0..f6a62df9f9e 100644 --- a/internal/compress/gob_test.go +++ b/internal/compress/gob_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/gzip.go b/internal/compress/gzip.go index fd80e1fde28..5e12cee8876 100644 --- a/internal/compress/gzip.go +++ b/internal/compress/gzip.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/gzip/gzip.go b/internal/compress/gzip/gzip.go index 6338e8b541e..890447f59f3 100644 --- a/internal/compress/gzip/gzip.go +++ b/internal/compress/gzip/gzip.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/gzip/gzip_mock.go b/internal/compress/gzip/gzip_mock.go index 2a8ea64ab17..d0748e6f750 100644 --- a/internal/compress/gzip/gzip_mock.go +++ b/internal/compress/gzip/gzip_mock.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/gzip_option.go b/internal/compress/gzip_option.go index 2bb3a4ed6dc..f9dc065ce84 100644 --- a/internal/compress/gzip_option.go +++ b/internal/compress/gzip_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/gzip_option_test.go b/internal/compress/gzip_option_test.go index 7d744bd4e26..f7d2a7a4cef 100644 --- a/internal/compress/gzip_option_test.go +++ b/internal/compress/gzip_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/gzip_test.go b/internal/compress/gzip_test.go index 9c58d1ab576..53cce20d60c 100644 --- a/internal/compress/gzip_test.go +++ b/internal/compress/gzip_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/lz4.go b/internal/compress/lz4.go index b1af494a5ff..b39b247ebc5 100644 --- a/internal/compress/lz4.go +++ b/internal/compress/lz4.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/lz4/lz4.go b/internal/compress/lz4/lz4.go index be5dae20163..3db5d8ceb8f 100644 --- a/internal/compress/lz4/lz4.go +++ b/internal/compress/lz4/lz4.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/lz4/lz4_mock.go b/internal/compress/lz4/lz4_mock.go index 6d5804f4416..854c64947b6 100644 --- a/internal/compress/lz4/lz4_mock.go +++ b/internal/compress/lz4/lz4_mock.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/lz4_option.go b/internal/compress/lz4_option.go index 209faba7aad..a06be081f5c 100644 --- a/internal/compress/lz4_option.go +++ b/internal/compress/lz4_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/lz4_option_test.go b/internal/compress/lz4_option_test.go index 4821bdeba89..41a55ffb8d6 100644 --- a/internal/compress/lz4_option_test.go +++ b/internal/compress/lz4_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/lz4_test.go b/internal/compress/lz4_test.go index 2c3521a3771..bc189cb0bd9 100644 --- a/internal/compress/lz4_test.go +++ b/internal/compress/lz4_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/mock.go b/internal/compress/mock.go index b2a36b6afa9..a4402559f33 100644 --- a/internal/compress/mock.go +++ b/internal/compress/mock.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/zstd.go b/internal/compress/zstd.go index f42d3876370..ac8071775b9 100644 --- a/internal/compress/zstd.go +++ b/internal/compress/zstd.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/zstd/option.go b/internal/compress/zstd/option.go index d9a7552e655..7d5d4a23164 100644 --- a/internal/compress/zstd/option.go +++ b/internal/compress/zstd/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/zstd/option_test.go b/internal/compress/zstd/option_test.go index e162f059e26..e81cfbfde1a 100644 --- a/internal/compress/zstd/option_test.go +++ b/internal/compress/zstd/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/zstd/zstd.go b/internal/compress/zstd/zstd.go index 046d9e55da8..819deea1e3d 100644 --- a/internal/compress/zstd/zstd.go +++ b/internal/compress/zstd/zstd.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/zstd/zstd_mock.go b/internal/compress/zstd/zstd_mock.go index 8346efaace2..9fad34dbf55 100644 --- a/internal/compress/zstd/zstd_mock.go +++ b/internal/compress/zstd/zstd_mock.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/zstd_option.go b/internal/compress/zstd_option.go index b581523f677..f4218f015ac 100644 --- a/internal/compress/zstd_option.go +++ b/internal/compress/zstd_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/zstd_option_test.go b/internal/compress/zstd_option_test.go index b7fae7b8d30..1520e7fe032 100644 --- a/internal/compress/zstd_option_test.go +++ b/internal/compress/zstd_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/compress/zstd_test.go b/internal/compress/zstd_test.go index 797392fdad5..ab6e8c8874d 100644 --- a/internal/compress/zstd_test.go +++ b/internal/compress/zstd_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/backoff.go b/internal/config/backoff.go index b7cf3c366aa..abda05a1363 100644 --- a/internal/config/backoff.go +++ b/internal/config/backoff.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/backoff_test.go b/internal/config/backoff_test.go index 29de9f1e590..830587b3054 100644 --- a/internal/config/backoff_test.go +++ b/internal/config/backoff_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/backup.go b/internal/config/backup.go index 3c1be2026d4..b4e40ba3ace 100644 --- a/internal/config/backup.go +++ b/internal/config/backup.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/backup_test.go b/internal/config/backup_test.go index fe0eb694cce..74c25787d16 100644 --- a/internal/config/backup_test.go +++ b/internal/config/backup_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/blob.go b/internal/config/blob.go index c6c4138dd5b..9f90d302e87 100644 --- a/internal/config/blob.go +++ b/internal/config/blob.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/blob_test.go b/internal/config/blob_test.go index 3ad9aeed382..c036cb4c595 100644 --- a/internal/config/blob_test.go +++ b/internal/config/blob_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/cassandra.go b/internal/config/cassandra.go index e2863e826d3..f9f9d69f2c1 100644 --- a/internal/config/cassandra.go +++ b/internal/config/cassandra.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/cassandra_test.go b/internal/config/cassandra_test.go index 2cb1f3c4abb..a27f1ba2d54 100644 --- a/internal/config/cassandra_test.go +++ b/internal/config/cassandra_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/client.go b/internal/config/client.go index 854d799a78a..12663bf8cde 100644 --- a/internal/config/client.go +++ b/internal/config/client.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/client_test.go b/internal/config/client_test.go index 64b8aa699a0..8c1cd2b42bb 100644 --- a/internal/config/client_test.go +++ b/internal/config/client_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/compress.go b/internal/config/compress.go index 1469b9035a6..87868c6767d 100644 --- a/internal/config/compress.go +++ b/internal/config/compress.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/compress_test.go b/internal/config/compress_test.go index 4bb732dd290..143fb02688e 100644 --- a/internal/config/compress_test.go +++ b/internal/config/compress_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/config.go b/internal/config/config.go index 5db910d2c69..8a4a8899988 100644 --- a/internal/config/config.go +++ b/internal/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/config_test.go b/internal/config/config_test.go index fcddc3b4f4b..90e6777340c 100644 --- a/internal/config/config_test.go +++ b/internal/config/config_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/debug.go b/internal/config/debug.go index 6c25fdbcdbb..e6a88df56bc 100644 --- a/internal/config/debug.go +++ b/internal/config/debug.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/debug_test.go b/internal/config/debug_test.go index 9abc0bdb8e1..078af2ce9e6 100644 --- a/internal/config/debug_test.go +++ b/internal/config/debug_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/discoverer.go b/internal/config/discoverer.go index 75ff7d67ac4..26b16f11915 100644 --- a/internal/config/discoverer.go +++ b/internal/config/discoverer.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/discoverer_test.go b/internal/config/discoverer_test.go index 1449c6ea383..d50c5b95a10 100644 --- a/internal/config/discoverer_test.go +++ b/internal/config/discoverer_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/filter.go b/internal/config/filter.go index 3537a22f082..71395e75306 100644 --- a/internal/config/filter.go +++ b/internal/config/filter.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/filter_test.go b/internal/config/filter_test.go index 91e270eddf1..208aa26c2da 100644 --- a/internal/config/filter_test.go +++ b/internal/config/filter_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/gateway.go b/internal/config/gateway.go index 8941992852c..c2afca251f6 100644 --- a/internal/config/gateway.go +++ b/internal/config/gateway.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/gateway_test.go b/internal/config/gateway_test.go index 789d6df5bda..d384a7eb147 100644 --- a/internal/config/gateway_test.go +++ b/internal/config/gateway_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/grpc.go b/internal/config/grpc.go index 1fbfad96e57..11af295faf7 100644 --- a/internal/config/grpc.go +++ b/internal/config/grpc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/grpc_test.go b/internal/config/grpc_test.go index b44b4b52fb6..e2144f89963 100644 --- a/internal/config/grpc_test.go +++ b/internal/config/grpc_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/index.go b/internal/config/index.go index ccc501364a5..60e34a00489 100644 --- a/internal/config/index.go +++ b/internal/config/index.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/index_test.go b/internal/config/index_test.go index 6d676f053d0..17d1372c6ff 100644 --- a/internal/config/index_test.go +++ b/internal/config/index_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/log.go b/internal/config/log.go index c120b91a368..fde8a876e47 100644 --- a/internal/config/log.go +++ b/internal/config/log.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/log_test.go b/internal/config/log_test.go index 44944236a58..045bccfaf5a 100644 --- a/internal/config/log_test.go +++ b/internal/config/log_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/meta.go b/internal/config/meta.go index 735d8dfff3c..726cc0e0fab 100644 --- a/internal/config/meta.go +++ b/internal/config/meta.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/meta_test.go b/internal/config/meta_test.go index 359d547515e..86bbdd14d8d 100644 --- a/internal/config/meta_test.go +++ b/internal/config/meta_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/mysql.go b/internal/config/mysql.go index e2c132095bf..6e751494521 100644 --- a/internal/config/mysql.go +++ b/internal/config/mysql.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/mysql_test.go b/internal/config/mysql_test.go index 1dc11854a27..a1da189078f 100644 --- a/internal/config/mysql_test.go +++ b/internal/config/mysql_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/ngt.go b/internal/config/ngt.go index 4368ad08ca9..f235390f3fb 100644 --- a/internal/config/ngt.go +++ b/internal/config/ngt.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/ngt_test.go b/internal/config/ngt_test.go index 2533d8a3b9d..db3a7ad0ff4 100644 --- a/internal/config/ngt_test.go +++ b/internal/config/ngt_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/observability.go b/internal/config/observability.go index 9b0671970dc..0e272b88258 100644 --- a/internal/config/observability.go +++ b/internal/config/observability.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/observability_test.go b/internal/config/observability_test.go index 4df6a13fbaf..0da6c309d11 100644 --- a/internal/config/observability_test.go +++ b/internal/config/observability_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/redis.go b/internal/config/redis.go index 05ea07a9c76..51928d80b08 100644 --- a/internal/config/redis.go +++ b/internal/config/redis.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/redis_test.go b/internal/config/redis_test.go index 81c1d22bdfa..761b0b0b5d5 100644 --- a/internal/config/redis_test.go +++ b/internal/config/redis_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/server.go b/internal/config/server.go index e48cbaa9921..173756a9525 100644 --- a/internal/config/server.go +++ b/internal/config/server.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/server_test.go b/internal/config/server_test.go index 4cd49f530ce..6868bf88a90 100644 --- a/internal/config/server_test.go +++ b/internal/config/server_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/sidecar.go b/internal/config/sidecar.go index 95ea5ecf583..66b1a7402bd 100644 --- a/internal/config/sidecar.go +++ b/internal/config/sidecar.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/sidecar_test.go b/internal/config/sidecar_test.go index 67792846f09..cac6b652d42 100644 --- a/internal/config/sidecar_test.go +++ b/internal/config/sidecar_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/tcp.go b/internal/config/tcp.go index a3fbccbf248..c825f087d2b 100644 --- a/internal/config/tcp.go +++ b/internal/config/tcp.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/tcp_test.go b/internal/config/tcp_test.go index 10271a0bccf..fe08a3c70ce 100644 --- a/internal/config/tcp_test.go +++ b/internal/config/tcp_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/tls.go b/internal/config/tls.go index 64c08d8c716..20531e23135 100644 --- a/internal/config/tls.go +++ b/internal/config/tls.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/tls_test.go b/internal/config/tls_test.go index 7b1f0a984c5..4dff891df0c 100644 --- a/internal/config/tls_test.go +++ b/internal/config/tls_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/transport.go b/internal/config/transport.go index f47842db84a..23cfc094dea 100644 --- a/internal/config/transport.go +++ b/internal/config/transport.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/config/transport_test.go b/internal/config/transport_test.go index 21f2d526d56..f24d17d7cce 100644 --- a/internal/config/transport_test.go +++ b/internal/config/transport_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/core/algorithm/algorithm.go b/internal/core/algorithm/algorithm.go index adea389fa80..9cfbfa5d250 100644 --- a/internal/core/algorithm/algorithm.go +++ b/internal/core/algorithm/algorithm.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/core/algorithm/ngt/Makefile b/internal/core/algorithm/ngt/Makefile index f001d3637e7..b11f0516093 100644 --- a/internal/core/algorithm/ngt/Makefile +++ b/internal/core/algorithm/ngt/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/internal/core/algorithm/ngt/model.go b/internal/core/algorithm/ngt/model.go index e37838011bd..71556065b5a 100644 --- a/internal/core/algorithm/ngt/model.go +++ b/internal/core/algorithm/ngt/model.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/core/algorithm/ngt/ngt.go b/internal/core/algorithm/ngt/ngt.go index e095b0efae7..714b54244f6 100644 --- a/internal/core/algorithm/ngt/ngt.go +++ b/internal/core/algorithm/ngt/ngt.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/core/algorithm/ngt/option.go b/internal/core/algorithm/ngt/option.go index 30fda4d4811..8b1a892cf48 100644 --- a/internal/core/algorithm/ngt/option.go +++ b/internal/core/algorithm/ngt/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/core/algorithm/ngt/util.go b/internal/core/algorithm/ngt/util.go index 535f2c664ad..93fc68e33c7 100644 --- a/internal/core/algorithm/ngt/util.go +++ b/internal/core/algorithm/ngt/util.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/core/converter/tensorflow/option.go b/internal/core/converter/tensorflow/option.go index ce7b5ccf5cb..32e3fdfaff6 100644 --- a/internal/core/converter/tensorflow/option.go +++ b/internal/core/converter/tensorflow/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/core/converter/tensorflow/option_test.go b/internal/core/converter/tensorflow/option_test.go index 9e32df0c4f8..0ff9d9b88ea 100644 --- a/internal/core/converter/tensorflow/option_test.go +++ b/internal/core/converter/tensorflow/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/core/converter/tensorflow/tensorflow.go b/internal/core/converter/tensorflow/tensorflow.go index b21eb28463d..a9322611f98 100644 --- a/internal/core/converter/tensorflow/tensorflow.go +++ b/internal/core/converter/tensorflow/tensorflow.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/core/converter/tensorflow/tensorflow_mock_test.go b/internal/core/converter/tensorflow/tensorflow_mock_test.go index b9b6e4bc854..4ead2bc8729 100644 --- a/internal/core/converter/tensorflow/tensorflow_mock_test.go +++ b/internal/core/converter/tensorflow/tensorflow_mock_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/core/converter/tensorflow/tensorflow_test.go b/internal/core/converter/tensorflow/tensorflow_test.go index 72895f3b6f5..db7e9be503c 100644 --- a/internal/core/converter/tensorflow/tensorflow_test.go +++ b/internal/core/converter/tensorflow/tensorflow_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/kvs/redis/delete.go b/internal/db/kvs/redis/delete.go index bea17a47b58..28262bdec6c 100644 --- a/internal/db/kvs/redis/delete.go +++ b/internal/db/kvs/redis/delete.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/kvs/redis/get.go b/internal/db/kvs/redis/get.go index 0c70fe80103..69aa4b97020 100644 --- a/internal/db/kvs/redis/get.go +++ b/internal/db/kvs/redis/get.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/kvs/redis/hook.go b/internal/db/kvs/redis/hook.go index f106706cffa..0103f93a2f8 100644 --- a/internal/db/kvs/redis/hook.go +++ b/internal/db/kvs/redis/hook.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/kvs/redis/limiter.go b/internal/db/kvs/redis/limiter.go index 0b9641a8a3e..0871490c999 100644 --- a/internal/db/kvs/redis/limiter.go +++ b/internal/db/kvs/redis/limiter.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/kvs/redis/list.go b/internal/db/kvs/redis/list.go index cb1637cdde5..24e66d73fd8 100644 --- a/internal/db/kvs/redis/list.go +++ b/internal/db/kvs/redis/list.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/kvs/redis/option.go b/internal/db/kvs/redis/option.go index 01a86bc046a..50eaa79e455 100644 --- a/internal/db/kvs/redis/option.go +++ b/internal/db/kvs/redis/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/kvs/redis/option_test.go b/internal/db/kvs/redis/option_test.go index d86a0354308..655f646a374 100644 --- a/internal/db/kvs/redis/option_test.go +++ b/internal/db/kvs/redis/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/kvs/redis/redis.go b/internal/db/kvs/redis/redis.go index 06b0c7a89e1..667d4e70a0c 100644 --- a/internal/db/kvs/redis/redis.go +++ b/internal/db/kvs/redis/redis.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/kvs/redis/redis_mock_test.go b/internal/db/kvs/redis/redis_mock_test.go index c40e5976017..8b47bd3b9a4 100644 --- a/internal/db/kvs/redis/redis_mock_test.go +++ b/internal/db/kvs/redis/redis_mock_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/kvs/redis/redis_test.go b/internal/db/kvs/redis/redis_test.go index 167381142f3..b72a5df8f15 100644 --- a/internal/db/kvs/redis/redis_test.go +++ b/internal/db/kvs/redis/redis_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/kvs/redis/set.go b/internal/db/kvs/redis/set.go index 6dbab42d626..1e05bde7305 100644 --- a/internal/db/kvs/redis/set.go +++ b/internal/db/kvs/redis/set.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/nosql/cassandra/cassandra.go b/internal/db/nosql/cassandra/cassandra.go index 7f4a8e24755..43d39d735b0 100644 --- a/internal/db/nosql/cassandra/cassandra.go +++ b/internal/db/nosql/cassandra/cassandra.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/nosql/cassandra/cassandra_mock.go b/internal/db/nosql/cassandra/cassandra_mock.go index 4896ad6787e..220a5d6d5d3 100644 --- a/internal/db/nosql/cassandra/cassandra_mock.go +++ b/internal/db/nosql/cassandra/cassandra_mock.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/nosql/cassandra/cassandra_mock_test.go b/internal/db/nosql/cassandra/cassandra_mock_test.go index 087201e7fb1..b03757a7f6d 100644 --- a/internal/db/nosql/cassandra/cassandra_mock_test.go +++ b/internal/db/nosql/cassandra/cassandra_mock_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/nosql/cassandra/cassandra_test.go b/internal/db/nosql/cassandra/cassandra_test.go index ae615ed7245..c6bd4026237 100644 --- a/internal/db/nosql/cassandra/cassandra_test.go +++ b/internal/db/nosql/cassandra/cassandra_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/nosql/cassandra/conviction.go b/internal/db/nosql/cassandra/conviction.go index dcd6cdf1732..aa6f336ebc4 100644 --- a/internal/db/nosql/cassandra/conviction.go +++ b/internal/db/nosql/cassandra/conviction.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/nosql/cassandra/conviction_test.go b/internal/db/nosql/cassandra/conviction_test.go index 79d96e5a4c5..f473dd0df2c 100644 --- a/internal/db/nosql/cassandra/conviction_test.go +++ b/internal/db/nosql/cassandra/conviction_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/nosql/cassandra/delete.go b/internal/db/nosql/cassandra/delete.go index 2f09ad73a71..db8d4787ec7 100644 --- a/internal/db/nosql/cassandra/delete.go +++ b/internal/db/nosql/cassandra/delete.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/nosql/cassandra/observer.go b/internal/db/nosql/cassandra/observer.go index 01713d3b63c..fe8a3a16186 100644 --- a/internal/db/nosql/cassandra/observer.go +++ b/internal/db/nosql/cassandra/observer.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/nosql/cassandra/option.go b/internal/db/nosql/cassandra/option.go index 8618f43f449..e7eda57b89b 100644 --- a/internal/db/nosql/cassandra/option.go +++ b/internal/db/nosql/cassandra/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/nosql/cassandra/option_test.go b/internal/db/nosql/cassandra/option_test.go index 4e398fdafa4..874b2f56adb 100644 --- a/internal/db/nosql/cassandra/option_test.go +++ b/internal/db/nosql/cassandra/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/dbr/connection.go b/internal/db/rdb/mysql/dbr/connection.go index a5d713a8407..412c16592c0 100644 --- a/internal/db/rdb/mysql/dbr/connection.go +++ b/internal/db/rdb/mysql/dbr/connection.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/dbr/dbr.go b/internal/db/rdb/mysql/dbr/dbr.go index 39aa79f5620..d006bb1898d 100644 --- a/internal/db/rdb/mysql/dbr/dbr.go +++ b/internal/db/rdb/mysql/dbr/dbr.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/dbr/dbr_mock.go b/internal/db/rdb/mysql/dbr/dbr_mock.go index 26fb1a1a854..730b961d3c1 100644 --- a/internal/db/rdb/mysql/dbr/dbr_mock.go +++ b/internal/db/rdb/mysql/dbr/dbr_mock.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/dbr/delete.go b/internal/db/rdb/mysql/dbr/delete.go index 1fcde02004a..449e65ae12a 100644 --- a/internal/db/rdb/mysql/dbr/delete.go +++ b/internal/db/rdb/mysql/dbr/delete.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/dbr/doc.go b/internal/db/rdb/mysql/dbr/doc.go index 7d415ceaa66..08198b9335f 100644 --- a/internal/db/rdb/mysql/dbr/doc.go +++ b/internal/db/rdb/mysql/dbr/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/dbr/insert.go b/internal/db/rdb/mysql/dbr/insert.go index e67c098fd89..2c58cf1ee42 100644 --- a/internal/db/rdb/mysql/dbr/insert.go +++ b/internal/db/rdb/mysql/dbr/insert.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/dbr/select.go b/internal/db/rdb/mysql/dbr/select.go index 3d14f6d5254..75aeee76a62 100644 --- a/internal/db/rdb/mysql/dbr/select.go +++ b/internal/db/rdb/mysql/dbr/select.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/dbr/session.go b/internal/db/rdb/mysql/dbr/session.go index 0b458e3d2d9..104b31aa026 100644 --- a/internal/db/rdb/mysql/dbr/session.go +++ b/internal/db/rdb/mysql/dbr/session.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/dbr/tx.go b/internal/db/rdb/mysql/dbr/tx.go index 58a5b3a6c57..78e0e1e701a 100644 --- a/internal/db/rdb/mysql/dbr/tx.go +++ b/internal/db/rdb/mysql/dbr/tx.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/dbr/tx_test.go b/internal/db/rdb/mysql/dbr/tx_test.go index d8b54664dba..f67232dd4e6 100644 --- a/internal/db/rdb/mysql/dbr/tx_test.go +++ b/internal/db/rdb/mysql/dbr/tx_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/doc.go b/internal/db/rdb/mysql/doc.go index 1783c09b27c..9b08d902fbf 100644 --- a/internal/db/rdb/mysql/doc.go +++ b/internal/db/rdb/mysql/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/get.go b/internal/db/rdb/mysql/get.go index 95072572417..d27fab6ce72 100644 --- a/internal/db/rdb/mysql/get.go +++ b/internal/db/rdb/mysql/get.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/model.go b/internal/db/rdb/mysql/model.go index cab1318f0a2..54561cd662f 100644 --- a/internal/db/rdb/mysql/model.go +++ b/internal/db/rdb/mysql/model.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/model_test.go b/internal/db/rdb/mysql/model_test.go index bd1d3221626..2cca0c9e41b 100644 --- a/internal/db/rdb/mysql/model_test.go +++ b/internal/db/rdb/mysql/model_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/mysql.go b/internal/db/rdb/mysql/mysql.go index 0a0148ba0cc..30c764d92eb 100644 --- a/internal/db/rdb/mysql/mysql.go +++ b/internal/db/rdb/mysql/mysql.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/mysql_test.go b/internal/db/rdb/mysql/mysql_test.go index c668669337f..e5b415b3970 100644 --- a/internal/db/rdb/mysql/mysql_test.go +++ b/internal/db/rdb/mysql/mysql_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/option.go b/internal/db/rdb/mysql/option.go index a2cceec08bc..56d97eae371 100644 --- a/internal/db/rdb/mysql/option.go +++ b/internal/db/rdb/mysql/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/option_test.go b/internal/db/rdb/mysql/option_test.go index 04d62e950d7..afd3989d745 100644 --- a/internal/db/rdb/mysql/option_test.go +++ b/internal/db/rdb/mysql/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/receiver.go b/internal/db/rdb/mysql/receiver.go index e5137e24378..5c27c05f123 100644 --- a/internal/db/rdb/mysql/receiver.go +++ b/internal/db/rdb/mysql/receiver.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/rdb/mysql/set.go b/internal/db/rdb/mysql/set.go index 0e88df89965..375594267d0 100644 --- a/internal/db/rdb/mysql/set.go +++ b/internal/db/rdb/mysql/set.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/blob.go b/internal/db/storage/blob/blob.go index 4e11b63aaaf..85407d5e94d 100644 --- a/internal/db/storage/blob/blob.go +++ b/internal/db/storage/blob/blob.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/option.go b/internal/db/storage/blob/s3/option.go index e40df7ee3b5..5654ca6cb79 100644 --- a/internal/db/storage/blob/s3/option.go +++ b/internal/db/storage/blob/s3/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/option_test.go b/internal/db/storage/blob/s3/option_test.go index b64f7a845ec..2745d0987eb 100644 --- a/internal/db/storage/blob/s3/option_test.go +++ b/internal/db/storage/blob/s3/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/reader/io/io.go b/internal/db/storage/blob/s3/reader/io/io.go index eea615a5b3f..945a4451063 100644 --- a/internal/db/storage/blob/s3/reader/io/io.go +++ b/internal/db/storage/blob/s3/reader/io/io.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/reader/option.go b/internal/db/storage/blob/s3/reader/option.go index 8b8de42dc42..e5288f5b2dc 100644 --- a/internal/db/storage/blob/s3/reader/option.go +++ b/internal/db/storage/blob/s3/reader/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/reader/option_test.go b/internal/db/storage/blob/s3/reader/option_test.go index f9c766c0d9d..ddf739c26a6 100644 --- a/internal/db/storage/blob/s3/reader/option_test.go +++ b/internal/db/storage/blob/s3/reader/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/reader/reader.go b/internal/db/storage/blob/s3/reader/reader.go index c6cd987a08c..3914dcb2a5a 100644 --- a/internal/db/storage/blob/s3/reader/reader.go +++ b/internal/db/storage/blob/s3/reader/reader.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/reader/reader_mock.go b/internal/db/storage/blob/s3/reader/reader_mock.go index 621c7af6bbe..e1f30cb79b8 100644 --- a/internal/db/storage/blob/s3/reader/reader_mock.go +++ b/internal/db/storage/blob/s3/reader/reader_mock.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/reader/reader_test.go b/internal/db/storage/blob/s3/reader/reader_test.go index a0afbfdcca1..3af66e91668 100644 --- a/internal/db/storage/blob/s3/reader/reader_test.go +++ b/internal/db/storage/blob/s3/reader/reader_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/s3.go b/internal/db/storage/blob/s3/s3.go index b3ea29ba591..10f82478188 100644 --- a/internal/db/storage/blob/s3/s3.go +++ b/internal/db/storage/blob/s3/s3.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/s3_test.go b/internal/db/storage/blob/s3/s3_test.go index d23dfbe0db1..0f445b3659b 100644 --- a/internal/db/storage/blob/s3/s3_test.go +++ b/internal/db/storage/blob/s3/s3_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/sdk/s3/s3.go b/internal/db/storage/blob/s3/sdk/s3/s3.go index c8ec3f47061..491f16f9a2d 100644 --- a/internal/db/storage/blob/s3/sdk/s3/s3.go +++ b/internal/db/storage/blob/s3/sdk/s3/s3.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/sdk/s3/s3iface/s3iface.go b/internal/db/storage/blob/s3/sdk/s3/s3iface/s3iface.go index 700fb5c5ba6..ddc398dad79 100644 --- a/internal/db/storage/blob/s3/sdk/s3/s3iface/s3iface.go +++ b/internal/db/storage/blob/s3/sdk/s3/s3iface/s3iface.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/sdk/s3/s3manager/s3manager.go b/internal/db/storage/blob/s3/sdk/s3/s3manager/s3manager.go index 34e80db9a92..4f37e1f15c0 100644 --- a/internal/db/storage/blob/s3/sdk/s3/s3manager/s3manager.go +++ b/internal/db/storage/blob/s3/sdk/s3/s3manager/s3manager.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/session/option.go b/internal/db/storage/blob/s3/session/option.go index bfa05400620..2c05afadff1 100644 --- a/internal/db/storage/blob/s3/session/option.go +++ b/internal/db/storage/blob/s3/session/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/session/option_test.go b/internal/db/storage/blob/s3/session/option_test.go index 4d8c949ec15..0025d0eca2d 100644 --- a/internal/db/storage/blob/s3/session/option_test.go +++ b/internal/db/storage/blob/s3/session/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/session/session.go b/internal/db/storage/blob/s3/session/session.go index bcc2a44f5f1..d89b58b1817 100644 --- a/internal/db/storage/blob/s3/session/session.go +++ b/internal/db/storage/blob/s3/session/session.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/session/session_test.go b/internal/db/storage/blob/s3/session/session_test.go index a974439aeaf..70beeb84c77 100644 --- a/internal/db/storage/blob/s3/session/session_test.go +++ b/internal/db/storage/blob/s3/session/session_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/writer/mock_test.go b/internal/db/storage/blob/s3/writer/mock_test.go index 9b357167ba3..9a79cce6d35 100644 --- a/internal/db/storage/blob/s3/writer/mock_test.go +++ b/internal/db/storage/blob/s3/writer/mock_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/writer/option.go b/internal/db/storage/blob/s3/writer/option.go index 09ea2617376..b36c249c70a 100644 --- a/internal/db/storage/blob/s3/writer/option.go +++ b/internal/db/storage/blob/s3/writer/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/writer/option_test.go b/internal/db/storage/blob/s3/writer/option_test.go index cb36df3b6a7..6183b38eb07 100644 --- a/internal/db/storage/blob/s3/writer/option_test.go +++ b/internal/db/storage/blob/s3/writer/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/writer/writer.go b/internal/db/storage/blob/s3/writer/writer.go index c27937867b3..f37c7740628 100644 --- a/internal/db/storage/blob/s3/writer/writer.go +++ b/internal/db/storage/blob/s3/writer/writer.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/writer/writer_mock.go b/internal/db/storage/blob/s3/writer/writer_mock.go index cdf786ef6d6..7e2b4e4c241 100644 --- a/internal/db/storage/blob/s3/writer/writer_mock.go +++ b/internal/db/storage/blob/s3/writer/writer_mock.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/db/storage/blob/s3/writer/writer_test.go b/internal/db/storage/blob/s3/writer/writer_test.go index 936e339cb6b..d4d25ab43c0 100644 --- a/internal/db/storage/blob/s3/writer/writer_test.go +++ b/internal/db/storage/blob/s3/writer/writer_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/encoding/json/json.go b/internal/encoding/json/json.go index 66d07c00693..7b715c92e32 100644 --- a/internal/encoding/json/json.go +++ b/internal/encoding/json/json.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/encoding/json/json_test.go b/internal/encoding/json/json_test.go index cb9070d1d3c..5ea411cc0df 100644 --- a/internal/encoding/json/json_test.go +++ b/internal/encoding/json/json_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errgroup/group.go b/internal/errgroup/group.go index e491ab13a9d..31c1fe68a2a 100644 --- a/internal/errgroup/group.go +++ b/internal/errgroup/group.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errgroup/group_test.go b/internal/errgroup/group_test.go index f892c12a8d1..61a547e003c 100644 --- a/internal/errgroup/group_test.go +++ b/internal/errgroup/group_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/backup.go b/internal/errors/backup.go index ba727448123..a5219cb52be 100644 --- a/internal/errors/backup.go +++ b/internal/errors/backup.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/benchmark.go b/internal/errors/benchmark.go index 36438f224a1..37bf8fe57d1 100644 --- a/internal/errors/benchmark.go +++ b/internal/errors/benchmark.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/blob.go b/internal/errors/blob.go index 5f1c7e02278..e08c67211e4 100644 --- a/internal/errors/blob.go +++ b/internal/errors/blob.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/blob_test.go b/internal/errors/blob_test.go index 2cba61fb382..6923b698a2d 100644 --- a/internal/errors/blob_test.go +++ b/internal/errors/blob_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/cache.go b/internal/errors/cache.go index a8b27a22ca6..aafb72ef136 100644 --- a/internal/errors/cache.go +++ b/internal/errors/cache.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/cassandra.go b/internal/errors/cassandra.go index a7f0fb2c06d..49c238fea99 100644 --- a/internal/errors/cassandra.go +++ b/internal/errors/cassandra.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/cassandra_test.go b/internal/errors/cassandra_test.go index 47ff71a932e..5eae8fd638d 100644 --- a/internal/errors/cassandra_test.go +++ b/internal/errors/cassandra_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/client.go b/internal/errors/client.go index 9be6123e1bc..ef62e641e4d 100644 --- a/internal/errors/client.go +++ b/internal/errors/client.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/compressor.go b/internal/errors/compressor.go index 4223939d176..c4125801d0b 100644 --- a/internal/errors/compressor.go +++ b/internal/errors/compressor.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/compressor_test.go b/internal/errors/compressor_test.go index 2542515956f..d89d004b4f1 100644 --- a/internal/errors/compressor_test.go +++ b/internal/errors/compressor_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/discoverer.go b/internal/errors/discoverer.go index c792e037be6..5d616ffd64f 100644 --- a/internal/errors/discoverer.go +++ b/internal/errors/discoverer.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/discoverer_test.go b/internal/errors/discoverer_test.go index de1ef37f86d..0e877af7b61 100644 --- a/internal/errors/discoverer_test.go +++ b/internal/errors/discoverer_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/errors.go b/internal/errors/errors.go index 144c7568d5f..3ee5b1b0ecb 100644 --- a/internal/errors/errors.go +++ b/internal/errors/errors.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/file.go b/internal/errors/file.go index 267a6a0e5a7..a309362e0eb 100644 --- a/internal/errors/file.go +++ b/internal/errors/file.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -18,11 +18,14 @@ package errors var ( + // ErrWatchDirNotFound represents an error that the watch directory is not found. ErrWatchDirNotFound = New("fs watcher watch dir not found") + // ErrFileAlreadyExists represents a function to generate an error that the file already exists. ErrFileAlreadyExists = func(path string) error { return Errorf("file already exists: %s", path) } + // ErrPathNotSpecified represents an error that the path is not specified. ErrPathNotSpecified = New("the path is not specified") ) diff --git a/internal/errors/file_test.go b/internal/errors/file_test.go new file mode 100644 index 00000000000..1dffc70cd2b --- /dev/null +++ b/internal/errors/file_test.go @@ -0,0 +1,174 @@ +// +// Copyright (C) 2019-2021 vdaas.org vald team +// +// 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 +// +// https://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. +// See the License for the specific language governing permissions and +// limitations under the License. +// +package errors + +import ( + "testing" +) + +func TestErrWatchDirNotFound(t *testing.T) { + type want struct { + want error + } + type test struct { + name string + want want + checkFunc func(want, error) error + beforeFunc func() + afterFunc func() + } + defaultCheckFunc := func(w want, got error) error { + if !Is(got, w.want) { + return Errorf("got: \"%#v\",\n\t\t\t\twant: \"%#v\"", got, w.want) + } + return nil + } + tests := []test{ + { + name: "return ErrWatchDirNotFound error", + want: want{ + want: New("fs watcher watch dir not found"), + }, + }, + } + + for _, test := range tests { + t.Run(test.name, func(tt *testing.T) { + if test.beforeFunc != nil { + test.beforeFunc() + } + if test.afterFunc != nil { + defer test.afterFunc() + } + if test.checkFunc == nil { + test.checkFunc = defaultCheckFunc + } + + got := ErrWatchDirNotFound + if err := test.checkFunc(test.want, got); err != nil { + tt.Errorf("error = %v", err) + } + }) + } +} + +func TestErrFileAlreadyExists(t *testing.T) { + type args struct { + path string + } + type want struct { + want error + } + type test struct { + name string + args args + want want + checkFunc func(want, error) error + beforeFunc func(args) + afterFunc func(args) + } + defaultCheckFunc := func(w want, got error) error { + if !Is(got, w.want) { + return Errorf("got: \"%#v\",\n\t\t\t\twant: \"%#v\"", got, w.want) + } + return nil + } + tests := []test{ + { + name: "return ErrFileAlreadyExists error with the file path is 'metadata.json'", + args: args{ + path: "metadata.json", + }, + want: want{ + want: New("file already exists: metadata.json"), + }, + }, + { + name: "return ErrFileAlreadyExists error with the file path is empty", + args: args{ + path: "", + }, + want: want{ + want: New("file already exists: "), + }, + }, + } + + for _, test := range tests { + t.Run(test.name, func(tt *testing.T) { + if test.beforeFunc != nil { + test.beforeFunc(test.args) + } + if test.afterFunc != nil { + defer test.afterFunc(test.args) + } + if test.checkFunc == nil { + test.checkFunc = defaultCheckFunc + } + + got := ErrFileAlreadyExists(test.args.path) + if err := test.checkFunc(test.want, got); err != nil { + tt.Errorf("error = %v", err) + } + }) + } +} + +func TestErrPathNotSpecified(t *testing.T) { + type want struct { + want error + } + type test struct { + name string + want want + checkFunc func(want, error) error + beforeFunc func() + afterFunc func() + } + defaultCheckFunc := func(w want, got error) error { + if !Is(got, w.want) { + return Errorf("got: \"%#v\",\n\t\t\t\twant: \"%#v\"", got, w.want) + } + return nil + } + tests := []test{ + { + name: "return ErrPathNotSpecified error", + want: want{ + want: New("the path is not specified"), + }, + }, + } + + for _, test := range tests { + t.Run(test.name, func(tt *testing.T) { + if test.beforeFunc != nil { + test.beforeFunc() + } + if test.afterFunc != nil { + defer test.afterFunc() + } + if test.checkFunc == nil { + test.checkFunc = defaultCheckFunc + } + + got := ErrPathNotSpecified + if err := test.checkFunc(test.want, got); err != nil { + tt.Errorf("error = %v", err) + } + }) + } +} diff --git a/internal/errors/gongt.go b/internal/errors/gongt.go index 3d8b2e738e0..49c39329c09 100644 --- a/internal/errors/gongt.go +++ b/internal/errors/gongt.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/grpc.go b/internal/errors/grpc.go index 88e7bc49f5d..2f48aa3dd4d 100644 --- a/internal/errors/grpc.go +++ b/internal/errors/grpc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -25,35 +25,42 @@ type Errors_RPC = errors.Errors_RPC var ( - // gRPC. - - ErrgRPCClientConnectionClose = func(name string, err error) error { + // ErrGRPCClientConnectionClose represents a function to generate an error that the gRPC connection couldn't close. + ErrGRPCClientConnectionClose = func(name string, err error) error { return Wrapf(err, "%s's gRPC connection close error", name) } + // ErrInvalidGRPCPort represents a function to generate an error that the gRPC port is invalid. ErrInvalidGRPCPort = func(addr, host string, port uint16) error { return Errorf("invalid gRPC client connection port to addr: %s,\thost: %s\t port: %d", addr, host, port) } + // ErrInvalidGRPCClientConn represents a function to generate an error that the vald internal gRPC connection is invalid. ErrInvalidGRPCClientConn = func(addr string) error { return Errorf("invalid gRPC client connection to %s", addr) } + // ErrGRPCLookupIPAddrNotFound represents a function to generate an error that the vald internal gRPC client couldn't find IP address. ErrGRPCLookupIPAddrNotFound = func(host string) error { return Errorf("vald internal gRPC client could not find ip addrs for %s", host) } + // ErrGRPCClientNotFound represents an error that the vald internal gRPC client couldn't find. ErrGRPCClientNotFound = New("vald internal gRPC client not found") + // ErrGRPCClientConnNotFound represents a function to generate an error that the gRPC client connection couldn't find. ErrGRPCClientConnNotFound = func(addr string) error { return Errorf("gRPC client connection not found in %s", addr) } + // ErrGRPCClientStreamNotFound represents an error that the vald internal gRPC client couldn't find any grpc client stream connection. ErrGRPCClientStreamNotFound = New("vald internal gRPC client grpc client stream not found") + // ErrRPCCallFailed represents a function to generate an error that the RPC call failed. ErrRPCCallFailed = func(addr string, err error) error { return Wrapf(err, "addr: %s", addr) } + // ErrGRPCTargetAddrNotFound represents an error that the gRPC target address couldn't find. ErrGRPCTargetAddrNotFound = New("grpc connection target not found") ) diff --git a/internal/errors/grpc_test.go b/internal/errors/grpc_test.go new file mode 100644 index 00000000000..9427bb43dfa --- /dev/null +++ b/internal/errors/grpc_test.go @@ -0,0 +1,592 @@ +// +// Copyright (C) 2019-2021 vdaas.org vald team +// +// 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 +// +// https://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. +// See the License for the specific language governing permissions and +// limitations under the License. +// +package errors + +import ( + "math" + "testing" +) + +func TestErrGRPCClientConnectionClose(t *testing.T) { + type args struct { + name string + err error + } + type want struct { + want error + } + type test struct { + name string + args args + want want + checkFunc func(want, error) error + beforeFunc func(args) + afterFunc func(args) + } + defaultCheckFunc := func(w want, got error) error { + if !Is(got, w.want) { + return Errorf("got: \"%#v\",\n\t\t\t\twant: \"%#v\"", got, w.want) + } + return nil + } + tests := []test{ + { + name: "return wrapped ErrGRPCClientConnectionClose error when err is server error and name is 'gateway'", + args: args{ + err: New("server error"), + name: "gateway", + }, + want: want{ + want: New("gateway's gRPC connection close error: server error"), + }, + }, + { + name: "return wrapped ErrGRPCClientConnectionClose error when err is server error and name is empty", + args: args{ + err: New("server error"), + name: "", + }, + want: want{ + want: New("'s gRPC connection close error: server error"), + }, + }, + { + name: "return ErrGRPCClientConnectionClose error when err is nil and name is 'gateway'", + args: args{ + err: nil, + name: "gateway", + }, + want: want{ + want: New("gateway's gRPC connection close error"), + }, + }, + { + name: "return ErrGRPCClientConnectionClose error when err is nil and addr is empty", + args: args{ + err: nil, + name: "", + }, + want: want{ + want: New("'s gRPC connection close error"), + }, + }, + } + + for _, test := range tests { + t.Run(test.name, func(tt *testing.T) { + if test.beforeFunc != nil { + test.beforeFunc(test.args) + } + if test.afterFunc != nil { + defer test.afterFunc(test.args) + } + if test.checkFunc == nil { + test.checkFunc = defaultCheckFunc + } + + got := ErrGRPCClientConnectionClose(test.args.name, test.args.err) + if err := test.checkFunc(test.want, got); err != nil { + tt.Errorf("error = %v", err) + } + }) + } +} + +func TestErrInvalidGRPCPort(t *testing.T) { + type args struct { + addr string + host string + port uint16 + } + type want struct { + want error + } + type test struct { + name string + args args + want want + checkFunc func(want, error) error + beforeFunc func(args) + afterFunc func(args) + } + defaultCheckFunc := func(w want, got error) error { + if !Is(got, w.want) { + return Errorf("got: \"%#v\",\n\t\t\t\twant: \"%#v\"", got, w.want) + } + return nil + } + tests := []test{ + { + name: "return ErrInvalidGRPCPort error when addr is '127.0.0.1' and host is 'gateway.default.svc.cluster.local' and port is '8080'", + args: args{ + addr: "127.0.0.1", + host: "gateway.default.svc.cluster.local", + port: 8080, + }, + want: want{ + want: New("invalid gRPC client connection port to addr: 127.0.0.1,\thost: gateway.default.svc.cluster.local\t port: 8080"), + }, + }, + { + name: "return ErrInvalidGRPCPort error when addr is empty and host is 'gateway.default.svc.cluster.local' and port is '8080'", + args: args{ + addr: "", + host: "gateway.default.svc.cluster.local", + port: 8080, + }, + want: want{ + want: New("invalid gRPC client connection port to addr: ,\thost: gateway.default.svc.cluster.local\t port: 8080"), + }, + }, + { + name: "return ErrInvalidGRPCPort error when addr is '127.0.0.1' and host is empty and port is '8080'", + args: args{ + addr: "127.0.0.1", + host: "", + port: 8080, + }, + want: want{ + want: New("invalid gRPC client connection port to addr: 127.0.0.1,\thost: \t port: 8080"), + }, + }, + { + name: "return ErrInvalidGRPCPort error when addr is '127.0.0.1' and host is 'gateway.default.svc.cluster.local' and port is '0'", + args: args{ + addr: "127.0.0.1", + host: "gateway.default.svc.cluster.local", + port: 0, + }, + want: want{ + want: New("invalid gRPC client connection port to addr: 127.0.0.1,\thost: gateway.default.svc.cluster.local\t port: 0"), + }, + }, + { + name: "return ErrInvalidGRPCPort error when addr is '127.0.0.1' and host is 'gateway.default.svc.cluster.local' and port is '1'", + args: args{ + addr: "127.0.0.1", + host: "gateway.default.svc.cluster.local", + port: 1, + }, + want: want{ + want: New("invalid gRPC client connection port to addr: 127.0.0.1,\thost: gateway.default.svc.cluster.local\t port: 1"), + }, + }, + { + name: "return ErrInvalidGRPCPort error when addr is '127.0.0.1' and host is 'gateway.default.svc.cluster.local' and port is maximum value of uint16", + args: args{ + addr: "127.0.0.1", + host: "gateway.default.svc.cluster.local", + port: math.MaxUint16, + }, + want: want{ + want: Errorf("invalid gRPC client connection port to addr: 127.0.0.1,\thost: gateway.default.svc.cluster.local\t port: %d", math.MaxUint16), + }, + }, + { + name: "return ErrInvalidGRPCPort error when addr is '127.0.0.1' and host is 'gateway.default.svc.cluster.local' and port is 'MaxUint16-1'", + args: args{ + addr: "127.0.0.1", + host: "gateway.default.svc.cluster.local", + port: math.MaxUint16 - 1, + }, + want: want{ + want: Errorf("invalid gRPC client connection port to addr: 127.0.0.1,\thost: gateway.default.svc.cluster.local\t port: %d", math.MaxUint16-1), + }, + }, + } + + for _, test := range tests { + t.Run(test.name, func(tt *testing.T) { + if test.beforeFunc != nil { + test.beforeFunc(test.args) + } + if test.afterFunc != nil { + defer test.afterFunc(test.args) + } + if test.checkFunc == nil { + test.checkFunc = defaultCheckFunc + } + + got := ErrInvalidGRPCPort(test.args.addr, test.args.host, test.args.port) + if err := test.checkFunc(test.want, got); err != nil { + tt.Errorf("error = %v", err) + } + }) + } +} + +func TestErrInvalidGRPCClientConn(t *testing.T) { + type args struct { + addr string + } + type want struct { + want error + } + type test struct { + name string + args args + want want + checkFunc func(want, error) error + beforeFunc func(args) + afterFunc func(args) + } + defaultCheckFunc := func(w want, got error) error { + if !Is(got, w.want) { + return Errorf("got: \"%#v\",\n\t\t\t\twant: \"%#v\"", got, w.want) + } + return nil + } + tests := []test{ + { + name: "return ErrInvalidGRPCClientConn error when addr is '127.0.0.1'", + args: args{ + addr: "127.0.0.1", + }, + want: want{ + want: New("invalid gRPC client connection to 127.0.0.1"), + }, + }, + { + name: "return ErrInvalidGRPCClientConn error when addr is empty", + args: args{ + addr: "", + }, + want: want{ + want: New("invalid gRPC client connection to "), + }, + }, + } + + for _, test := range tests { + t.Run(test.name, func(tt *testing.T) { + if test.beforeFunc != nil { + test.beforeFunc(test.args) + } + if test.afterFunc != nil { + defer test.afterFunc(test.args) + } + if test.checkFunc == nil { + test.checkFunc = defaultCheckFunc + } + + got := ErrInvalidGRPCClientConn(test.args.addr) + if err := test.checkFunc(test.want, got); err != nil { + tt.Errorf("error = %v", err) + } + }) + } +} + +func TestErrGRPCLookupIPAddrNotFound(t *testing.T) { + type args struct { + host string + } + type want struct { + want error + } + type test struct { + name string + args args + want want + checkFunc func(want, error) error + beforeFunc func(args) + afterFunc func(args) + } + defaultCheckFunc := func(w want, got error) error { + if !Is(got, w.want) { + return Errorf("got: \"%#v\",\n\t\t\t\twant: \"%#v\"", got, w.want) + } + return nil + } + tests := []test{ + { + name: "return ErrGRPCLookupIPAddrNotFound error when host is 'gateway.vald.svc.cluster.local'", + args: args{ + host: "gateway.vald.svc.cluster.local", + }, + want: want{ + want: New("vald internal gRPC client could not find ip addrs for gateway.vald.svc.cluster.local"), + }, + }, + { + name: "return ErrGRPCLookupIPAddrNotFound error when host is empty", + args: args{ + host: "", + }, + want: want{ + want: New("vald internal gRPC client could not find ip addrs for "), + }, + }, + } + + for _, test := range tests { + t.Run(test.name, func(tt *testing.T) { + if test.beforeFunc != nil { + test.beforeFunc(test.args) + } + if test.afterFunc != nil { + defer test.afterFunc(test.args) + } + if test.checkFunc == nil { + test.checkFunc = defaultCheckFunc + } + + got := ErrGRPCLookupIPAddrNotFound(test.args.host) + if err := test.checkFunc(test.want, got); err != nil { + tt.Errorf("error = %v", err) + } + }) + } +} + +func TestErrGRPCClientNotFound(t *testing.T) { + type want struct { + want error + } + type test struct { + name string + want want + checkFunc func(want, error) error + beforeFunc func() + afterFunc func() + } + defaultCheckFunc := func(w want, got error) error { + if !Is(got, w.want) { + return Errorf("got: \"%#v\",\n\t\t\t\twant: \"%#v\"", got, w.want) + } + return nil + } + tests := []test{ + { + name: "return ErrGRPCLookupIPAddrNotFound error", + want: want{ + want: New("vald internal gRPC client not found"), + }, + }, + } + + for _, test := range tests { + t.Run(test.name, func(tt *testing.T) { + if test.beforeFunc != nil { + test.beforeFunc() + } + if test.afterFunc != nil { + defer test.afterFunc() + } + if test.checkFunc == nil { + test.checkFunc = defaultCheckFunc + } + + got := ErrGRPCClientNotFound + if err := test.checkFunc(test.want, got); err != nil { + tt.Errorf("error = %v", err) + } + }) + } +} + +func TestErrGRPCClientConnNotFound(t *testing.T) { + type args struct { + addr string + } + type want struct { + want error + } + type test struct { + name string + args args + want want + checkFunc func(want, error) error + beforeFunc func(args) + afterFunc func(args) + } + defaultCheckFunc := func(w want, got error) error { + if !Is(got, w.want) { + return Errorf("got: \"%#v\",\n\t\t\t\twant: \"%#v\"", got, w.want) + } + return nil + } + tests := []test{ + { + name: "return ErrGRPCClientConnNotFound error when addr is '127.0.0.1'", + args: args{ + addr: "127.0.0.1", + }, + want: want{ + want: New("gRPC client connection not found in 127.0.0.1"), + }, + }, + { + name: "return ErrGRPCClientConnNotFound error when addr is empty", + args: args{ + addr: "", + }, + want: want{ + want: New("gRPC client connection not found in "), + }, + }, + } + + for _, test := range tests { + t.Run(test.name, func(tt *testing.T) { + if test.beforeFunc != nil { + test.beforeFunc(test.args) + } + if test.afterFunc != nil { + defer test.afterFunc(test.args) + } + if test.checkFunc == nil { + test.checkFunc = defaultCheckFunc + } + + got := ErrGRPCClientConnNotFound(test.args.addr) + if err := test.checkFunc(test.want, got); err != nil { + tt.Errorf("error = %v", err) + } + }) + } +} + +func TestErrRPCCallFailed(t *testing.T) { + type args struct { + addr string + err error + } + type want struct { + want error + } + type test struct { + name string + args args + want want + checkFunc func(want, error) error + beforeFunc func(args) + afterFunc func(args) + } + defaultCheckFunc := func(w want, got error) error { + if !Is(got, w.want) { + return Errorf("got: \"%#v\",\n\t\t\t\twant: \"%#v\"", got, w.want) + } + return nil + } + tests := []test{ + { + name: "return wrapped ErrRPCCallFailed error when err is server error and addr is '127.0.0.1'", + args: args{ + err: New("server error"), + addr: "127.0.0.1", + }, + want: want{ + want: New("addr: 127.0.0.1: server error"), + }, + }, + { + name: "return wrapped ErrRPCCallFailed error when err is server error and addr is empty", + args: args{ + err: New("server error"), + addr: "", + }, + want: want{ + want: New("addr: : server error"), + }, + }, + { + name: "return ErrRPCCallFailed error when err is nil error and addr is '127.0.0.1'", + args: args{ + err: nil, + addr: "127.0.0.1", + }, + want: want{ + want: New("addr: 127.0.0.1"), + }, + }, + { + name: "return ErrRPCCallFailed error when err is nil error and addr is empty", + args: args{ + err: nil, + addr: "", + }, + want: want{ + want: New("addr: "), + }, + }, + } + + for _, test := range tests { + t.Run(test.name, func(tt *testing.T) { + if test.beforeFunc != nil { + test.beforeFunc(test.args) + } + if test.afterFunc != nil { + defer test.afterFunc(test.args) + } + if test.checkFunc == nil { + test.checkFunc = defaultCheckFunc + } + + got := ErrRPCCallFailed(test.args.addr, test.args.err) + if err := test.checkFunc(test.want, got); err != nil { + tt.Errorf("error = %v", err) + } + }) + } +} + +func TestErrGRPCTargetAddrNotFound(t *testing.T) { + type want struct { + want error + } + type test struct { + name string + want want + checkFunc func(want, error) error + beforeFunc func() + afterFunc func() + } + defaultCheckFunc := func(w want, got error) error { + if !Is(got, w.want) { + return Errorf("got: \"%#v\",\n\t\t\t\twant: \"%#v\"", got, w.want) + } + return nil + } + tests := []test{ + { + name: "return ErrGRPCTargetAddrNotFound error", + want: want{ + want: New("grpc connection target not found"), + }, + }, + } + + for _, test := range tests { + t.Run(test.name, func(tt *testing.T) { + if test.beforeFunc != nil { + test.beforeFunc() + } + if test.afterFunc != nil { + defer test.afterFunc() + } + if test.checkFunc == nil { + test.checkFunc = defaultCheckFunc + } + + got := ErrGRPCTargetAddrNotFound + if err := test.checkFunc(test.want, got); err != nil { + tt.Errorf("error = %v", err) + } + }) + } +} diff --git a/internal/errors/http.go b/internal/errors/http.go index 7df8fbecd0a..77385fba4e2 100644 --- a/internal/errors/http.go +++ b/internal/errors/http.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/io.go b/internal/errors/io.go index c00bdcefbc6..266663ae757 100644 --- a/internal/errors/io.go +++ b/internal/errors/io.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -18,15 +18,17 @@ package errors var ( - // io. + // NewErrContextNotProvided represents a function to generate an error that the context is not provided. NewErrContextNotProvided = func() error { return New("context not provided") } + // NewErrReaderNotProvided represents a function to generate an error that the io.Reader is not provided. NewErrReaderNotProvided = func() error { return New("io.Reader not provided") } + // NewErrWriterNotProvided represents a function to generate an error that the io.Writer is not provided. NewErrWriterNotProvided = func() error { return New("io.Writer not provided") } diff --git a/internal/errors/io_test.go b/internal/errors/io_test.go new file mode 100644 index 00000000000..ec07b023a64 --- /dev/null +++ b/internal/errors/io_test.go @@ -0,0 +1,156 @@ +// +// Copyright (C) 2019-2021 vdaas.org vald team +// +// 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 +// +// https://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. +// See the License for the specific language governing permissions and +// limitations under the License. +// +package errors + +import "testing" + +func TestNewErrContextNotProvided(t *testing.T) { + type want struct { + want error + } + type test struct { + name string + want want + checkFunc func(want, error) error + beforeFunc func() + afterFunc func() + } + defaultCheckFunc := func(w want, got error) error { + if !Is(got, w.want) { + return Errorf("got: \"%#v\",\n\t\t\t\twant: \"%#v\"", got, w.want) + } + return nil + } + tests := []test{ + { + name: "return ErrContextNotProvided error", + want: want{ + want: New("context not provided"), + }, + }, + } + + for _, test := range tests { + t.Run(test.name, func(tt *testing.T) { + if test.beforeFunc != nil { + test.beforeFunc() + } + if test.afterFunc != nil { + defer test.afterFunc() + } + if test.checkFunc == nil { + test.checkFunc = defaultCheckFunc + } + + got := NewErrContextNotProvided() + if err := test.checkFunc(test.want, got); err != nil { + tt.Errorf("error = %v", err) + } + }) + } +} + +func TestNewErrReaderNotProvided(t *testing.T) { + type want struct { + want error + } + type test struct { + name string + want want + checkFunc func(want, error) error + beforeFunc func() + afterFunc func() + } + defaultCheckFunc := func(w want, got error) error { + if !Is(got, w.want) { + return Errorf("got: \"%#v\",\n\t\t\t\twant: \"%#v\"", got, w.want) + } + return nil + } + tests := []test{ + { + name: "return ErrReaderNotProvided error", + want: want{ + want: New("io.Reader not provided"), + }, + }, + } + + for _, test := range tests { + t.Run(test.name, func(tt *testing.T) { + if test.beforeFunc != nil { + test.beforeFunc() + } + if test.afterFunc != nil { + defer test.afterFunc() + } + if test.checkFunc == nil { + test.checkFunc = defaultCheckFunc + } + + got := NewErrReaderNotProvided() + if err := test.checkFunc(test.want, got); err != nil { + tt.Errorf("error = %v", err) + } + }) + } +} + +func TestNewErrWriterNotProvided(t *testing.T) { + type want struct { + want error + } + type test struct { + name string + want want + checkFunc func(want, error) error + beforeFunc func() + afterFunc func() + } + defaultCheckFunc := func(w want, got error) error { + if !Is(got, w.want) { + return Errorf("got: \"%#v\",\n\t\t\t\twant: \"%#v\"", got, w.want) + } + return nil + } + tests := []test{ + { + name: "return ErrWriterNotProvided error", + want: want{ + want: New("io.Writer not provided"), + }, + }, + } + + for _, test := range tests { + t.Run(test.name, func(tt *testing.T) { + if test.beforeFunc != nil { + test.beforeFunc() + } + if test.afterFunc != nil { + defer test.afterFunc() + } + if test.checkFunc == nil { + test.checkFunc = defaultCheckFunc + } + + got := NewErrWriterNotProvided() + if err := test.checkFunc(test.want, got); err != nil { + tt.Errorf("error = %v", err) + } + }) + } +} diff --git a/internal/errors/k8s.go b/internal/errors/k8s.go index d81723ec8e1..bbe24248748 100644 --- a/internal/errors/k8s.go +++ b/internal/errors/k8s.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/meta.go b/internal/errors/meta.go index 92eaa55f00d..e13bcc4e73e 100644 --- a/internal/errors/meta.go +++ b/internal/errors/meta.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/mysql.go b/internal/errors/mysql.go index c305e33944c..0978e57deed 100644 --- a/internal/errors/mysql.go +++ b/internal/errors/mysql.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/mysql_test.go b/internal/errors/mysql_test.go index 9eead829ddb..c941540439c 100644 --- a/internal/errors/mysql_test.go +++ b/internal/errors/mysql_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/net.go b/internal/errors/net.go index 940a20ecc0f..452b9532048 100644 --- a/internal/errors/net.go +++ b/internal/errors/net.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/ngt.go b/internal/errors/ngt.go index 4ac5c8a0e6e..d4714f7b5e0 100644 --- a/internal/errors/ngt.go +++ b/internal/errors/ngt.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/observability.go b/internal/errors/observability.go index 9ba73834ad4..62c0bacabd6 100644 --- a/internal/errors/observability.go +++ b/internal/errors/observability.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/option.go b/internal/errors/option.go index c1960f7335d..5ef1df78b44 100644 --- a/internal/errors/option.go +++ b/internal/errors/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/redis.go b/internal/errors/redis.go index 014bf520609..d1b2b17551a 100644 --- a/internal/errors/redis.go +++ b/internal/errors/redis.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/redis_test.go b/internal/errors/redis_test.go index c2db70419ca..e0c0db39e7e 100644 --- a/internal/errors/redis_test.go +++ b/internal/errors/redis_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/runner.go b/internal/errors/runner.go index e49dfa4a459..3f98adfe375 100644 --- a/internal/errors/runner.go +++ b/internal/errors/runner.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/runtime.go b/internal/errors/runtime.go index 60046d337e6..74add69e888 100644 --- a/internal/errors/runtime.go +++ b/internal/errors/runtime.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/storage.go b/internal/errors/storage.go index 6b988efe6ff..9ff1b0be2ad 100644 --- a/internal/errors/storage.go +++ b/internal/errors/storage.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/tensorflow.go b/internal/errors/tensorflow.go index f1df69f4936..262f362e894 100644 --- a/internal/errors/tensorflow.go +++ b/internal/errors/tensorflow.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/tls.go b/internal/errors/tls.go index 6185ded8705..1ddae5560d9 100644 --- a/internal/errors/tls.go +++ b/internal/errors/tls.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/unit.go b/internal/errors/unit.go index 5255a92d9ae..8b00744fbeb 100644 --- a/internal/errors/unit.go +++ b/internal/errors/unit.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/vald.go b/internal/errors/vald.go index ff96984af04..1dc888930e2 100644 --- a/internal/errors/vald.go +++ b/internal/errors/vald.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/errors/worker.go b/internal/errors/worker.go index f7bd77b71db..da191dcc9c1 100644 --- a/internal/errors/worker.go +++ b/internal/errors/worker.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/file/file.go b/internal/file/file.go index 21d0e849a6b..8845f77aea0 100644 --- a/internal/file/file.go +++ b/internal/file/file.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/file/file_test.go b/internal/file/file_test.go index bd7265467d0..09960d92c07 100644 --- a/internal/file/file_test.go +++ b/internal/file/file_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/file/watch/option.go b/internal/file/watch/option.go index 0add3c8923a..48ea3b049d8 100644 --- a/internal/file/watch/option.go +++ b/internal/file/watch/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/file/watch/option_test.go b/internal/file/watch/option_test.go index 3fb6e4885e0..bd179fd1a96 100644 --- a/internal/file/watch/option_test.go +++ b/internal/file/watch/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/file/watch/watch.go b/internal/file/watch/watch.go index d9b32687497..f2da48e8407 100644 --- a/internal/file/watch/watch.go +++ b/internal/file/watch/watch.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/file/watch/watch_test.go b/internal/file/watch/watch_test.go index 2a3ec0404e6..aafea9bff70 100644 --- a/internal/file/watch/watch_test.go +++ b/internal/file/watch/watch_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/info/info.go b/internal/info/info.go index 52d3d23fe58..3566eeae0ed 100644 --- a/internal/info/info.go +++ b/internal/info/info.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/info/info_test.go b/internal/info/info_test.go index 19bca65d0bf..6299998e6e0 100644 --- a/internal/info/info_test.go +++ b/internal/info/info_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/io/io.go b/internal/io/io.go index ef320238381..32c89a7efd0 100644 --- a/internal/io/io.go +++ b/internal/io/io.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/io/ioutil/ioutil_test.go b/internal/io/ioutil/ioutil_test.go index 104e164a04a..67e96cabcd6 100644 --- a/internal/io/ioutil/ioutil_test.go +++ b/internal/io/ioutil/ioutil_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/metrics/node/node.go b/internal/k8s/metrics/node/node.go index 34645469987..d5dddbfadbe 100644 --- a/internal/k8s/metrics/node/node.go +++ b/internal/k8s/metrics/node/node.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/metrics/node/node_test.go b/internal/k8s/metrics/node/node_test.go index b85c4af9860..c8aaedb7374 100644 --- a/internal/k8s/metrics/node/node_test.go +++ b/internal/k8s/metrics/node/node_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/metrics/node/option.go b/internal/k8s/metrics/node/option.go index 24ecb4bc46f..d6a221e7e17 100644 --- a/internal/k8s/metrics/node/option.go +++ b/internal/k8s/metrics/node/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/metrics/node/option_test.go b/internal/k8s/metrics/node/option_test.go index ad48777fe91..a4ec18e37b3 100644 --- a/internal/k8s/metrics/node/option_test.go +++ b/internal/k8s/metrics/node/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/metrics/pod/option.go b/internal/k8s/metrics/pod/option.go index 35cb6bce79a..2e1c92f896e 100644 --- a/internal/k8s/metrics/pod/option.go +++ b/internal/k8s/metrics/pod/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/metrics/pod/option_test.go b/internal/k8s/metrics/pod/option_test.go index 8d28150cd2e..66d5cdca13b 100644 --- a/internal/k8s/metrics/pod/option_test.go +++ b/internal/k8s/metrics/pod/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/metrics/pod/pod.go b/internal/k8s/metrics/pod/pod.go index e02d0b5f9e0..85de3cd3a64 100644 --- a/internal/k8s/metrics/pod/pod.go +++ b/internal/k8s/metrics/pod/pod.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/metrics/pod/pod_test.go b/internal/k8s/metrics/pod/pod_test.go index 46ba7cc207c..60bfd06f502 100644 --- a/internal/k8s/metrics/pod/pod_test.go +++ b/internal/k8s/metrics/pod/pod_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/node/node.go b/internal/k8s/node/node.go index 78fb09c22b5..d41a2ba00fb 100644 --- a/internal/k8s/node/node.go +++ b/internal/k8s/node/node.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/node/node_test.go b/internal/k8s/node/node_test.go index ea01356f33d..2ee9dd40841 100644 --- a/internal/k8s/node/node_test.go +++ b/internal/k8s/node/node_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/node/option.go b/internal/k8s/node/option.go index 972ab13024e..8a01782e873 100644 --- a/internal/k8s/node/option.go +++ b/internal/k8s/node/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/node/option_test.go b/internal/k8s/node/option_test.go index 7eba2c9f1d1..538abd6078c 100644 --- a/internal/k8s/node/option_test.go +++ b/internal/k8s/node/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/option.go b/internal/k8s/option.go index d78f6abc70e..b346cfb1832 100644 --- a/internal/k8s/option.go +++ b/internal/k8s/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/option_test.go b/internal/k8s/option_test.go index c65798d80e9..f4db7697938 100644 --- a/internal/k8s/option_test.go +++ b/internal/k8s/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/pod/option.go b/internal/k8s/pod/option.go index 7ed894f92bb..608f7d0b5ce 100644 --- a/internal/k8s/pod/option.go +++ b/internal/k8s/pod/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/pod/option_test.go b/internal/k8s/pod/option_test.go index db1e9fa96a5..3c5c9093020 100644 --- a/internal/k8s/pod/option_test.go +++ b/internal/k8s/pod/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/pod/pod.go b/internal/k8s/pod/pod.go index dbf3257d93d..1ba77746e32 100644 --- a/internal/k8s/pod/pod.go +++ b/internal/k8s/pod/pod.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/pod/pod_test.go b/internal/k8s/pod/pod_test.go index 6729e725de5..e6b95675791 100644 --- a/internal/k8s/pod/pod_test.go +++ b/internal/k8s/pod/pod_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/reconciler.go b/internal/k8s/reconciler.go index 78cf2d560ae..bdb25a116c3 100644 --- a/internal/k8s/reconciler.go +++ b/internal/k8s/reconciler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/k8s/reconciler_test.go b/internal/k8s/reconciler_test.go index 64ac141355f..ffb23642614 100644 --- a/internal/k8s/reconciler_test.go +++ b/internal/k8s/reconciler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/format/format.go b/internal/log/format/format.go index 9efd9ca34c8..5a1319106be 100644 --- a/internal/log/format/format.go +++ b/internal/log/format/format.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/format/format_test.go b/internal/log/format/format_test.go index 9fc6d58639d..acf5971037a 100644 --- a/internal/log/format/format_test.go +++ b/internal/log/format/format_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/glg/glg.go b/internal/log/glg/glg.go index b116ba8ab7f..45f32f5a870 100644 --- a/internal/log/glg/glg.go +++ b/internal/log/glg/glg.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/glg/glg_test.go b/internal/log/glg/glg_test.go index 56e185e5d0a..113aa7d741b 100644 --- a/internal/log/glg/glg_test.go +++ b/internal/log/glg/glg_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/glg/option.go b/internal/log/glg/option.go index bb5aef4678d..4e0aef66863 100644 --- a/internal/log/glg/option.go +++ b/internal/log/glg/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/glg/option_test.go b/internal/log/glg/option_test.go index f713555ddaf..107d1ce9fee 100644 --- a/internal/log/glg/option_test.go +++ b/internal/log/glg/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/level/level.go b/internal/log/level/level.go index 8df1b4b5360..21a4e6698d6 100644 --- a/internal/log/level/level.go +++ b/internal/log/level/level.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/level/level_test.go b/internal/log/level/level_test.go index 958a1cc899a..6a7befa9185 100644 --- a/internal/log/level/level_test.go +++ b/internal/log/level/level_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/log.go b/internal/log/log.go index 17979959a59..0a1186787b0 100644 --- a/internal/log/log.go +++ b/internal/log/log.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/log_test.go b/internal/log/log_test.go index dcea7e821c3..908606bd24d 100644 --- a/internal/log/log_test.go +++ b/internal/log/log_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/logger/iface.go b/internal/log/logger/iface.go index a35cfa3c6c2..972d2a15aaf 100644 --- a/internal/log/logger/iface.go +++ b/internal/log/logger/iface.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/logger/type.go b/internal/log/logger/type.go index 1395a5ed0e6..70c245b7c44 100644 --- a/internal/log/logger/type.go +++ b/internal/log/logger/type.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/logger/type_test.go b/internal/log/logger/type_test.go index b6c03191432..ed50bb5562e 100644 --- a/internal/log/logger/type_test.go +++ b/internal/log/logger/type_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/mock/logger.go b/internal/log/mock/logger.go index c14f385f13c..ba98fcf9042 100644 --- a/internal/log/mock/logger.go +++ b/internal/log/mock/logger.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/mock/logger_test.go b/internal/log/mock/logger_test.go index c50c19b9e90..d5209556dd3 100644 --- a/internal/log/mock/logger_test.go +++ b/internal/log/mock/logger_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/mock/retry.go b/internal/log/mock/retry.go index e211e1dab6e..d219c163da3 100644 --- a/internal/log/mock/retry.go +++ b/internal/log/mock/retry.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/mock/retry_test.go b/internal/log/mock/retry_test.go index 6407b09f7ff..017a7f847ab 100644 --- a/internal/log/mock/retry_test.go +++ b/internal/log/mock/retry_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/option.go b/internal/log/option.go index bb5b03fd3d6..061218e12e6 100644 --- a/internal/log/option.go +++ b/internal/log/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/option_test.go b/internal/log/option_test.go index 45cc96feef8..33d5554e945 100644 --- a/internal/log/option_test.go +++ b/internal/log/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/retry/option.go b/internal/log/retry/option.go index ee47d3f8baa..89377146da9 100644 --- a/internal/log/retry/option.go +++ b/internal/log/retry/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/retry/option_test.go b/internal/log/retry/option_test.go index ba96cf87b96..a4e7cf2b9a6 100644 --- a/internal/log/retry/option_test.go +++ b/internal/log/retry/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/retry/retry.go b/internal/log/retry/retry.go index 4b668c1a2ae..9146bfa5059 100644 --- a/internal/log/retry/retry.go +++ b/internal/log/retry/retry.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/log/retry/retry_test.go b/internal/log/retry/retry_test.go index 584186bfd43..db5505c8154 100644 --- a/internal/log/retry/retry_test.go +++ b/internal/log/retry/retry_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/addrs_test.go b/internal/net/grpc/addrs_test.go index 2289ef0f100..71fec0fc2d8 100644 --- a/internal/net/grpc/addrs_test.go +++ b/internal/net/grpc/addrs_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/client.go b/internal/net/grpc/client.go index 1ce60d5cdf6..c74721b7dd5 100644 --- a/internal/net/grpc/client.go +++ b/internal/net/grpc/client.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/client_test.go b/internal/net/grpc/client_test.go index 1529a7a7235..f7a2ae7dbe8 100644 --- a/internal/net/grpc/client_test.go +++ b/internal/net/grpc/client_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/grpcconns.go b/internal/net/grpc/grpcconns.go index 67cbfa23166..e10b06628b1 100644 --- a/internal/net/grpc/grpcconns.go +++ b/internal/net/grpc/grpcconns.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/grpcconns_test.go b/internal/net/grpc/grpcconns_test.go index 347ed5c34df..fbe3eeae796 100644 --- a/internal/net/grpc/grpcconns_test.go +++ b/internal/net/grpc/grpcconns_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/handler.go b/internal/net/grpc/handler.go index 82b046f475f..f70cfb22b2b 100644 --- a/internal/net/grpc/handler.go +++ b/internal/net/grpc/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/interceptor.go b/internal/net/grpc/interceptor.go index 03805302c79..823ca2c08e4 100644 --- a/internal/net/grpc/interceptor.go +++ b/internal/net/grpc/interceptor.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/interceptor_test.go b/internal/net/grpc/interceptor_test.go index 30e9ab45146..5c9134ed928 100644 --- a/internal/net/grpc/interceptor_test.go +++ b/internal/net/grpc/interceptor_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/metric/client.go b/internal/net/grpc/metric/client.go index 495e371983b..231c949c0e0 100644 --- a/internal/net/grpc/metric/client.go +++ b/internal/net/grpc/metric/client.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/metric/client_option.go b/internal/net/grpc/metric/client_option.go index 30a4e102ed7..adfc22a6070 100644 --- a/internal/net/grpc/metric/client_option.go +++ b/internal/net/grpc/metric/client_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/metric/client_test.go b/internal/net/grpc/metric/client_test.go index 933469317aa..aa3a3b3a960 100644 --- a/internal/net/grpc/metric/client_test.go +++ b/internal/net/grpc/metric/client_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/metric/server.go b/internal/net/grpc/metric/server.go index cce6d0cd725..adfafd8f3b5 100644 --- a/internal/net/grpc/metric/server.go +++ b/internal/net/grpc/metric/server.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/metric/server_option.go b/internal/net/grpc/metric/server_option.go index df14a4a0c48..54d4e81af30 100644 --- a/internal/net/grpc/metric/server_option.go +++ b/internal/net/grpc/metric/server_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/metric/server_test.go b/internal/net/grpc/metric/server_test.go index cd4bd26ccfa..bfcea2835fa 100644 --- a/internal/net/grpc/metric/server_test.go +++ b/internal/net/grpc/metric/server_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/option.go b/internal/net/grpc/option.go index 6c160f813e4..b5aa7df8a45 100644 --- a/internal/net/grpc/option.go +++ b/internal/net/grpc/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/option_test.go b/internal/net/grpc/option_test.go index 196fb067145..6294e632f9f 100644 --- a/internal/net/grpc/option_test.go +++ b/internal/net/grpc/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/pool/option.go b/internal/net/grpc/pool/option.go index 546b2b26b09..c0bac499f54 100644 --- a/internal/net/grpc/pool/option.go +++ b/internal/net/grpc/pool/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/pool/option_test.go b/internal/net/grpc/pool/option_test.go index a3bfc19fe7a..b4b2b081097 100644 --- a/internal/net/grpc/pool/option_test.go +++ b/internal/net/grpc/pool/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/pool/pool.go b/internal/net/grpc/pool/pool.go index 6bf859d3ed2..e3dae7e1ba3 100644 --- a/internal/net/grpc/pool/pool.go +++ b/internal/net/grpc/pool/pool.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/pool/pool_bench_test.go b/internal/net/grpc/pool/pool_bench_test.go new file mode 100644 index 00000000000..a738425e3b9 --- /dev/null +++ b/internal/net/grpc/pool/pool_bench_test.go @@ -0,0 +1,206 @@ +// +// Copyright (C) 2019-2021 vdaas.org vald team +// +// 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 +// +// https://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. +// See the License for the specific language governing permissions and +// limitations under the License. +// + +// Package pool provides grpc client connection pool +package pool + +import ( + "context" + "sync" + "testing" + + "github.com/vdaas/vald/apis/grpc/v1/discoverer" + "github.com/vdaas/vald/apis/grpc/v1/payload" + "github.com/vdaas/vald/internal/log" + "github.com/vdaas/vald/internal/log/level" + "github.com/vdaas/vald/internal/net" + "google.golang.org/grpc" +) + +const ( + DefaultServerAddr = "localhost:5001" + DefaultPoolSize = 10 +) + +type server struct { + discoverer.DiscovererServer +} + +func init() { + testing.Init() + log.Init(log.WithLevel(level.ERROR.String())) +} + +func (s *server) Pods(context.Context, *payload.Discoverer_Request) (*payload.Info_Pods, error) { + return &payload.Info_Pods{ + Pods: []*payload.Info_Pod{ + { + Name: "vald is high scalable distributed high-speed approximate nearest neighbor search engine", + }, + }, + }, nil +} + +func (s *server) Nodes(context.Context, *payload.Discoverer_Request) (*payload.Info_Nodes, error) { + return new(payload.Info_Nodes), nil +} + +func ListenAndServe(b *testing.B, addr string) func() { + lis, err := net.Listen("tcp", addr) + if err != nil { + b.Error(err) + } + + s := grpc.NewServer() + discoverer.RegisterDiscovererServer(s, new(server)) + + wg := new(sync.WaitGroup) + wg.Add(1) + + go func() { + wg.Done() + if err := s.Serve(lis); err != nil { + b.Error(err) + } + }() + + wg.Wait() + return func() { + s.Stop() + } +} + +func do(b *testing.B, conn *ClientConn) { + b.Helper() + _, err := discoverer.NewDiscovererClient(conn).Nodes(context.Background(), new(payload.Discoverer_Request)) + if err != nil { + b.Error(err) + } +} + +func Benchmark_ConnPool(b *testing.B) { + defer ListenAndServe(b, DefaultServerAddr)() + + ctx, cancel := context.WithCancel(context.Background()) + defer cancel() + pool, err := New(ctx, + WithAddr(DefaultServerAddr), + WithSize(DefaultPoolSize), + WithDialOptions(grpc.WithInsecure()), + ) + if err != nil { + b.Error(err) + } + pool, err = pool.Connect(ctx) + if err != nil { + b.Error(err) + } + + b.StopTimer() + b.ResetTimer() + b.ReportAllocs() + b.StartTimer() + for i := 0; i < b.N; i++ { + conn, ok := pool.Get() + if ok { + do(b, conn) + } + } + b.StopTimer() +} + +func Benchmark_StaticDial(b *testing.B) { + defer ListenAndServe(b, DefaultServerAddr)() + + conn, err := grpc.DialContext(context.Background(), DefaultServerAddr, grpc.WithInsecure()) + if err != nil { + b.Error(err) + } + + conns := new(sync.Map) + conns.Store(DefaultServerAddr, conn) + + b.StopTimer() + b.ResetTimer() + b.ReportAllocs() + b.StartTimer() + for i := 0; i < b.N; i++ { + val, ok := conns.Load(DefaultServerAddr) + if ok { + do(b, val.(*ClientConn)) + } + } + b.StopTimer() +} + +func BenchmarkParallel_ConnPool(b *testing.B) { + defer ListenAndServe(b, DefaultServerAddr)() + + ctx, cancel := context.WithCancel(context.Background()) + defer cancel() + pool, err := New(ctx, + WithAddr(DefaultServerAddr), + WithSize(DefaultPoolSize), + WithDialOptions(grpc.WithInsecure()), + ) + if err != nil { + b.Error(err) + } + pool, err = pool.Connect(ctx) + if err != nil { + b.Error(err) + } + + b.StopTimer() + b.ResetTimer() + b.ReportAllocs() + b.StartTimer() + b.RunParallel(func(pb *testing.PB) { + for pb.Next() { + conn, ok := pool.Get() + if ok { + do(b, conn) + } + } + }) + b.StopTimer() +} + +func BenchmarkParallel_StaticDial(b *testing.B) { + defer ListenAndServe(b, DefaultServerAddr)() + + conn, err := grpc.DialContext(context.Background(), DefaultServerAddr, grpc.WithInsecure()) + if err != nil { + b.Error(err) + } + + conns := new(sync.Map) + conns.Store(DefaultServerAddr, conn) + + b.StopTimer() + b.ResetTimer() + b.ReportAllocs() + b.StartTimer() + b.RunParallel(func(pb *testing.PB) { + for pb.Next() { + val, ok := conns.Load(DefaultServerAddr) + if ok { + do(b, val.(*ClientConn)) + } + } + }) + b.StopTimer() +} diff --git a/internal/net/grpc/pool/pool_test.go b/internal/net/grpc/pool/pool_test.go index 1c5c84e3bc8..705f76d3f5f 100644 --- a/internal/net/grpc/pool/pool_test.go +++ b/internal/net/grpc/pool/pool_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/proto/proto.go b/internal/net/grpc/proto/proto.go index e9202187324..8b74429947d 100644 --- a/internal/net/grpc/proto/proto.go +++ b/internal/net/grpc/proto/proto.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/proto/proto_test.go b/internal/net/grpc/proto/proto_test.go index bb6c7e2b4df..866db3710c5 100644 --- a/internal/net/grpc/proto/proto_test.go +++ b/internal/net/grpc/proto/proto_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/status/status.go b/internal/net/grpc/status/status.go index 77dff4aa9ea..398bb659f2e 100644 --- a/internal/net/grpc/status/status.go +++ b/internal/net/grpc/status/status.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/status/status_test.go b/internal/net/grpc/status/status_test.go index a9485ce2988..f71f44b5b78 100644 --- a/internal/net/grpc/status/status_test.go +++ b/internal/net/grpc/status/status_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/stream.go b/internal/net/grpc/stream.go index 0df5afef349..40d7b9042b6 100644 --- a/internal/net/grpc/stream.go +++ b/internal/net/grpc/stream.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/grpc/stream_test.go b/internal/net/grpc/stream_test.go index 0a0a04dc8be..6d4b43c31dc 100644 --- a/internal/net/grpc/stream_test.go +++ b/internal/net/grpc/stream_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/client/client.go b/internal/net/http/client/client.go index 54f2ad35b7f..df1eb026c2e 100644 --- a/internal/net/http/client/client.go +++ b/internal/net/http/client/client.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/client/client_test.go b/internal/net/http/client/client_test.go index d9d054a125f..4a8d89f39a3 100644 --- a/internal/net/http/client/client_test.go +++ b/internal/net/http/client/client_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/client/option.go b/internal/net/http/client/option.go index fd9ecb1da5f..f7e6dfc5221 100644 --- a/internal/net/http/client/option.go +++ b/internal/net/http/client/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/client/option_test.go b/internal/net/http/client/option_test.go index 194608da2c1..799126bf11d 100644 --- a/internal/net/http/client/option_test.go +++ b/internal/net/http/client/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/dump/dump.go b/internal/net/http/dump/dump.go index e975b75a20c..a3a797e95a2 100644 --- a/internal/net/http/dump/dump.go +++ b/internal/net/http/dump/dump.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/dump/dump_test.go b/internal/net/http/dump/dump_test.go index 9caedf09c1e..d196168b07a 100644 --- a/internal/net/http/dump/dump_test.go +++ b/internal/net/http/dump/dump_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/json/json.go b/internal/net/http/json/json.go index 82fe589aed3..fe59c900433 100644 --- a/internal/net/http/json/json.go +++ b/internal/net/http/json/json.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/json/json_test.go b/internal/net/http/json/json_test.go index e06b81debec..35790d553dc 100644 --- a/internal/net/http/json/json_test.go +++ b/internal/net/http/json/json_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/metrics/pprof.go b/internal/net/http/metrics/pprof.go index 3f99e5fe880..2af4bcf23fa 100644 --- a/internal/net/http/metrics/pprof.go +++ b/internal/net/http/metrics/pprof.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/metrics/pprof_test.go b/internal/net/http/metrics/pprof_test.go index ef8c460a40d..e85359fb22f 100644 --- a/internal/net/http/metrics/pprof_test.go +++ b/internal/net/http/metrics/pprof_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/middleware/middleware.go b/internal/net/http/middleware/middleware.go index 5fa21257a4a..18a1686c163 100644 --- a/internal/net/http/middleware/middleware.go +++ b/internal/net/http/middleware/middleware.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/middleware/option.go b/internal/net/http/middleware/option.go index 2e8df607300..4553c5be5d2 100644 --- a/internal/net/http/middleware/option.go +++ b/internal/net/http/middleware/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/middleware/option_test.go b/internal/net/http/middleware/option_test.go index aaef604df54..f59f2580deb 100644 --- a/internal/net/http/middleware/option_test.go +++ b/internal/net/http/middleware/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/middleware/timeout.go b/internal/net/http/middleware/timeout.go index 42387c4258a..dde511ea34b 100644 --- a/internal/net/http/middleware/timeout.go +++ b/internal/net/http/middleware/timeout.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/middleware/timeout_test.go b/internal/net/http/middleware/timeout_test.go index d19672583dd..bd4a904782b 100644 --- a/internal/net/http/middleware/timeout_test.go +++ b/internal/net/http/middleware/timeout_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/rest/rest.go b/internal/net/http/rest/rest.go index 1e55a72a451..98882b46c63 100644 --- a/internal/net/http/rest/rest.go +++ b/internal/net/http/rest/rest.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/rest/rest_test.go b/internal/net/http/rest/rest_test.go index 462cf8e9e1f..8636b92765e 100644 --- a/internal/net/http/rest/rest_test.go +++ b/internal/net/http/rest/rest_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/routing/middleware_mock_test.go b/internal/net/http/routing/middleware_mock_test.go index 3e21a92a9d2..14f506e5753 100644 --- a/internal/net/http/routing/middleware_mock_test.go +++ b/internal/net/http/routing/middleware_mock_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/routing/option.go b/internal/net/http/routing/option.go index 92deff4629f..8b132dd748c 100644 --- a/internal/net/http/routing/option.go +++ b/internal/net/http/routing/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/routing/option_test.go b/internal/net/http/routing/option_test.go index 397899828f8..98f057fcaa3 100644 --- a/internal/net/http/routing/option_test.go +++ b/internal/net/http/routing/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/routing/router.go b/internal/net/http/routing/router.go index 17ac595fee3..7df67698523 100644 --- a/internal/net/http/routing/router.go +++ b/internal/net/http/routing/router.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/routing/router_test.go b/internal/net/http/routing/router_test.go index af0f1462875..f0106abe042 100644 --- a/internal/net/http/routing/router_test.go +++ b/internal/net/http/routing/router_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/routing/routes.go b/internal/net/http/routing/routes.go index 98fd43f5988..50cd9e8f912 100644 --- a/internal/net/http/routing/routes.go +++ b/internal/net/http/routing/routes.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/transport/option.go b/internal/net/http/transport/option.go index 7e57ed3127f..8e6d522a422 100644 --- a/internal/net/http/transport/option.go +++ b/internal/net/http/transport/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/transport/option_test.go b/internal/net/http/transport/option_test.go index 662b487a611..4a1dcd73774 100644 --- a/internal/net/http/transport/option_test.go +++ b/internal/net/http/transport/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/transport/roundtrip.go b/internal/net/http/transport/roundtrip.go index 2b1557aa031..2e83f4e977a 100644 --- a/internal/net/http/transport/roundtrip.go +++ b/internal/net/http/transport/roundtrip.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/transport/roundtrip_mock_test.go b/internal/net/http/transport/roundtrip_mock_test.go index c51af5346ee..9df0e66d862 100644 --- a/internal/net/http/transport/roundtrip_mock_test.go +++ b/internal/net/http/transport/roundtrip_mock_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/http/transport/roundtrip_test.go b/internal/net/http/transport/roundtrip_test.go index f4cf1e7f160..1d3c47d18cf 100644 --- a/internal/net/http/transport/roundtrip_test.go +++ b/internal/net/http/transport/roundtrip_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/net.go b/internal/net/net.go index 54a955cd8b4..3637597b39e 100644 --- a/internal/net/net.go +++ b/internal/net/net.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/net_test.go b/internal/net/net_test.go index 0476099829c..80306883402 100644 --- a/internal/net/net_test.go +++ b/internal/net/net_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/tcp/control_darwin.go b/internal/net/tcp/control_darwin.go index 4cd2170364f..dd40b89326f 100644 --- a/internal/net/tcp/control_darwin.go +++ b/internal/net/tcp/control_darwin.go @@ -1,7 +1,7 @@ // +build darwin,!linux,!windows,!wasm,!js // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/tcp/control_darwin_test.go b/internal/net/tcp/control_darwin_test.go index b42640c36c4..2684bbff0d5 100644 --- a/internal/net/tcp/control_darwin_test.go +++ b/internal/net/tcp/control_darwin_test.go @@ -1,7 +1,7 @@ // +build darwin,!linux,!windows,!wasm,!js // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/tcp/control_other.go b/internal/net/tcp/control_other.go index 6e92a7c08a4..7ff50c94bc4 100644 --- a/internal/net/tcp/control_other.go +++ b/internal/net/tcp/control_other.go @@ -1,7 +1,7 @@ // +build wasm,js,!windows,!linux,!darwin // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/tcp/control_other_test.go b/internal/net/tcp/control_other_test.go index e70ee1c6d61..e7dbcbe4e59 100644 --- a/internal/net/tcp/control_other_test.go +++ b/internal/net/tcp/control_other_test.go @@ -1,7 +1,7 @@ // +build wasm,js,!windows,!linux,!darwin // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/tcp/control_unix.go b/internal/net/tcp/control_unix.go index dc45c50542e..e651f59df62 100644 --- a/internal/net/tcp/control_unix.go +++ b/internal/net/tcp/control_unix.go @@ -1,7 +1,7 @@ // +build linux,!windows,!wasm,!js,!darwin // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/tcp/control_unix_test.go b/internal/net/tcp/control_unix_test.go index 20c356e69cc..156953ee084 100644 --- a/internal/net/tcp/control_unix_test.go +++ b/internal/net/tcp/control_unix_test.go @@ -1,7 +1,7 @@ // +build linux,!windows,!wasm,!js,!darwin // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/tcp/control_windows.go b/internal/net/tcp/control_windows.go index 3e2c0693470..2f22011e9e1 100644 --- a/internal/net/tcp/control_windows.go +++ b/internal/net/tcp/control_windows.go @@ -1,7 +1,7 @@ // +build windows // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/tcp/control_windows_test.go b/internal/net/tcp/control_windows_test.go index 79d846430cc..fd91837c83f 100644 --- a/internal/net/tcp/control_windows_test.go +++ b/internal/net/tcp/control_windows_test.go @@ -1,7 +1,7 @@ // +build windows // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/tcp/dialer.go b/internal/net/tcp/dialer.go index d21044ffe58..ad3b611f7e0 100644 --- a/internal/net/tcp/dialer.go +++ b/internal/net/tcp/dialer.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/tcp/dialer_test.go b/internal/net/tcp/dialer_test.go index 2f2a4cad1e6..b9b361951bd 100644 --- a/internal/net/tcp/dialer_test.go +++ b/internal/net/tcp/dialer_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/tcp/option.go b/internal/net/tcp/option.go index 73fe98d6efa..b8004f00999 100644 --- a/internal/net/tcp/option.go +++ b/internal/net/tcp/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/net/tcp/option_test.go b/internal/net/tcp/option_test.go index 1ade2ec4f27..f711cb6f80a 100644 --- a/internal/net/tcp/option_test.go +++ b/internal/net/tcp/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/client/google/option.go b/internal/observability/client/google/option.go index 4ec89161d47..ca408dd42c4 100644 --- a/internal/observability/client/google/option.go +++ b/internal/observability/client/google/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/client/google/option_test.go b/internal/observability/client/google/option_test.go index ce500b87de2..468cf56d81b 100644 --- a/internal/observability/client/google/option_test.go +++ b/internal/observability/client/google/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/collector/collector.go b/internal/observability/collector/collector.go index 398fdde1ba5..0419320372f 100644 --- a/internal/observability/collector/collector.go +++ b/internal/observability/collector/collector.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/collector/collector_option.go b/internal/observability/collector/collector_option.go index 0824a87ad6e..64f5b633c04 100644 --- a/internal/observability/collector/collector_option.go +++ b/internal/observability/collector/collector_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/collector/collector_option_test.go b/internal/observability/collector/collector_option_test.go index 66d7848ccf1..15cc82322d5 100644 --- a/internal/observability/collector/collector_option_test.go +++ b/internal/observability/collector/collector_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/collector/collector_test.go b/internal/observability/collector/collector_test.go index 82170345749..1a010a2511d 100644 --- a/internal/observability/collector/collector_test.go +++ b/internal/observability/collector/collector_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/exporter/exporter.go b/internal/observability/exporter/exporter.go index 562223829d1..19978d08012 100644 --- a/internal/observability/exporter/exporter.go +++ b/internal/observability/exporter/exporter.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/exporter/jaeger/jaeger.go b/internal/observability/exporter/jaeger/jaeger.go index 7978cfaa54a..57767256ac6 100644 --- a/internal/observability/exporter/jaeger/jaeger.go +++ b/internal/observability/exporter/jaeger/jaeger.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/exporter/jaeger/jaeger_option.go b/internal/observability/exporter/jaeger/jaeger_option.go index 64fe8a47ffc..c01adb2f871 100644 --- a/internal/observability/exporter/jaeger/jaeger_option.go +++ b/internal/observability/exporter/jaeger/jaeger_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/exporter/jaeger/jaeger_option_test.go b/internal/observability/exporter/jaeger/jaeger_option_test.go index 66e7d5b8d4d..3fd706aca9f 100644 --- a/internal/observability/exporter/jaeger/jaeger_option_test.go +++ b/internal/observability/exporter/jaeger/jaeger_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/exporter/jaeger/jaeger_test.go b/internal/observability/exporter/jaeger/jaeger_test.go index 8f13620b89f..7006f010b98 100644 --- a/internal/observability/exporter/jaeger/jaeger_test.go +++ b/internal/observability/exporter/jaeger/jaeger_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/exporter/prometheus/prometheus.go b/internal/observability/exporter/prometheus/prometheus.go index 7e31f3a5837..aafaf8e4d3c 100644 --- a/internal/observability/exporter/prometheus/prometheus.go +++ b/internal/observability/exporter/prometheus/prometheus.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/exporter/prometheus/prometheus_option.go b/internal/observability/exporter/prometheus/prometheus_option.go index 8228c4025a5..c4207198d15 100644 --- a/internal/observability/exporter/prometheus/prometheus_option.go +++ b/internal/observability/exporter/prometheus/prometheus_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/exporter/prometheus/prometheus_option_test.go b/internal/observability/exporter/prometheus/prometheus_option_test.go index 40a48b45173..9dcd323ebcf 100644 --- a/internal/observability/exporter/prometheus/prometheus_option_test.go +++ b/internal/observability/exporter/prometheus/prometheus_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/exporter/prometheus/prometheus_test.go b/internal/observability/exporter/prometheus/prometheus_test.go index d749e9202b9..c85300de4f1 100644 --- a/internal/observability/exporter/prometheus/prometheus_test.go +++ b/internal/observability/exporter/prometheus/prometheus_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/exporter/stackdriver/stackdriver.go b/internal/observability/exporter/stackdriver/stackdriver.go index 7be6d679e91..0d82cc26951 100644 --- a/internal/observability/exporter/stackdriver/stackdriver.go +++ b/internal/observability/exporter/stackdriver/stackdriver.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/exporter/stackdriver/stackdriver_option.go b/internal/observability/exporter/stackdriver/stackdriver_option.go index 2e5daedc482..332a35df2e2 100644 --- a/internal/observability/exporter/stackdriver/stackdriver_option.go +++ b/internal/observability/exporter/stackdriver/stackdriver_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/exporter/stackdriver/stackdriver_option_test.go b/internal/observability/exporter/stackdriver/stackdriver_option_test.go index 57ab27156fc..ecfe284ec1e 100644 --- a/internal/observability/exporter/stackdriver/stackdriver_option_test.go +++ b/internal/observability/exporter/stackdriver/stackdriver_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/exporter/stackdriver/stackdriver_test.go b/internal/observability/exporter/stackdriver/stackdriver_test.go index 6a06d2740de..dea193e79bc 100644 --- a/internal/observability/exporter/stackdriver/stackdriver_test.go +++ b/internal/observability/exporter/stackdriver/stackdriver_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/agent/core/ngt/ngt.go b/internal/observability/metrics/agent/core/ngt/ngt.go index e0ff25767d1..74be0ba64fe 100644 --- a/internal/observability/metrics/agent/core/ngt/ngt.go +++ b/internal/observability/metrics/agent/core/ngt/ngt.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/agent/core/ngt/ngt_test.go b/internal/observability/metrics/agent/core/ngt/ngt_test.go index 891a84afdb4..c61391b7fff 100644 --- a/internal/observability/metrics/agent/core/ngt/ngt_test.go +++ b/internal/observability/metrics/agent/core/ngt/ngt_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/agent/sidecar/sidecar.go b/internal/observability/metrics/agent/sidecar/sidecar.go index c5fe73dff1b..5d8ed6db00e 100644 --- a/internal/observability/metrics/agent/sidecar/sidecar.go +++ b/internal/observability/metrics/agent/sidecar/sidecar.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/agent/sidecar/sidecar_test.go b/internal/observability/metrics/agent/sidecar/sidecar_test.go index cad680582d9..059ff533076 100644 --- a/internal/observability/metrics/agent/sidecar/sidecar_test.go +++ b/internal/observability/metrics/agent/sidecar/sidecar_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/db/kvs/redis/redis.go b/internal/observability/metrics/db/kvs/redis/redis.go index b0104fdc399..ca6f13be53b 100644 --- a/internal/observability/metrics/db/kvs/redis/redis.go +++ b/internal/observability/metrics/db/kvs/redis/redis.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/db/kvs/redis/redis_test.go b/internal/observability/metrics/db/kvs/redis/redis_test.go index 0e16a3ef936..c1faf9da4fd 100644 --- a/internal/observability/metrics/db/kvs/redis/redis_test.go +++ b/internal/observability/metrics/db/kvs/redis/redis_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/db/nosql/cassandra/cassandra.go b/internal/observability/metrics/db/nosql/cassandra/cassandra.go index 9f20b2e23a5..6c91171035d 100644 --- a/internal/observability/metrics/db/nosql/cassandra/cassandra.go +++ b/internal/observability/metrics/db/nosql/cassandra/cassandra.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/db/nosql/cassandra/cassandra_test.go b/internal/observability/metrics/db/nosql/cassandra/cassandra_test.go index 2f3f5bdec7a..949b82a7700 100644 --- a/internal/observability/metrics/db/nosql/cassandra/cassandra_test.go +++ b/internal/observability/metrics/db/nosql/cassandra/cassandra_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/db/rdb/mysql/mysql.go b/internal/observability/metrics/db/rdb/mysql/mysql.go index b4cdc1876fe..14d43c939f6 100644 --- a/internal/observability/metrics/db/rdb/mysql/mysql.go +++ b/internal/observability/metrics/db/rdb/mysql/mysql.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/db/rdb/mysql/mysql_test.go b/internal/observability/metrics/db/rdb/mysql/mysql_test.go index 79f1f0a0def..523a4aa0aeb 100644 --- a/internal/observability/metrics/db/rdb/mysql/mysql_test.go +++ b/internal/observability/metrics/db/rdb/mysql/mysql_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/grpc/grpc.go b/internal/observability/metrics/grpc/grpc.go index dddd7fcc9d5..48fff2c007c 100644 --- a/internal/observability/metrics/grpc/grpc.go +++ b/internal/observability/metrics/grpc/grpc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/manager/compressor/compressor.go b/internal/observability/metrics/manager/compressor/compressor.go index 27755d3a8c8..79953ec27f9 100644 --- a/internal/observability/metrics/manager/compressor/compressor.go +++ b/internal/observability/metrics/manager/compressor/compressor.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/manager/compressor/compressor_test.go b/internal/observability/metrics/manager/compressor/compressor_test.go index 859a6ff4490..a012c15b614 100644 --- a/internal/observability/metrics/manager/compressor/compressor_test.go +++ b/internal/observability/metrics/manager/compressor/compressor_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/manager/index/index.go b/internal/observability/metrics/manager/index/index.go index a2ed8e93eb6..9b21a23daba 100644 --- a/internal/observability/metrics/manager/index/index.go +++ b/internal/observability/metrics/manager/index/index.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/manager/index/index_test.go b/internal/observability/metrics/manager/index/index_test.go index 50da84446ad..2d667453abe 100644 --- a/internal/observability/metrics/manager/index/index_test.go +++ b/internal/observability/metrics/manager/index/index_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/mem/mem.go b/internal/observability/metrics/mem/mem.go index 38c8e0fa71e..f66630ea1de 100644 --- a/internal/observability/metrics/mem/mem.go +++ b/internal/observability/metrics/mem/mem.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/mem/mem_test.go b/internal/observability/metrics/mem/mem_test.go index 4a99025298c..99482eefc76 100644 --- a/internal/observability/metrics/mem/mem_test.go +++ b/internal/observability/metrics/mem/mem_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/metrics.go b/internal/observability/metrics/metrics.go index 6a880edf2a7..96eff099f5d 100644 --- a/internal/observability/metrics/metrics.go +++ b/internal/observability/metrics/metrics.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/metrics_test.go b/internal/observability/metrics/metrics_test.go index bc2ac3e66f9..3c614281355 100644 --- a/internal/observability/metrics/metrics_test.go +++ b/internal/observability/metrics/metrics_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/runtime/cgo/cgo.go b/internal/observability/metrics/runtime/cgo/cgo.go index d00e44e1a7e..65c1fade5cc 100644 --- a/internal/observability/metrics/runtime/cgo/cgo.go +++ b/internal/observability/metrics/runtime/cgo/cgo.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/runtime/cgo/cgo_test.go b/internal/observability/metrics/runtime/cgo/cgo_test.go index 9a39b7d488a..6514249c344 100644 --- a/internal/observability/metrics/runtime/cgo/cgo_test.go +++ b/internal/observability/metrics/runtime/cgo/cgo_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/runtime/goroutine/goroutine.go b/internal/observability/metrics/runtime/goroutine/goroutine.go index bb5efebf482..0bbcaeefdf3 100644 --- a/internal/observability/metrics/runtime/goroutine/goroutine.go +++ b/internal/observability/metrics/runtime/goroutine/goroutine.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/runtime/goroutine/goroutine_test.go b/internal/observability/metrics/runtime/goroutine/goroutine_test.go index e9e9fdcdd27..a7a5fa3f72a 100644 --- a/internal/observability/metrics/runtime/goroutine/goroutine_test.go +++ b/internal/observability/metrics/runtime/goroutine/goroutine_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/version/version.go b/internal/observability/metrics/version/version.go index a16643ccb53..dba5b9674c7 100644 --- a/internal/observability/metrics/version/version.go +++ b/internal/observability/metrics/version/version.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/metrics/version/version_test.go b/internal/observability/metrics/version/version_test.go index 7e134e83073..b8d7e62c560 100644 --- a/internal/observability/metrics/version/version_test.go +++ b/internal/observability/metrics/version/version_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/observability.go b/internal/observability/observability.go index c6e3ed7468f..bddc51dce15 100644 --- a/internal/observability/observability.go +++ b/internal/observability/observability.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/observability_option.go b/internal/observability/observability_option.go index 9e9d955e81a..a5d6862772d 100644 --- a/internal/observability/observability_option.go +++ b/internal/observability/observability_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/observability_option_test.go b/internal/observability/observability_option_test.go index 7998e970153..fe71711a96c 100644 --- a/internal/observability/observability_option_test.go +++ b/internal/observability/observability_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/observability_test.go b/internal/observability/observability_test.go index 78b6f90e9de..1ddf4c6f5bb 100644 --- a/internal/observability/observability_test.go +++ b/internal/observability/observability_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/profiler/profiler.go b/internal/observability/profiler/profiler.go index 7d4abf1998f..b6ac14f2b40 100644 --- a/internal/observability/profiler/profiler.go +++ b/internal/observability/profiler/profiler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/profiler/stackdriver/stackdriver.go b/internal/observability/profiler/stackdriver/stackdriver.go index 856730f50d8..8390386bcd4 100644 --- a/internal/observability/profiler/stackdriver/stackdriver.go +++ b/internal/observability/profiler/stackdriver/stackdriver.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/profiler/stackdriver/stackdriver_option.go b/internal/observability/profiler/stackdriver/stackdriver_option.go index 0f6c4d29f9c..8e3e2a0ede0 100644 --- a/internal/observability/profiler/stackdriver/stackdriver_option.go +++ b/internal/observability/profiler/stackdriver/stackdriver_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/profiler/stackdriver/stackdriver_option_test.go b/internal/observability/profiler/stackdriver/stackdriver_option_test.go index 22da407e87a..97f664ec1dd 100644 --- a/internal/observability/profiler/stackdriver/stackdriver_option_test.go +++ b/internal/observability/profiler/stackdriver/stackdriver_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/profiler/stackdriver/stackdriver_test.go b/internal/observability/profiler/stackdriver/stackdriver_test.go index e099d7094de..3656c1289ff 100644 --- a/internal/observability/profiler/stackdriver/stackdriver_test.go +++ b/internal/observability/profiler/stackdriver/stackdriver_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/trace/status.go b/internal/observability/trace/status.go index 0606eb94cf8..c08a508a317 100644 --- a/internal/observability/trace/status.go +++ b/internal/observability/trace/status.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/trace/status_test.go b/internal/observability/trace/status_test.go index 0030c51f478..fab9f0eaaff 100644 --- a/internal/observability/trace/status_test.go +++ b/internal/observability/trace/status_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/trace/trace.go b/internal/observability/trace/trace.go index 11fad7947b4..86b4187cb6f 100644 --- a/internal/observability/trace/trace.go +++ b/internal/observability/trace/trace.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/trace/trace_option.go b/internal/observability/trace/trace_option.go index 56299df2b07..d0779597d73 100644 --- a/internal/observability/trace/trace_option.go +++ b/internal/observability/trace/trace_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/trace/trace_option_test.go b/internal/observability/trace/trace_option_test.go index 065b5e634e8..7dc9affb83d 100644 --- a/internal/observability/trace/trace_option_test.go +++ b/internal/observability/trace/trace_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/observability/trace/trace_test.go b/internal/observability/trace/trace_test.go index 231d9b41780..1b8357ca4d4 100644 --- a/internal/observability/trace/trace_test.go +++ b/internal/observability/trace/trace_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/params/option.go b/internal/params/option.go index cc5c62bc6ce..d14c2dec8b8 100644 --- a/internal/params/option.go +++ b/internal/params/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/params/option_test.go b/internal/params/option_test.go index 2ad834698b9..5179c56160f 100644 --- a/internal/params/option_test.go +++ b/internal/params/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/params/params.go b/internal/params/params.go index c8c8501c12b..c5f737154a2 100644 --- a/internal/params/params.go +++ b/internal/params/params.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/params/params_test.go b/internal/params/params_test.go index 9c3c49763b6..3bb48169206 100644 --- a/internal/params/params_test.go +++ b/internal/params/params_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/rand/rand.go b/internal/rand/rand.go index ceaf8e290af..da8578c5427 100644 --- a/internal/rand/rand.go +++ b/internal/rand/rand.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/rand/rand_test.go b/internal/rand/rand_test.go index 4d26f1bbd43..98b1254d81d 100644 --- a/internal/rand/rand_test.go +++ b/internal/rand/rand_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/runner/option.go b/internal/runner/option.go index cc6437c7987..69269bba8a3 100644 --- a/internal/runner/option.go +++ b/internal/runner/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/runner/option_test.go b/internal/runner/option_test.go index ad2bfd8e86d..06e8e789b59 100644 --- a/internal/runner/option_test.go +++ b/internal/runner/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/runner/runner.go b/internal/runner/runner.go index 0d60bc7eca8..1ba3189c1bc 100644 --- a/internal/runner/runner.go +++ b/internal/runner/runner.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/runner/runner_mock_test.go b/internal/runner/runner_mock_test.go index 6fce6308717..b8ab4290e90 100644 --- a/internal/runner/runner_mock_test.go +++ b/internal/runner/runner_mock_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/runner/runner_test.go b/internal/runner/runner_test.go index 46b6264c4e7..c7bd71ffc41 100644 --- a/internal/runner/runner_test.go +++ b/internal/runner/runner_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/safety/safety.go b/internal/safety/safety.go index 16f3a44a159..04fc6c6195d 100644 --- a/internal/safety/safety.go +++ b/internal/safety/safety.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/safety/safety_test.go b/internal/safety/safety_test.go index e363c4b066f..9e32c1959e4 100644 --- a/internal/safety/safety_test.go +++ b/internal/safety/safety_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/servers/option.go b/internal/servers/option.go index 699cc5ab505..6d4f148070a 100644 --- a/internal/servers/option.go +++ b/internal/servers/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/servers/option_test.go b/internal/servers/option_test.go index 9a2ef68a5e4..447d3bc6d2c 100644 --- a/internal/servers/option_test.go +++ b/internal/servers/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/servers/server/option.go b/internal/servers/server/option.go index f89c2bc0264..f4aa8385cdf 100644 --- a/internal/servers/server/option.go +++ b/internal/servers/server/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/servers/server/option_test.go b/internal/servers/server/option_test.go index 7bf202aea41..f909014b5b3 100644 --- a/internal/servers/server/option_test.go +++ b/internal/servers/server/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/servers/server/server.go b/internal/servers/server/server.go index 53b6fc2343e..cb031fc7e5c 100644 --- a/internal/servers/server/server.go +++ b/internal/servers/server/server.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/servers/server/server_test.go b/internal/servers/server/server_test.go index a55c8b6ed03..fbf62e26862 100644 --- a/internal/servers/server/server_test.go +++ b/internal/servers/server/server_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/servers/servers.go b/internal/servers/servers.go index 72fa59fcaba..9fc98c146b1 100644 --- a/internal/servers/servers.go +++ b/internal/servers/servers.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/servers/servers_mock_test.go b/internal/servers/servers_mock_test.go index eb7c534c301..efadfcc8298 100644 --- a/internal/servers/servers_mock_test.go +++ b/internal/servers/servers_mock_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/servers/servers_test.go b/internal/servers/servers_test.go index c2f27ce7d0e..c5be455de36 100644 --- a/internal/servers/servers_test.go +++ b/internal/servers/servers_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/servers/starter/option.go b/internal/servers/starter/option.go index b68cc480e3c..cc7957b49bb 100644 --- a/internal/servers/starter/option.go +++ b/internal/servers/starter/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/servers/starter/option_test.go b/internal/servers/starter/option_test.go index 5ee40df4410..b46501e394f 100644 --- a/internal/servers/starter/option_test.go +++ b/internal/servers/starter/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/servers/starter/starter.go b/internal/servers/starter/starter.go index a95d45a263f..fe2ef989eec 100644 --- a/internal/servers/starter/starter.go +++ b/internal/servers/starter/starter.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/servers/starter/starter_test.go b/internal/servers/starter/starter_test.go index d65ecfe2c85..bc707791747 100644 --- a/internal/servers/starter/starter_test.go +++ b/internal/servers/starter/starter_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/singleflight/singleflight.go b/internal/singleflight/singleflight.go index ecf7f3843f7..e80e4ee9a89 100644 --- a/internal/singleflight/singleflight.go +++ b/internal/singleflight/singleflight.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/singleflight/singleflight_test.go b/internal/singleflight/singleflight_test.go index 52239f47dde..0fa4198c3e8 100644 --- a/internal/singleflight/singleflight_test.go +++ b/internal/singleflight/singleflight_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/test/comparator/standard.go b/internal/test/comparator/standard.go index a0fa3c041d2..1d0cca002cf 100644 --- a/internal/test/comparator/standard.go +++ b/internal/test/comparator/standard.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/test/doc.go b/internal/test/doc.go index 247e41983cb..caefbc1f476 100644 --- a/internal/test/doc.go +++ b/internal/test/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/test/testdata.go b/internal/test/testdata.go index d713f2c885e..159f4a35c11 100644 --- a/internal/test/testdata.go +++ b/internal/test/testdata.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/test/testdata_test.go b/internal/test/testdata_test.go index 52db76b0a30..ba6f9311804 100644 --- a/internal/test/testdata_test.go +++ b/internal/test/testdata_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/timeutil/location/loc.go b/internal/timeutil/location/loc.go index 3d4fe81aa83..9cccebc74c9 100644 --- a/internal/timeutil/location/loc.go +++ b/internal/timeutil/location/loc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/timeutil/location/loc_test.go b/internal/timeutil/location/loc_test.go index c46bc927584..716a0c89640 100644 --- a/internal/timeutil/location/loc_test.go +++ b/internal/timeutil/location/loc_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/timeutil/time.go b/internal/timeutil/time.go index ce7f4cf9597..27b46aa6543 100644 --- a/internal/timeutil/time.go +++ b/internal/timeutil/time.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/timeutil/time_test.go b/internal/timeutil/time_test.go index 2bf2fe9a2ea..570b3127a7b 100644 --- a/internal/timeutil/time_test.go +++ b/internal/timeutil/time_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/tls/option.go b/internal/tls/option.go index e75a49a504a..8c63a6b2dd7 100644 --- a/internal/tls/option.go +++ b/internal/tls/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/tls/option_test.go b/internal/tls/option_test.go index d4eacbf6739..880844112a3 100644 --- a/internal/tls/option_test.go +++ b/internal/tls/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/tls/tls.go b/internal/tls/tls.go index 64653632b10..a76fda31040 100644 --- a/internal/tls/tls.go +++ b/internal/tls/tls.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/tls/tls_test.go b/internal/tls/tls_test.go index da712a4c71f..f6d2245938b 100644 --- a/internal/tls/tls_test.go +++ b/internal/tls/tls_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/unit/unit.go b/internal/unit/unit.go index 27cd88b9d35..e21906d7a1e 100644 --- a/internal/unit/unit.go +++ b/internal/unit/unit.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/unit/unit_test.go b/internal/unit/unit_test.go index ff4c36707a4..016598aa07f 100644 --- a/internal/unit/unit_test.go +++ b/internal/unit/unit_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/version/version.go b/internal/version/version.go index 776a8abc824..7bd0136871f 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/version/version_test.go b/internal/version/version_test.go index 7c4255a9833..90f38e016c7 100644 --- a/internal/version/version_test.go +++ b/internal/version/version_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/worker/queue.go b/internal/worker/queue.go index 4ab607fd585..a440644df25 100644 --- a/internal/worker/queue.go +++ b/internal/worker/queue.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/worker/queue_mock_test.go b/internal/worker/queue_mock_test.go index f013aa79143..09780e21eb1 100644 --- a/internal/worker/queue_mock_test.go +++ b/internal/worker/queue_mock_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/worker/queue_option.go b/internal/worker/queue_option.go index f95aee9c9ef..30de9355a82 100644 --- a/internal/worker/queue_option.go +++ b/internal/worker/queue_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/worker/queue_option_test.go b/internal/worker/queue_option_test.go index 6008f22fec2..872162ff7e3 100644 --- a/internal/worker/queue_option_test.go +++ b/internal/worker/queue_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/worker/queue_test.go b/internal/worker/queue_test.go index ed498f6f998..370b8fd86af 100644 --- a/internal/worker/queue_test.go +++ b/internal/worker/queue_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/worker/worker.go b/internal/worker/worker.go index 0acbd5d03b1..3274b2a9724 100644 --- a/internal/worker/worker.go +++ b/internal/worker/worker.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/worker/worker_option.go b/internal/worker/worker_option.go index 5ae5bd94dfe..ec13c178918 100644 --- a/internal/worker/worker_option.go +++ b/internal/worker/worker_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/worker/worker_option_test.go b/internal/worker/worker_option_test.go index 0b31bd15984..e25ed3a3038 100644 --- a/internal/worker/worker_option_test.go +++ b/internal/worker/worker_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/internal/worker/worker_test.go b/internal/worker/worker_test.go index c31e9848a17..ca19c3c8776 100644 --- a/internal/worker/worker_test.go +++ b/internal/worker/worker_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/k8s/agent/configmap.yaml b/k8s/agent/configmap.yaml index 51abf0264ce..54a793bb727 100644 --- a/k8s/agent/configmap.yaml +++ b/k8s/agent/configmap.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-agent-ngt-config labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: agent data: config.yaml: | diff --git a/k8s/agent/pdb.yaml b/k8s/agent/pdb.yaml index 8a7f8a79a1c..7c6d7253aee 100644 --- a/k8s/agent/pdb.yaml +++ b/k8s/agent/pdb.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-agent-ngt labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: agent spec: maxUnavailable: 1 diff --git a/k8s/agent/priorityclass.yaml b/k8s/agent/priorityclass.yaml index 9be0dc491a9..221629f6f87 100644 --- a/k8s/agent/priorityclass.yaml +++ b/k8s/agent/priorityclass.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: default-vald-agent-ngt-priority labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: agent value: 1e+09 preemptionPolicy: Never diff --git a/k8s/agent/statefulset.yaml b/k8s/agent/statefulset.yaml index a8446a42dac..b9729c48518 100644 --- a/k8s/agent/statefulset.yaml +++ b/k8s/agent/statefulset.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -21,10 +21,10 @@ metadata: labels: app: vald-agent-ngt app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: agent spec: serviceName: vald-agent-ngt @@ -51,7 +51,7 @@ spec: profefe.com/port: "6060" profefe.com/service: vald-agent-ngt # annotations: - # checksum/configmap: f0c5b9fab04487f517b69a9de4a3a15553384b19916d64496afced4de2cf7fad + # checksum/configmap: 86d3f29d247a88a7a6e3759870c1d15c3f17577f4bfc5a62c6ff5040f140c6f4 spec: affinity: nodeAffinity: diff --git a/k8s/agent/svc.yaml b/k8s/agent/svc.yaml index 64b573db360..e0cf06a67ea 100644 --- a/k8s/agent/svc.yaml +++ b/k8s/agent/svc.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-agent-ngt labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: agent spec: ports: diff --git a/k8s/debug/kind/config.yaml b/k8s/debug/kind/config.yaml index 3fd3962d7d9..7d10478a3de 100644 --- a/k8s/debug/kind/config.yaml +++ b/k8s/debug/kind/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/discoverer/clusterrole.yaml b/k8s/discoverer/clusterrole.yaml index 740ddde15ca..1cb7e380cd0 100644 --- a/k8s/discoverer/clusterrole.yaml +++ b/k8s/discoverer/clusterrole.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: discoverer labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: discoverer rules: - apiGroups: diff --git a/k8s/discoverer/clusterrolebinding.yaml b/k8s/discoverer/clusterrolebinding.yaml index 8e8de98eab1..a69739f0e53 100644 --- a/k8s/discoverer/clusterrolebinding.yaml +++ b/k8s/discoverer/clusterrolebinding.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: discoverer labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: discoverer roleRef: apiGroup: rbac.authorization.k8s.io diff --git a/k8s/discoverer/configmap.yaml b/k8s/discoverer/configmap.yaml index 51a4f78e976..484ce55129e 100644 --- a/k8s/discoverer/configmap.yaml +++ b/k8s/discoverer/configmap.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-discoverer-config labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: discoverer data: config.yaml: | diff --git a/k8s/discoverer/deployment.yaml b/k8s/discoverer/deployment.yaml index a52ed031da4..b9b0ca833df 100644 --- a/k8s/discoverer/deployment.yaml +++ b/k8s/discoverer/deployment.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -21,10 +21,10 @@ metadata: labels: app: vald-discoverer app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: discoverer spec: progressDeadlineSeconds: 600 @@ -47,7 +47,7 @@ spec: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/component: discoverer annotations: - checksum/configmap: 31a1503c81b5a456c3b48dc3ffd4746a2d65828bf14fc06fb61c561937a6e8c7 + checksum/configmap: eb0504d9c35accb452d9b3932e7be9fee55ecd09c82d8ead898eb1190fd5896b profefe.com/enable: "true" profefe.com/port: "6060" profefe.com/service: vald-discoverer diff --git a/k8s/discoverer/pdb.yaml b/k8s/discoverer/pdb.yaml index 25710c56838..c5578047d43 100644 --- a/k8s/discoverer/pdb.yaml +++ b/k8s/discoverer/pdb.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-discoverer labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: discoverer spec: maxUnavailable: 50% diff --git a/k8s/discoverer/priorityclass.yaml b/k8s/discoverer/priorityclass.yaml index af443f33a10..6ba99856318 100644 --- a/k8s/discoverer/priorityclass.yaml +++ b/k8s/discoverer/priorityclass.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: default-vald-discoverer-priority labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: discoverer value: 1e+06 globalDefault: false diff --git a/k8s/discoverer/serviceaccount.yaml b/k8s/discoverer/serviceaccount.yaml index 563c2f99b89..fc9038eb7bb 100644 --- a/k8s/discoverer/serviceaccount.yaml +++ b/k8s/discoverer/serviceaccount.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,8 +20,8 @@ metadata: name: vald labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: discoverer diff --git a/k8s/discoverer/svc.yaml b/k8s/discoverer/svc.yaml index 37fcaa78028..9c03c87437c 100644 --- a/k8s/discoverer/svc.yaml +++ b/k8s/discoverer/svc.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-discoverer labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: discoverer spec: ports: diff --git a/k8s/external/cassandra/statefulset.yaml b/k8s/external/cassandra/statefulset.yaml index 064837219c0..76cbd925703 100644 --- a/k8s/external/cassandra/statefulset.yaml +++ b/k8s/external/cassandra/statefulset.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/external/cassandra/svc.yaml b/k8s/external/cassandra/svc.yaml index cb6e18649c1..fc130fcca6b 100644 --- a/k8s/external/cassandra/svc.yaml +++ b/k8s/external/cassandra/svc.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/external/mysql/deployment.yaml b/k8s/external/mysql/deployment.yaml index f5d79ba2e18..a3db0ce3517 100644 --- a/k8s/external/mysql/deployment.yaml +++ b/k8s/external/mysql/deployment.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/external/mysql/pv.yaml b/k8s/external/mysql/pv.yaml index 5fecf782560..46fd7cf0a48 100644 --- a/k8s/external/mysql/pv.yaml +++ b/k8s/external/mysql/pv.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/external/mysql/pvc.yaml b/k8s/external/mysql/pvc.yaml index 5148a9d9d0c..7b80c1191f2 100644 --- a/k8s/external/mysql/pvc.yaml +++ b/k8s/external/mysql/pvc.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/external/mysql/secret.yaml b/k8s/external/mysql/secret.yaml index d660024cb3d..e1ff933ee76 100644 --- a/k8s/external/mysql/secret.yaml +++ b/k8s/external/mysql/secret.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/external/mysql/svc.yaml b/k8s/external/mysql/svc.yaml index d4befec2fbf..a012290ba43 100644 --- a/k8s/external/mysql/svc.yaml +++ b/k8s/external/mysql/svc.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/external/redis/deployment.yaml b/k8s/external/redis/deployment.yaml index 830754404d4..a4a4739eabf 100644 --- a/k8s/external/redis/deployment.yaml +++ b/k8s/external/redis/deployment.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/external/redis/secret.yaml b/k8s/external/redis/secret.yaml index 882e8b2cf11..14ea2d3d13d 100644 --- a/k8s/external/redis/secret.yaml +++ b/k8s/external/redis/secret.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/external/redis/svc.yaml b/k8s/external/redis/svc.yaml index 7e062df7735..2af620824d1 100644 --- a/k8s/external/redis/svc.yaml +++ b/k8s/external/redis/svc.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/gateway/meta/hpa.yaml b/k8s/gateway/meta/hpa.yaml index a601f51b8bc..88c0b058851 100644 --- a/k8s/gateway/meta/hpa.yaml +++ b/k8s/gateway/meta/hpa.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/gateway/meta/meta/pdb.yaml b/k8s/gateway/meta/meta/pdb.yaml index afd4396bea4..93aa1361fe6 100644 --- a/k8s/gateway/meta/meta/pdb.yaml +++ b/k8s/gateway/meta/meta/pdb.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/gateway/meta/meta/priorityclass.yaml b/k8s/gateway/meta/meta/priorityclass.yaml index 76e78bf64ac..369e7be3c04 100644 --- a/k8s/gateway/meta/meta/priorityclass.yaml +++ b/k8s/gateway/meta/meta/priorityclass.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/gateway/meta/pdb.yaml b/k8s/gateway/meta/pdb.yaml index afd4396bea4..93aa1361fe6 100644 --- a/k8s/gateway/meta/pdb.yaml +++ b/k8s/gateway/meta/pdb.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/gateway/vald/configmap.yaml b/k8s/gateway/vald/configmap.yaml index aba8092c27c..653f0ce3f4c 100644 --- a/k8s/gateway/vald/configmap.yaml +++ b/k8s/gateway/vald/configmap.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-gateway-config labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: gateway data: config.yaml: | diff --git a/k8s/gateway/vald/deployment.yaml b/k8s/gateway/vald/deployment.yaml index acf0658ddaa..5735dce4e7e 100644 --- a/k8s/gateway/vald/deployment.yaml +++ b/k8s/gateway/vald/deployment.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -21,10 +21,10 @@ metadata: labels: app: vald-gateway app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: gateway spec: progressDeadlineSeconds: 600 @@ -46,7 +46,7 @@ spec: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/component: gateway annotations: - checksum/configmap: 791b5e6836a2ae1322f1ff12265eca497f7b713a85252f717be5ef2c00dbf102 + checksum/configmap: e2853455800e2d6b9d3c3efd2c7ead3aeacd212ce8d30d6d775a9819ab652c63 profefe.com/enable: "true" profefe.com/port: "6060" profefe.com/service: vald-gateway diff --git a/k8s/gateway/vald/hpa.yaml b/k8s/gateway/vald/hpa.yaml index 1ec5138e26b..a472b42a172 100644 --- a/k8s/gateway/vald/hpa.yaml +++ b/k8s/gateway/vald/hpa.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-gateway labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: gateway spec: maxReplicas: 9 diff --git a/k8s/gateway/vald/ing.yaml b/k8s/gateway/vald/ing.yaml index c4f340cfd1d..f4633d7939b 100644 --- a/k8s/gateway/vald/ing.yaml +++ b/k8s/gateway/vald/ing.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -23,10 +23,10 @@ metadata: name: vald-gateway-ingress app: vald-gateway-ingress app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: gateway name: vald-gateway-ingress spec: diff --git a/k8s/gateway/vald/pdb.yaml b/k8s/gateway/vald/pdb.yaml index 565a1660798..76827c94689 100644 --- a/k8s/gateway/vald/pdb.yaml +++ b/k8s/gateway/vald/pdb.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-gateway labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: gateway spec: maxUnavailable: 50% diff --git a/k8s/gateway/vald/priorityclass.yaml b/k8s/gateway/vald/priorityclass.yaml index b0b18f800a3..a74b44c087c 100644 --- a/k8s/gateway/vald/priorityclass.yaml +++ b/k8s/gateway/vald/priorityclass.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: default-vald-gateway-priority labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: gateway value: 1e+06 globalDefault: false diff --git a/k8s/gateway/vald/svc.yaml b/k8s/gateway/vald/svc.yaml index 485e7ca4c58..4ad477541ef 100644 --- a/k8s/gateway/vald/svc.yaml +++ b/k8s/gateway/vald/svc.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-gateway labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: gateway spec: ports: diff --git a/k8s/jobs/db/initialize/cassandra/configmap.yaml b/k8s/jobs/db/initialize/cassandra/configmap.yaml index 6e8715a43aa..b4f41a0129a 100644 --- a/k8s/jobs/db/initialize/cassandra/configmap.yaml +++ b/k8s/jobs/db/initialize/cassandra/configmap.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/jobs/db/initialize/cassandra/job.yaml b/k8s/jobs/db/initialize/cassandra/job.yaml index 520f458b3af..46882f3be58 100644 --- a/k8s/jobs/db/initialize/cassandra/job.yaml +++ b/k8s/jobs/db/initialize/cassandra/job.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/jobs/db/initialize/cassandra/secret.yaml b/k8s/jobs/db/initialize/cassandra/secret.yaml index fdc0946ef2c..a929a819924 100644 --- a/k8s/jobs/db/initialize/cassandra/secret.yaml +++ b/k8s/jobs/db/initialize/cassandra/secret.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/jobs/db/initialize/mysql/configmap.yaml b/k8s/jobs/db/initialize/mysql/configmap.yaml index 88382fbf8ea..df6455c2012 100644 --- a/k8s/jobs/db/initialize/mysql/configmap.yaml +++ b/k8s/jobs/db/initialize/mysql/configmap.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/jobs/db/initialize/mysql/job.yaml b/k8s/jobs/db/initialize/mysql/job.yaml index edc83bab9f1..0776b5bcf79 100644 --- a/k8s/jobs/db/initialize/mysql/job.yaml +++ b/k8s/jobs/db/initialize/mysql/job.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/jobs/db/initialize/mysql/secret.yaml b/k8s/jobs/db/initialize/mysql/secret.yaml index 4370037eb14..892d31e54a5 100644 --- a/k8s/jobs/db/initialize/mysql/secret.yaml +++ b/k8s/jobs/db/initialize/mysql/secret.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/jobs/db/initialize/redis/job.yaml b/k8s/jobs/db/initialize/redis/job.yaml index 9069bdf6c12..e86e5e7f6a7 100644 --- a/k8s/jobs/db/initialize/redis/job.yaml +++ b/k8s/jobs/db/initialize/redis/job.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/jobs/db/initialize/redis/secret.yaml b/k8s/jobs/db/initialize/redis/secret.yaml index 9c4539c7d51..a7b192f7cd3 100644 --- a/k8s/jobs/db/initialize/redis/secret.yaml +++ b/k8s/jobs/db/initialize/redis/secret.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/manager/backup/configmap.yaml b/k8s/manager/backup/configmap.yaml index 6887ea4555a..413d24bb8bd 100644 --- a/k8s/manager/backup/configmap.yaml +++ b/k8s/manager/backup/configmap.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-manager-backup-config labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-backup data: config.yaml: | diff --git a/k8s/manager/backup/deployment.yaml b/k8s/manager/backup/deployment.yaml index b2b8d2ad635..d041faa251e 100644 --- a/k8s/manager/backup/deployment.yaml +++ b/k8s/manager/backup/deployment.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -21,10 +21,10 @@ metadata: labels: app: vald-manager-backup app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-backup spec: progressDeadlineSeconds: 600 @@ -46,7 +46,7 @@ spec: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/component: manager-backup annotations: - checksum/configmap: d8a952e12d80eed07f4a85d061638ecd6e1cf74b04f8694a4a7789b1b2751e3e + checksum/configmap: 395b0ffb8c4b3555f7ac1d42236ca2cf680516190cc7bf6180d7907cfe76a52a profefe.com/enable: "true" profefe.com/port: "6060" profefe.com/service: vald-manager-backup diff --git a/k8s/manager/backup/hpa.yaml b/k8s/manager/backup/hpa.yaml index 2a0317061da..a73596700d7 100644 --- a/k8s/manager/backup/hpa.yaml +++ b/k8s/manager/backup/hpa.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-manager-backup labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-backup spec: maxReplicas: 15 diff --git a/k8s/manager/backup/pdb.yaml b/k8s/manager/backup/pdb.yaml index 7a899df3a33..f3715ee4735 100644 --- a/k8s/manager/backup/pdb.yaml +++ b/k8s/manager/backup/pdb.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-manager-backup labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-backup spec: maxUnavailable: 50% diff --git a/k8s/manager/backup/priorityclass.yaml b/k8s/manager/backup/priorityclass.yaml index 1c1d7ce67f7..ebe86b5fd20 100644 --- a/k8s/manager/backup/priorityclass.yaml +++ b/k8s/manager/backup/priorityclass.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: default-vald-manager-backup-priority labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-backup value: 1e+06 globalDefault: false diff --git a/k8s/manager/backup/svc.yaml b/k8s/manager/backup/svc.yaml index b2a7eb876bb..e1446394712 100644 --- a/k8s/manager/backup/svc.yaml +++ b/k8s/manager/backup/svc.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-manager-backup labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-backup spec: ports: diff --git a/k8s/manager/compressor/configmap.yaml b/k8s/manager/compressor/configmap.yaml index 5dd573f76b2..db3a2675639 100644 --- a/k8s/manager/compressor/configmap.yaml +++ b/k8s/manager/compressor/configmap.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-manager-compressor-config labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-compressor data: config.yaml: | diff --git a/k8s/manager/compressor/deployment.yaml b/k8s/manager/compressor/deployment.yaml index 433464ea139..01cfed633e9 100644 --- a/k8s/manager/compressor/deployment.yaml +++ b/k8s/manager/compressor/deployment.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -21,10 +21,10 @@ metadata: labels: app: vald-manager-compressor app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-compressor spec: progressDeadlineSeconds: 600 @@ -46,7 +46,7 @@ spec: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/component: manager-compressor annotations: - checksum/configmap: 6244fa227dc1baa15a88748ce56e1cbb056e12ead21ba40f8e5e4aa3bd2be1d4 + checksum/configmap: 53c92fbf72f2fd61c216f931da0d14789bf5015ca78064b549078ac9dfce8204 profefe.com/enable: "true" profefe.com/port: "6060" profefe.com/service: vald-manager-compressor diff --git a/k8s/manager/compressor/hpa.yaml b/k8s/manager/compressor/hpa.yaml index e08b8ec1254..509cf247cfd 100644 --- a/k8s/manager/compressor/hpa.yaml +++ b/k8s/manager/compressor/hpa.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-manager-compressor labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-compressor spec: maxReplicas: 15 diff --git a/k8s/manager/compressor/pdb.yaml b/k8s/manager/compressor/pdb.yaml index fc210a7deac..f5e0625a83c 100644 --- a/k8s/manager/compressor/pdb.yaml +++ b/k8s/manager/compressor/pdb.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-manager-compressor labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-compressor spec: maxUnavailable: 1 diff --git a/k8s/manager/compressor/priorityclass.yaml b/k8s/manager/compressor/priorityclass.yaml index a0294776500..770fc67c103 100644 --- a/k8s/manager/compressor/priorityclass.yaml +++ b/k8s/manager/compressor/priorityclass.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: default-vald-manager-compressor-priority labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-compressor value: 1e+08 preemptionPolicy: Never diff --git a/k8s/manager/compressor/svc.yaml b/k8s/manager/compressor/svc.yaml index 0a0fd6328ca..0ddd19b01f2 100644 --- a/k8s/manager/compressor/svc.yaml +++ b/k8s/manager/compressor/svc.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-manager-compressor labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-compressor spec: ports: diff --git a/k8s/manager/index/configmap.yaml b/k8s/manager/index/configmap.yaml index eb2c5e69ac7..c12dea2d1ef 100644 --- a/k8s/manager/index/configmap.yaml +++ b/k8s/manager/index/configmap.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-manager-index-config labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-index data: config.yaml: | diff --git a/k8s/manager/index/deployment.yaml b/k8s/manager/index/deployment.yaml index fb0faca7a7c..d1770ca03ea 100644 --- a/k8s/manager/index/deployment.yaml +++ b/k8s/manager/index/deployment.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -21,10 +21,10 @@ metadata: labels: app: vald-manager-index app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-index spec: progressDeadlineSeconds: 600 @@ -47,7 +47,7 @@ spec: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/component: manager-index annotations: - checksum/configmap: fa752f63ae856f43be175131f143ca41afa96c5e239a97bbef5e578090e21e83 + checksum/configmap: ca2e4ea9e911ca81de37b79388a6b8137595ce85a221c7a112d7f700cf64822e profefe.com/enable: "true" profefe.com/port: "6060" profefe.com/service: vald-manager-index diff --git a/k8s/manager/index/pdb.yaml b/k8s/manager/index/pdb.yaml index 4b5e9e7bc79..14264ae8475 100644 --- a/k8s/manager/index/pdb.yaml +++ b/k8s/manager/index/pdb.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-manager-index labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-index spec: maxUnavailable: 50% diff --git a/k8s/manager/index/priorityclass.yaml b/k8s/manager/index/priorityclass.yaml index 90217547d7b..5631b086c10 100644 --- a/k8s/manager/index/priorityclass.yaml +++ b/k8s/manager/index/priorityclass.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: default-vald-manager-index-priority labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-index value: 1e+06 globalDefault: false diff --git a/k8s/manager/index/svc.yaml b/k8s/manager/index/svc.yaml index d7fcf91b184..cf412ac072a 100644 --- a/k8s/manager/index/svc.yaml +++ b/k8s/manager/index/svc.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-manager-index labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: manager-index spec: ports: diff --git a/k8s/meta/configmap.yaml b/k8s/meta/configmap.yaml index 7f192dbe8a5..2ad02f9e32b 100644 --- a/k8s/meta/configmap.yaml +++ b/k8s/meta/configmap.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-meta-config labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: meta data: config.yaml: | diff --git a/k8s/meta/deployment.yaml b/k8s/meta/deployment.yaml index 9b71f5cf7f9..28881635296 100644 --- a/k8s/meta/deployment.yaml +++ b/k8s/meta/deployment.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -21,10 +21,10 @@ metadata: labels: app: vald-meta app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: meta spec: progressDeadlineSeconds: 600 @@ -46,7 +46,7 @@ spec: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/component: meta annotations: - checksum/configmap: f8dd22f6b617eb9ff7b053179ada58e73187f8bdb47ffdd86a9b58036454f176 + checksum/configmap: 5e5ae55704934f03e7abb73313e7c6a4d10f79fc11f213a378b543bdd11fbe19 profefe.com/enable: "true" profefe.com/port: "6060" profefe.com/service: vald-meta diff --git a/k8s/meta/hpa.yaml b/k8s/meta/hpa.yaml index 4a74da3b5ba..aa8a0a5f107 100644 --- a/k8s/meta/hpa.yaml +++ b/k8s/meta/hpa.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-meta labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: meta spec: maxReplicas: 10 diff --git a/k8s/meta/pdb.yaml b/k8s/meta/pdb.yaml index c3b53aa476f..e55b50e19d9 100644 --- a/k8s/meta/pdb.yaml +++ b/k8s/meta/pdb.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-meta labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: meta spec: maxUnavailable: 50% diff --git a/k8s/meta/priorityclass.yaml b/k8s/meta/priorityclass.yaml index 6b98d2581ca..ffa13e24d3c 100644 --- a/k8s/meta/priorityclass.yaml +++ b/k8s/meta/priorityclass.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: default-vald-meta-priority labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: meta value: 1e+06 globalDefault: false diff --git a/k8s/meta/svc.yaml b/k8s/meta/svc.yaml index 5621f703406..53b2dc58a4a 100644 --- a/k8s/meta/svc.yaml +++ b/k8s/meta/svc.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-meta labels: app.kubernetes.io/name: vald - helm.sh/chart: vald-v0.0.64 + helm.sh/chart: vald-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: meta spec: ports: diff --git a/k8s/metrics/grafana/configmap.yaml b/k8s/metrics/grafana/configmap.yaml index 452d1ad44e4..47151b56d15 100644 --- a/k8s/metrics/grafana/configmap.yaml +++ b/k8s/metrics/grafana/configmap.yaml @@ -1,7 +1,7 @@ --- --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/grafana/deployment.yaml b/k8s/metrics/grafana/deployment.yaml index 27d5df894d7..f601b137ff3 100644 --- a/k8s/metrics/grafana/deployment.yaml +++ b/k8s/metrics/grafana/deployment.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/grafana/svc.yaml b/k8s/metrics/grafana/svc.yaml index dc68d9717b1..3592c439737 100644 --- a/k8s/metrics/grafana/svc.yaml +++ b/k8s/metrics/grafana/svc.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/jaeger/deployment.yaml b/k8s/metrics/jaeger/deployment.yaml index 94b48985f2b..ca3ba03267e 100644 --- a/k8s/metrics/jaeger/deployment.yaml +++ b/k8s/metrics/jaeger/deployment.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/jaeger/svc.yaml b/k8s/metrics/jaeger/svc.yaml index 9c8782fbbbc..ff382f0128d 100644 --- a/k8s/metrics/jaeger/svc.yaml +++ b/k8s/metrics/jaeger/svc.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/profefe/clusterrole.yaml b/k8s/metrics/profefe/clusterrole.yaml index 90786135601..f8d028e3748 100644 --- a/k8s/metrics/profefe/clusterrole.yaml +++ b/k8s/metrics/profefe/clusterrole.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/profefe/clusterrolebinding.yaml b/k8s/metrics/profefe/clusterrolebinding.yaml index b077983781b..252782617b3 100644 --- a/k8s/metrics/profefe/clusterrolebinding.yaml +++ b/k8s/metrics/profefe/clusterrolebinding.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/profefe/cronjob.yaml b/k8s/metrics/profefe/cronjob.yaml index 88a44b2c4e4..4ab7e65c2b2 100644 --- a/k8s/metrics/profefe/cronjob.yaml +++ b/k8s/metrics/profefe/cronjob.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/profefe/deployment.yaml b/k8s/metrics/profefe/deployment.yaml index 04e5ba93345..101a5f7a4c6 100644 --- a/k8s/metrics/profefe/deployment.yaml +++ b/k8s/metrics/profefe/deployment.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/profefe/serviceaccount.yaml b/k8s/metrics/profefe/serviceaccount.yaml index 1c2f391c932..9903d963ca5 100644 --- a/k8s/metrics/profefe/serviceaccount.yaml +++ b/k8s/metrics/profefe/serviceaccount.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/profefe/svc.yaml b/k8s/metrics/profefe/svc.yaml index 63078672539..92fb2358818 100644 --- a/k8s/metrics/profefe/svc.yaml +++ b/k8s/metrics/profefe/svc.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/prometheus/clusterrole.yaml b/k8s/metrics/prometheus/clusterrole.yaml index 8ab1825e1e5..55dcf1b3ede 100644 --- a/k8s/metrics/prometheus/clusterrole.yaml +++ b/k8s/metrics/prometheus/clusterrole.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/prometheus/clusterrolebinding.yaml b/k8s/metrics/prometheus/clusterrolebinding.yaml index 7fa36c46aee..0b2fa69baff 100644 --- a/k8s/metrics/prometheus/clusterrolebinding.yaml +++ b/k8s/metrics/prometheus/clusterrolebinding.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/prometheus/configmap.yaml b/k8s/metrics/prometheus/configmap.yaml index 1994bcab9ad..248acd50e72 100644 --- a/k8s/metrics/prometheus/configmap.yaml +++ b/k8s/metrics/prometheus/configmap.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/prometheus/deployment.yaml b/k8s/metrics/prometheus/deployment.yaml index 113df86c7a3..935bc788af8 100644 --- a/k8s/metrics/prometheus/deployment.yaml +++ b/k8s/metrics/prometheus/deployment.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/prometheus/serviceaccount.yaml b/k8s/metrics/prometheus/serviceaccount.yaml index 5618530f181..e33748747fe 100644 --- a/k8s/metrics/prometheus/serviceaccount.yaml +++ b/k8s/metrics/prometheus/serviceaccount.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/metrics/prometheus/svc.yaml b/k8s/metrics/prometheus/svc.yaml index 932bc040c5c..e2989d3997d 100644 --- a/k8s/metrics/prometheus/svc.yaml +++ b/k8s/metrics/prometheus/svc.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/operator/helm/clusterrole.yaml b/k8s/operator/helm/clusterrole.yaml index f129aab1b2a..b972351b40e 100644 --- a/k8s/operator/helm/clusterrole.yaml +++ b/k8s/operator/helm/clusterrole.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/operator/helm/clusterrolebinding.yaml b/k8s/operator/helm/clusterrolebinding.yaml index ee21784fa68..c47cf827b03 100644 --- a/k8s/operator/helm/clusterrolebinding.yaml +++ b/k8s/operator/helm/clusterrolebinding.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/operator/helm/crds/valdhelmoperatorrelease.yaml b/k8s/operator/helm/crds/valdhelmoperatorrelease.yaml index 018e04680b7..2305076e6cc 100644 --- a/k8s/operator/helm/crds/valdhelmoperatorrelease.yaml +++ b/k8s/operator/helm/crds/valdhelmoperatorrelease.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/operator/helm/crds/valdrelease.yaml b/k8s/operator/helm/crds/valdrelease.yaml index 8b425192990..c05cd967cfc 100644 --- a/k8s/operator/helm/crds/valdrelease.yaml +++ b/k8s/operator/helm/crds/valdrelease.yaml @@ -1,5 +1,5 @@ # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/operator/helm/operator.yaml b/k8s/operator/helm/operator.yaml index 8eb9fdb37a9..54df7198a12 100644 --- a/k8s/operator/helm/operator.yaml +++ b/k8s/operator/helm/operator.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -22,10 +22,10 @@ metadata: labels: app: vald-helm-operator app.kubernetes.io/name: vald-helm-operator - helm.sh/chart: vald-helm-operator-v0.0.64 + helm.sh/chart: vald-helm-operator-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: helm-operator spec: replicas: 2 @@ -43,7 +43,7 @@ spec: serviceAccountName: vald-helm-operator containers: - name: vald-helm-operator - image: "vdaas/vald-helm-operator:v0.0.64" + image: "vdaas/vald-helm-operator:v0.0.65" imagePullPolicy: Always args: - "run" diff --git a/k8s/operator/helm/serviceaccount.yaml b/k8s/operator/helm/serviceaccount.yaml index 0b664cd69a5..1813e0be061 100644 --- a/k8s/operator/helm/serviceaccount.yaml +++ b/k8s/operator/helm/serviceaccount.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/operator/helm/svc.yaml b/k8s/operator/helm/svc.yaml index 78b26a9b5ae..c3fada6506f 100644 --- a/k8s/operator/helm/svc.yaml +++ b/k8s/operator/helm/svc.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,10 +20,10 @@ metadata: name: vald-helm-operator labels: app.kubernetes.io/name: vald-helm-operator - helm.sh/chart: vald-helm-operator-v0.0.64 + helm.sh/chart: vald-helm-operator-v0.0.65 app.kubernetes.io/managed-by: Helm app.kubernetes.io/instance: RELEASE-NAME - app.kubernetes.io/version: v0.0.64 + app.kubernetes.io/version: v0.0.65 app.kubernetes.io/component: helm-operator spec: ports: diff --git a/k8s/tools/cli/loadtest/configmap.yaml b/k8s/tools/cli/loadtest/configmap.yaml index a906e203093..bd56f87b810 100644 --- a/k8s/tools/cli/loadtest/configmap.yaml +++ b/k8s/tools/cli/loadtest/configmap.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/tools/cli/loadtest/cronjob.yaml b/k8s/tools/cli/loadtest/cronjob.yaml index e0a7d7ab5d5..6f048aeadf7 100644 --- a/k8s/tools/cli/loadtest/cronjob.yaml +++ b/k8s/tools/cli/loadtest/cronjob.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/k8s/tools/cli/loadtest/job.yaml b/k8s/tools/cli/loadtest/job.yaml index 8077049f7fa..4fde0657e4e 100644 --- a/k8s/tools/cli/loadtest/job.yaml +++ b/k8s/tools/cli/loadtest/job.yaml @@ -1,6 +1,6 @@ --- # -# Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +# Copyright (C) 2019-2021 vdaas.org vald team # # 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/kubectl b/kubectl new file mode 100644 index 00000000000..e69de29bb2d diff --git a/pkg/agent/core/ngt/config/config.go b/pkg/agent/core/ngt/config/config.go index 90333ddea43..501d3aca067 100644 --- a/pkg/agent/core/ngt/config/config.go +++ b/pkg/agent/core/ngt/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/config/config_test.go b/pkg/agent/core/ngt/config/config_test.go index e90809127a6..fb03abbe9e6 100644 --- a/pkg/agent/core/ngt/config/config_test.go +++ b/pkg/agent/core/ngt/config/config_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/handler/doc.go b/pkg/agent/core/ngt/handler/doc.go index 86b6d1869df..ccfec04658f 100644 --- a/pkg/agent/core/ngt/handler/doc.go +++ b/pkg/agent/core/ngt/handler/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/handler/grpc/handler.go b/pkg/agent/core/ngt/handler/grpc/handler.go index d117f23986d..b7bdf3e65de 100644 --- a/pkg/agent/core/ngt/handler/grpc/handler.go +++ b/pkg/agent/core/ngt/handler/grpc/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/handler/grpc/handler_test.go b/pkg/agent/core/ngt/handler/grpc/handler_test.go index 72bb64eccda..6d4cde36c35 100644 --- a/pkg/agent/core/ngt/handler/grpc/handler_test.go +++ b/pkg/agent/core/ngt/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/handler/grpc/option.go b/pkg/agent/core/ngt/handler/grpc/option.go index 38dcf3b292c..49859eb7757 100644 --- a/pkg/agent/core/ngt/handler/grpc/option.go +++ b/pkg/agent/core/ngt/handler/grpc/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/handler/grpc/option_test.go b/pkg/agent/core/ngt/handler/grpc/option_test.go index 08407d1b806..c4c03f8283e 100644 --- a/pkg/agent/core/ngt/handler/grpc/option_test.go +++ b/pkg/agent/core/ngt/handler/grpc/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/handler/rest/handler.go b/pkg/agent/core/ngt/handler/rest/handler.go index 768f09f0260..c9af2ab90b7 100644 --- a/pkg/agent/core/ngt/handler/rest/handler.go +++ b/pkg/agent/core/ngt/handler/rest/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/handler/rest/handler_test.go b/pkg/agent/core/ngt/handler/rest/handler_test.go index 7c2c5d81006..abf5e5062e0 100644 --- a/pkg/agent/core/ngt/handler/rest/handler_test.go +++ b/pkg/agent/core/ngt/handler/rest/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/handler/rest/option.go b/pkg/agent/core/ngt/handler/rest/option.go index a039b679fc9..c22fd401ace 100644 --- a/pkg/agent/core/ngt/handler/rest/option.go +++ b/pkg/agent/core/ngt/handler/rest/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/handler/rest/option_test.go b/pkg/agent/core/ngt/handler/rest/option_test.go index c5c13c3d5c7..1f6bda59b2b 100644 --- a/pkg/agent/core/ngt/handler/rest/option_test.go +++ b/pkg/agent/core/ngt/handler/rest/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/model/ngt.go b/pkg/agent/core/ngt/model/ngt.go index a51d793f5f8..36dd2b5cfcd 100644 --- a/pkg/agent/core/ngt/model/ngt.go +++ b/pkg/agent/core/ngt/model/ngt.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/router/option.go b/pkg/agent/core/ngt/router/option.go index edbfab60178..280728c190c 100644 --- a/pkg/agent/core/ngt/router/option.go +++ b/pkg/agent/core/ngt/router/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/router/option_test.go b/pkg/agent/core/ngt/router/option_test.go index 0bcaca2288b..2202f96f5aa 100644 --- a/pkg/agent/core/ngt/router/option_test.go +++ b/pkg/agent/core/ngt/router/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/router/router.go b/pkg/agent/core/ngt/router/router.go index 5d860356ff5..f64007d15e1 100644 --- a/pkg/agent/core/ngt/router/router.go +++ b/pkg/agent/core/ngt/router/router.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/router/router_test.go b/pkg/agent/core/ngt/router/router_test.go index 97248787ae4..b2c6ddc1f51 100644 --- a/pkg/agent/core/ngt/router/router_test.go +++ b/pkg/agent/core/ngt/router/router_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/service/doc.go b/pkg/agent/core/ngt/service/doc.go index c13956cbbe3..be28c3a7ef0 100644 --- a/pkg/agent/core/ngt/service/doc.go +++ b/pkg/agent/core/ngt/service/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/service/kvs/kvs.go b/pkg/agent/core/ngt/service/kvs/kvs.go index 13248aeac12..ed8634eba2c 100644 --- a/pkg/agent/core/ngt/service/kvs/kvs.go +++ b/pkg/agent/core/ngt/service/kvs/kvs.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/service/kvs/kvs_test.go b/pkg/agent/core/ngt/service/kvs/kvs_test.go index 62c9bd540a9..f13f06dd29d 100644 --- a/pkg/agent/core/ngt/service/kvs/kvs_test.go +++ b/pkg/agent/core/ngt/service/kvs/kvs_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/service/kvs/ou.go b/pkg/agent/core/ngt/service/kvs/ou.go index c98b398bab6..03a7151eb08 100644 --- a/pkg/agent/core/ngt/service/kvs/ou.go +++ b/pkg/agent/core/ngt/service/kvs/ou.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/service/kvs/ou_test.go b/pkg/agent/core/ngt/service/kvs/ou_test.go index ebd41258e07..44b91b41c5d 100644 --- a/pkg/agent/core/ngt/service/kvs/ou_test.go +++ b/pkg/agent/core/ngt/service/kvs/ou_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/service/kvs/uo.go b/pkg/agent/core/ngt/service/kvs/uo.go index 1dbf35655c9..3f86c82b28e 100644 --- a/pkg/agent/core/ngt/service/kvs/uo.go +++ b/pkg/agent/core/ngt/service/kvs/uo.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/service/kvs/uo_test.go b/pkg/agent/core/ngt/service/kvs/uo_test.go index c01fac65ec3..ecba42ce9de 100644 --- a/pkg/agent/core/ngt/service/kvs/uo_test.go +++ b/pkg/agent/core/ngt/service/kvs/uo_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/service/ngt.go b/pkg/agent/core/ngt/service/ngt.go index 37e347fd0c4..40d04e92354 100644 --- a/pkg/agent/core/ngt/service/ngt.go +++ b/pkg/agent/core/ngt/service/ngt.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/service/ngt_test.go b/pkg/agent/core/ngt/service/ngt_test.go index dee0d911c4c..76b9b4c4b5f 100644 --- a/pkg/agent/core/ngt/service/ngt_test.go +++ b/pkg/agent/core/ngt/service/ngt_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/service/option.go b/pkg/agent/core/ngt/service/option.go index dad7379201e..68c3a6eeb91 100644 --- a/pkg/agent/core/ngt/service/option.go +++ b/pkg/agent/core/ngt/service/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/service/option_test.go b/pkg/agent/core/ngt/service/option_test.go index 9c5e0fdec99..3db7274960a 100644 --- a/pkg/agent/core/ngt/service/option_test.go +++ b/pkg/agent/core/ngt/service/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/service/vcaches.go b/pkg/agent/core/ngt/service/vcaches.go index 7842b0c1156..bbeb77fa7ae 100644 --- a/pkg/agent/core/ngt/service/vcaches.go +++ b/pkg/agent/core/ngt/service/vcaches.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/service/vcaches_test.go b/pkg/agent/core/ngt/service/vcaches_test.go index 74df58c5328..28d118d27d4 100644 --- a/pkg/agent/core/ngt/service/vcaches_test.go +++ b/pkg/agent/core/ngt/service/vcaches_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/usecase/agentd.go b/pkg/agent/core/ngt/usecase/agentd.go index 3137a1294ef..d6b69bfa5f3 100644 --- a/pkg/agent/core/ngt/usecase/agentd.go +++ b/pkg/agent/core/ngt/usecase/agentd.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/core/ngt/usecase/agentd_test.go b/pkg/agent/core/ngt/usecase/agentd_test.go index d55a1b04f5d..76cf8caa729 100644 --- a/pkg/agent/core/ngt/usecase/agentd_test.go +++ b/pkg/agent/core/ngt/usecase/agentd_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/internal/metadata/metadata.go b/pkg/agent/internal/metadata/metadata.go index 623b48f6aef..37cd3d7f665 100644 --- a/pkg/agent/internal/metadata/metadata.go +++ b/pkg/agent/internal/metadata/metadata.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/config/config.go b/pkg/agent/sidecar/config/config.go index 3f7429be27a..aa206fae994 100644 --- a/pkg/agent/sidecar/config/config.go +++ b/pkg/agent/sidecar/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/config/config_test.go b/pkg/agent/sidecar/config/config_test.go index 837d3a81169..222792689c7 100644 --- a/pkg/agent/sidecar/config/config_test.go +++ b/pkg/agent/sidecar/config/config_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/handler/doc.go b/pkg/agent/sidecar/handler/doc.go index 86b6d1869df..ccfec04658f 100644 --- a/pkg/agent/sidecar/handler/doc.go +++ b/pkg/agent/sidecar/handler/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/handler/grpc/handler.go b/pkg/agent/sidecar/handler/grpc/handler.go index fc0149d50df..c26aacf3990 100644 --- a/pkg/agent/sidecar/handler/grpc/handler.go +++ b/pkg/agent/sidecar/handler/grpc/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/handler/grpc/handler_test.go b/pkg/agent/sidecar/handler/grpc/handler_test.go index 30e34b7d8be..8c7ecb9e2a4 100644 --- a/pkg/agent/sidecar/handler/grpc/handler_test.go +++ b/pkg/agent/sidecar/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/handler/grpc/option.go b/pkg/agent/sidecar/handler/grpc/option.go index 12add4abe9b..2ac23a22548 100644 --- a/pkg/agent/sidecar/handler/grpc/option.go +++ b/pkg/agent/sidecar/handler/grpc/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/handler/grpc/option_test.go b/pkg/agent/sidecar/handler/grpc/option_test.go index b900f5ca6dc..6bd1e99893d 100644 --- a/pkg/agent/sidecar/handler/grpc/option_test.go +++ b/pkg/agent/sidecar/handler/grpc/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/handler/rest/handler.go b/pkg/agent/sidecar/handler/rest/handler.go index c5805bcaa94..3d6eba0736f 100644 --- a/pkg/agent/sidecar/handler/rest/handler.go +++ b/pkg/agent/sidecar/handler/rest/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/handler/rest/handler_test.go b/pkg/agent/sidecar/handler/rest/handler_test.go index d199a679c47..d1cfa0298ec 100644 --- a/pkg/agent/sidecar/handler/rest/handler_test.go +++ b/pkg/agent/sidecar/handler/rest/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/handler/rest/option.go b/pkg/agent/sidecar/handler/rest/option.go index a09e1cf0742..3977f8991b1 100644 --- a/pkg/agent/sidecar/handler/rest/option.go +++ b/pkg/agent/sidecar/handler/rest/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/handler/rest/option_test.go b/pkg/agent/sidecar/handler/rest/option_test.go index b5924f1075b..09f59053c05 100644 --- a/pkg/agent/sidecar/handler/rest/option_test.go +++ b/pkg/agent/sidecar/handler/rest/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/router/option.go b/pkg/agent/sidecar/router/option.go index c20f6a6e327..c56695828e6 100644 --- a/pkg/agent/sidecar/router/option.go +++ b/pkg/agent/sidecar/router/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/router/option_test.go b/pkg/agent/sidecar/router/option_test.go index dae6876f62f..76bac39f753 100644 --- a/pkg/agent/sidecar/router/option_test.go +++ b/pkg/agent/sidecar/router/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/router/router.go b/pkg/agent/sidecar/router/router.go index 319b552808c..4c0495662c2 100644 --- a/pkg/agent/sidecar/router/router.go +++ b/pkg/agent/sidecar/router/router.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/router/router_test.go b/pkg/agent/sidecar/router/router_test.go index 97248787ae4..b2c6ddc1f51 100644 --- a/pkg/agent/sidecar/router/router_test.go +++ b/pkg/agent/sidecar/router/router_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/doc.go b/pkg/agent/sidecar/service/doc.go index c13956cbbe3..be28c3a7ef0 100644 --- a/pkg/agent/sidecar/service/doc.go +++ b/pkg/agent/sidecar/service/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/observer/hook.go b/pkg/agent/sidecar/service/observer/hook.go index bf897ee5a81..e9de777edcd 100644 --- a/pkg/agent/sidecar/service/observer/hook.go +++ b/pkg/agent/sidecar/service/observer/hook.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/observer/observer.go b/pkg/agent/sidecar/service/observer/observer.go index 7cd20186157..86de5d12e96 100644 --- a/pkg/agent/sidecar/service/observer/observer.go +++ b/pkg/agent/sidecar/service/observer/observer.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/observer/observer_test.go b/pkg/agent/sidecar/service/observer/observer_test.go index 4408c5b19f8..9b784ce9312 100644 --- a/pkg/agent/sidecar/service/observer/observer_test.go +++ b/pkg/agent/sidecar/service/observer/observer_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/observer/option.go b/pkg/agent/sidecar/service/observer/option.go index 05bd0080f72..e451c4c8b79 100644 --- a/pkg/agent/sidecar/service/observer/option.go +++ b/pkg/agent/sidecar/service/observer/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/observer/option_test.go b/pkg/agent/sidecar/service/observer/option_test.go index 7092c48377c..7255b2e7b61 100644 --- a/pkg/agent/sidecar/service/observer/option_test.go +++ b/pkg/agent/sidecar/service/observer/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/restorer/option.go b/pkg/agent/sidecar/service/restorer/option.go index f750d4e0e63..91eac3a87c2 100644 --- a/pkg/agent/sidecar/service/restorer/option.go +++ b/pkg/agent/sidecar/service/restorer/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/restorer/option_test.go b/pkg/agent/sidecar/service/restorer/option_test.go index 0e32e54a45e..65f6b5946a2 100644 --- a/pkg/agent/sidecar/service/restorer/option_test.go +++ b/pkg/agent/sidecar/service/restorer/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/restorer/restorer.go b/pkg/agent/sidecar/service/restorer/restorer.go index b70abdc2ab3..400e48dd10b 100644 --- a/pkg/agent/sidecar/service/restorer/restorer.go +++ b/pkg/agent/sidecar/service/restorer/restorer.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/restorer/restorer_test.go b/pkg/agent/sidecar/service/restorer/restorer_test.go index 3b5c841b610..973897f4f7a 100644 --- a/pkg/agent/sidecar/service/restorer/restorer_test.go +++ b/pkg/agent/sidecar/service/restorer/restorer_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/storage/info.go b/pkg/agent/sidecar/service/storage/info.go index 3aff909db55..c60f00ca5fe 100644 --- a/pkg/agent/sidecar/service/storage/info.go +++ b/pkg/agent/sidecar/service/storage/info.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/storage/option.go b/pkg/agent/sidecar/service/storage/option.go index 19d666e7d89..b13fc8decee 100644 --- a/pkg/agent/sidecar/service/storage/option.go +++ b/pkg/agent/sidecar/service/storage/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/storage/option_test.go b/pkg/agent/sidecar/service/storage/option_test.go index 31104e32434..04a2988a8d2 100644 --- a/pkg/agent/sidecar/service/storage/option_test.go +++ b/pkg/agent/sidecar/service/storage/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/storage/storage.go b/pkg/agent/sidecar/service/storage/storage.go index 7013442d8b1..cb2f4ff30ff 100644 --- a/pkg/agent/sidecar/service/storage/storage.go +++ b/pkg/agent/sidecar/service/storage/storage.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/service/storage/storage_test.go b/pkg/agent/sidecar/service/storage/storage_test.go index 895f883dd1f..718c34bb14e 100644 --- a/pkg/agent/sidecar/service/storage/storage_test.go +++ b/pkg/agent/sidecar/service/storage/storage_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/usecase/initcontainer/initcontainer.go b/pkg/agent/sidecar/usecase/initcontainer/initcontainer.go index 6d00fbe0833..94f54a4a395 100644 --- a/pkg/agent/sidecar/usecase/initcontainer/initcontainer.go +++ b/pkg/agent/sidecar/usecase/initcontainer/initcontainer.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/usecase/initcontainer/initcontainer_test.go b/pkg/agent/sidecar/usecase/initcontainer/initcontainer_test.go index f329f97c527..13527b26be2 100644 --- a/pkg/agent/sidecar/usecase/initcontainer/initcontainer_test.go +++ b/pkg/agent/sidecar/usecase/initcontainer/initcontainer_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/usecase/sidecar/sidecar.go b/pkg/agent/sidecar/usecase/sidecar/sidecar.go index adb93fe3030..d0e7abaf4d9 100644 --- a/pkg/agent/sidecar/usecase/sidecar/sidecar.go +++ b/pkg/agent/sidecar/usecase/sidecar/sidecar.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/usecase/sidecar/sidecar_test.go b/pkg/agent/sidecar/usecase/sidecar/sidecar_test.go index bbf2e3a2e23..d87820f9e79 100644 --- a/pkg/agent/sidecar/usecase/sidecar/sidecar_test.go +++ b/pkg/agent/sidecar/usecase/sidecar/sidecar_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/usecase/sidecard.go b/pkg/agent/sidecar/usecase/sidecard.go index 2f24abbe628..bc001581029 100644 --- a/pkg/agent/sidecar/usecase/sidecard.go +++ b/pkg/agent/sidecar/usecase/sidecard.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/agent/sidecar/usecase/sidecard_test.go b/pkg/agent/sidecar/usecase/sidecard_test.go index 74ab1437b61..420f6305083 100644 --- a/pkg/agent/sidecar/usecase/sidecard_test.go +++ b/pkg/agent/sidecar/usecase/sidecard_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/config/config.go b/pkg/discoverer/k8s/config/config.go index 211812327db..ddffc1f63e7 100644 --- a/pkg/discoverer/k8s/config/config.go +++ b/pkg/discoverer/k8s/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/config/config_test.go b/pkg/discoverer/k8s/config/config_test.go index e90809127a6..fb03abbe9e6 100644 --- a/pkg/discoverer/k8s/config/config_test.go +++ b/pkg/discoverer/k8s/config/config_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/handler/doc.go b/pkg/discoverer/k8s/handler/doc.go index 86b6d1869df..ccfec04658f 100644 --- a/pkg/discoverer/k8s/handler/doc.go +++ b/pkg/discoverer/k8s/handler/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/handler/grpc/handler.go b/pkg/discoverer/k8s/handler/grpc/handler.go index d8b55946ca1..a0abcb0b3db 100644 --- a/pkg/discoverer/k8s/handler/grpc/handler.go +++ b/pkg/discoverer/k8s/handler/grpc/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/handler/grpc/handler_test.go b/pkg/discoverer/k8s/handler/grpc/handler_test.go index 4826bfa6ac2..cc1248c1a46 100644 --- a/pkg/discoverer/k8s/handler/grpc/handler_test.go +++ b/pkg/discoverer/k8s/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/handler/grpc/option.go b/pkg/discoverer/k8s/handler/grpc/option.go index 3dd9002422e..e3c843daacf 100644 --- a/pkg/discoverer/k8s/handler/grpc/option.go +++ b/pkg/discoverer/k8s/handler/grpc/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/handler/grpc/option_test.go b/pkg/discoverer/k8s/handler/grpc/option_test.go index 2ff4b254e88..960add773d0 100644 --- a/pkg/discoverer/k8s/handler/grpc/option_test.go +++ b/pkg/discoverer/k8s/handler/grpc/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/handler/rest/handler.go b/pkg/discoverer/k8s/handler/rest/handler.go index 9ea998374da..20ba8140283 100644 --- a/pkg/discoverer/k8s/handler/rest/handler.go +++ b/pkg/discoverer/k8s/handler/rest/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/handler/rest/handler_test.go b/pkg/discoverer/k8s/handler/rest/handler_test.go index 1f2ae5445bb..d67a64133c1 100644 --- a/pkg/discoverer/k8s/handler/rest/handler_test.go +++ b/pkg/discoverer/k8s/handler/rest/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/handler/rest/option.go b/pkg/discoverer/k8s/handler/rest/option.go index f504cbab075..af4e7858936 100644 --- a/pkg/discoverer/k8s/handler/rest/option.go +++ b/pkg/discoverer/k8s/handler/rest/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/handler/rest/option_test.go b/pkg/discoverer/k8s/handler/rest/option_test.go index 78961baaf0d..f749b0e0991 100644 --- a/pkg/discoverer/k8s/handler/rest/option_test.go +++ b/pkg/discoverer/k8s/handler/rest/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/router/option.go b/pkg/discoverer/k8s/router/option.go index a4f7bba1919..cd06f670e59 100644 --- a/pkg/discoverer/k8s/router/option.go +++ b/pkg/discoverer/k8s/router/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/router/option_test.go b/pkg/discoverer/k8s/router/option_test.go index ee14a8e59cd..538c6738d53 100644 --- a/pkg/discoverer/k8s/router/option_test.go +++ b/pkg/discoverer/k8s/router/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/router/router.go b/pkg/discoverer/k8s/router/router.go index c9a4d241569..432fde8e7b4 100644 --- a/pkg/discoverer/k8s/router/router.go +++ b/pkg/discoverer/k8s/router/router.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/router/router_test.go b/pkg/discoverer/k8s/router/router_test.go index 97248787ae4..b2c6ddc1f51 100644 --- a/pkg/discoverer/k8s/router/router_test.go +++ b/pkg/discoverer/k8s/router/router_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/service/discover.go b/pkg/discoverer/k8s/service/discover.go index f31567fc40e..cb84c566213 100644 --- a/pkg/discoverer/k8s/service/discover.go +++ b/pkg/discoverer/k8s/service/discover.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/service/discover_test.go b/pkg/discoverer/k8s/service/discover_test.go index a4072eaa0ac..734e14c46fd 100644 --- a/pkg/discoverer/k8s/service/discover_test.go +++ b/pkg/discoverer/k8s/service/discover_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/service/doc.go b/pkg/discoverer/k8s/service/doc.go index c13956cbbe3..be28c3a7ef0 100644 --- a/pkg/discoverer/k8s/service/doc.go +++ b/pkg/discoverer/k8s/service/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/service/nodemap.go b/pkg/discoverer/k8s/service/nodemap.go index 8a61c4b70b4..5683b6062d8 100644 --- a/pkg/discoverer/k8s/service/nodemap.go +++ b/pkg/discoverer/k8s/service/nodemap.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/service/nodemap_test.go b/pkg/discoverer/k8s/service/nodemap_test.go index cfcee2c8335..ff8e0cf9b1f 100644 --- a/pkg/discoverer/k8s/service/nodemap_test.go +++ b/pkg/discoverer/k8s/service/nodemap_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/service/nodemetricsmap.go b/pkg/discoverer/k8s/service/nodemetricsmap.go index e6f6e49620f..c1760dd7c96 100644 --- a/pkg/discoverer/k8s/service/nodemetricsmap.go +++ b/pkg/discoverer/k8s/service/nodemetricsmap.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/service/nodemetricsmap_test.go b/pkg/discoverer/k8s/service/nodemetricsmap_test.go index 8d3ee666684..075ac29b617 100644 --- a/pkg/discoverer/k8s/service/nodemetricsmap_test.go +++ b/pkg/discoverer/k8s/service/nodemetricsmap_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/service/option.go b/pkg/discoverer/k8s/service/option.go index 53b65dd41df..24891ef652b 100644 --- a/pkg/discoverer/k8s/service/option.go +++ b/pkg/discoverer/k8s/service/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/service/option_test.go b/pkg/discoverer/k8s/service/option_test.go index 5f4320f9a58..59d9af24bd1 100644 --- a/pkg/discoverer/k8s/service/option_test.go +++ b/pkg/discoverer/k8s/service/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/service/podmetricsmap.go b/pkg/discoverer/k8s/service/podmetricsmap.go index 97bb9e46165..60863f1ac77 100644 --- a/pkg/discoverer/k8s/service/podmetricsmap.go +++ b/pkg/discoverer/k8s/service/podmetricsmap.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/service/podmetricsmap_test.go b/pkg/discoverer/k8s/service/podmetricsmap_test.go index 38eb4097b93..9a866351346 100644 --- a/pkg/discoverer/k8s/service/podmetricsmap_test.go +++ b/pkg/discoverer/k8s/service/podmetricsmap_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/service/podsmap.go b/pkg/discoverer/k8s/service/podsmap.go index 1f40a68dc8c..7645547a624 100644 --- a/pkg/discoverer/k8s/service/podsmap.go +++ b/pkg/discoverer/k8s/service/podsmap.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/service/podsmap_test.go b/pkg/discoverer/k8s/service/podsmap_test.go index 1290c6d36e7..2e5cf4728b2 100644 --- a/pkg/discoverer/k8s/service/podsmap_test.go +++ b/pkg/discoverer/k8s/service/podsmap_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/usecase/discovered.go b/pkg/discoverer/k8s/usecase/discovered.go index 88a96993935..f53bbd4cdaf 100644 --- a/pkg/discoverer/k8s/usecase/discovered.go +++ b/pkg/discoverer/k8s/usecase/discovered.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/discoverer/k8s/usecase/discovered_test.go b/pkg/discoverer/k8s/usecase/discovered_test.go index 783867069e2..45797fae0fc 100644 --- a/pkg/discoverer/k8s/usecase/discovered_test.go +++ b/pkg/discoverer/k8s/usecase/discovered_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/backup/handler/doc.go b/pkg/gateway/backup/handler/doc.go index 86b6d1869df..ccfec04658f 100644 --- a/pkg/gateway/backup/handler/doc.go +++ b/pkg/gateway/backup/handler/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/backup/handler/grpc/handler_test.go b/pkg/gateway/backup/handler/grpc/handler_test.go index b0343fccb2d..38f2450f62a 100644 --- a/pkg/gateway/backup/handler/grpc/handler_test.go +++ b/pkg/gateway/backup/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/backup/handler/rest/handler_test.go b/pkg/gateway/backup/handler/rest/handler_test.go index 2987f032b32..3101659cc9e 100644 --- a/pkg/gateway/backup/handler/rest/handler_test.go +++ b/pkg/gateway/backup/handler/rest/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/backup/handler/rest/option_test.go b/pkg/gateway/backup/handler/rest/option_test.go index 5efca60aa72..b224aa485c3 100644 --- a/pkg/gateway/backup/handler/rest/option_test.go +++ b/pkg/gateway/backup/handler/rest/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/lb/handler/grpc/handler_test.go b/pkg/gateway/lb/handler/grpc/handler_test.go index db395b33c77..2313fd1074d 100644 --- a/pkg/gateway/lb/handler/grpc/handler_test.go +++ b/pkg/gateway/lb/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/lb/handler/rest/handler_test.go b/pkg/gateway/lb/handler/rest/handler_test.go index 2987f032b32..3101659cc9e 100644 --- a/pkg/gateway/lb/handler/rest/handler_test.go +++ b/pkg/gateway/lb/handler/rest/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/lb/router/option_test.go b/pkg/gateway/lb/router/option_test.go index 738ef8343ee..63a04a744a8 100644 --- a/pkg/gateway/lb/router/option_test.go +++ b/pkg/gateway/lb/router/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/meta/handler/grpc/handler_test.go b/pkg/gateway/meta/handler/grpc/handler_test.go index 356739ba38f..c35dddde456 100644 --- a/pkg/gateway/meta/handler/grpc/handler_test.go +++ b/pkg/gateway/meta/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/config/config.go b/pkg/gateway/vald/config/config.go index 6e4109fdabd..6c34720344f 100644 --- a/pkg/gateway/vald/config/config.go +++ b/pkg/gateway/vald/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/config/config_test.go b/pkg/gateway/vald/config/config_test.go index e90809127a6..fb03abbe9e6 100644 --- a/pkg/gateway/vald/config/config_test.go +++ b/pkg/gateway/vald/config/config_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/handler/doc.go b/pkg/gateway/vald/handler/doc.go index 86b6d1869df..ccfec04658f 100644 --- a/pkg/gateway/vald/handler/doc.go +++ b/pkg/gateway/vald/handler/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/handler/grpc/handler.go b/pkg/gateway/vald/handler/grpc/handler.go index 5482eda6cff..932c8f21602 100644 --- a/pkg/gateway/vald/handler/grpc/handler.go +++ b/pkg/gateway/vald/handler/grpc/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/handler/grpc/handler_test.go b/pkg/gateway/vald/handler/grpc/handler_test.go index 1225c066691..89a28f9e35b 100644 --- a/pkg/gateway/vald/handler/grpc/handler_test.go +++ b/pkg/gateway/vald/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/handler/grpc/option.go b/pkg/gateway/vald/handler/grpc/option.go index 8858e881157..9b2a6066c31 100644 --- a/pkg/gateway/vald/handler/grpc/option.go +++ b/pkg/gateway/vald/handler/grpc/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/handler/grpc/option_test.go b/pkg/gateway/vald/handler/grpc/option_test.go index 28058c653db..731ffe76f47 100644 --- a/pkg/gateway/vald/handler/grpc/option_test.go +++ b/pkg/gateway/vald/handler/grpc/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/handler/rest/handler.go b/pkg/gateway/vald/handler/rest/handler.go index 3bcfa753712..3bf5a8debae 100644 --- a/pkg/gateway/vald/handler/rest/handler.go +++ b/pkg/gateway/vald/handler/rest/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/handler/rest/handler_test.go b/pkg/gateway/vald/handler/rest/handler_test.go index d3021c4b589..53a026f44c6 100644 --- a/pkg/gateway/vald/handler/rest/handler_test.go +++ b/pkg/gateway/vald/handler/rest/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/handler/rest/option.go b/pkg/gateway/vald/handler/rest/option.go index a79ccebb559..59ee6f935a8 100644 --- a/pkg/gateway/vald/handler/rest/option.go +++ b/pkg/gateway/vald/handler/rest/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/handler/rest/option_test.go b/pkg/gateway/vald/handler/rest/option_test.go index 9b71adc31c4..a9a7cb113a4 100644 --- a/pkg/gateway/vald/handler/rest/option_test.go +++ b/pkg/gateway/vald/handler/rest/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/router/option.go b/pkg/gateway/vald/router/option.go index 1260d48ecac..7b25c7acb01 100644 --- a/pkg/gateway/vald/router/option.go +++ b/pkg/gateway/vald/router/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/router/option_test.go b/pkg/gateway/vald/router/option_test.go index c5cfe67352e..49ad1981310 100644 --- a/pkg/gateway/vald/router/option_test.go +++ b/pkg/gateway/vald/router/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/router/router.go b/pkg/gateway/vald/router/router.go index 151c0a31e78..3ef19206155 100644 --- a/pkg/gateway/vald/router/router.go +++ b/pkg/gateway/vald/router/router.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/router/router_test.go b/pkg/gateway/vald/router/router_test.go index 97248787ae4..b2c6ddc1f51 100644 --- a/pkg/gateway/vald/router/router_test.go +++ b/pkg/gateway/vald/router/router_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/backup.go b/pkg/gateway/vald/service/backup.go index f6bb161bacc..0703b3e9946 100644 --- a/pkg/gateway/vald/service/backup.go +++ b/pkg/gateway/vald/service/backup.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/backup_option.go b/pkg/gateway/vald/service/backup_option.go index 6fdef912069..522eb5d6e8e 100644 --- a/pkg/gateway/vald/service/backup_option.go +++ b/pkg/gateway/vald/service/backup_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/backup_option_test.go b/pkg/gateway/vald/service/backup_option_test.go index 1ffb774ec31..454721bbe88 100644 --- a/pkg/gateway/vald/service/backup_option_test.go +++ b/pkg/gateway/vald/service/backup_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/backup_test.go b/pkg/gateway/vald/service/backup_test.go index a2513dec4b6..bd7f512eb56 100644 --- a/pkg/gateway/vald/service/backup_test.go +++ b/pkg/gateway/vald/service/backup_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/doc.go b/pkg/gateway/vald/service/doc.go index c13956cbbe3..be28c3a7ef0 100644 --- a/pkg/gateway/vald/service/doc.go +++ b/pkg/gateway/vald/service/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/filter.go b/pkg/gateway/vald/service/filter.go index 9bc6a3e58d0..704684b3d46 100644 --- a/pkg/gateway/vald/service/filter.go +++ b/pkg/gateway/vald/service/filter.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/filter_option.go b/pkg/gateway/vald/service/filter_option.go index 27b68e9c816..5f976e63111 100644 --- a/pkg/gateway/vald/service/filter_option.go +++ b/pkg/gateway/vald/service/filter_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/filter_option_test.go b/pkg/gateway/vald/service/filter_option_test.go index 48aea0aa348..6a981dec0ab 100644 --- a/pkg/gateway/vald/service/filter_option_test.go +++ b/pkg/gateway/vald/service/filter_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/filter_test.go b/pkg/gateway/vald/service/filter_test.go index cfa004e0f20..c043ca80b03 100644 --- a/pkg/gateway/vald/service/filter_test.go +++ b/pkg/gateway/vald/service/filter_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/gateway.go b/pkg/gateway/vald/service/gateway.go index 2306f38b717..ef651273869 100644 --- a/pkg/gateway/vald/service/gateway.go +++ b/pkg/gateway/vald/service/gateway.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/gateway_option.go b/pkg/gateway/vald/service/gateway_option.go index 623f9d84fab..4e5d387c2aa 100644 --- a/pkg/gateway/vald/service/gateway_option.go +++ b/pkg/gateway/vald/service/gateway_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/gateway_option_test.go b/pkg/gateway/vald/service/gateway_option_test.go index cbd0b5d8ebd..78d1a4b3ccc 100644 --- a/pkg/gateway/vald/service/gateway_option_test.go +++ b/pkg/gateway/vald/service/gateway_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/gateway_test.go b/pkg/gateway/vald/service/gateway_test.go index 1053a623471..aa3084ee938 100644 --- a/pkg/gateway/vald/service/gateway_test.go +++ b/pkg/gateway/vald/service/gateway_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/meta.go b/pkg/gateway/vald/service/meta.go index 54c16863547..4867697eb30 100644 --- a/pkg/gateway/vald/service/meta.go +++ b/pkg/gateway/vald/service/meta.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/meta_option.go b/pkg/gateway/vald/service/meta_option.go index 25e8aca1879..44bebc77813 100644 --- a/pkg/gateway/vald/service/meta_option.go +++ b/pkg/gateway/vald/service/meta_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/meta_option_test.go b/pkg/gateway/vald/service/meta_option_test.go index 05fe88615e5..17781a39603 100644 --- a/pkg/gateway/vald/service/meta_option_test.go +++ b/pkg/gateway/vald/service/meta_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/service/meta_test.go b/pkg/gateway/vald/service/meta_test.go index 82cd30fe3a6..87e9cb30fdd 100644 --- a/pkg/gateway/vald/service/meta_test.go +++ b/pkg/gateway/vald/service/meta_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/usecase/vald.go b/pkg/gateway/vald/usecase/vald.go index b94a20bb4bc..de161ec54a1 100644 --- a/pkg/gateway/vald/usecase/vald.go +++ b/pkg/gateway/vald/usecase/vald.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/gateway/vald/usecase/vald_test.go b/pkg/gateway/vald/usecase/vald_test.go index 9a3b26b90a7..101d82a314e 100644 --- a/pkg/gateway/vald/usecase/vald_test.go +++ b/pkg/gateway/vald/usecase/vald_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/config/config.go b/pkg/manager/backup/cassandra/config/config.go index 20d7bbf4a7d..1962e0390a8 100644 --- a/pkg/manager/backup/cassandra/config/config.go +++ b/pkg/manager/backup/cassandra/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/config/config_test.go b/pkg/manager/backup/cassandra/config/config_test.go index e90809127a6..fb03abbe9e6 100644 --- a/pkg/manager/backup/cassandra/config/config_test.go +++ b/pkg/manager/backup/cassandra/config/config_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/handler/doc.go b/pkg/manager/backup/cassandra/handler/doc.go index 86b6d1869df..ccfec04658f 100644 --- a/pkg/manager/backup/cassandra/handler/doc.go +++ b/pkg/manager/backup/cassandra/handler/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/handler/grpc/handler.go b/pkg/manager/backup/cassandra/handler/grpc/handler.go index 3dc71fae099..f0e3d656b33 100644 --- a/pkg/manager/backup/cassandra/handler/grpc/handler.go +++ b/pkg/manager/backup/cassandra/handler/grpc/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/handler/grpc/handler_test.go b/pkg/manager/backup/cassandra/handler/grpc/handler_test.go index 74eb17eaba7..3c66f0cb996 100644 --- a/pkg/manager/backup/cassandra/handler/grpc/handler_test.go +++ b/pkg/manager/backup/cassandra/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/handler/grpc/option.go b/pkg/manager/backup/cassandra/handler/grpc/option.go index 26c87b84673..2653d51d1f8 100644 --- a/pkg/manager/backup/cassandra/handler/grpc/option.go +++ b/pkg/manager/backup/cassandra/handler/grpc/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/handler/grpc/option_test.go b/pkg/manager/backup/cassandra/handler/grpc/option_test.go index 9703ee24e1a..3ab713fb49f 100644 --- a/pkg/manager/backup/cassandra/handler/grpc/option_test.go +++ b/pkg/manager/backup/cassandra/handler/grpc/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/handler/rest/handler.go b/pkg/manager/backup/cassandra/handler/rest/handler.go index b28f271179f..8a7f06fe197 100644 --- a/pkg/manager/backup/cassandra/handler/rest/handler.go +++ b/pkg/manager/backup/cassandra/handler/rest/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/handler/rest/handler_test.go b/pkg/manager/backup/cassandra/handler/rest/handler_test.go index 2faaa990c8b..e7348072821 100644 --- a/pkg/manager/backup/cassandra/handler/rest/handler_test.go +++ b/pkg/manager/backup/cassandra/handler/rest/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/handler/rest/option.go b/pkg/manager/backup/cassandra/handler/rest/option.go index 8c8dd0cb4a1..26d4510a725 100644 --- a/pkg/manager/backup/cassandra/handler/rest/option.go +++ b/pkg/manager/backup/cassandra/handler/rest/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/handler/rest/option_test.go b/pkg/manager/backup/cassandra/handler/rest/option_test.go index b62608c5fae..bb45646ade6 100644 --- a/pkg/manager/backup/cassandra/handler/rest/option_test.go +++ b/pkg/manager/backup/cassandra/handler/rest/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/model/model.go b/pkg/manager/backup/cassandra/model/model.go index 9aadce555b8..66a69c73af7 100644 --- a/pkg/manager/backup/cassandra/model/model.go +++ b/pkg/manager/backup/cassandra/model/model.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/router/option.go b/pkg/manager/backup/cassandra/router/option.go index aa4d85ba2a1..a7431daeac1 100644 --- a/pkg/manager/backup/cassandra/router/option.go +++ b/pkg/manager/backup/cassandra/router/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/router/option_test.go b/pkg/manager/backup/cassandra/router/option_test.go index f7a8d9c4101..c8812c3dd7a 100644 --- a/pkg/manager/backup/cassandra/router/option_test.go +++ b/pkg/manager/backup/cassandra/router/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/router/router.go b/pkg/manager/backup/cassandra/router/router.go index 86fcac135d0..57dd5c04350 100644 --- a/pkg/manager/backup/cassandra/router/router.go +++ b/pkg/manager/backup/cassandra/router/router.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/router/router_test.go b/pkg/manager/backup/cassandra/router/router_test.go index 97248787ae4..b2c6ddc1f51 100644 --- a/pkg/manager/backup/cassandra/router/router_test.go +++ b/pkg/manager/backup/cassandra/router/router_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/service/cassandra.go b/pkg/manager/backup/cassandra/service/cassandra.go index 694aa7a5a15..25ec08ee571 100644 --- a/pkg/manager/backup/cassandra/service/cassandra.go +++ b/pkg/manager/backup/cassandra/service/cassandra.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/service/cassandra_test.go b/pkg/manager/backup/cassandra/service/cassandra_test.go index 72e78aae322..c6d18407d06 100644 --- a/pkg/manager/backup/cassandra/service/cassandra_test.go +++ b/pkg/manager/backup/cassandra/service/cassandra_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/service/doc.go b/pkg/manager/backup/cassandra/service/doc.go index c13956cbbe3..be28c3a7ef0 100644 --- a/pkg/manager/backup/cassandra/service/doc.go +++ b/pkg/manager/backup/cassandra/service/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/service/option.go b/pkg/manager/backup/cassandra/service/option.go index dc2a3f6761a..7492e5d8f40 100644 --- a/pkg/manager/backup/cassandra/service/option.go +++ b/pkg/manager/backup/cassandra/service/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/service/option_test.go b/pkg/manager/backup/cassandra/service/option_test.go index 78f9012d415..f19039c3226 100644 --- a/pkg/manager/backup/cassandra/service/option_test.go +++ b/pkg/manager/backup/cassandra/service/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/usecase/backupd.go b/pkg/manager/backup/cassandra/usecase/backupd.go index dedb69501b4..4702bcbbd2c 100644 --- a/pkg/manager/backup/cassandra/usecase/backupd.go +++ b/pkg/manager/backup/cassandra/usecase/backupd.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/cassandra/usecase/backupd_test.go b/pkg/manager/backup/cassandra/usecase/backupd_test.go index bceb3f09f2b..0ddccd073c9 100644 --- a/pkg/manager/backup/cassandra/usecase/backupd_test.go +++ b/pkg/manager/backup/cassandra/usecase/backupd_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/config/config.go b/pkg/manager/backup/mysql/config/config.go index f0bbed30139..a769e250ac3 100644 --- a/pkg/manager/backup/mysql/config/config.go +++ b/pkg/manager/backup/mysql/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/config/config_test.go b/pkg/manager/backup/mysql/config/config_test.go index e90809127a6..fb03abbe9e6 100644 --- a/pkg/manager/backup/mysql/config/config_test.go +++ b/pkg/manager/backup/mysql/config/config_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/handler/doc.go b/pkg/manager/backup/mysql/handler/doc.go index 86b6d1869df..ccfec04658f 100644 --- a/pkg/manager/backup/mysql/handler/doc.go +++ b/pkg/manager/backup/mysql/handler/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/handler/grpc/handler.go b/pkg/manager/backup/mysql/handler/grpc/handler.go index ae823209c69..be6610f6340 100644 --- a/pkg/manager/backup/mysql/handler/grpc/handler.go +++ b/pkg/manager/backup/mysql/handler/grpc/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/handler/grpc/handler_test.go b/pkg/manager/backup/mysql/handler/grpc/handler_test.go index db4f2bd36a3..5d3552600a8 100644 --- a/pkg/manager/backup/mysql/handler/grpc/handler_test.go +++ b/pkg/manager/backup/mysql/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/handler/grpc/option.go b/pkg/manager/backup/mysql/handler/grpc/option.go index 21e9f117995..ca0107c404c 100644 --- a/pkg/manager/backup/mysql/handler/grpc/option.go +++ b/pkg/manager/backup/mysql/handler/grpc/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/handler/grpc/option_test.go b/pkg/manager/backup/mysql/handler/grpc/option_test.go index b4fdd97240b..f2c12ad38fa 100644 --- a/pkg/manager/backup/mysql/handler/grpc/option_test.go +++ b/pkg/manager/backup/mysql/handler/grpc/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/handler/rest/handler.go b/pkg/manager/backup/mysql/handler/rest/handler.go index b28f271179f..8a7f06fe197 100644 --- a/pkg/manager/backup/mysql/handler/rest/handler.go +++ b/pkg/manager/backup/mysql/handler/rest/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/handler/rest/handler_test.go b/pkg/manager/backup/mysql/handler/rest/handler_test.go index 2faaa990c8b..e7348072821 100644 --- a/pkg/manager/backup/mysql/handler/rest/handler_test.go +++ b/pkg/manager/backup/mysql/handler/rest/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/handler/rest/option.go b/pkg/manager/backup/mysql/handler/rest/option.go index 8c8dd0cb4a1..26d4510a725 100644 --- a/pkg/manager/backup/mysql/handler/rest/option.go +++ b/pkg/manager/backup/mysql/handler/rest/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/handler/rest/option_test.go b/pkg/manager/backup/mysql/handler/rest/option_test.go index b62608c5fae..bb45646ade6 100644 --- a/pkg/manager/backup/mysql/handler/rest/option_test.go +++ b/pkg/manager/backup/mysql/handler/rest/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/model/model.go b/pkg/manager/backup/mysql/model/model.go index 15e022aaacf..b353e336c48 100644 --- a/pkg/manager/backup/mysql/model/model.go +++ b/pkg/manager/backup/mysql/model/model.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/model/model_test.go b/pkg/manager/backup/mysql/model/model_test.go index fafb05cfb49..fcafd4261aa 100644 --- a/pkg/manager/backup/mysql/model/model_test.go +++ b/pkg/manager/backup/mysql/model/model_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/router/option.go b/pkg/manager/backup/mysql/router/option.go index 6696b4dfa02..a088ece7074 100644 --- a/pkg/manager/backup/mysql/router/option.go +++ b/pkg/manager/backup/mysql/router/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/router/option_test.go b/pkg/manager/backup/mysql/router/option_test.go index b9c65d69c93..ef8cda5ce05 100644 --- a/pkg/manager/backup/mysql/router/option_test.go +++ b/pkg/manager/backup/mysql/router/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/router/router.go b/pkg/manager/backup/mysql/router/router.go index 673dfb8eff3..68587e961e5 100644 --- a/pkg/manager/backup/mysql/router/router.go +++ b/pkg/manager/backup/mysql/router/router.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/router/router_test.go b/pkg/manager/backup/mysql/router/router_test.go index 97248787ae4..b2c6ddc1f51 100644 --- a/pkg/manager/backup/mysql/router/router_test.go +++ b/pkg/manager/backup/mysql/router/router_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/service/doc.go b/pkg/manager/backup/mysql/service/doc.go index c13956cbbe3..be28c3a7ef0 100644 --- a/pkg/manager/backup/mysql/service/doc.go +++ b/pkg/manager/backup/mysql/service/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/service/mysql.go b/pkg/manager/backup/mysql/service/mysql.go index 757a8f55a59..7925a21ef96 100644 --- a/pkg/manager/backup/mysql/service/mysql.go +++ b/pkg/manager/backup/mysql/service/mysql.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/service/mysql_test.go b/pkg/manager/backup/mysql/service/mysql_test.go index 1f9b4b7efd1..05fff18192e 100644 --- a/pkg/manager/backup/mysql/service/mysql_test.go +++ b/pkg/manager/backup/mysql/service/mysql_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/service/option.go b/pkg/manager/backup/mysql/service/option.go index cd7ad482d3d..fad41bfb777 100644 --- a/pkg/manager/backup/mysql/service/option.go +++ b/pkg/manager/backup/mysql/service/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/usecase/backupd.go b/pkg/manager/backup/mysql/usecase/backupd.go index 73f241881f7..601001fd4a3 100644 --- a/pkg/manager/backup/mysql/usecase/backupd.go +++ b/pkg/manager/backup/mysql/usecase/backupd.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/backup/mysql/usecase/backupd_test.go b/pkg/manager/backup/mysql/usecase/backupd_test.go index f369283d3ba..8dd3936257d 100644 --- a/pkg/manager/backup/mysql/usecase/backupd_test.go +++ b/pkg/manager/backup/mysql/usecase/backupd_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/config/config.go b/pkg/manager/compressor/config/config.go index d9910bb8ff6..10cb78eeb01 100644 --- a/pkg/manager/compressor/config/config.go +++ b/pkg/manager/compressor/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/config/config_test.go b/pkg/manager/compressor/config/config_test.go index e90809127a6..fb03abbe9e6 100644 --- a/pkg/manager/compressor/config/config_test.go +++ b/pkg/manager/compressor/config/config_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/handler/doc.go b/pkg/manager/compressor/handler/doc.go index 86b6d1869df..ccfec04658f 100644 --- a/pkg/manager/compressor/handler/doc.go +++ b/pkg/manager/compressor/handler/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/handler/grpc/handler.go b/pkg/manager/compressor/handler/grpc/handler.go index 7288acba2bc..13e0eafe05c 100644 --- a/pkg/manager/compressor/handler/grpc/handler.go +++ b/pkg/manager/compressor/handler/grpc/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/handler/grpc/handler_test.go b/pkg/manager/compressor/handler/grpc/handler_test.go index 4fadf0afc6e..c268a1d520c 100644 --- a/pkg/manager/compressor/handler/grpc/handler_test.go +++ b/pkg/manager/compressor/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/handler/grpc/option.go b/pkg/manager/compressor/handler/grpc/option.go index 5045386fe28..86afd9be194 100644 --- a/pkg/manager/compressor/handler/grpc/option.go +++ b/pkg/manager/compressor/handler/grpc/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/handler/grpc/option_test.go b/pkg/manager/compressor/handler/grpc/option_test.go index bc7050ffb8f..02a0d30a580 100644 --- a/pkg/manager/compressor/handler/grpc/option_test.go +++ b/pkg/manager/compressor/handler/grpc/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/handler/rest/handler.go b/pkg/manager/compressor/handler/rest/handler.go index 410a434a293..5c8bfb17907 100644 --- a/pkg/manager/compressor/handler/rest/handler.go +++ b/pkg/manager/compressor/handler/rest/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/handler/rest/handler_test.go b/pkg/manager/compressor/handler/rest/handler_test.go index 721310e154d..97b57e096f0 100644 --- a/pkg/manager/compressor/handler/rest/handler_test.go +++ b/pkg/manager/compressor/handler/rest/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/handler/rest/option.go b/pkg/manager/compressor/handler/rest/option.go index b207583b469..7f7f77cdc1c 100644 --- a/pkg/manager/compressor/handler/rest/option.go +++ b/pkg/manager/compressor/handler/rest/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/handler/rest/option_test.go b/pkg/manager/compressor/handler/rest/option_test.go index d33a693c3e0..82846048a42 100644 --- a/pkg/manager/compressor/handler/rest/option_test.go +++ b/pkg/manager/compressor/handler/rest/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/router/option.go b/pkg/manager/compressor/router/option.go index 59270b58920..0d8a628e1b3 100644 --- a/pkg/manager/compressor/router/option.go +++ b/pkg/manager/compressor/router/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/router/option_test.go b/pkg/manager/compressor/router/option_test.go index 2458b205a9b..e1b772cc0aa 100644 --- a/pkg/manager/compressor/router/option_test.go +++ b/pkg/manager/compressor/router/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/router/router.go b/pkg/manager/compressor/router/router.go index 9d2079d43f7..0df1a1533f8 100644 --- a/pkg/manager/compressor/router/router.go +++ b/pkg/manager/compressor/router/router.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/router/router_test.go b/pkg/manager/compressor/router/router_test.go index 97248787ae4..b2c6ddc1f51 100644 --- a/pkg/manager/compressor/router/router_test.go +++ b/pkg/manager/compressor/router/router_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/service/backup.go b/pkg/manager/compressor/service/backup.go index a8cb0bed1cb..cee6835a9a4 100644 --- a/pkg/manager/compressor/service/backup.go +++ b/pkg/manager/compressor/service/backup.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/service/backup_option.go b/pkg/manager/compressor/service/backup_option.go index 6fdef912069..522eb5d6e8e 100644 --- a/pkg/manager/compressor/service/backup_option.go +++ b/pkg/manager/compressor/service/backup_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/service/backup_option_test.go b/pkg/manager/compressor/service/backup_option_test.go index 1ffb774ec31..454721bbe88 100644 --- a/pkg/manager/compressor/service/backup_option_test.go +++ b/pkg/manager/compressor/service/backup_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/service/backup_test.go b/pkg/manager/compressor/service/backup_test.go index 7771c2c7619..c098bc7ce0d 100644 --- a/pkg/manager/compressor/service/backup_test.go +++ b/pkg/manager/compressor/service/backup_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/service/compress.go b/pkg/manager/compressor/service/compress.go index 24ade2fb53d..0bee0aad6d2 100644 --- a/pkg/manager/compressor/service/compress.go +++ b/pkg/manager/compressor/service/compress.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/service/compress_option.go b/pkg/manager/compressor/service/compress_option.go index 2844aabe89a..e7fca62ee36 100644 --- a/pkg/manager/compressor/service/compress_option.go +++ b/pkg/manager/compressor/service/compress_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/service/compress_option_test.go b/pkg/manager/compressor/service/compress_option_test.go index 65daa6512ae..ccdec6de053 100644 --- a/pkg/manager/compressor/service/compress_option_test.go +++ b/pkg/manager/compressor/service/compress_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/service/compress_test.go b/pkg/manager/compressor/service/compress_test.go index da0bba16e58..876ad5f49f2 100644 --- a/pkg/manager/compressor/service/compress_test.go +++ b/pkg/manager/compressor/service/compress_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/service/doc.go b/pkg/manager/compressor/service/doc.go index c13956cbbe3..be28c3a7ef0 100644 --- a/pkg/manager/compressor/service/doc.go +++ b/pkg/manager/compressor/service/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/service/registerer.go b/pkg/manager/compressor/service/registerer.go index a3c004d27f2..49ccea88fc4 100644 --- a/pkg/manager/compressor/service/registerer.go +++ b/pkg/manager/compressor/service/registerer.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/service/registerer_option.go b/pkg/manager/compressor/service/registerer_option.go index 4ab48621e78..cfd9962bc4c 100644 --- a/pkg/manager/compressor/service/registerer_option.go +++ b/pkg/manager/compressor/service/registerer_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/service/registerer_option_test.go b/pkg/manager/compressor/service/registerer_option_test.go index aa6e5e99bf1..863b0c7b4ae 100644 --- a/pkg/manager/compressor/service/registerer_option_test.go +++ b/pkg/manager/compressor/service/registerer_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/service/registerer_test.go b/pkg/manager/compressor/service/registerer_test.go index 82ae18883b2..b4952f9c3f4 100644 --- a/pkg/manager/compressor/service/registerer_test.go +++ b/pkg/manager/compressor/service/registerer_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/usecase/compressord.go b/pkg/manager/compressor/usecase/compressord.go index 09c4924dfb4..8b96c2e5bdc 100644 --- a/pkg/manager/compressor/usecase/compressord.go +++ b/pkg/manager/compressor/usecase/compressord.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/compressor/usecase/compressord_test.go b/pkg/manager/compressor/usecase/compressord_test.go index 7aad4a43568..65fe9b9a483 100644 --- a/pkg/manager/compressor/usecase/compressord_test.go +++ b/pkg/manager/compressor/usecase/compressord_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/config/config.go b/pkg/manager/index/config/config.go index c46cfa923d9..d9a9cba163d 100644 --- a/pkg/manager/index/config/config.go +++ b/pkg/manager/index/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/config/config_test.go b/pkg/manager/index/config/config_test.go index e90809127a6..fb03abbe9e6 100644 --- a/pkg/manager/index/config/config_test.go +++ b/pkg/manager/index/config/config_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/handler/doc.go b/pkg/manager/index/handler/doc.go index 86b6d1869df..ccfec04658f 100644 --- a/pkg/manager/index/handler/doc.go +++ b/pkg/manager/index/handler/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/handler/grpc/handler.go b/pkg/manager/index/handler/grpc/handler.go index 3ae83f4f326..ce6905b6d04 100644 --- a/pkg/manager/index/handler/grpc/handler.go +++ b/pkg/manager/index/handler/grpc/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/handler/grpc/handler_test.go b/pkg/manager/index/handler/grpc/handler_test.go index 0f09f30a5e6..60ba8e00e24 100644 --- a/pkg/manager/index/handler/grpc/handler_test.go +++ b/pkg/manager/index/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/handler/grpc/option.go b/pkg/manager/index/handler/grpc/option.go index 36c62fa62ad..607f6de399c 100644 --- a/pkg/manager/index/handler/grpc/option.go +++ b/pkg/manager/index/handler/grpc/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/handler/grpc/option_test.go b/pkg/manager/index/handler/grpc/option_test.go index e4d998102cf..8c814a04f6b 100644 --- a/pkg/manager/index/handler/grpc/option_test.go +++ b/pkg/manager/index/handler/grpc/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/handler/rest/handler.go b/pkg/manager/index/handler/rest/handler.go index eb4e8f8b5d8..eb33940fc13 100644 --- a/pkg/manager/index/handler/rest/handler.go +++ b/pkg/manager/index/handler/rest/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/handler/rest/handler_test.go b/pkg/manager/index/handler/rest/handler_test.go index 08f86bcf21d..604f5465054 100644 --- a/pkg/manager/index/handler/rest/handler_test.go +++ b/pkg/manager/index/handler/rest/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/handler/rest/option.go b/pkg/manager/index/handler/rest/option.go index 0ed1c30fe8f..215279d8ddf 100644 --- a/pkg/manager/index/handler/rest/option.go +++ b/pkg/manager/index/handler/rest/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/handler/rest/option_test.go b/pkg/manager/index/handler/rest/option_test.go index 54c2fa38b73..8881c50471f 100644 --- a/pkg/manager/index/handler/rest/option_test.go +++ b/pkg/manager/index/handler/rest/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/router/option.go b/pkg/manager/index/router/option.go index 2700c4d41cc..f3ce73414a8 100644 --- a/pkg/manager/index/router/option.go +++ b/pkg/manager/index/router/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/router/option_test.go b/pkg/manager/index/router/option_test.go index c0addb46b2b..cd24a421272 100644 --- a/pkg/manager/index/router/option_test.go +++ b/pkg/manager/index/router/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/router/router.go b/pkg/manager/index/router/router.go index b505da46434..00d89be0d08 100644 --- a/pkg/manager/index/router/router.go +++ b/pkg/manager/index/router/router.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/router/router_test.go b/pkg/manager/index/router/router_test.go index 97248787ae4..b2c6ddc1f51 100644 --- a/pkg/manager/index/router/router_test.go +++ b/pkg/manager/index/router/router_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/service/doc.go b/pkg/manager/index/service/doc.go index c13956cbbe3..be28c3a7ef0 100644 --- a/pkg/manager/index/service/doc.go +++ b/pkg/manager/index/service/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/service/indexer.go b/pkg/manager/index/service/indexer.go index 613ab9702ec..717b2b61461 100644 --- a/pkg/manager/index/service/indexer.go +++ b/pkg/manager/index/service/indexer.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/service/indexer_test.go b/pkg/manager/index/service/indexer_test.go index 3679b892263..d101b07c38f 100644 --- a/pkg/manager/index/service/indexer_test.go +++ b/pkg/manager/index/service/indexer_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/service/indexinfos.go b/pkg/manager/index/service/indexinfos.go index fc8b851d99a..e4eda44678a 100644 --- a/pkg/manager/index/service/indexinfos.go +++ b/pkg/manager/index/service/indexinfos.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/service/indexinfos_test.go b/pkg/manager/index/service/indexinfos_test.go index cde36ac367b..dcd6d252c5d 100644 --- a/pkg/manager/index/service/indexinfos_test.go +++ b/pkg/manager/index/service/indexinfos_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/service/option.go b/pkg/manager/index/service/option.go index c4ac6083d71..0e25d132681 100644 --- a/pkg/manager/index/service/option.go +++ b/pkg/manager/index/service/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/service/option_test.go b/pkg/manager/index/service/option_test.go index e44e16f807c..9010e22a140 100644 --- a/pkg/manager/index/service/option_test.go +++ b/pkg/manager/index/service/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/usecase/indexer.go b/pkg/manager/index/usecase/indexer.go index 02c96485789..94a58e23fc6 100644 --- a/pkg/manager/index/usecase/indexer.go +++ b/pkg/manager/index/usecase/indexer.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/index/usecase/indexer_test.go b/pkg/manager/index/usecase/indexer_test.go index 7267330fe7e..53dacdb72b9 100644 --- a/pkg/manager/index/usecase/indexer_test.go +++ b/pkg/manager/index/usecase/indexer_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/config/config.go b/pkg/manager/replication/agent/config/config.go index 20d7bbf4a7d..1962e0390a8 100644 --- a/pkg/manager/replication/agent/config/config.go +++ b/pkg/manager/replication/agent/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/config/config_test.go b/pkg/manager/replication/agent/config/config_test.go index e90809127a6..fb03abbe9e6 100644 --- a/pkg/manager/replication/agent/config/config_test.go +++ b/pkg/manager/replication/agent/config/config_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/handler/doc.go b/pkg/manager/replication/agent/handler/doc.go index 86b6d1869df..ccfec04658f 100644 --- a/pkg/manager/replication/agent/handler/doc.go +++ b/pkg/manager/replication/agent/handler/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/handler/grpc/handler.go b/pkg/manager/replication/agent/handler/grpc/handler.go index d6664a9c2df..7d93844e18c 100644 --- a/pkg/manager/replication/agent/handler/grpc/handler.go +++ b/pkg/manager/replication/agent/handler/grpc/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/handler/grpc/handler_test.go b/pkg/manager/replication/agent/handler/grpc/handler_test.go index d3501fb4bfc..c6ea17d832f 100644 --- a/pkg/manager/replication/agent/handler/grpc/handler_test.go +++ b/pkg/manager/replication/agent/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/handler/grpc/option.go b/pkg/manager/replication/agent/handler/grpc/option.go index 2609bf00c74..1769430a148 100644 --- a/pkg/manager/replication/agent/handler/grpc/option.go +++ b/pkg/manager/replication/agent/handler/grpc/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/handler/grpc/option_test.go b/pkg/manager/replication/agent/handler/grpc/option_test.go index a3c7d2d2cfd..ac9cfaebb1e 100644 --- a/pkg/manager/replication/agent/handler/grpc/option_test.go +++ b/pkg/manager/replication/agent/handler/grpc/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/handler/rest/handler.go b/pkg/manager/replication/agent/handler/rest/handler.go index 6de3fc1992f..07f174d4f09 100644 --- a/pkg/manager/replication/agent/handler/rest/handler.go +++ b/pkg/manager/replication/agent/handler/rest/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/handler/rest/handler_test.go b/pkg/manager/replication/agent/handler/rest/handler_test.go index 5c98c97338c..fdf5409a173 100644 --- a/pkg/manager/replication/agent/handler/rest/handler_test.go +++ b/pkg/manager/replication/agent/handler/rest/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/handler/rest/option.go b/pkg/manager/replication/agent/handler/rest/option.go index 883fbfebb18..837ec6a4b95 100644 --- a/pkg/manager/replication/agent/handler/rest/option.go +++ b/pkg/manager/replication/agent/handler/rest/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/handler/rest/option_test.go b/pkg/manager/replication/agent/handler/rest/option_test.go index 691d259741f..8f0853f935d 100644 --- a/pkg/manager/replication/agent/handler/rest/option_test.go +++ b/pkg/manager/replication/agent/handler/rest/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/model/model.go b/pkg/manager/replication/agent/model/model.go index fd5fdf6fcbe..79290743786 100644 --- a/pkg/manager/replication/agent/model/model.go +++ b/pkg/manager/replication/agent/model/model.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/router/option.go b/pkg/manager/replication/agent/router/option.go index 81898b87c42..8d21fdd3dfe 100644 --- a/pkg/manager/replication/agent/router/option.go +++ b/pkg/manager/replication/agent/router/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/router/option_test.go b/pkg/manager/replication/agent/router/option_test.go index d1cd6de948b..e95da552ffd 100644 --- a/pkg/manager/replication/agent/router/option_test.go +++ b/pkg/manager/replication/agent/router/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/router/router.go b/pkg/manager/replication/agent/router/router.go index 24195b6a2c6..41ce42930a8 100644 --- a/pkg/manager/replication/agent/router/router.go +++ b/pkg/manager/replication/agent/router/router.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/router/router_test.go b/pkg/manager/replication/agent/router/router_test.go index 97248787ae4..b2c6ddc1f51 100644 --- a/pkg/manager/replication/agent/router/router_test.go +++ b/pkg/manager/replication/agent/router/router_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/service/agent.go b/pkg/manager/replication/agent/service/agent.go index 9ea4a593e98..0f98924ae90 100644 --- a/pkg/manager/replication/agent/service/agent.go +++ b/pkg/manager/replication/agent/service/agent.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/service/agent_test.go b/pkg/manager/replication/agent/service/agent_test.go index 738e18a52b7..ba8cf50c909 100644 --- a/pkg/manager/replication/agent/service/agent_test.go +++ b/pkg/manager/replication/agent/service/agent_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/service/doc.go b/pkg/manager/replication/agent/service/doc.go index c13956cbbe3..be28c3a7ef0 100644 --- a/pkg/manager/replication/agent/service/doc.go +++ b/pkg/manager/replication/agent/service/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/usecase/backupd.go b/pkg/manager/replication/agent/usecase/backupd.go index 5f320eb23eb..0b9c80ff1dc 100644 --- a/pkg/manager/replication/agent/usecase/backupd.go +++ b/pkg/manager/replication/agent/usecase/backupd.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/agent/usecase/backupd_test.go b/pkg/manager/replication/agent/usecase/backupd_test.go index a0fd90d93fd..d345c7e7c17 100644 --- a/pkg/manager/replication/agent/usecase/backupd_test.go +++ b/pkg/manager/replication/agent/usecase/backupd_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/config/config.go b/pkg/manager/replication/controller/config/config.go index 211812327db..ddffc1f63e7 100644 --- a/pkg/manager/replication/controller/config/config.go +++ b/pkg/manager/replication/controller/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/config/config_test.go b/pkg/manager/replication/controller/config/config_test.go index e90809127a6..fb03abbe9e6 100644 --- a/pkg/manager/replication/controller/config/config_test.go +++ b/pkg/manager/replication/controller/config/config_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/handler/doc.go b/pkg/manager/replication/controller/handler/doc.go index 86b6d1869df..ccfec04658f 100644 --- a/pkg/manager/replication/controller/handler/doc.go +++ b/pkg/manager/replication/controller/handler/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/handler/grpc/handler.go b/pkg/manager/replication/controller/handler/grpc/handler.go index df57035469f..d88d4da00ce 100644 --- a/pkg/manager/replication/controller/handler/grpc/handler.go +++ b/pkg/manager/replication/controller/handler/grpc/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/handler/grpc/handler_test.go b/pkg/manager/replication/controller/handler/grpc/handler_test.go index 52d1f10c7f9..102fe4811d9 100644 --- a/pkg/manager/replication/controller/handler/grpc/handler_test.go +++ b/pkg/manager/replication/controller/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/handler/grpc/option.go b/pkg/manager/replication/controller/handler/grpc/option.go index 127db6c5f1c..1987cd53bd8 100644 --- a/pkg/manager/replication/controller/handler/grpc/option.go +++ b/pkg/manager/replication/controller/handler/grpc/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/handler/grpc/option_test.go b/pkg/manager/replication/controller/handler/grpc/option_test.go index 4a8a3062d2d..0fd749c77d2 100644 --- a/pkg/manager/replication/controller/handler/grpc/option_test.go +++ b/pkg/manager/replication/controller/handler/grpc/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/handler/rest/handler.go b/pkg/manager/replication/controller/handler/rest/handler.go index 1a1c322ff86..540a1c34404 100644 --- a/pkg/manager/replication/controller/handler/rest/handler.go +++ b/pkg/manager/replication/controller/handler/rest/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/handler/rest/handler_test.go b/pkg/manager/replication/controller/handler/rest/handler_test.go index 99f97e0412d..9cda6ed9bbc 100644 --- a/pkg/manager/replication/controller/handler/rest/handler_test.go +++ b/pkg/manager/replication/controller/handler/rest/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/handler/rest/option.go b/pkg/manager/replication/controller/handler/rest/option.go index b7b5f796003..4fc7a75148c 100644 --- a/pkg/manager/replication/controller/handler/rest/option.go +++ b/pkg/manager/replication/controller/handler/rest/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/handler/rest/option_test.go b/pkg/manager/replication/controller/handler/rest/option_test.go index 2039459da92..db8b8df71d4 100644 --- a/pkg/manager/replication/controller/handler/rest/option_test.go +++ b/pkg/manager/replication/controller/handler/rest/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/router/option.go b/pkg/manager/replication/controller/router/option.go index ae69c97f724..444a78d4722 100644 --- a/pkg/manager/replication/controller/router/option.go +++ b/pkg/manager/replication/controller/router/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/router/option_test.go b/pkg/manager/replication/controller/router/option_test.go index f8713b58f60..fec9f9a0a05 100644 --- a/pkg/manager/replication/controller/router/option_test.go +++ b/pkg/manager/replication/controller/router/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/router/router.go b/pkg/manager/replication/controller/router/router.go index 0856f244efd..e876301dc02 100644 --- a/pkg/manager/replication/controller/router/router.go +++ b/pkg/manager/replication/controller/router/router.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/router/router_test.go b/pkg/manager/replication/controller/router/router_test.go index 97248787ae4..b2c6ddc1f51 100644 --- a/pkg/manager/replication/controller/router/router_test.go +++ b/pkg/manager/replication/controller/router/router_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/service/discover.go b/pkg/manager/replication/controller/service/discover.go index 8d6ffda37a7..ade0eba9ab1 100644 --- a/pkg/manager/replication/controller/service/discover.go +++ b/pkg/manager/replication/controller/service/discover.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/service/discover_test.go b/pkg/manager/replication/controller/service/discover_test.go index faad8585368..a176a8746c7 100644 --- a/pkg/manager/replication/controller/service/discover_test.go +++ b/pkg/manager/replication/controller/service/discover_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/service/doc.go b/pkg/manager/replication/controller/service/doc.go index c13956cbbe3..be28c3a7ef0 100644 --- a/pkg/manager/replication/controller/service/doc.go +++ b/pkg/manager/replication/controller/service/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/service/nodemap.go b/pkg/manager/replication/controller/service/nodemap.go index bed32039317..6a29d6218bd 100644 --- a/pkg/manager/replication/controller/service/nodemap.go +++ b/pkg/manager/replication/controller/service/nodemap.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/service/nodemap_test.go b/pkg/manager/replication/controller/service/nodemap_test.go index a7038c55423..7889010a533 100644 --- a/pkg/manager/replication/controller/service/nodemap_test.go +++ b/pkg/manager/replication/controller/service/nodemap_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/service/nodemetricsmap.go b/pkg/manager/replication/controller/service/nodemetricsmap.go index e6f6e49620f..c1760dd7c96 100644 --- a/pkg/manager/replication/controller/service/nodemetricsmap.go +++ b/pkg/manager/replication/controller/service/nodemetricsmap.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/service/nodemetricsmap_test.go b/pkg/manager/replication/controller/service/nodemetricsmap_test.go index 8d3ee666684..075ac29b617 100644 --- a/pkg/manager/replication/controller/service/nodemetricsmap_test.go +++ b/pkg/manager/replication/controller/service/nodemetricsmap_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/service/option.go b/pkg/manager/replication/controller/service/option.go index 34458d6a10a..fde2150f9b5 100644 --- a/pkg/manager/replication/controller/service/option.go +++ b/pkg/manager/replication/controller/service/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/service/option_test.go b/pkg/manager/replication/controller/service/option_test.go index a99e7878694..8923b6aeef5 100644 --- a/pkg/manager/replication/controller/service/option_test.go +++ b/pkg/manager/replication/controller/service/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/service/podmetricsmap.go b/pkg/manager/replication/controller/service/podmetricsmap.go index 97bb9e46165..60863f1ac77 100644 --- a/pkg/manager/replication/controller/service/podmetricsmap.go +++ b/pkg/manager/replication/controller/service/podmetricsmap.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/service/podmetricsmap_test.go b/pkg/manager/replication/controller/service/podmetricsmap_test.go index 38eb4097b93..9a866351346 100644 --- a/pkg/manager/replication/controller/service/podmetricsmap_test.go +++ b/pkg/manager/replication/controller/service/podmetricsmap_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/service/podsmap.go b/pkg/manager/replication/controller/service/podsmap.go index 1f40a68dc8c..7645547a624 100644 --- a/pkg/manager/replication/controller/service/podsmap.go +++ b/pkg/manager/replication/controller/service/podsmap.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/service/podsmap_test.go b/pkg/manager/replication/controller/service/podsmap_test.go index 1290c6d36e7..2e5cf4728b2 100644 --- a/pkg/manager/replication/controller/service/podsmap_test.go +++ b/pkg/manager/replication/controller/service/podsmap_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/usecase/discovered.go b/pkg/manager/replication/controller/usecase/discovered.go index f200b67448b..e55a4b0a739 100644 --- a/pkg/manager/replication/controller/usecase/discovered.go +++ b/pkg/manager/replication/controller/usecase/discovered.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/manager/replication/controller/usecase/discovered_test.go b/pkg/manager/replication/controller/usecase/discovered_test.go index 507c66163cc..75f4e8d9ca8 100644 --- a/pkg/manager/replication/controller/usecase/discovered_test.go +++ b/pkg/manager/replication/controller/usecase/discovered_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/config/config.go b/pkg/meta/cassandra/config/config.go index 3649936fab0..976895fbceb 100644 --- a/pkg/meta/cassandra/config/config.go +++ b/pkg/meta/cassandra/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/config/config_test.go b/pkg/meta/cassandra/config/config_test.go index e90809127a6..fb03abbe9e6 100644 --- a/pkg/meta/cassandra/config/config_test.go +++ b/pkg/meta/cassandra/config/config_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/handler/doc.go b/pkg/meta/cassandra/handler/doc.go index 86b6d1869df..ccfec04658f 100644 --- a/pkg/meta/cassandra/handler/doc.go +++ b/pkg/meta/cassandra/handler/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/handler/grpc/handler.go b/pkg/meta/cassandra/handler/grpc/handler.go index 91d9489053c..93872bb7b33 100644 --- a/pkg/meta/cassandra/handler/grpc/handler.go +++ b/pkg/meta/cassandra/handler/grpc/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/handler/grpc/handler_test.go b/pkg/meta/cassandra/handler/grpc/handler_test.go index e3cd1d65e54..dc50b3a5c5b 100644 --- a/pkg/meta/cassandra/handler/grpc/handler_test.go +++ b/pkg/meta/cassandra/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/handler/grpc/option.go b/pkg/meta/cassandra/handler/grpc/option.go index 633a961f977..47f0f5364d4 100644 --- a/pkg/meta/cassandra/handler/grpc/option.go +++ b/pkg/meta/cassandra/handler/grpc/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/handler/grpc/option_test.go b/pkg/meta/cassandra/handler/grpc/option_test.go index 47611543aad..4066e94864c 100644 --- a/pkg/meta/cassandra/handler/grpc/option_test.go +++ b/pkg/meta/cassandra/handler/grpc/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/handler/rest/handler.go b/pkg/meta/cassandra/handler/rest/handler.go index 499ec899cfe..4ca58108028 100644 --- a/pkg/meta/cassandra/handler/rest/handler.go +++ b/pkg/meta/cassandra/handler/rest/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/handler/rest/handler_test.go b/pkg/meta/cassandra/handler/rest/handler_test.go index d6ba29e992b..3556d7da254 100644 --- a/pkg/meta/cassandra/handler/rest/handler_test.go +++ b/pkg/meta/cassandra/handler/rest/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/handler/rest/option.go b/pkg/meta/cassandra/handler/rest/option.go index ed7523923d5..51a93393a51 100644 --- a/pkg/meta/cassandra/handler/rest/option.go +++ b/pkg/meta/cassandra/handler/rest/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/handler/rest/option_test.go b/pkg/meta/cassandra/handler/rest/option_test.go index 5a1ca315716..afc5f7bcde0 100644 --- a/pkg/meta/cassandra/handler/rest/option_test.go +++ b/pkg/meta/cassandra/handler/rest/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/router/option.go b/pkg/meta/cassandra/router/option.go index b5d7844a3bb..de7ec733510 100644 --- a/pkg/meta/cassandra/router/option.go +++ b/pkg/meta/cassandra/router/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/router/option_test.go b/pkg/meta/cassandra/router/option_test.go index d34beaba1c2..33bbdfaf8d7 100644 --- a/pkg/meta/cassandra/router/option_test.go +++ b/pkg/meta/cassandra/router/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/router/router.go b/pkg/meta/cassandra/router/router.go index be561cc275b..7265c3927f0 100644 --- a/pkg/meta/cassandra/router/router.go +++ b/pkg/meta/cassandra/router/router.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/router/router_test.go b/pkg/meta/cassandra/router/router_test.go index 97248787ae4..b2c6ddc1f51 100644 --- a/pkg/meta/cassandra/router/router_test.go +++ b/pkg/meta/cassandra/router/router_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/service/cassandra.go b/pkg/meta/cassandra/service/cassandra.go index 71f8ae548ce..9b2bc721458 100644 --- a/pkg/meta/cassandra/service/cassandra.go +++ b/pkg/meta/cassandra/service/cassandra.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/service/cassandra_test.go b/pkg/meta/cassandra/service/cassandra_test.go index c65bf424166..4fe95796e24 100644 --- a/pkg/meta/cassandra/service/cassandra_test.go +++ b/pkg/meta/cassandra/service/cassandra_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/service/doc.go b/pkg/meta/cassandra/service/doc.go index c13956cbbe3..be28c3a7ef0 100644 --- a/pkg/meta/cassandra/service/doc.go +++ b/pkg/meta/cassandra/service/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/service/option.go b/pkg/meta/cassandra/service/option.go index 8e2c25f50bb..61743860587 100644 --- a/pkg/meta/cassandra/service/option.go +++ b/pkg/meta/cassandra/service/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/usecase/meta.go b/pkg/meta/cassandra/usecase/meta.go index 85695efe03e..8f08f0da90d 100644 --- a/pkg/meta/cassandra/usecase/meta.go +++ b/pkg/meta/cassandra/usecase/meta.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/cassandra/usecase/meta_test.go b/pkg/meta/cassandra/usecase/meta_test.go index c2b2eb1b95d..c1463ae74bf 100644 --- a/pkg/meta/cassandra/usecase/meta_test.go +++ b/pkg/meta/cassandra/usecase/meta_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/config/config.go b/pkg/meta/redis/config/config.go index 2dc1848d28d..de5e843361e 100644 --- a/pkg/meta/redis/config/config.go +++ b/pkg/meta/redis/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/config/config_test.go b/pkg/meta/redis/config/config_test.go index e90809127a6..fb03abbe9e6 100644 --- a/pkg/meta/redis/config/config_test.go +++ b/pkg/meta/redis/config/config_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/handler/doc.go b/pkg/meta/redis/handler/doc.go index 86b6d1869df..ccfec04658f 100644 --- a/pkg/meta/redis/handler/doc.go +++ b/pkg/meta/redis/handler/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/handler/grpc/handler.go b/pkg/meta/redis/handler/grpc/handler.go index 5fedba075e7..79403935d1f 100644 --- a/pkg/meta/redis/handler/grpc/handler.go +++ b/pkg/meta/redis/handler/grpc/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/handler/grpc/handler_test.go b/pkg/meta/redis/handler/grpc/handler_test.go index ed997f26f2d..12140f57198 100644 --- a/pkg/meta/redis/handler/grpc/handler_test.go +++ b/pkg/meta/redis/handler/grpc/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/handler/grpc/option.go b/pkg/meta/redis/handler/grpc/option.go index e4b19e2d926..bbbc3449834 100644 --- a/pkg/meta/redis/handler/grpc/option.go +++ b/pkg/meta/redis/handler/grpc/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/handler/grpc/option_test.go b/pkg/meta/redis/handler/grpc/option_test.go index 722658822d4..fdf7f2ff632 100644 --- a/pkg/meta/redis/handler/grpc/option_test.go +++ b/pkg/meta/redis/handler/grpc/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/handler/rest/handler.go b/pkg/meta/redis/handler/rest/handler.go index 499ec899cfe..4ca58108028 100644 --- a/pkg/meta/redis/handler/rest/handler.go +++ b/pkg/meta/redis/handler/rest/handler.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/handler/rest/handler_test.go b/pkg/meta/redis/handler/rest/handler_test.go index d6ba29e992b..3556d7da254 100644 --- a/pkg/meta/redis/handler/rest/handler_test.go +++ b/pkg/meta/redis/handler/rest/handler_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/handler/rest/option.go b/pkg/meta/redis/handler/rest/option.go index ed7523923d5..51a93393a51 100644 --- a/pkg/meta/redis/handler/rest/option.go +++ b/pkg/meta/redis/handler/rest/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/handler/rest/option_test.go b/pkg/meta/redis/handler/rest/option_test.go index 5a1ca315716..afc5f7bcde0 100644 --- a/pkg/meta/redis/handler/rest/option_test.go +++ b/pkg/meta/redis/handler/rest/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/router/option.go b/pkg/meta/redis/router/option.go index e529da4420c..921110dcc9d 100644 --- a/pkg/meta/redis/router/option.go +++ b/pkg/meta/redis/router/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/router/option_test.go b/pkg/meta/redis/router/option_test.go index 4ebfd098653..cefae21c617 100644 --- a/pkg/meta/redis/router/option_test.go +++ b/pkg/meta/redis/router/option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/router/router.go b/pkg/meta/redis/router/router.go index b0773914d46..f8b81bc3ccd 100644 --- a/pkg/meta/redis/router/router.go +++ b/pkg/meta/redis/router/router.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/router/router_test.go b/pkg/meta/redis/router/router_test.go index 97248787ae4..b2c6ddc1f51 100644 --- a/pkg/meta/redis/router/router_test.go +++ b/pkg/meta/redis/router/router_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/service/doc.go b/pkg/meta/redis/service/doc.go index c13956cbbe3..be28c3a7ef0 100644 --- a/pkg/meta/redis/service/doc.go +++ b/pkg/meta/redis/service/doc.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/service/option.go b/pkg/meta/redis/service/option.go index 7f426ef17b8..640dd9f3f23 100644 --- a/pkg/meta/redis/service/option.go +++ b/pkg/meta/redis/service/option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/service/redis.go b/pkg/meta/redis/service/redis.go index 51985376d88..35b0dc284c1 100644 --- a/pkg/meta/redis/service/redis.go +++ b/pkg/meta/redis/service/redis.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/service/redis_test.go b/pkg/meta/redis/service/redis_test.go index bb88b548416..341ea21f92c 100644 --- a/pkg/meta/redis/service/redis_test.go +++ b/pkg/meta/redis/service/redis_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/usecase/meta.go b/pkg/meta/redis/usecase/meta.go index 844fa1c2ab2..c5c3f9313d8 100644 --- a/pkg/meta/redis/usecase/meta.go +++ b/pkg/meta/redis/usecase/meta.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/meta/redis/usecase/meta_test.go b/pkg/meta/redis/usecase/meta_test.go index f4822e6b360..1c78c88ab01 100644 --- a/pkg/meta/redis/usecase/meta_test.go +++ b/pkg/meta/redis/usecase/meta_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/assets/dataset.go b/pkg/tools/cli/loadtest/assets/dataset.go index 7826da451bb..6e55cd0650b 100644 --- a/pkg/tools/cli/loadtest/assets/dataset.go +++ b/pkg/tools/cli/loadtest/assets/dataset.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/assets/dataset_test.go b/pkg/tools/cli/loadtest/assets/dataset_test.go index b503afdfed4..aaa97c8e309 100644 --- a/pkg/tools/cli/loadtest/assets/dataset_test.go +++ b/pkg/tools/cli/loadtest/assets/dataset_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/assets/hdf5_loader.go b/pkg/tools/cli/loadtest/assets/hdf5_loader.go index cd758b608d5..e8357a7a9a3 100644 --- a/pkg/tools/cli/loadtest/assets/hdf5_loader.go +++ b/pkg/tools/cli/loadtest/assets/hdf5_loader.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/assets/hdf5_loader_test.go b/pkg/tools/cli/loadtest/assets/hdf5_loader_test.go index f45f3cda155..ee90b3b4887 100644 --- a/pkg/tools/cli/loadtest/assets/hdf5_loader_test.go +++ b/pkg/tools/cli/loadtest/assets/hdf5_loader_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/assets/large_dataset.go b/pkg/tools/cli/loadtest/assets/large_dataset.go index 7776dbf10c7..1086baeffb4 100644 --- a/pkg/tools/cli/loadtest/assets/large_dataset.go +++ b/pkg/tools/cli/loadtest/assets/large_dataset.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/assets/large_dataset_test.go b/pkg/tools/cli/loadtest/assets/large_dataset_test.go index dae46ce2a90..5b44ba83ee2 100644 --- a/pkg/tools/cli/loadtest/assets/large_dataset_test.go +++ b/pkg/tools/cli/loadtest/assets/large_dataset_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/assets/small_dataset.go b/pkg/tools/cli/loadtest/assets/small_dataset.go index 1c4412db388..0758fb4957d 100644 --- a/pkg/tools/cli/loadtest/assets/small_dataset.go +++ b/pkg/tools/cli/loadtest/assets/small_dataset.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/assets/small_dataset_test.go b/pkg/tools/cli/loadtest/assets/small_dataset_test.go index e13d866b226..f1a12bb78d9 100644 --- a/pkg/tools/cli/loadtest/assets/small_dataset_test.go +++ b/pkg/tools/cli/loadtest/assets/small_dataset_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/config/config.go b/pkg/tools/cli/loadtest/config/config.go index 047547d39da..d93808db866 100644 --- a/pkg/tools/cli/loadtest/config/config.go +++ b/pkg/tools/cli/loadtest/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/config/config_test.go b/pkg/tools/cli/loadtest/config/config_test.go index f05ddc2cb97..4c1c2ccc03b 100644 --- a/pkg/tools/cli/loadtest/config/config_test.go +++ b/pkg/tools/cli/loadtest/config/config_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/service/insert.go b/pkg/tools/cli/loadtest/service/insert.go index 0eef2ad3f72..56d44e2dbe8 100644 --- a/pkg/tools/cli/loadtest/service/insert.go +++ b/pkg/tools/cli/loadtest/service/insert.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/service/insert_test.go b/pkg/tools/cli/loadtest/service/insert_test.go index 3a786b1eafb..b3ff4c460f9 100644 --- a/pkg/tools/cli/loadtest/service/insert_test.go +++ b/pkg/tools/cli/loadtest/service/insert_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/service/loader.go b/pkg/tools/cli/loadtest/service/loader.go index b4ba2d1f339..8f2babe0ac1 100644 --- a/pkg/tools/cli/loadtest/service/loader.go +++ b/pkg/tools/cli/loadtest/service/loader.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/service/loader_option.go b/pkg/tools/cli/loadtest/service/loader_option.go index d7d3071627f..ff100d9852d 100644 --- a/pkg/tools/cli/loadtest/service/loader_option.go +++ b/pkg/tools/cli/loadtest/service/loader_option.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/service/loader_option_test.go b/pkg/tools/cli/loadtest/service/loader_option_test.go index 115b6bc170a..b42fd08bb44 100644 --- a/pkg/tools/cli/loadtest/service/loader_option_test.go +++ b/pkg/tools/cli/loadtest/service/loader_option_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/service/loader_test.go b/pkg/tools/cli/loadtest/service/loader_test.go index 39422c16064..2f1e7ff320b 100644 --- a/pkg/tools/cli/loadtest/service/loader_test.go +++ b/pkg/tools/cli/loadtest/service/loader_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/service/search.go b/pkg/tools/cli/loadtest/service/search.go index 87c99c443d2..dae0e5c7ace 100644 --- a/pkg/tools/cli/loadtest/service/search.go +++ b/pkg/tools/cli/loadtest/service/search.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/service/search_test.go b/pkg/tools/cli/loadtest/service/search_test.go index 59acf7d4ec2..e5dd1f401fd 100644 --- a/pkg/tools/cli/loadtest/service/search_test.go +++ b/pkg/tools/cli/loadtest/service/search_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/usecase/load.go b/pkg/tools/cli/loadtest/usecase/load.go index 5cff8a7f7bc..f7cfbfb1f75 100644 --- a/pkg/tools/cli/loadtest/usecase/load.go +++ b/pkg/tools/cli/loadtest/usecase/load.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/tools/cli/loadtest/usecase/load_test.go b/pkg/tools/cli/loadtest/usecase/load_test.go index 4c4d579b9d4..c7e87a2f2ca 100644 --- a/pkg/tools/cli/loadtest/usecase/load_test.go +++ b/pkg/tools/cli/loadtest/usecase/load_test.go @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // 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/versions/VALD_VERSION b/versions/VALD_VERSION index 35877c7ad4e..e08095bb2ad 100644 --- a/versions/VALD_VERSION +++ b/versions/VALD_VERSION @@ -1 +1 @@ -v0.0.64 +v0.0.65