diff --git a/CHANGELOG.md b/CHANGELOG.md index b84cfe080..f05aed23d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ - Use Go 1.17 - Add metrics for the plan actions - Add ArangoClusterSynchronization Operator +- Update licenses ## [1.2.6](https://github.com/arangodb/kube-arangodb/tree/1.2.6) (2021-12-15) - Add ArangoBackup backoff functionality diff --git a/chart/arangodb-ingress-proxy/LICENSE b/chart/arangodb-ingress-proxy/LICENSE index d23d57adb..79013b689 100644 --- a/chart/arangodb-ingress-proxy/LICENSE +++ b/chart/arangodb-ingress-proxy/LICENSE @@ -1,4 +1,4 @@ -Copyright 2020 ArangoDB GmbH, Cologne, Germany +Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/chart/kube-arangodb-crd/LICENSE b/chart/kube-arangodb-crd/LICENSE index d23d57adb..79013b689 100644 --- a/chart/kube-arangodb-crd/LICENSE +++ b/chart/kube-arangodb-crd/LICENSE @@ -1,4 +1,4 @@ -Copyright 2020 ArangoDB GmbH, Cologne, Germany +Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/chart/kube-arangodb/LICENSE b/chart/kube-arangodb/LICENSE index d23d57adb..79013b689 100644 --- a/chart/kube-arangodb/LICENSE +++ b/chart/kube-arangodb/LICENSE @@ -1,4 +1,4 @@ -Copyright 2020 ArangoDB GmbH, Cologne, Germany +Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany Licensed 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/admin.go b/cmd/admin.go index 8f5410ee4..074f8b4e0 100644 --- a/cmd/admin.go +++ b/cmd/admin.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed 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/exporter.go b/cmd/exporter.go index 483501fb1..44ccfde88 100644 --- a/cmd/exporter.go +++ b/cmd/exporter.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed 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/lifecycle.go b/cmd/lifecycle.go index ba7737d9d..e2604220e 100644 --- a/cmd/lifecycle.go +++ b/cmd/lifecycle.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed 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/lifecycle_probes.go b/cmd/lifecycle_probes.go index f28a4c0df..937feb2d5 100644 --- a/cmd/lifecycle_probes.go +++ b/cmd/lifecycle_probes.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed 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/lifecycle_wait.go b/cmd/lifecycle_wait.go index a04bd9fb8..1f8cefb71 100644 --- a/cmd/lifecycle_wait.go +++ b/cmd/lifecycle_wait.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed 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/main.go b/cmd/main.go index 5a52308d2..1cc535e70 100644 --- a/cmd/main.go +++ b/cmd/main.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed 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/reboot.go b/cmd/reboot.go index 0dcb3446d..3664bbb70 100644 --- a/cmd/reboot.go +++ b/cmd/reboot.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed 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/storage.go b/cmd/storage.go index c3b860fe3..b3c633094 100644 --- a/cmd/storage.go +++ b/cmd/storage.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed 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/uuid.go b/cmd/uuid.go index dc98551da..2ac6ee1cb 100644 --- a/cmd/uuid.go +++ b/cmd/uuid.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed 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/version.go b/cmd/version.go index c8e4a10a8..c65f80d32 100644 --- a/cmd/version.go +++ b/cmd/version.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/dashboard/assets.go b/dashboard/assets.go index 699b73979..20fbd10ae 100644 --- a/dashboard/assets.go +++ b/dashboard/assets.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/main.go b/main.go index 73b5977b6..d629b1b9e 100644 --- a/main.go +++ b/main.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/apps/definitions.go b/pkg/apis/apps/definitions.go index 6cc403326..fc71ae3c8 100644 --- a/pkg/apis/apps/definitions.go +++ b/pkg/apis/apps/definitions.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/apps/v1/doc.go b/pkg/apis/apps/v1/doc.go index 75ebae94c..d6c5ccba9 100644 --- a/pkg/apis/apps/v1/doc.go +++ b/pkg/apis/apps/v1/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/apps/v1/job.go b/pkg/apis/apps/v1/job.go index 38b344180..8e78e2559 100644 --- a/pkg/apis/apps/v1/job.go +++ b/pkg/apis/apps/v1/job.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/apps/v1/job_spec.go b/pkg/apis/apps/v1/job_spec.go index 21e3fc48d..11200deff 100644 --- a/pkg/apis/apps/v1/job_spec.go +++ b/pkg/apis/apps/v1/job_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/apps/v1/job_validate.go b/pkg/apis/apps/v1/job_validate.go index 7e611d2d1..6df53ad02 100644 --- a/pkg/apis/apps/v1/job_validate.go +++ b/pkg/apis/apps/v1/job_validate.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/apps/v1/register.go b/pkg/apis/apps/v1/register.go index 87b438364..d57682405 100644 --- a/pkg/apis/apps/v1/register.go +++ b/pkg/apis/apps/v1/register.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/apps/v1/zz_generated.deepcopy.go b/pkg/apis/apps/v1/zz_generated.deepcopy.go index 26e151e15..802a868ad 100644 --- a/pkg/apis/apps/v1/zz_generated.deepcopy.go +++ b/pkg/apis/apps/v1/zz_generated.deepcopy.go @@ -4,7 +4,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -19,8 +19,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by deepcopy-gen. DO NOT EDIT. package v1 diff --git a/pkg/apis/backup/definitions.go b/pkg/apis/backup/definitions.go index 5f3fb54f6..79b24aa57 100644 --- a/pkg/apis/backup/definitions.go +++ b/pkg/apis/backup/definitions.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/apis/backup/v1/backup.go b/pkg/apis/backup/v1/backup.go index 5912e2ea7..217b3c0bb 100644 --- a/pkg/apis/backup/v1/backup.go +++ b/pkg/apis/backup/v1/backup.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/backup_policy.go b/pkg/apis/backup/v1/backup_policy.go index 51d499cca..24922e0b1 100644 --- a/pkg/apis/backup/v1/backup_policy.go +++ b/pkg/apis/backup/v1/backup_policy.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/backup_policy_spec.go b/pkg/apis/backup/v1/backup_policy_spec.go index 1ae36aa43..d57e7f2a4 100644 --- a/pkg/apis/backup/v1/backup_policy_spec.go +++ b/pkg/apis/backup/v1/backup_policy_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/backup_policy_status.go b/pkg/apis/backup/v1/backup_policy_status.go index 869631c9d..f31a6b06d 100644 --- a/pkg/apis/backup/v1/backup_policy_status.go +++ b/pkg/apis/backup/v1/backup_policy_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/backup_policy_validate.go b/pkg/apis/backup/v1/backup_policy_validate.go index c00d0404e..5dcce071c 100644 --- a/pkg/apis/backup/v1/backup_policy_validate.go +++ b/pkg/apis/backup/v1/backup_policy_validate.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/backup_spec.go b/pkg/apis/backup/v1/backup_spec.go index c2eff9fa2..2632e9922 100644 --- a/pkg/apis/backup/v1/backup_spec.go +++ b/pkg/apis/backup/v1/backup_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/backup_spec_backoff.go b/pkg/apis/backup/v1/backup_spec_backoff.go index a5a5104d7..ebbdd4600 100644 --- a/pkg/apis/backup/v1/backup_spec_backoff.go +++ b/pkg/apis/backup/v1/backup_spec_backoff.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/backup_spec_backoff_test.go b/pkg/apis/backup/v1/backup_spec_backoff_test.go index a16ace980..e601735f9 100644 --- a/pkg/apis/backup/v1/backup_spec_backoff_test.go +++ b/pkg/apis/backup/v1/backup_spec_backoff_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/backup_state.go b/pkg/apis/backup/v1/backup_state.go index dfa05203d..6607cf066 100644 --- a/pkg/apis/backup/v1/backup_state.go +++ b/pkg/apis/backup/v1/backup_state.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/backup_status.go b/pkg/apis/backup/v1/backup_status.go index 329bfc1a2..e742e3c52 100644 --- a/pkg/apis/backup/v1/backup_status.go +++ b/pkg/apis/backup/v1/backup_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/backup_status_backoff.go b/pkg/apis/backup/v1/backup_status_backoff.go index 53586cef3..96c77edd3 100644 --- a/pkg/apis/backup/v1/backup_status_backoff.go +++ b/pkg/apis/backup/v1/backup_status_backoff.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/backup_status_backoff_test.go b/pkg/apis/backup/v1/backup_status_backoff_test.go index c35d88cdd..8ca9a4b0f 100644 --- a/pkg/apis/backup/v1/backup_status_backoff_test.go +++ b/pkg/apis/backup/v1/backup_status_backoff_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/backup_validate.go b/pkg/apis/backup/v1/backup_validate.go index 4d8c6ec3a..7dd148036 100644 --- a/pkg/apis/backup/v1/backup_validate.go +++ b/pkg/apis/backup/v1/backup_validate.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/doc.go b/pkg/apis/backup/v1/doc.go index 70d83fd3d..ac6e210cd 100644 --- a/pkg/apis/backup/v1/doc.go +++ b/pkg/apis/backup/v1/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/register.go b/pkg/apis/backup/v1/register.go index 284ef934a..f091f8d0e 100644 --- a/pkg/apis/backup/v1/register.go +++ b/pkg/apis/backup/v1/register.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/backup/v1/zz_generated.deepcopy.go b/pkg/apis/backup/v1/zz_generated.deepcopy.go index 7cf01e477..3716a4c51 100644 --- a/pkg/apis/backup/v1/zz_generated.deepcopy.go +++ b/pkg/apis/backup/v1/zz_generated.deepcopy.go @@ -4,7 +4,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -19,8 +19,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by deepcopy-gen. DO NOT EDIT. package v1 diff --git a/pkg/apis/deployment/annotations.go b/pkg/apis/deployment/annotations.go index 4c44e3e1a..a31d411bb 100644 --- a/pkg/apis/deployment/annotations.go +++ b/pkg/apis/deployment/annotations.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package deployment diff --git a/pkg/apis/deployment/definitions.go b/pkg/apis/deployment/definitions.go index 0b784dd77..8fb65f605 100644 --- a/pkg/apis/deployment/definitions.go +++ b/pkg/apis/deployment/definitions.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package deployment diff --git a/pkg/apis/deployment/v1/arango_member.go b/pkg/apis/deployment/v1/arango_member.go index 9f2c7bd12..0373150c1 100644 --- a/pkg/apis/deployment/v1/arango_member.go +++ b/pkg/apis/deployment/v1/arango_member.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/arango_member_pod_template.go b/pkg/apis/deployment/v1/arango_member_pod_template.go index 365fa4831..e8d2216dc 100644 --- a/pkg/apis/deployment/v1/arango_member_pod_template.go +++ b/pkg/apis/deployment/v1/arango_member_pod_template.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/arango_member_spec.go b/pkg/apis/deployment/v1/arango_member_spec.go index de6b2cad9..8a88a309a 100644 --- a/pkg/apis/deployment/v1/arango_member_spec.go +++ b/pkg/apis/deployment/v1/arango_member_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/arango_member_status.go b/pkg/apis/deployment/v1/arango_member_status.go index c96c37544..e4d2c1721 100644 --- a/pkg/apis/deployment/v1/arango_member_status.go +++ b/pkg/apis/deployment/v1/arango_member_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/authentication_spec.go b/pkg/apis/deployment/v1/authentication_spec.go index d5bf37acd..791c1b6fc 100644 --- a/pkg/apis/deployment/v1/authentication_spec.go +++ b/pkg/apis/deployment/v1/authentication_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/authentication_spec_test.go b/pkg/apis/deployment/v1/authentication_spec_test.go index 94242ade9..8c1ef64ff 100644 --- a/pkg/apis/deployment/v1/authentication_spec_test.go +++ b/pkg/apis/deployment/v1/authentication_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/backoff.go b/pkg/apis/deployment/v1/backoff.go index aef45ea50..a2efb8436 100644 --- a/pkg/apis/deployment/v1/backoff.go +++ b/pkg/apis/deployment/v1/backoff.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/backoff_test.go b/pkg/apis/deployment/v1/backoff_test.go index a60b9aa09..95ebdc004 100644 --- a/pkg/apis/deployment/v1/backoff_test.go +++ b/pkg/apis/deployment/v1/backoff_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/bootstrap.go b/pkg/apis/deployment/v1/bootstrap.go index f64f16778..8777f4f43 100644 --- a/pkg/apis/deployment/v1/bootstrap.go +++ b/pkg/apis/deployment/v1/bootstrap.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/chaos_spec.go b/pkg/apis/deployment/v1/chaos_spec.go index fa0bf890c..96fbd22fe 100644 --- a/pkg/apis/deployment/v1/chaos_spec.go +++ b/pkg/apis/deployment/v1/chaos_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/cluster_synchronization.go b/pkg/apis/deployment/v1/cluster_synchronization.go index 1730858ba..2a15de293 100644 --- a/pkg/apis/deployment/v1/cluster_synchronization.go +++ b/pkg/apis/deployment/v1/cluster_synchronization.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/cluster_synchronization_spec.go b/pkg/apis/deployment/v1/cluster_synchronization_spec.go index 240543391..b7d40295a 100644 --- a/pkg/apis/deployment/v1/cluster_synchronization_spec.go +++ b/pkg/apis/deployment/v1/cluster_synchronization_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/cluster_synchronization_status.go b/pkg/apis/deployment/v1/cluster_synchronization_status.go index b4a352cb1..3ba2d83f3 100644 --- a/pkg/apis/deployment/v1/cluster_synchronization_status.go +++ b/pkg/apis/deployment/v1/cluster_synchronization_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/conditions.go b/pkg/apis/deployment/v1/conditions.go index 0fa4ef86c..a439a807c 100644 --- a/pkg/apis/deployment/v1/conditions.go +++ b/pkg/apis/deployment/v1/conditions.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/conditions_deployment.go b/pkg/apis/deployment/v1/conditions_deployment.go index 01e1a8f87..e9ea3e0bb 100644 --- a/pkg/apis/deployment/v1/conditions_deployment.go +++ b/pkg/apis/deployment/v1/conditions_deployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/conditions_test.go b/pkg/apis/deployment/v1/conditions_test.go index 1c6a7d9be..5c7782971 100644 --- a/pkg/apis/deployment/v1/conditions_test.go +++ b/pkg/apis/deployment/v1/conditions_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/const.go b/pkg/apis/deployment/v1/const.go index a43b32fcc..0dffc547e 100644 --- a/pkg/apis/deployment/v1/const.go +++ b/pkg/apis/deployment/v1/const.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/database_spec.go b/pkg/apis/deployment/v1/database_spec.go index e712f38ac..f8c0bc31d 100644 --- a/pkg/apis/deployment/v1/database_spec.go +++ b/pkg/apis/deployment/v1/database_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/deployment.go b/pkg/apis/deployment/v1/deployment.go index cdc123918..152917c40 100644 --- a/pkg/apis/deployment/v1/deployment.go +++ b/pkg/apis/deployment/v1/deployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/deployment_backup_status.go b/pkg/apis/deployment/v1/deployment_backup_status.go index 93a2e75bd..bc2ed630d 100644 --- a/pkg/apis/deployment/v1/deployment_backup_status.go +++ b/pkg/apis/deployment/v1/deployment_backup_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Lars Maier -// package v1 type DeploymentRestoreState string diff --git a/pkg/apis/deployment/v1/deployment_features.go b/pkg/apis/deployment/v1/deployment_features.go index 12b0bcabf..5ba320d54 100644 --- a/pkg/apis/deployment/v1/deployment_features.go +++ b/pkg/apis/deployment/v1/deployment_features.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/deployment_member_propagation_mode.go b/pkg/apis/deployment/v1/deployment_member_propagation_mode.go index 7d9472b6c..b5239d8f3 100644 --- a/pkg/apis/deployment/v1/deployment_member_propagation_mode.go +++ b/pkg/apis/deployment/v1/deployment_member_propagation_mode.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/deployment_member_status_element.go b/pkg/apis/deployment/v1/deployment_member_status_element.go index 4850eff0f..745a8d0bf 100644 --- a/pkg/apis/deployment/v1/deployment_member_status_element.go +++ b/pkg/apis/deployment/v1/deployment_member_status_element.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/deployment_metrics_service_monitor_spec.go b/pkg/apis/deployment/v1/deployment_metrics_service_monitor_spec.go index ad964766e..60d6880d7 100644 --- a/pkg/apis/deployment/v1/deployment_metrics_service_monitor_spec.go +++ b/pkg/apis/deployment/v1/deployment_metrics_service_monitor_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/deployment_metrics_spec.go b/pkg/apis/deployment/v1/deployment_metrics_spec.go index 254188e72..5f741db09 100644 --- a/pkg/apis/deployment/v1/deployment_metrics_spec.go +++ b/pkg/apis/deployment/v1/deployment_metrics_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // 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,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// // Adam Janikowski // diff --git a/pkg/apis/deployment/v1/deployment_mode.go b/pkg/apis/deployment/v1/deployment_mode.go index 9141fef12..08c424e66 100644 --- a/pkg/apis/deployment/v1/deployment_mode.go +++ b/pkg/apis/deployment/v1/deployment_mode.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/deployment_mode_test.go b/pkg/apis/deployment/v1/deployment_mode_test.go index 33a757c4d..269c53d89 100644 --- a/pkg/apis/deployment/v1/deployment_mode_test.go +++ b/pkg/apis/deployment/v1/deployment_mode_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/deployment_phase.go b/pkg/apis/deployment/v1/deployment_phase.go index e6432986c..6e9688575 100644 --- a/pkg/apis/deployment/v1/deployment_phase.go +++ b/pkg/apis/deployment/v1/deployment_phase.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/deployment_phase_test.go b/pkg/apis/deployment/v1/deployment_phase_test.go index 2f41b24de..f9e952529 100644 --- a/pkg/apis/deployment/v1/deployment_phase_test.go +++ b/pkg/apis/deployment/v1/deployment_phase_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/deployment_spec.go b/pkg/apis/deployment/v1/deployment_spec.go index 64a4a0d57..a2e9135de 100644 --- a/pkg/apis/deployment/v1/deployment_spec.go +++ b/pkg/apis/deployment/v1/deployment_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/deployment_spec_image.go b/pkg/apis/deployment/v1/deployment_spec_image.go index 8a3fae914..bbe117d42 100644 --- a/pkg/apis/deployment/v1/deployment_spec_image.go +++ b/pkg/apis/deployment/v1/deployment_spec_image.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/deployment_spec_test.go b/pkg/apis/deployment/v1/deployment_spec_test.go index 1929b43e6..0e746a112 100644 --- a/pkg/apis/deployment/v1/deployment_spec_test.go +++ b/pkg/apis/deployment/v1/deployment_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/deployment_status.go b/pkg/apis/deployment/v1/deployment_status.go index fbcbd3501..595ee57bf 100644 --- a/pkg/apis/deployment/v1/deployment_status.go +++ b/pkg/apis/deployment/v1/deployment_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/deployment_status_agency_info.go b/pkg/apis/deployment/v1/deployment_status_agency_info.go index d010040d1..874c11fc6 100644 --- a/pkg/apis/deployment/v1/deployment_status_agency_info.go +++ b/pkg/apis/deployment/v1/deployment_status_agency_info.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/deployment_status_members.go b/pkg/apis/deployment/v1/deployment_status_members.go index b563c038a..59f228a2c 100644 --- a/pkg/apis/deployment/v1/deployment_status_members.go +++ b/pkg/apis/deployment/v1/deployment_status_members.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/deployment_status_members_test.go b/pkg/apis/deployment/v1/deployment_status_members_test.go index d926debed..74182d457 100644 --- a/pkg/apis/deployment/v1/deployment_status_members_test.go +++ b/pkg/apis/deployment/v1/deployment_status_members_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/deployment_upgrade_spec.go b/pkg/apis/deployment/v1/deployment_upgrade_spec.go index 12fcb29fa..53d407667 100644 --- a/pkg/apis/deployment/v1/deployment_upgrade_spec.go +++ b/pkg/apis/deployment/v1/deployment_upgrade_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/doc.go b/pkg/apis/deployment/v1/doc.go index ceb96e9ad..4cad9a8a0 100644 --- a/pkg/apis/deployment/v1/doc.go +++ b/pkg/apis/deployment/v1/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// // +k8s:deepcopy-gen=package // +groupName=database.arangodb.com diff --git a/pkg/apis/deployment/v1/duration.go b/pkg/apis/deployment/v1/duration.go index 22137f690..4f89446ff 100644 --- a/pkg/apis/deployment/v1/duration.go +++ b/pkg/apis/deployment/v1/duration.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/environment.go b/pkg/apis/deployment/v1/environment.go index 6edb0117c..6c9749825 100644 --- a/pkg/apis/deployment/v1/environment.go +++ b/pkg/apis/deployment/v1/environment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/environment_test.go b/pkg/apis/deployment/v1/environment_test.go index 123cbef72..44b4fa496 100644 --- a/pkg/apis/deployment/v1/environment_test.go +++ b/pkg/apis/deployment/v1/environment_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/errors.go b/pkg/apis/deployment/v1/errors.go index 77431e5f8..b9f5e126b 100644 --- a/pkg/apis/deployment/v1/errors.go +++ b/pkg/apis/deployment/v1/errors.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/external_access_spec.go b/pkg/apis/deployment/v1/external_access_spec.go index cf495c6be..f2d5dc366 100644 --- a/pkg/apis/deployment/v1/external_access_spec.go +++ b/pkg/apis/deployment/v1/external_access_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/external_access_type.go b/pkg/apis/deployment/v1/external_access_type.go index f83743cd6..9e03466ca 100644 --- a/pkg/apis/deployment/v1/external_access_type.go +++ b/pkg/apis/deployment/v1/external_access_type.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/hashes.go b/pkg/apis/deployment/v1/hashes.go index abde28700..fd7e84e49 100644 --- a/pkg/apis/deployment/v1/hashes.go +++ b/pkg/apis/deployment/v1/hashes.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/image_info.go b/pkg/apis/deployment/v1/image_info.go index 4f6fa3d20..ed5f0265d 100644 --- a/pkg/apis/deployment/v1/image_info.go +++ b/pkg/apis/deployment/v1/image_info.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/image_info_test.go b/pkg/apis/deployment/v1/image_info_test.go index 8fa84ff7d..56c34b0af 100644 --- a/pkg/apis/deployment/v1/image_info_test.go +++ b/pkg/apis/deployment/v1/image_info_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/immutable_checksum_test.go b/pkg/apis/deployment/v1/immutable_checksum_test.go index c59ede969..3eabd609a 100644 --- a/pkg/apis/deployment/v1/immutable_checksum_test.go +++ b/pkg/apis/deployment/v1/immutable_checksum_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/license_spec.go b/pkg/apis/deployment/v1/license_spec.go index c7e5a7eb5..a5b56a09c 100644 --- a/pkg/apis/deployment/v1/license_spec.go +++ b/pkg/apis/deployment/v1/license_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/license_spec_test.go b/pkg/apis/deployment/v1/license_spec_test.go index 04545f190..b8a2d5d30 100644 --- a/pkg/apis/deployment/v1/license_spec_test.go +++ b/pkg/apis/deployment/v1/license_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/lifecycle_spec.go b/pkg/apis/deployment/v1/lifecycle_spec.go index f96b9bc26..13f47b98f 100644 --- a/pkg/apis/deployment/v1/lifecycle_spec.go +++ b/pkg/apis/deployment/v1/lifecycle_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package v1 diff --git a/pkg/apis/deployment/v1/list.go b/pkg/apis/deployment/v1/list.go index f0d086c87..9e4aebc22 100644 --- a/pkg/apis/deployment/v1/list.go +++ b/pkg/apis/deployment/v1/list.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/member_phase.go b/pkg/apis/deployment/v1/member_phase.go index 0aa03b51b..ea9fb6496 100644 --- a/pkg/apis/deployment/v1/member_phase.go +++ b/pkg/apis/deployment/v1/member_phase.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/member_status.go b/pkg/apis/deployment/v1/member_status.go index 72c8016b7..42a47f882 100644 --- a/pkg/apis/deployment/v1/member_status.go +++ b/pkg/apis/deployment/v1/member_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/member_status_list.go b/pkg/apis/deployment/v1/member_status_list.go index a3b97030f..e6622b41a 100644 --- a/pkg/apis/deployment/v1/member_status_list.go +++ b/pkg/apis/deployment/v1/member_status_list.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/member_status_list_test.go b/pkg/apis/deployment/v1/member_status_list_test.go index 0ad58e5fe..49375d3db 100644 --- a/pkg/apis/deployment/v1/member_status_list_test.go +++ b/pkg/apis/deployment/v1/member_status_list_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/member_status_test.go b/pkg/apis/deployment/v1/member_status_test.go index 2fc54aaff..f6b5287cb 100644 --- a/pkg/apis/deployment/v1/member_status_test.go +++ b/pkg/apis/deployment/v1/member_status_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/percent.go b/pkg/apis/deployment/v1/percent.go index 19e6c54c7..1c560e6c1 100644 --- a/pkg/apis/deployment/v1/percent.go +++ b/pkg/apis/deployment/v1/percent.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/plan.go b/pkg/apis/deployment/v1/plan.go index a878b65ad..42a427426 100644 --- a/pkg/apis/deployment/v1/plan.go +++ b/pkg/apis/deployment/v1/plan.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/pvc.go b/pkg/apis/deployment/v1/pvc.go index 89df778f6..fa0ecb101 100644 --- a/pkg/apis/deployment/v1/pvc.go +++ b/pkg/apis/deployment/v1/pvc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/rebalancer_spec.go b/pkg/apis/deployment/v1/rebalancer_spec.go index 9e5b40ea3..4ab14da4c 100644 --- a/pkg/apis/deployment/v1/rebalancer_spec.go +++ b/pkg/apis/deployment/v1/rebalancer_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/rebalancer_status.go b/pkg/apis/deployment/v1/rebalancer_status.go index ed19ba8aa..94705cbfd 100644 --- a/pkg/apis/deployment/v1/rebalancer_status.go +++ b/pkg/apis/deployment/v1/rebalancer_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/recovery_spec.go b/pkg/apis/deployment/v1/recovery_spec.go index f6f9c5e4a..0250d6de4 100644 --- a/pkg/apis/deployment/v1/recovery_spec.go +++ b/pkg/apis/deployment/v1/recovery_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/register.go b/pkg/apis/deployment/v1/register.go index a2fe89324..00490e67b 100644 --- a/pkg/apis/deployment/v1/register.go +++ b/pkg/apis/deployment/v1/register.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/rocksdb_spec.go b/pkg/apis/deployment/v1/rocksdb_spec.go index 72563206f..7624caa37 100644 --- a/pkg/apis/deployment/v1/rocksdb_spec.go +++ b/pkg/apis/deployment/v1/rocksdb_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/rocksdb_spec_test.go b/pkg/apis/deployment/v1/rocksdb_spec_test.go index 78420fd8a..4ac9543b6 100644 --- a/pkg/apis/deployment/v1/rocksdb_spec_test.go +++ b/pkg/apis/deployment/v1/rocksdb_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/secret_hashes.go b/pkg/apis/deployment/v1/secret_hashes.go index 59719e82f..5fb6dde35 100644 --- a/pkg/apis/deployment/v1/secret_hashes.go +++ b/pkg/apis/deployment/v1/secret_hashes.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/secret_hashes_test.go b/pkg/apis/deployment/v1/secret_hashes_test.go index 4ab2d2242..5d8cc31ff 100644 --- a/pkg/apis/deployment/v1/secret_hashes_test.go +++ b/pkg/apis/deployment/v1/secret_hashes_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author tomasz@arangodb.con -// package v1 diff --git a/pkg/apis/deployment/v1/server_group.go b/pkg/apis/deployment/v1/server_group.go index cef33187d..a9d80812c 100644 --- a/pkg/apis/deployment/v1/server_group.go +++ b/pkg/apis/deployment/v1/server_group.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/server_group_containers.go b/pkg/apis/deployment/v1/server_group_containers.go index 2cd840dc5..8eb386fb2 100644 --- a/pkg/apis/deployment/v1/server_group_containers.go +++ b/pkg/apis/deployment/v1/server_group_containers.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/server_group_env_var.go b/pkg/apis/deployment/v1/server_group_env_var.go index eb43aa2d2..16bbc5667 100644 --- a/pkg/apis/deployment/v1/server_group_env_var.go +++ b/pkg/apis/deployment/v1/server_group_env_var.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/server_group_ephemeral_volumes.go b/pkg/apis/deployment/v1/server_group_ephemeral_volumes.go index 9aa3a67f9..a4878d38c 100644 --- a/pkg/apis/deployment/v1/server_group_ephemeral_volumes.go +++ b/pkg/apis/deployment/v1/server_group_ephemeral_volumes.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/server_group_init_containers.go b/pkg/apis/deployment/v1/server_group_init_containers.go index 077c60660..f369e5309 100644 --- a/pkg/apis/deployment/v1/server_group_init_containers.go +++ b/pkg/apis/deployment/v1/server_group_init_containers.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/server_group_spec.go b/pkg/apis/deployment/v1/server_group_spec.go index cd9f7915f..e9dca3d6c 100644 --- a/pkg/apis/deployment/v1/server_group_spec.go +++ b/pkg/apis/deployment/v1/server_group_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/server_group_spec_test.go b/pkg/apis/deployment/v1/server_group_spec_test.go index 63175031c..81a44f5c7 100644 --- a/pkg/apis/deployment/v1/server_group_spec_test.go +++ b/pkg/apis/deployment/v1/server_group_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/server_group_test.go b/pkg/apis/deployment/v1/server_group_test.go index 05676d4f9..9a7743992 100644 --- a/pkg/apis/deployment/v1/server_group_test.go +++ b/pkg/apis/deployment/v1/server_group_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/server_group_volume.go b/pkg/apis/deployment/v1/server_group_volume.go index 88c49950a..94c48ae2a 100644 --- a/pkg/apis/deployment/v1/server_group_volume.go +++ b/pkg/apis/deployment/v1/server_group_volume.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/server_group_volume_mount.go b/pkg/apis/deployment/v1/server_group_volume_mount.go index 669451f70..f023a6069 100644 --- a/pkg/apis/deployment/v1/server_group_volume_mount.go +++ b/pkg/apis/deployment/v1/server_group_volume_mount.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/server_group_volume_test.go b/pkg/apis/deployment/v1/server_group_volume_test.go index a4642ceb0..74f863eba 100644 --- a/pkg/apis/deployment/v1/server_group_volume_test.go +++ b/pkg/apis/deployment/v1/server_group_volume_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/server_id_group_spec.go b/pkg/apis/deployment/v1/server_id_group_spec.go index c7961d3b1..126701612 100644 --- a/pkg/apis/deployment/v1/server_id_group_spec.go +++ b/pkg/apis/deployment/v1/server_id_group_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/storage_engine.go b/pkg/apis/deployment/v1/storage_engine.go index 1699f81b4..7859e2830 100644 --- a/pkg/apis/deployment/v1/storage_engine.go +++ b/pkg/apis/deployment/v1/storage_engine.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/storage_engine_test.go b/pkg/apis/deployment/v1/storage_engine_test.go index 4fee87c22..e019890ac 100644 --- a/pkg/apis/deployment/v1/storage_engine_test.go +++ b/pkg/apis/deployment/v1/storage_engine_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/sync_authentication_spec.go b/pkg/apis/deployment/v1/sync_authentication_spec.go index aa8415f25..185c61635 100644 --- a/pkg/apis/deployment/v1/sync_authentication_spec.go +++ b/pkg/apis/deployment/v1/sync_authentication_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/sync_external_access_spec.go b/pkg/apis/deployment/v1/sync_external_access_spec.go index f2f1daf0f..d424ad2f9 100644 --- a/pkg/apis/deployment/v1/sync_external_access_spec.go +++ b/pkg/apis/deployment/v1/sync_external_access_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/sync_monitoring_spec.go b/pkg/apis/deployment/v1/sync_monitoring_spec.go index 4d2dba619..0571af728 100644 --- a/pkg/apis/deployment/v1/sync_monitoring_spec.go +++ b/pkg/apis/deployment/v1/sync_monitoring_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/sync_monitoring_spec_test.go b/pkg/apis/deployment/v1/sync_monitoring_spec_test.go index 143a5a370..8f8b47e4a 100644 --- a/pkg/apis/deployment/v1/sync_monitoring_spec_test.go +++ b/pkg/apis/deployment/v1/sync_monitoring_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/sync_spec.go b/pkg/apis/deployment/v1/sync_spec.go index e524b82ea..6930cc600 100644 --- a/pkg/apis/deployment/v1/sync_spec.go +++ b/pkg/apis/deployment/v1/sync_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/sync_spec_test.go b/pkg/apis/deployment/v1/sync_spec_test.go index 346ef609c..2be90e5fb 100644 --- a/pkg/apis/deployment/v1/sync_spec_test.go +++ b/pkg/apis/deployment/v1/sync_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/timeouts.go b/pkg/apis/deployment/v1/timeouts.go index 41fcaa833..ab899505b 100644 --- a/pkg/apis/deployment/v1/timeouts.go +++ b/pkg/apis/deployment/v1/timeouts.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/deployment/v1/tls_sni_spec.go b/pkg/apis/deployment/v1/tls_sni_spec.go index f321d7793..ce8ce0ecc 100644 --- a/pkg/apis/deployment/v1/tls_sni_spec.go +++ b/pkg/apis/deployment/v1/tls_sni_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/tls_spec.go b/pkg/apis/deployment/v1/tls_spec.go index 14c7ae89b..2991827c2 100644 --- a/pkg/apis/deployment/v1/tls_spec.go +++ b/pkg/apis/deployment/v1/tls_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/tls_spec_test.go b/pkg/apis/deployment/v1/tls_spec_test.go index bdfe5ebcf..79053a6a5 100644 --- a/pkg/apis/deployment/v1/tls_spec_test.go +++ b/pkg/apis/deployment/v1/tls_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/deployment/v1/topology_member_status.go b/pkg/apis/deployment/v1/topology_member_status.go index 3988f6576..957c35297 100644 --- a/pkg/apis/deployment/v1/topology_member_status.go +++ b/pkg/apis/deployment/v1/topology_member_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/topology_spec.go b/pkg/apis/deployment/v1/topology_spec.go index 8a082598f..01e05ef24 100644 --- a/pkg/apis/deployment/v1/topology_spec.go +++ b/pkg/apis/deployment/v1/topology_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/topology_status.go b/pkg/apis/deployment/v1/topology_status.go index 3ebc3c0a8..e94274eaf 100644 --- a/pkg/apis/deployment/v1/topology_status.go +++ b/pkg/apis/deployment/v1/topology_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/topology_status_test.go b/pkg/apis/deployment/v1/topology_status_test.go index b324688fc..7b5674764 100644 --- a/pkg/apis/deployment/v1/topology_status_test.go +++ b/pkg/apis/deployment/v1/topology_status_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v1/zz_generated.deepcopy.go b/pkg/apis/deployment/v1/zz_generated.deepcopy.go index facf71d05..118278e52 100644 --- a/pkg/apis/deployment/v1/zz_generated.deepcopy.go +++ b/pkg/apis/deployment/v1/zz_generated.deepcopy.go @@ -4,7 +4,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -19,8 +19,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by deepcopy-gen. DO NOT EDIT. package v1 diff --git a/pkg/apis/deployment/v2alpha1/arango_member.go b/pkg/apis/deployment/v2alpha1/arango_member.go index 8f87616e6..bdfe78e28 100644 --- a/pkg/apis/deployment/v2alpha1/arango_member.go +++ b/pkg/apis/deployment/v2alpha1/arango_member.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/arango_member_pod_template.go b/pkg/apis/deployment/v2alpha1/arango_member_pod_template.go index e07129f85..3b87e6c98 100644 --- a/pkg/apis/deployment/v2alpha1/arango_member_pod_template.go +++ b/pkg/apis/deployment/v2alpha1/arango_member_pod_template.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/arango_member_spec.go b/pkg/apis/deployment/v2alpha1/arango_member_spec.go index d64676c36..5edbf523f 100644 --- a/pkg/apis/deployment/v2alpha1/arango_member_spec.go +++ b/pkg/apis/deployment/v2alpha1/arango_member_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/arango_member_status.go b/pkg/apis/deployment/v2alpha1/arango_member_status.go index 471742b65..92f747cd2 100644 --- a/pkg/apis/deployment/v2alpha1/arango_member_status.go +++ b/pkg/apis/deployment/v2alpha1/arango_member_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/authentication_spec.go b/pkg/apis/deployment/v2alpha1/authentication_spec.go index 1df601977..d6f338bc7 100644 --- a/pkg/apis/deployment/v2alpha1/authentication_spec.go +++ b/pkg/apis/deployment/v2alpha1/authentication_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/authentication_spec_test.go b/pkg/apis/deployment/v2alpha1/authentication_spec_test.go index 829419747..1ac3d24df 100644 --- a/pkg/apis/deployment/v2alpha1/authentication_spec_test.go +++ b/pkg/apis/deployment/v2alpha1/authentication_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/backoff.go b/pkg/apis/deployment/v2alpha1/backoff.go index 1b904fbbe..8a3ffa490 100644 --- a/pkg/apis/deployment/v2alpha1/backoff.go +++ b/pkg/apis/deployment/v2alpha1/backoff.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/backoff_test.go b/pkg/apis/deployment/v2alpha1/backoff_test.go index 6d615e076..2b899e4bc 100644 --- a/pkg/apis/deployment/v2alpha1/backoff_test.go +++ b/pkg/apis/deployment/v2alpha1/backoff_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/bootstrap.go b/pkg/apis/deployment/v2alpha1/bootstrap.go index 2c153b08b..2689f2556 100644 --- a/pkg/apis/deployment/v2alpha1/bootstrap.go +++ b/pkg/apis/deployment/v2alpha1/bootstrap.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/chaos_spec.go b/pkg/apis/deployment/v2alpha1/chaos_spec.go index 483b2cc01..c0f172ab0 100644 --- a/pkg/apis/deployment/v2alpha1/chaos_spec.go +++ b/pkg/apis/deployment/v2alpha1/chaos_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/cluster_synchronization.go b/pkg/apis/deployment/v2alpha1/cluster_synchronization.go index c1862b3a3..6a1b88f70 100644 --- a/pkg/apis/deployment/v2alpha1/cluster_synchronization.go +++ b/pkg/apis/deployment/v2alpha1/cluster_synchronization.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/cluster_synchronization_spec.go b/pkg/apis/deployment/v2alpha1/cluster_synchronization_spec.go index 4a1aa7b92..d5b66f38b 100644 --- a/pkg/apis/deployment/v2alpha1/cluster_synchronization_spec.go +++ b/pkg/apis/deployment/v2alpha1/cluster_synchronization_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/cluster_synchronization_status.go b/pkg/apis/deployment/v2alpha1/cluster_synchronization_status.go index 8d41706c4..a57e69756 100644 --- a/pkg/apis/deployment/v2alpha1/cluster_synchronization_status.go +++ b/pkg/apis/deployment/v2alpha1/cluster_synchronization_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/conditions.go b/pkg/apis/deployment/v2alpha1/conditions.go index c0e17e1f5..5e3bdf91b 100644 --- a/pkg/apis/deployment/v2alpha1/conditions.go +++ b/pkg/apis/deployment/v2alpha1/conditions.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/conditions_deployment.go b/pkg/apis/deployment/v2alpha1/conditions_deployment.go index 1799b0474..ed768b7ed 100644 --- a/pkg/apis/deployment/v2alpha1/conditions_deployment.go +++ b/pkg/apis/deployment/v2alpha1/conditions_deployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/conditions_test.go b/pkg/apis/deployment/v2alpha1/conditions_test.go index 10590a719..f7db2e6d9 100644 --- a/pkg/apis/deployment/v2alpha1/conditions_test.go +++ b/pkg/apis/deployment/v2alpha1/conditions_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/const.go b/pkg/apis/deployment/v2alpha1/const.go index 90c77aad9..d1640395f 100644 --- a/pkg/apis/deployment/v2alpha1/const.go +++ b/pkg/apis/deployment/v2alpha1/const.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/database_spec.go b/pkg/apis/deployment/v2alpha1/database_spec.go index 519bdaaf9..c253803b6 100644 --- a/pkg/apis/deployment/v2alpha1/database_spec.go +++ b/pkg/apis/deployment/v2alpha1/database_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/deployment.go b/pkg/apis/deployment/v2alpha1/deployment.go index 121090256..e6ed60161 100644 --- a/pkg/apis/deployment/v2alpha1/deployment.go +++ b/pkg/apis/deployment/v2alpha1/deployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/deployment_backup_status.go b/pkg/apis/deployment/v2alpha1/deployment_backup_status.go index 68345d9be..056374e45 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_backup_status.go +++ b/pkg/apis/deployment/v2alpha1/deployment_backup_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Lars Maier -// package v2alpha1 type DeploymentRestoreState string diff --git a/pkg/apis/deployment/v2alpha1/deployment_features.go b/pkg/apis/deployment/v2alpha1/deployment_features.go index 44df04a58..6240e7574 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_features.go +++ b/pkg/apis/deployment/v2alpha1/deployment_features.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/deployment_member_propagation_mode.go b/pkg/apis/deployment/v2alpha1/deployment_member_propagation_mode.go index 404497961..1bf15552c 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_member_propagation_mode.go +++ b/pkg/apis/deployment/v2alpha1/deployment_member_propagation_mode.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/deployment_member_status_element.go b/pkg/apis/deployment/v2alpha1/deployment_member_status_element.go index 9e10dd58a..99662a88e 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_member_status_element.go +++ b/pkg/apis/deployment/v2alpha1/deployment_member_status_element.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/deployment_metrics_service_monitor_spec.go b/pkg/apis/deployment/v2alpha1/deployment_metrics_service_monitor_spec.go index faebf0304..435edc665 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_metrics_service_monitor_spec.go +++ b/pkg/apis/deployment/v2alpha1/deployment_metrics_service_monitor_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/deployment_metrics_spec.go b/pkg/apis/deployment/v2alpha1/deployment_metrics_spec.go index 5bee1ac1e..7a53fdc2e 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_metrics_spec.go +++ b/pkg/apis/deployment/v2alpha1/deployment_metrics_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // 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,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// // Adam Janikowski // diff --git a/pkg/apis/deployment/v2alpha1/deployment_mode.go b/pkg/apis/deployment/v2alpha1/deployment_mode.go index 4929c3fcb..d8e5c95d5 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_mode.go +++ b/pkg/apis/deployment/v2alpha1/deployment_mode.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/deployment_mode_test.go b/pkg/apis/deployment/v2alpha1/deployment_mode_test.go index c41b504e6..bd07845c6 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_mode_test.go +++ b/pkg/apis/deployment/v2alpha1/deployment_mode_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/deployment_phase.go b/pkg/apis/deployment/v2alpha1/deployment_phase.go index 87daf7d71..1ab4ee48b 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_phase.go +++ b/pkg/apis/deployment/v2alpha1/deployment_phase.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/deployment_phase_test.go b/pkg/apis/deployment/v2alpha1/deployment_phase_test.go index c99efde52..41e88f96d 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_phase_test.go +++ b/pkg/apis/deployment/v2alpha1/deployment_phase_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/deployment_spec.go b/pkg/apis/deployment/v2alpha1/deployment_spec.go index f9a498060..d9254ca58 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_spec.go +++ b/pkg/apis/deployment/v2alpha1/deployment_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/deployment_spec_image.go b/pkg/apis/deployment/v2alpha1/deployment_spec_image.go index 5bd78f46b..502f78eee 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_spec_image.go +++ b/pkg/apis/deployment/v2alpha1/deployment_spec_image.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/deployment_spec_test.go b/pkg/apis/deployment/v2alpha1/deployment_spec_test.go index 6f6b02a27..a959e9759 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_spec_test.go +++ b/pkg/apis/deployment/v2alpha1/deployment_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/deployment_status.go b/pkg/apis/deployment/v2alpha1/deployment_status.go index c49a18a0b..a6200e049 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_status.go +++ b/pkg/apis/deployment/v2alpha1/deployment_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/deployment_status_agency_info.go b/pkg/apis/deployment/v2alpha1/deployment_status_agency_info.go index adda56780..c005b9934 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_status_agency_info.go +++ b/pkg/apis/deployment/v2alpha1/deployment_status_agency_info.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/deployment_status_members.go b/pkg/apis/deployment/v2alpha1/deployment_status_members.go index 96b8915bd..d4377ba9c 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_status_members.go +++ b/pkg/apis/deployment/v2alpha1/deployment_status_members.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/deployment_status_members_test.go b/pkg/apis/deployment/v2alpha1/deployment_status_members_test.go index 2c7d375e5..6b4d60e42 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_status_members_test.go +++ b/pkg/apis/deployment/v2alpha1/deployment_status_members_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/deployment_upgrade_spec.go b/pkg/apis/deployment/v2alpha1/deployment_upgrade_spec.go index e1fe8fb49..85465986d 100644 --- a/pkg/apis/deployment/v2alpha1/deployment_upgrade_spec.go +++ b/pkg/apis/deployment/v2alpha1/deployment_upgrade_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/doc.go b/pkg/apis/deployment/v2alpha1/doc.go index b408df526..19168e35f 100644 --- a/pkg/apis/deployment/v2alpha1/doc.go +++ b/pkg/apis/deployment/v2alpha1/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// // +k8s:deepcopy-gen=package // +groupName=database.arangodb.com diff --git a/pkg/apis/deployment/v2alpha1/duration.go b/pkg/apis/deployment/v2alpha1/duration.go index 5a12bf49e..72e629c22 100644 --- a/pkg/apis/deployment/v2alpha1/duration.go +++ b/pkg/apis/deployment/v2alpha1/duration.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/environment.go b/pkg/apis/deployment/v2alpha1/environment.go index 21e0c4749..2da6ee5ad 100644 --- a/pkg/apis/deployment/v2alpha1/environment.go +++ b/pkg/apis/deployment/v2alpha1/environment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/environment_test.go b/pkg/apis/deployment/v2alpha1/environment_test.go index b3be9834f..de18e591b 100644 --- a/pkg/apis/deployment/v2alpha1/environment_test.go +++ b/pkg/apis/deployment/v2alpha1/environment_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/errors.go b/pkg/apis/deployment/v2alpha1/errors.go index 6f466c428..421eca615 100644 --- a/pkg/apis/deployment/v2alpha1/errors.go +++ b/pkg/apis/deployment/v2alpha1/errors.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/external_access_spec.go b/pkg/apis/deployment/v2alpha1/external_access_spec.go index ea3e6cda1..71bb705d3 100644 --- a/pkg/apis/deployment/v2alpha1/external_access_spec.go +++ b/pkg/apis/deployment/v2alpha1/external_access_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/external_access_type.go b/pkg/apis/deployment/v2alpha1/external_access_type.go index 24a67b86e..4b210a94d 100644 --- a/pkg/apis/deployment/v2alpha1/external_access_type.go +++ b/pkg/apis/deployment/v2alpha1/external_access_type.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/hashes.go b/pkg/apis/deployment/v2alpha1/hashes.go index 2891a9ff7..fc5f2f40f 100644 --- a/pkg/apis/deployment/v2alpha1/hashes.go +++ b/pkg/apis/deployment/v2alpha1/hashes.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/image_info.go b/pkg/apis/deployment/v2alpha1/image_info.go index 1d8ca9f88..761e9df70 100644 --- a/pkg/apis/deployment/v2alpha1/image_info.go +++ b/pkg/apis/deployment/v2alpha1/image_info.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/image_info_test.go b/pkg/apis/deployment/v2alpha1/image_info_test.go index 12c2fb2d2..a1b51134a 100644 --- a/pkg/apis/deployment/v2alpha1/image_info_test.go +++ b/pkg/apis/deployment/v2alpha1/image_info_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/immutable_checksum_test.go b/pkg/apis/deployment/v2alpha1/immutable_checksum_test.go index 4b211faa6..f3bcbc957 100644 --- a/pkg/apis/deployment/v2alpha1/immutable_checksum_test.go +++ b/pkg/apis/deployment/v2alpha1/immutable_checksum_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/license_spec.go b/pkg/apis/deployment/v2alpha1/license_spec.go index dfaf73e6f..49607d3a5 100644 --- a/pkg/apis/deployment/v2alpha1/license_spec.go +++ b/pkg/apis/deployment/v2alpha1/license_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/license_spec_test.go b/pkg/apis/deployment/v2alpha1/license_spec_test.go index e43eed0f0..30d0ac1cb 100644 --- a/pkg/apis/deployment/v2alpha1/license_spec_test.go +++ b/pkg/apis/deployment/v2alpha1/license_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/lifecycle_spec.go b/pkg/apis/deployment/v2alpha1/lifecycle_spec.go index 5a48789d6..c9bfb2d2f 100644 --- a/pkg/apis/deployment/v2alpha1/lifecycle_spec.go +++ b/pkg/apis/deployment/v2alpha1/lifecycle_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/list.go b/pkg/apis/deployment/v2alpha1/list.go index 3899d543b..e3c0ddd90 100644 --- a/pkg/apis/deployment/v2alpha1/list.go +++ b/pkg/apis/deployment/v2alpha1/list.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/member_phase.go b/pkg/apis/deployment/v2alpha1/member_phase.go index c544644b1..5c7a88173 100644 --- a/pkg/apis/deployment/v2alpha1/member_phase.go +++ b/pkg/apis/deployment/v2alpha1/member_phase.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/member_status.go b/pkg/apis/deployment/v2alpha1/member_status.go index 7ccc55ee2..888edc3c5 100644 --- a/pkg/apis/deployment/v2alpha1/member_status.go +++ b/pkg/apis/deployment/v2alpha1/member_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/member_status_list.go b/pkg/apis/deployment/v2alpha1/member_status_list.go index dc1b5abc3..bd1d1e256 100644 --- a/pkg/apis/deployment/v2alpha1/member_status_list.go +++ b/pkg/apis/deployment/v2alpha1/member_status_list.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/member_status_list_test.go b/pkg/apis/deployment/v2alpha1/member_status_list_test.go index 682a89938..331e848ab 100644 --- a/pkg/apis/deployment/v2alpha1/member_status_list_test.go +++ b/pkg/apis/deployment/v2alpha1/member_status_list_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/member_status_test.go b/pkg/apis/deployment/v2alpha1/member_status_test.go index ca1ebb7ac..ecdac3b3a 100644 --- a/pkg/apis/deployment/v2alpha1/member_status_test.go +++ b/pkg/apis/deployment/v2alpha1/member_status_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/percent.go b/pkg/apis/deployment/v2alpha1/percent.go index 19ff0cf0f..d102c1f4d 100644 --- a/pkg/apis/deployment/v2alpha1/percent.go +++ b/pkg/apis/deployment/v2alpha1/percent.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/plan.go b/pkg/apis/deployment/v2alpha1/plan.go index d0495fbda..e446276c3 100644 --- a/pkg/apis/deployment/v2alpha1/plan.go +++ b/pkg/apis/deployment/v2alpha1/plan.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/pvc.go b/pkg/apis/deployment/v2alpha1/pvc.go index d8fa758fa..5ca1e5463 100644 --- a/pkg/apis/deployment/v2alpha1/pvc.go +++ b/pkg/apis/deployment/v2alpha1/pvc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/rebalancer_spec.go b/pkg/apis/deployment/v2alpha1/rebalancer_spec.go index 23c557bc9..2fe6a06ee 100644 --- a/pkg/apis/deployment/v2alpha1/rebalancer_spec.go +++ b/pkg/apis/deployment/v2alpha1/rebalancer_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/rebalancer_status.go b/pkg/apis/deployment/v2alpha1/rebalancer_status.go index b56faba49..28ab8af29 100644 --- a/pkg/apis/deployment/v2alpha1/rebalancer_status.go +++ b/pkg/apis/deployment/v2alpha1/rebalancer_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/recovery_spec.go b/pkg/apis/deployment/v2alpha1/recovery_spec.go index 716d5c2ea..410b21350 100644 --- a/pkg/apis/deployment/v2alpha1/recovery_spec.go +++ b/pkg/apis/deployment/v2alpha1/recovery_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/register.go b/pkg/apis/deployment/v2alpha1/register.go index 674f1fdc3..e98ff2080 100644 --- a/pkg/apis/deployment/v2alpha1/register.go +++ b/pkg/apis/deployment/v2alpha1/register.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/rocksdb_spec.go b/pkg/apis/deployment/v2alpha1/rocksdb_spec.go index 82ba88572..5d614d1e6 100644 --- a/pkg/apis/deployment/v2alpha1/rocksdb_spec.go +++ b/pkg/apis/deployment/v2alpha1/rocksdb_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/rocksdb_spec_test.go b/pkg/apis/deployment/v2alpha1/rocksdb_spec_test.go index 195d5d6d9..fb858bc62 100644 --- a/pkg/apis/deployment/v2alpha1/rocksdb_spec_test.go +++ b/pkg/apis/deployment/v2alpha1/rocksdb_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/secret_hashes.go b/pkg/apis/deployment/v2alpha1/secret_hashes.go index 1653b5f35..dcdd8b297 100644 --- a/pkg/apis/deployment/v2alpha1/secret_hashes.go +++ b/pkg/apis/deployment/v2alpha1/secret_hashes.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/secret_hashes_test.go b/pkg/apis/deployment/v2alpha1/secret_hashes_test.go index 096a8a566..a7742a88c 100644 --- a/pkg/apis/deployment/v2alpha1/secret_hashes_test.go +++ b/pkg/apis/deployment/v2alpha1/secret_hashes_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author tomasz@arangodb.con -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/server_group.go b/pkg/apis/deployment/v2alpha1/server_group.go index a60745039..a66c02edf 100644 --- a/pkg/apis/deployment/v2alpha1/server_group.go +++ b/pkg/apis/deployment/v2alpha1/server_group.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/server_group_containers.go b/pkg/apis/deployment/v2alpha1/server_group_containers.go index d6621adf3..8db519252 100644 --- a/pkg/apis/deployment/v2alpha1/server_group_containers.go +++ b/pkg/apis/deployment/v2alpha1/server_group_containers.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/server_group_env_var.go b/pkg/apis/deployment/v2alpha1/server_group_env_var.go index dc03e8292..4f561ef4c 100644 --- a/pkg/apis/deployment/v2alpha1/server_group_env_var.go +++ b/pkg/apis/deployment/v2alpha1/server_group_env_var.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/server_group_ephemeral_volumes.go b/pkg/apis/deployment/v2alpha1/server_group_ephemeral_volumes.go index 5d0691eca..5f6c9356e 100644 --- a/pkg/apis/deployment/v2alpha1/server_group_ephemeral_volumes.go +++ b/pkg/apis/deployment/v2alpha1/server_group_ephemeral_volumes.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/server_group_init_containers.go b/pkg/apis/deployment/v2alpha1/server_group_init_containers.go index 7b724ef11..dba552936 100644 --- a/pkg/apis/deployment/v2alpha1/server_group_init_containers.go +++ b/pkg/apis/deployment/v2alpha1/server_group_init_containers.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/server_group_spec.go b/pkg/apis/deployment/v2alpha1/server_group_spec.go index 603191605..d6c8a5824 100644 --- a/pkg/apis/deployment/v2alpha1/server_group_spec.go +++ b/pkg/apis/deployment/v2alpha1/server_group_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/server_group_spec_test.go b/pkg/apis/deployment/v2alpha1/server_group_spec_test.go index 1318ca38c..e6ff69183 100644 --- a/pkg/apis/deployment/v2alpha1/server_group_spec_test.go +++ b/pkg/apis/deployment/v2alpha1/server_group_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/server_group_test.go b/pkg/apis/deployment/v2alpha1/server_group_test.go index c19d02716..b3e370b53 100644 --- a/pkg/apis/deployment/v2alpha1/server_group_test.go +++ b/pkg/apis/deployment/v2alpha1/server_group_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/server_group_volume.go b/pkg/apis/deployment/v2alpha1/server_group_volume.go index 467d44e19..397b2859a 100644 --- a/pkg/apis/deployment/v2alpha1/server_group_volume.go +++ b/pkg/apis/deployment/v2alpha1/server_group_volume.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/server_group_volume_mount.go b/pkg/apis/deployment/v2alpha1/server_group_volume_mount.go index 5ab5a7c25..c981a8959 100644 --- a/pkg/apis/deployment/v2alpha1/server_group_volume_mount.go +++ b/pkg/apis/deployment/v2alpha1/server_group_volume_mount.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/server_group_volume_test.go b/pkg/apis/deployment/v2alpha1/server_group_volume_test.go index 5edeff39f..de16b45ce 100644 --- a/pkg/apis/deployment/v2alpha1/server_group_volume_test.go +++ b/pkg/apis/deployment/v2alpha1/server_group_volume_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/server_id_group_spec.go b/pkg/apis/deployment/v2alpha1/server_id_group_spec.go index f66b9cead..419f043bb 100644 --- a/pkg/apis/deployment/v2alpha1/server_id_group_spec.go +++ b/pkg/apis/deployment/v2alpha1/server_id_group_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/storage_engine.go b/pkg/apis/deployment/v2alpha1/storage_engine.go index 76557dd3a..f2ed57221 100644 --- a/pkg/apis/deployment/v2alpha1/storage_engine.go +++ b/pkg/apis/deployment/v2alpha1/storage_engine.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/storage_engine_test.go b/pkg/apis/deployment/v2alpha1/storage_engine_test.go index 66370efbf..0035aec61 100644 --- a/pkg/apis/deployment/v2alpha1/storage_engine_test.go +++ b/pkg/apis/deployment/v2alpha1/storage_engine_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/sync_authentication_spec.go b/pkg/apis/deployment/v2alpha1/sync_authentication_spec.go index cce06b767..436473d91 100644 --- a/pkg/apis/deployment/v2alpha1/sync_authentication_spec.go +++ b/pkg/apis/deployment/v2alpha1/sync_authentication_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/sync_external_access_spec.go b/pkg/apis/deployment/v2alpha1/sync_external_access_spec.go index 8523177c8..f09d75407 100644 --- a/pkg/apis/deployment/v2alpha1/sync_external_access_spec.go +++ b/pkg/apis/deployment/v2alpha1/sync_external_access_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/sync_monitoring_spec.go b/pkg/apis/deployment/v2alpha1/sync_monitoring_spec.go index 6355470ca..53c4c76f1 100644 --- a/pkg/apis/deployment/v2alpha1/sync_monitoring_spec.go +++ b/pkg/apis/deployment/v2alpha1/sync_monitoring_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/sync_monitoring_spec_test.go b/pkg/apis/deployment/v2alpha1/sync_monitoring_spec_test.go index f552847b3..d2fca266d 100644 --- a/pkg/apis/deployment/v2alpha1/sync_monitoring_spec_test.go +++ b/pkg/apis/deployment/v2alpha1/sync_monitoring_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/sync_spec.go b/pkg/apis/deployment/v2alpha1/sync_spec.go index 78e8710ac..5f6eadce8 100644 --- a/pkg/apis/deployment/v2alpha1/sync_spec.go +++ b/pkg/apis/deployment/v2alpha1/sync_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/sync_spec_test.go b/pkg/apis/deployment/v2alpha1/sync_spec_test.go index 2f0673e82..ac10f8d54 100644 --- a/pkg/apis/deployment/v2alpha1/sync_spec_test.go +++ b/pkg/apis/deployment/v2alpha1/sync_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/timeouts.go b/pkg/apis/deployment/v2alpha1/timeouts.go index 6178db739..1e7397d0e 100644 --- a/pkg/apis/deployment/v2alpha1/timeouts.go +++ b/pkg/apis/deployment/v2alpha1/timeouts.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/tls_sni_spec.go b/pkg/apis/deployment/v2alpha1/tls_sni_spec.go index 89073adf3..511207c10 100644 --- a/pkg/apis/deployment/v2alpha1/tls_sni_spec.go +++ b/pkg/apis/deployment/v2alpha1/tls_sni_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/tls_spec.go b/pkg/apis/deployment/v2alpha1/tls_spec.go index f5b0092c1..11893123a 100644 --- a/pkg/apis/deployment/v2alpha1/tls_spec.go +++ b/pkg/apis/deployment/v2alpha1/tls_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/tls_spec_test.go b/pkg/apis/deployment/v2alpha1/tls_spec_test.go index 80d94159d..c599c5543 100644 --- a/pkg/apis/deployment/v2alpha1/tls_spec_test.go +++ b/pkg/apis/deployment/v2alpha1/tls_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/deployment/v2alpha1/topology_member_status.go b/pkg/apis/deployment/v2alpha1/topology_member_status.go index 724106cdb..92f35cb09 100644 --- a/pkg/apis/deployment/v2alpha1/topology_member_status.go +++ b/pkg/apis/deployment/v2alpha1/topology_member_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/topology_spec.go b/pkg/apis/deployment/v2alpha1/topology_spec.go index c4fdbcb2e..7012217e0 100644 --- a/pkg/apis/deployment/v2alpha1/topology_spec.go +++ b/pkg/apis/deployment/v2alpha1/topology_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/topology_status.go b/pkg/apis/deployment/v2alpha1/topology_status.go index 1ff0e5f31..efe4975de 100644 --- a/pkg/apis/deployment/v2alpha1/topology_status.go +++ b/pkg/apis/deployment/v2alpha1/topology_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/topology_status_test.go b/pkg/apis/deployment/v2alpha1/topology_status_test.go index 94eb2a775..883902cb6 100644 --- a/pkg/apis/deployment/v2alpha1/topology_status_test.go +++ b/pkg/apis/deployment/v2alpha1/topology_status_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/apis/deployment/v2alpha1/zz_generated.deepcopy.go b/pkg/apis/deployment/v2alpha1/zz_generated.deepcopy.go index 15b1840e1..eac3d3217 100644 --- a/pkg/apis/deployment/v2alpha1/zz_generated.deepcopy.go +++ b/pkg/apis/deployment/v2alpha1/zz_generated.deepcopy.go @@ -4,7 +4,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -19,8 +19,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by deepcopy-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/apis/replication/definitions.go b/pkg/apis/replication/definitions.go index 5d572d0c8..a86b5f223 100644 --- a/pkg/apis/replication/definitions.go +++ b/pkg/apis/replication/definitions.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package replication diff --git a/pkg/apis/replication/v1/collection_status.go b/pkg/apis/replication/v1/collection_status.go index 1fa436221..29905dcc1 100644 --- a/pkg/apis/replication/v1/collection_status.go +++ b/pkg/apis/replication/v1/collection_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/conditions.go b/pkg/apis/replication/v1/conditions.go index 26e667de9..b698534f2 100644 --- a/pkg/apis/replication/v1/conditions.go +++ b/pkg/apis/replication/v1/conditions.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/conditions_test.go b/pkg/apis/replication/v1/conditions_test.go index 3fa142ada..fa17f4d9e 100644 --- a/pkg/apis/replication/v1/conditions_test.go +++ b/pkg/apis/replication/v1/conditions_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/database_status.go b/pkg/apis/replication/v1/database_status.go index af1c7571f..b623f347f 100644 --- a/pkg/apis/replication/v1/database_status.go +++ b/pkg/apis/replication/v1/database_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/doc.go b/pkg/apis/replication/v1/doc.go index 65fd404d3..fb37112d4 100644 --- a/pkg/apis/replication/v1/doc.go +++ b/pkg/apis/replication/v1/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// // +k8s:deepcopy-gen=package // +groupName=replication.database.arangodb.com diff --git a/pkg/apis/replication/v1/endpoint_authentication_spec.go b/pkg/apis/replication/v1/endpoint_authentication_spec.go index 7189a2010..85f70635a 100644 --- a/pkg/apis/replication/v1/endpoint_authentication_spec.go +++ b/pkg/apis/replication/v1/endpoint_authentication_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/endpoint_spec.go b/pkg/apis/replication/v1/endpoint_spec.go index cbbc72f6e..dd6d4b09f 100644 --- a/pkg/apis/replication/v1/endpoint_spec.go +++ b/pkg/apis/replication/v1/endpoint_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/endpoint_status.go b/pkg/apis/replication/v1/endpoint_status.go index 9c4ec3293..a5d352388 100644 --- a/pkg/apis/replication/v1/endpoint_status.go +++ b/pkg/apis/replication/v1/endpoint_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/endpoint_tls_spec.go b/pkg/apis/replication/v1/endpoint_tls_spec.go index 5e99a8a4c..d06ca2329 100644 --- a/pkg/apis/replication/v1/endpoint_tls_spec.go +++ b/pkg/apis/replication/v1/endpoint_tls_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/errors.go b/pkg/apis/replication/v1/errors.go index c8ec2217d..3f4f242f9 100644 --- a/pkg/apis/replication/v1/errors.go +++ b/pkg/apis/replication/v1/errors.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/register.go b/pkg/apis/replication/v1/register.go index db3cee1be..97094082a 100644 --- a/pkg/apis/replication/v1/register.go +++ b/pkg/apis/replication/v1/register.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/replication.go b/pkg/apis/replication/v1/replication.go index 54f829446..bffe609b5 100644 --- a/pkg/apis/replication/v1/replication.go +++ b/pkg/apis/replication/v1/replication.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/replication_phase.go b/pkg/apis/replication/v1/replication_phase.go index 606077d25..ecccdd144 100644 --- a/pkg/apis/replication/v1/replication_phase.go +++ b/pkg/apis/replication/v1/replication_phase.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/replication_spec.go b/pkg/apis/replication/v1/replication_spec.go index e3f03a564..3853a2ae8 100644 --- a/pkg/apis/replication/v1/replication_spec.go +++ b/pkg/apis/replication/v1/replication_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/replication_status.go b/pkg/apis/replication/v1/replication_status.go index d8cd5aa2e..9311ea162 100644 --- a/pkg/apis/replication/v1/replication_status.go +++ b/pkg/apis/replication/v1/replication_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/shard_status.go b/pkg/apis/replication/v1/shard_status.go index 52ba038a1..5c00fc336 100644 --- a/pkg/apis/replication/v1/shard_status.go +++ b/pkg/apis/replication/v1/shard_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1 diff --git a/pkg/apis/replication/v1/zz_generated.deepcopy.go b/pkg/apis/replication/v1/zz_generated.deepcopy.go index 285092124..f5b229485 100644 --- a/pkg/apis/replication/v1/zz_generated.deepcopy.go +++ b/pkg/apis/replication/v1/zz_generated.deepcopy.go @@ -4,7 +4,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -19,8 +19,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by deepcopy-gen. DO NOT EDIT. package v1 diff --git a/pkg/apis/replication/v2alpha1/collection_status.go b/pkg/apis/replication/v2alpha1/collection_status.go index 5cab6e732..b2e804662 100644 --- a/pkg/apis/replication/v2alpha1/collection_status.go +++ b/pkg/apis/replication/v2alpha1/collection_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/conditions.go b/pkg/apis/replication/v2alpha1/conditions.go index 948c5e872..e17aa195b 100644 --- a/pkg/apis/replication/v2alpha1/conditions.go +++ b/pkg/apis/replication/v2alpha1/conditions.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/conditions_test.go b/pkg/apis/replication/v2alpha1/conditions_test.go index 73106f65f..a33bc368e 100644 --- a/pkg/apis/replication/v2alpha1/conditions_test.go +++ b/pkg/apis/replication/v2alpha1/conditions_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/database_status.go b/pkg/apis/replication/v2alpha1/database_status.go index 91cbccf25..3b878160b 100644 --- a/pkg/apis/replication/v2alpha1/database_status.go +++ b/pkg/apis/replication/v2alpha1/database_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/doc.go b/pkg/apis/replication/v2alpha1/doc.go index ad0aa6fc9..726e416b5 100644 --- a/pkg/apis/replication/v2alpha1/doc.go +++ b/pkg/apis/replication/v2alpha1/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// // +k8s:deepcopy-gen=package // +groupName=replication.database.arangodb.com diff --git a/pkg/apis/replication/v2alpha1/endpoint_authentication_spec.go b/pkg/apis/replication/v2alpha1/endpoint_authentication_spec.go index 85fc8be3d..0c567ba23 100644 --- a/pkg/apis/replication/v2alpha1/endpoint_authentication_spec.go +++ b/pkg/apis/replication/v2alpha1/endpoint_authentication_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/endpoint_spec.go b/pkg/apis/replication/v2alpha1/endpoint_spec.go index 33b8f289f..0db894356 100644 --- a/pkg/apis/replication/v2alpha1/endpoint_spec.go +++ b/pkg/apis/replication/v2alpha1/endpoint_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/endpoint_status.go b/pkg/apis/replication/v2alpha1/endpoint_status.go index 17af54d24..98fecf0b7 100644 --- a/pkg/apis/replication/v2alpha1/endpoint_status.go +++ b/pkg/apis/replication/v2alpha1/endpoint_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/endpoint_tls_spec.go b/pkg/apis/replication/v2alpha1/endpoint_tls_spec.go index bd7b0bf67..85155cd5a 100644 --- a/pkg/apis/replication/v2alpha1/endpoint_tls_spec.go +++ b/pkg/apis/replication/v2alpha1/endpoint_tls_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/errors.go b/pkg/apis/replication/v2alpha1/errors.go index fb0acf442..e43d6a94d 100644 --- a/pkg/apis/replication/v2alpha1/errors.go +++ b/pkg/apis/replication/v2alpha1/errors.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/register.go b/pkg/apis/replication/v2alpha1/register.go index d11e9f732..5da8a63e7 100644 --- a/pkg/apis/replication/v2alpha1/register.go +++ b/pkg/apis/replication/v2alpha1/register.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/replication.go b/pkg/apis/replication/v2alpha1/replication.go index 2c8066a39..de5aba31b 100644 --- a/pkg/apis/replication/v2alpha1/replication.go +++ b/pkg/apis/replication/v2alpha1/replication.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/replication_phase.go b/pkg/apis/replication/v2alpha1/replication_phase.go index 4f5fb8498..0bbe27542 100644 --- a/pkg/apis/replication/v2alpha1/replication_phase.go +++ b/pkg/apis/replication/v2alpha1/replication_phase.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/replication_spec.go b/pkg/apis/replication/v2alpha1/replication_spec.go index 6474506c9..9e42911c3 100644 --- a/pkg/apis/replication/v2alpha1/replication_spec.go +++ b/pkg/apis/replication/v2alpha1/replication_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/replication_status.go b/pkg/apis/replication/v2alpha1/replication_status.go index 78c90e271..8377722d9 100644 --- a/pkg/apis/replication/v2alpha1/replication_status.go +++ b/pkg/apis/replication/v2alpha1/replication_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/shard_status.go b/pkg/apis/replication/v2alpha1/shard_status.go index afc53bf34..bfee42ef5 100644 --- a/pkg/apis/replication/v2alpha1/shard_status.go +++ b/pkg/apis/replication/v2alpha1/shard_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v2alpha1 diff --git a/pkg/apis/replication/v2alpha1/zz_generated.deepcopy.go b/pkg/apis/replication/v2alpha1/zz_generated.deepcopy.go index 03a2e802a..230100aed 100644 --- a/pkg/apis/replication/v2alpha1/zz_generated.deepcopy.go +++ b/pkg/apis/replication/v2alpha1/zz_generated.deepcopy.go @@ -4,7 +4,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -19,8 +19,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by deepcopy-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/apis/shared/errors.go b/pkg/apis/shared/errors.go index 4bc1eba27..9e15af9da 100644 --- a/pkg/apis/shared/errors.go +++ b/pkg/apis/shared/errors.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package shared diff --git a/pkg/apis/shared/v1/doc.go b/pkg/apis/shared/v1/doc.go index b72fd82c0..d1856107c 100644 --- a/pkg/apis/shared/v1/doc.go +++ b/pkg/apis/shared/v1/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// // +k8s:deepcopy-gen=package package v1 diff --git a/pkg/apis/shared/v1/hash.go b/pkg/apis/shared/v1/hash.go index 688955632..7e12b10ea 100644 --- a/pkg/apis/shared/v1/hash.go +++ b/pkg/apis/shared/v1/hash.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/shared/v1/resource.go b/pkg/apis/shared/v1/resource.go index 85dda5a59..6c8eb4be6 100644 --- a/pkg/apis/shared/v1/resource.go +++ b/pkg/apis/shared/v1/resource.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package v1 diff --git a/pkg/apis/shared/v1/zz_generated.deepcopy.go b/pkg/apis/shared/v1/zz_generated.deepcopy.go index 8a865a817..f1d7f5929 100644 --- a/pkg/apis/shared/v1/zz_generated.deepcopy.go +++ b/pkg/apis/shared/v1/zz_generated.deepcopy.go @@ -4,7 +4,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -19,8 +19,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by deepcopy-gen. DO NOT EDIT. package v1 diff --git a/pkg/apis/storage/v1alpha/doc.go b/pkg/apis/storage/v1alpha/doc.go index 02d8d4a1c..0033cb479 100644 --- a/pkg/apis/storage/v1alpha/doc.go +++ b/pkg/apis/storage/v1alpha/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// // +k8s:deepcopy-gen=package // +groupName=storage.arangodb.com diff --git a/pkg/apis/storage/v1alpha/errors.go b/pkg/apis/storage/v1alpha/errors.go index 7bd0414ab..45b66b17f 100644 --- a/pkg/apis/storage/v1alpha/errors.go +++ b/pkg/apis/storage/v1alpha/errors.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1alpha diff --git a/pkg/apis/storage/v1alpha/local_storage.go b/pkg/apis/storage/v1alpha/local_storage.go index 88516c202..0efd9ab1a 100644 --- a/pkg/apis/storage/v1alpha/local_storage.go +++ b/pkg/apis/storage/v1alpha/local_storage.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1alpha diff --git a/pkg/apis/storage/v1alpha/local_storage_spec.go b/pkg/apis/storage/v1alpha/local_storage_spec.go index 065e29b7d..03a88e18b 100644 --- a/pkg/apis/storage/v1alpha/local_storage_spec.go +++ b/pkg/apis/storage/v1alpha/local_storage_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1alpha diff --git a/pkg/apis/storage/v1alpha/local_storage_spec_test.go b/pkg/apis/storage/v1alpha/local_storage_spec_test.go index c0b21f793..4156bb3b2 100644 --- a/pkg/apis/storage/v1alpha/local_storage_spec_test.go +++ b/pkg/apis/storage/v1alpha/local_storage_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Jan Christoph Uhde -// package v1alpha diff --git a/pkg/apis/storage/v1alpha/local_storage_state.go b/pkg/apis/storage/v1alpha/local_storage_state.go index ee41bf0ca..b6e8ea144 100644 --- a/pkg/apis/storage/v1alpha/local_storage_state.go +++ b/pkg/apis/storage/v1alpha/local_storage_state.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1alpha diff --git a/pkg/apis/storage/v1alpha/local_storage_status.go b/pkg/apis/storage/v1alpha/local_storage_status.go index 92b67ba5d..82e32f15d 100644 --- a/pkg/apis/storage/v1alpha/local_storage_status.go +++ b/pkg/apis/storage/v1alpha/local_storage_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1alpha diff --git a/pkg/apis/storage/v1alpha/register.go b/pkg/apis/storage/v1alpha/register.go index d38ed3bf5..5335ec7be 100644 --- a/pkg/apis/storage/v1alpha/register.go +++ b/pkg/apis/storage/v1alpha/register.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1alpha diff --git a/pkg/apis/storage/v1alpha/storage_class_spec.go b/pkg/apis/storage/v1alpha/storage_class_spec.go index ea622eb09..93a047942 100644 --- a/pkg/apis/storage/v1alpha/storage_class_spec.go +++ b/pkg/apis/storage/v1alpha/storage_class_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package v1alpha diff --git a/pkg/apis/storage/v1alpha/storage_class_spec_test.go b/pkg/apis/storage/v1alpha/storage_class_spec_test.go index 7be61f2e7..84eb775c2 100644 --- a/pkg/apis/storage/v1alpha/storage_class_spec_test.go +++ b/pkg/apis/storage/v1alpha/storage_class_spec_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Jan Christoph Uhde -// package v1alpha diff --git a/pkg/apis/storage/v1alpha/zz_generated.deepcopy.go b/pkg/apis/storage/v1alpha/zz_generated.deepcopy.go index d2c6e7641..625c540cc 100644 --- a/pkg/apis/storage/v1alpha/zz_generated.deepcopy.go +++ b/pkg/apis/storage/v1alpha/zz_generated.deepcopy.go @@ -4,7 +4,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -19,8 +19,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by deepcopy-gen. DO NOT EDIT. package v1alpha diff --git a/pkg/client/client.go b/pkg/client/client.go index 97eaf8d30..7df48a93e 100644 --- a/pkg/client/client.go +++ b/pkg/client/client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package client diff --git a/pkg/deployment/access_package.go b/pkg/deployment/access_package.go index 3f981c8fe..4d23342d0 100644 --- a/pkg/deployment/access_package.go +++ b/pkg/deployment/access_package.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/agency.go b/pkg/deployment/agency.go index 122eff10a..3cf3daafa 100644 --- a/pkg/deployment/agency.go +++ b/pkg/deployment/agency.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/agency/cache.go b/pkg/deployment/agency/cache.go index 072df7e44..8a518bbc4 100644 --- a/pkg/deployment/agency/cache.go +++ b/pkg/deployment/agency/cache.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/agency/cache_test.go b/pkg/deployment/agency/cache_test.go index d56fab58d..04e04bf3b 100644 --- a/pkg/deployment/agency/cache_test.go +++ b/pkg/deployment/agency/cache_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/agency/config.go b/pkg/deployment/agency/config.go index 8ff9b30e8..7a84442b6 100644 --- a/pkg/deployment/agency/config.go +++ b/pkg/deployment/agency/config.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/agency/config_test.go b/pkg/deployment/agency/config_test.go index 739d06764..00c98a596 100644 --- a/pkg/deployment/agency/config_test.go +++ b/pkg/deployment/agency/config_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/agency/current_collections.go b/pkg/deployment/agency/current_collections.go index b02d0923f..dd67a6ed1 100644 --- a/pkg/deployment/agency/current_collections.go +++ b/pkg/deployment/agency/current_collections.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/agency/definitions.go b/pkg/deployment/agency/definitions.go index 4622ce05e..9942449e3 100644 --- a/pkg/deployment/agency/definitions.go +++ b/pkg/deployment/agency/definitions.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package agency diff --git a/pkg/deployment/agency/plan_collections.go b/pkg/deployment/agency/plan_collections.go index b93b270bf..f99b368b7 100644 --- a/pkg/deployment/agency/plan_collections.go +++ b/pkg/deployment/agency/plan_collections.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/agency/state.go b/pkg/deployment/agency/state.go index 16c39103c..d057fef58 100644 --- a/pkg/deployment/agency/state.go +++ b/pkg/deployment/agency/state.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/agency/state_test.go b/pkg/deployment/agency/state_test.go index 103c471c3..e785fdebf 100644 --- a/pkg/deployment/agency/state_test.go +++ b/pkg/deployment/agency/state_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/chaos/context.go b/pkg/deployment/chaos/context.go index ef3723253..64916c7d6 100644 --- a/pkg/deployment/chaos/context.go +++ b/pkg/deployment/chaos/context.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package chaos diff --git a/pkg/deployment/chaos/monkey.go b/pkg/deployment/chaos/monkey.go index 329c4b26f..16125f7a6 100644 --- a/pkg/deployment/chaos/monkey.go +++ b/pkg/deployment/chaos/monkey.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package chaos diff --git a/pkg/deployment/cleanup.go b/pkg/deployment/cleanup.go index be65b8e3b..3e484df15 100644 --- a/pkg/deployment/cleanup.go +++ b/pkg/deployment/cleanup.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/client/client.go b/pkg/deployment/client/client.go index 3ecfa8797..14ff459fa 100644 --- a/pkg/deployment/client/client.go +++ b/pkg/deployment/client/client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package client diff --git a/pkg/deployment/client/client_cache.go b/pkg/deployment/client/client_cache.go index de36f0807..c24f6ec7b 100644 --- a/pkg/deployment/client/client_cache.go +++ b/pkg/deployment/client/client_cache.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package client diff --git a/pkg/deployment/client/encryption.go b/pkg/deployment/client/encryption.go index cd74388f1..5fbad3757 100644 --- a/pkg/deployment/client/encryption.go +++ b/pkg/deployment/client/encryption.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package client diff --git a/pkg/deployment/client/jwt.go b/pkg/deployment/client/jwt.go index 90f64a75a..febc1f765 100644 --- a/pkg/deployment/client/jwt.go +++ b/pkg/deployment/client/jwt.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package client diff --git a/pkg/deployment/client/license.go b/pkg/deployment/client/license.go index e06b55e9b..3fe67824b 100644 --- a/pkg/deployment/client/license.go +++ b/pkg/deployment/client/license.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/client/sha.go b/pkg/deployment/client/sha.go index 082c0a67c..40893da82 100644 --- a/pkg/deployment/client/sha.go +++ b/pkg/deployment/client/sha.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package client diff --git a/pkg/deployment/client/tls.go b/pkg/deployment/client/tls.go index 944a31002..63923725a 100644 --- a/pkg/deployment/client/tls.go +++ b/pkg/deployment/client/tls.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package client diff --git a/pkg/deployment/cluster_scaling_integration.go b/pkg/deployment/cluster_scaling_integration.go index 4e415d7a9..6b02682bf 100644 --- a/pkg/deployment/cluster_scaling_integration.go +++ b/pkg/deployment/cluster_scaling_integration.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/context_impl.go b/pkg/deployment/context_impl.go index d846d121c..803cfef23 100644 --- a/pkg/deployment/context_impl.go +++ b/pkg/deployment/context_impl.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/deployment.go b/pkg/deployment/deployment.go index a4b08b0dc..e5ce2a8ae 100644 --- a/pkg/deployment/deployment.go +++ b/pkg/deployment/deployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/deployment_affinity_test.go b/pkg/deployment/deployment_affinity_test.go index 03554fa2e..09a974905 100644 --- a/pkg/deployment/deployment_affinity_test.go +++ b/pkg/deployment/deployment_affinity_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package deployment diff --git a/pkg/deployment/deployment_core_test.go b/pkg/deployment/deployment_core_test.go index 056229f7d..11c69bfd4 100644 --- a/pkg/deployment/deployment_core_test.go +++ b/pkg/deployment/deployment_core_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/deployment_definitions_test.go b/pkg/deployment/deployment_definitions_test.go index 762f3192c..c9b659c16 100644 --- a/pkg/deployment/deployment_definitions_test.go +++ b/pkg/deployment/deployment_definitions_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/deployment_encryption_test.go b/pkg/deployment/deployment_encryption_test.go index 2fa3d4823..cfe99527a 100644 --- a/pkg/deployment/deployment_encryption_test.go +++ b/pkg/deployment/deployment_encryption_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/deployment_features_test.go b/pkg/deployment/deployment_features_test.go index c3eae692b..7e955515f 100644 --- a/pkg/deployment/deployment_features_test.go +++ b/pkg/deployment/deployment_features_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/deployment_finalizers.go b/pkg/deployment/deployment_finalizers.go index 0932ac1a8..d7567ead1 100644 --- a/pkg/deployment/deployment_finalizers.go +++ b/pkg/deployment/deployment_finalizers.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/deployment_image_test.go b/pkg/deployment/deployment_image_test.go index 59056205c..df439a045 100644 --- a/pkg/deployment/deployment_image_test.go +++ b/pkg/deployment/deployment_image_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/deployment_inspector.go b/pkg/deployment/deployment_inspector.go index d21b3f727..da4366468 100644 --- a/pkg/deployment/deployment_inspector.go +++ b/pkg/deployment/deployment_inspector.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/deployment_metrics_test.go b/pkg/deployment/deployment_metrics_test.go index 257970060..083fb7362 100644 --- a/pkg/deployment/deployment_metrics_test.go +++ b/pkg/deployment/deployment_metrics_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/deployment_pod_probe_test.go b/pkg/deployment/deployment_pod_probe_test.go index 0f750ef32..9a0e9356a 100644 --- a/pkg/deployment/deployment_pod_probe_test.go +++ b/pkg/deployment/deployment_pod_probe_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package deployment diff --git a/pkg/deployment/deployment_pod_resources_test.go b/pkg/deployment/deployment_pod_resources_test.go index 9882e6059..5353f9a02 100644 --- a/pkg/deployment/deployment_pod_resources_test.go +++ b/pkg/deployment/deployment_pod_resources_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package deployment diff --git a/pkg/deployment/deployment_pod_sync_test.go b/pkg/deployment/deployment_pod_sync_test.go index 47d12e467..c37a782f7 100644 --- a/pkg/deployment/deployment_pod_sync_test.go +++ b/pkg/deployment/deployment_pod_sync_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/deployment_pod_tls_sni_test.go b/pkg/deployment/deployment_pod_tls_sni_test.go index e6ce627cb..55622cd92 100644 --- a/pkg/deployment/deployment_pod_tls_sni_test.go +++ b/pkg/deployment/deployment_pod_tls_sni_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package deployment diff --git a/pkg/deployment/deployment_pod_volumes_test.go b/pkg/deployment/deployment_pod_volumes_test.go index cb7264761..16e018f56 100644 --- a/pkg/deployment/deployment_pod_volumes_test.go +++ b/pkg/deployment/deployment_pod_volumes_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package deployment diff --git a/pkg/deployment/deployment_run_test.go b/pkg/deployment/deployment_run_test.go index 62ed80036..81596d1ae 100644 --- a/pkg/deployment/deployment_run_test.go +++ b/pkg/deployment/deployment_run_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/deployment_suite_args_test.go b/pkg/deployment/deployment_suite_args_test.go index 6243fce79..435db56b1 100644 --- a/pkg/deployment/deployment_suite_args_test.go +++ b/pkg/deployment/deployment_suite_args_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package deployment diff --git a/pkg/deployment/deployment_suite_test.go b/pkg/deployment/deployment_suite_test.go index 0ee385534..a2b0cc09b 100644 --- a/pkg/deployment/deployment_suite_test.go +++ b/pkg/deployment/deployment_suite_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/features/encryption.go b/pkg/deployment/features/encryption.go index bcb6fcce6..3094f739e 100644 --- a/pkg/deployment/features/encryption.go +++ b/pkg/deployment/features/encryption.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package features diff --git a/pkg/deployment/features/features.go b/pkg/deployment/features/features.go index 12f64e68b..b88ca1a8a 100644 --- a/pkg/deployment/features/features.go +++ b/pkg/deployment/features/features.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package features diff --git a/pkg/deployment/features/graceful.go b/pkg/deployment/features/graceful.go index 7c0059662..0f545b92b 100644 --- a/pkg/deployment/features/graceful.go +++ b/pkg/deployment/features/graceful.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package features diff --git a/pkg/deployment/features/jwt.go b/pkg/deployment/features/jwt.go index 65dd8f983..afb4acfe2 100644 --- a/pkg/deployment/features/jwt.go +++ b/pkg/deployment/features/jwt.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package features diff --git a/pkg/deployment/features/local.go b/pkg/deployment/features/local.go index 284816af9..e65270c28 100644 --- a/pkg/deployment/features/local.go +++ b/pkg/deployment/features/local.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package features diff --git a/pkg/deployment/features/maintenance.go b/pkg/deployment/features/maintenance.go index 686b11246..92db087cd 100644 --- a/pkg/deployment/features/maintenance.go +++ b/pkg/deployment/features/maintenance.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package features diff --git a/pkg/deployment/features/metrics.go b/pkg/deployment/features/metrics.go index a8a83b38c..2a771c2f0 100644 --- a/pkg/deployment/features/metrics.go +++ b/pkg/deployment/features/metrics.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package features diff --git a/pkg/deployment/features/names.go b/pkg/deployment/features/names.go index 7cefa6335..49dcbbcec 100644 --- a/pkg/deployment/features/names.go +++ b/pkg/deployment/features/names.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,7 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// package features diff --git a/pkg/deployment/features/security.go b/pkg/deployment/features/security.go index 151a9b0da..5f18af9be 100644 --- a/pkg/deployment/features/security.go +++ b/pkg/deployment/features/security.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package features diff --git a/pkg/deployment/features/tls.go b/pkg/deployment/features/tls.go index 5e509aa0f..c773b43a1 100644 --- a/pkg/deployment/features/tls.go +++ b/pkg/deployment/features/tls.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package features diff --git a/pkg/deployment/features/upgrade.go b/pkg/deployment/features/upgrade.go index 70b5d2acf..8405aa802 100644 --- a/pkg/deployment/features/upgrade.go +++ b/pkg/deployment/features/upgrade.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package features diff --git a/pkg/deployment/images.go b/pkg/deployment/images.go index 57599976c..8e3973a29 100644 --- a/pkg/deployment/images.go +++ b/pkg/deployment/images.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/images_test.go b/pkg/deployment/images_test.go index cac313f59..f3c6c66bc 100644 --- a/pkg/deployment/images_test.go +++ b/pkg/deployment/images_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package deployment diff --git a/pkg/deployment/informers.go b/pkg/deployment/informers.go index aede03044..3ea1b948a 100644 --- a/pkg/deployment/informers.go +++ b/pkg/deployment/informers.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package deployment diff --git a/pkg/deployment/member/phase_updates.go b/pkg/deployment/member/phase_updates.go index 52f9770c6..a0f3f097e 100644 --- a/pkg/deployment/member/phase_updates.go +++ b/pkg/deployment/member/phase_updates.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package member diff --git a/pkg/deployment/members.community.go b/pkg/deployment/members.community.go index 51a38d2a5..1f777b294 100644 --- a/pkg/deployment/members.community.go +++ b/pkg/deployment/members.community.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - //go:build !enterprise // +build !enterprise diff --git a/pkg/deployment/members.go b/pkg/deployment/members.go index e93b40e1e..8a35dd7b2 100644 --- a/pkg/deployment/members.go +++ b/pkg/deployment/members.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package deployment diff --git a/pkg/deployment/metrics.go b/pkg/deployment/metrics.go index b9f4423d5..47a837bb3 100644 --- a/pkg/deployment/metrics.go +++ b/pkg/deployment/metrics.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/patch/item.go b/pkg/deployment/patch/item.go index 9622b728e..573f1a79c 100644 --- a/pkg/deployment/patch/item.go +++ b/pkg/deployment/patch/item.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package patch diff --git a/pkg/deployment/patch/patch.go b/pkg/deployment/patch/patch.go index c45be1e8c..ff29ef121 100644 --- a/pkg/deployment/patch/patch.go +++ b/pkg/deployment/patch/patch.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package patch diff --git a/pkg/deployment/pod/affinity.go b/pkg/deployment/pod/affinity.go index 14cded658..33a9570d1 100644 --- a/pkg/deployment/pod/affinity.go +++ b/pkg/deployment/pod/affinity.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package pod diff --git a/pkg/deployment/pod/builder.go b/pkg/deployment/pod/builder.go index bd5eb5b7e..4cee47e0c 100644 --- a/pkg/deployment/pod/builder.go +++ b/pkg/deployment/pod/builder.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package pod diff --git a/pkg/deployment/pod/encryption.go b/pkg/deployment/pod/encryption.go index 1cbc24d26..b576d1374 100644 --- a/pkg/deployment/pod/encryption.go +++ b/pkg/deployment/pod/encryption.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package pod diff --git a/pkg/deployment/pod/jwt.go b/pkg/deployment/pod/jwt.go index fab1114ce..25f5b45ed 100644 --- a/pkg/deployment/pod/jwt.go +++ b/pkg/deployment/pod/jwt.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package pod diff --git a/pkg/deployment/pod/probes.go b/pkg/deployment/pod/probes.go index afbc9028c..f993eb2a7 100644 --- a/pkg/deployment/pod/probes.go +++ b/pkg/deployment/pod/probes.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package pod diff --git a/pkg/deployment/pod/security.go b/pkg/deployment/pod/security.go index b583bdf6b..d0402a905 100644 --- a/pkg/deployment/pod/security.go +++ b/pkg/deployment/pod/security.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package pod diff --git a/pkg/deployment/pod/sni.go b/pkg/deployment/pod/sni.go index 9e20e9229..3f8c78479 100644 --- a/pkg/deployment/pod/sni.go +++ b/pkg/deployment/pod/sni.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package pod diff --git a/pkg/deployment/pod/tls.go b/pkg/deployment/pod/tls.go index f55ef38f2..6dd61fa9c 100644 --- a/pkg/deployment/pod/tls.go +++ b/pkg/deployment/pod/tls.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package pod diff --git a/pkg/deployment/pod/topology.community.go b/pkg/deployment/pod/topology.community.go index cd2099834..f03491705 100644 --- a/pkg/deployment/pod/topology.community.go +++ b/pkg/deployment/pod/topology.community.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - //go:build !enterprise // +build !enterprise diff --git a/pkg/deployment/pod/topology.go b/pkg/deployment/pod/topology.go index 08ff70ac0..840344698 100644 --- a/pkg/deployment/pod/topology.go +++ b/pkg/deployment/pod/topology.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/pod/upgrade.go b/pkg/deployment/pod/upgrade.go index 71ef8c218..03573769e 100644 --- a/pkg/deployment/pod/upgrade.go +++ b/pkg/deployment/pod/upgrade.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package pod diff --git a/pkg/deployment/pod/upgrade_version_check.go b/pkg/deployment/pod/upgrade_version_check.go index 9afeccd5a..8ddc89741 100644 --- a/pkg/deployment/pod/upgrade_version_check.go +++ b/pkg/deployment/pod/upgrade_version_check.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package pod diff --git a/pkg/deployment/pod/utils.go b/pkg/deployment/pod/utils.go index 8d615528f..29ba0bec3 100644 --- a/pkg/deployment/pod/utils.go +++ b/pkg/deployment/pod/utils.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package pod diff --git a/pkg/deployment/pod/volumes.go b/pkg/deployment/pod/volumes.go index 6eba76e2c..e3afc08ef 100644 --- a/pkg/deployment/pod/volumes.go +++ b/pkg/deployment/pod/volumes.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package pod import core "k8s.io/api/core/v1" diff --git a/pkg/deployment/reconcile/action.go b/pkg/deployment/reconcile/action.go index f682031c3..dd5c87e08 100644 --- a/pkg/deployment/reconcile/action.go +++ b/pkg/deployment/reconcile/action.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package reconcile diff --git a/pkg/deployment/reconcile/action_add_member.go b/pkg/deployment/reconcile/action_add_member.go index 552a7db79..bf93e7766 100644 --- a/pkg/deployment/reconcile/action_add_member.go +++ b/pkg/deployment/reconcile/action_add_member.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_arango_member_update_pod_spec.go b/pkg/deployment/reconcile/action_arango_member_update_pod_spec.go index 2a2807dd9..7b396caa8 100644 --- a/pkg/deployment/reconcile/action_arango_member_update_pod_spec.go +++ b/pkg/deployment/reconcile/action_arango_member_update_pod_spec.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_arango_member_update_pod_status.go b/pkg/deployment/reconcile/action_arango_member_update_pod_status.go index bc645dd89..f569d9e73 100644 --- a/pkg/deployment/reconcile/action_arango_member_update_pod_status.go +++ b/pkg/deployment/reconcile/action_arango_member_update_pod_status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_backup_restore.go b/pkg/deployment/reconcile/action_backup_restore.go index ea551fb1d..0023a82c7 100644 --- a/pkg/deployment/reconcile/action_backup_restore.go +++ b/pkg/deployment/reconcile/action_backup_restore.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_backup_restore_clean.go b/pkg/deployment/reconcile/action_backup_restore_clean.go index 03843fdd6..d166a9ce7 100644 --- a/pkg/deployment/reconcile/action_backup_restore_clean.go +++ b/pkg/deployment/reconcile/action_backup_restore_clean.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_bootstrap_set_password.go b/pkg/deployment/reconcile/action_bootstrap_set_password.go index ea17c7dcd..14e485f6c 100644 --- a/pkg/deployment/reconcile/action_bootstrap_set_password.go +++ b/pkg/deployment/reconcile/action_bootstrap_set_password.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_bootstrap_update.go b/pkg/deployment/reconcile/action_bootstrap_update.go index 4262c13bd..efd633efd 100644 --- a/pkg/deployment/reconcile/action_bootstrap_update.go +++ b/pkg/deployment/reconcile/action_bootstrap_update.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_cleanout_member.go b/pkg/deployment/reconcile/action_cleanout_member.go index e673b86e7..14d1ed3b7 100644 --- a/pkg/deployment/reconcile/action_cleanout_member.go +++ b/pkg/deployment/reconcile/action_cleanout_member.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_cluster_member_cleanup.go b/pkg/deployment/reconcile/action_cluster_member_cleanup.go index d58233c17..7bc8f4919 100644 --- a/pkg/deployment/reconcile/action_cluster_member_cleanup.go +++ b/pkg/deployment/reconcile/action_cluster_member_cleanup.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_context.go b/pkg/deployment/reconcile/action_context.go index db6054eb6..81f3a2898 100644 --- a/pkg/deployment/reconcile/action_context.go +++ b/pkg/deployment/reconcile/action_context.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_disable_scaling_cluster.go b/pkg/deployment/reconcile/action_disable_scaling_cluster.go index 4100c378b..74a0cdaeb 100644 --- a/pkg/deployment/reconcile/action_disable_scaling_cluster.go +++ b/pkg/deployment/reconcile/action_disable_scaling_cluster.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_enable_scaling_cluster.go b/pkg/deployment/reconcile/action_enable_scaling_cluster.go index daf582824..642f9a468 100644 --- a/pkg/deployment/reconcile/action_enable_scaling_cluster.go +++ b/pkg/deployment/reconcile/action_enable_scaling_cluster.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_encryption_add.go b/pkg/deployment/reconcile/action_encryption_add.go index f60620ec7..cac2a71ba 100644 --- a/pkg/deployment/reconcile/action_encryption_add.go +++ b/pkg/deployment/reconcile/action_encryption_add.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_encryption_propagated.go b/pkg/deployment/reconcile/action_encryption_propagated.go index 175c90b44..75d6f1039 100644 --- a/pkg/deployment/reconcile/action_encryption_propagated.go +++ b/pkg/deployment/reconcile/action_encryption_propagated.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_encryption_refresh.go b/pkg/deployment/reconcile/action_encryption_refresh.go index 4c5f159e6..8fd116bef 100644 --- a/pkg/deployment/reconcile/action_encryption_refresh.go +++ b/pkg/deployment/reconcile/action_encryption_refresh.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_encryption_remove.go b/pkg/deployment/reconcile/action_encryption_remove.go index 4efe01a7b..3e8c0775e 100644 --- a/pkg/deployment/reconcile/action_encryption_remove.go +++ b/pkg/deployment/reconcile/action_encryption_remove.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_encryption_status_update.go b/pkg/deployment/reconcile/action_encryption_status_update.go index a9730dd1d..ad6e6238a 100644 --- a/pkg/deployment/reconcile/action_encryption_status_update.go +++ b/pkg/deployment/reconcile/action_encryption_status_update.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_helper.go b/pkg/deployment/reconcile/action_helper.go index b35adc301..8b529ed8a 100644 --- a/pkg/deployment/reconcile/action_helper.go +++ b/pkg/deployment/reconcile/action_helper.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_idle.go b/pkg/deployment/reconcile/action_idle.go index 2b5117cc7..8324f3c63 100644 --- a/pkg/deployment/reconcile/action_idle.go +++ b/pkg/deployment/reconcile/action_idle.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_jwt_add.go b/pkg/deployment/reconcile/action_jwt_add.go index d233bac7a..a935db2ba 100644 --- a/pkg/deployment/reconcile/action_jwt_add.go +++ b/pkg/deployment/reconcile/action_jwt_add.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_jwt_clean.go b/pkg/deployment/reconcile/action_jwt_clean.go index 3b63ac6b4..a15bef80e 100644 --- a/pkg/deployment/reconcile/action_jwt_clean.go +++ b/pkg/deployment/reconcile/action_jwt_clean.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_jwt_propagated.go b/pkg/deployment/reconcile/action_jwt_propagated.go index 693e41fab..5ecaafc5f 100644 --- a/pkg/deployment/reconcile/action_jwt_propagated.go +++ b/pkg/deployment/reconcile/action_jwt_propagated.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_jwt_refresh.go b/pkg/deployment/reconcile/action_jwt_refresh.go index 10764b228..e11c16736 100644 --- a/pkg/deployment/reconcile/action_jwt_refresh.go +++ b/pkg/deployment/reconcile/action_jwt_refresh.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_jwt_set_active.go b/pkg/deployment/reconcile/action_jwt_set_active.go index 6ffba06a4..84379842b 100644 --- a/pkg/deployment/reconcile/action_jwt_set_active.go +++ b/pkg/deployment/reconcile/action_jwt_set_active.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_jwt_status_update.go b/pkg/deployment/reconcile/action_jwt_status_update.go index 12802344c..7792df9e7 100644 --- a/pkg/deployment/reconcile/action_jwt_status_update.go +++ b/pkg/deployment/reconcile/action_jwt_status_update.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_kill_member_pod.go b/pkg/deployment/reconcile/action_kill_member_pod.go index b62d7b055..4a1aaee69 100644 --- a/pkg/deployment/reconcile/action_kill_member_pod.go +++ b/pkg/deployment/reconcile/action_kill_member_pod.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_maintenance_condition.go b/pkg/deployment/reconcile/action_maintenance_condition.go index 28fabe7d3..ab3bc0ef8 100644 --- a/pkg/deployment/reconcile/action_maintenance_condition.go +++ b/pkg/deployment/reconcile/action_maintenance_condition.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_maintenance_disable.go b/pkg/deployment/reconcile/action_maintenance_disable.go index 7e510578b..6cfba90af 100644 --- a/pkg/deployment/reconcile/action_maintenance_disable.go +++ b/pkg/deployment/reconcile/action_maintenance_disable.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_maintenance_enable.go b/pkg/deployment/reconcile/action_maintenance_enable.go index fdc45dbdb..fe8966391 100644 --- a/pkg/deployment/reconcile/action_maintenance_enable.go +++ b/pkg/deployment/reconcile/action_maintenance_enable.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_mark_to_remove_member.go b/pkg/deployment/reconcile/action_mark_to_remove_member.go index 5774a8982..f39514f48 100644 --- a/pkg/deployment/reconcile/action_mark_to_remove_member.go +++ b/pkg/deployment/reconcile/action_mark_to_remove_member.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package reconcile diff --git a/pkg/deployment/reconcile/action_member_phase_update.go b/pkg/deployment/reconcile/action_member_phase_update.go index 273e2855d..5cb631333 100644 --- a/pkg/deployment/reconcile/action_member_phase_update.go +++ b/pkg/deployment/reconcile/action_member_phase_update.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_member_rid_update.go b/pkg/deployment/reconcile/action_member_rid_update.go index bb5dcd8c5..1864cf7a8 100644 --- a/pkg/deployment/reconcile/action_member_rid_update.go +++ b/pkg/deployment/reconcile/action_member_rid_update.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_pvc_resize.go b/pkg/deployment/reconcile/action_pvc_resize.go index dda0beb7a..afe94cfec 100644 --- a/pkg/deployment/reconcile/action_pvc_resize.go +++ b/pkg/deployment/reconcile/action_pvc_resize.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package reconcile diff --git a/pkg/deployment/reconcile/action_pvc_resized.go b/pkg/deployment/reconcile/action_pvc_resized.go index 6c9e1002e..a3aa55c97 100644 --- a/pkg/deployment/reconcile/action_pvc_resized.go +++ b/pkg/deployment/reconcile/action_pvc_resized.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package reconcile diff --git a/pkg/deployment/reconcile/action_recreate_member.go b/pkg/deployment/reconcile/action_recreate_member.go index cc7d8d24e..0bdf870a2 100644 --- a/pkg/deployment/reconcile/action_recreate_member.go +++ b/pkg/deployment/reconcile/action_recreate_member.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_remove_member.go b/pkg/deployment/reconcile/action_remove_member.go index 9556cf4aa..aaadcfb51 100644 --- a/pkg/deployment/reconcile/action_remove_member.go +++ b/pkg/deployment/reconcile/action_remove_member.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_resign_leadership.go b/pkg/deployment/reconcile/action_resign_leadership.go index 4480dc679..164a2ea91 100644 --- a/pkg/deployment/reconcile/action_resign_leadership.go +++ b/pkg/deployment/reconcile/action_resign_leadership.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_rotate_member.go b/pkg/deployment/reconcile/action_rotate_member.go index cd911724c..f0d584710 100644 --- a/pkg/deployment/reconcile/action_rotate_member.go +++ b/pkg/deployment/reconcile/action_rotate_member.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_rotate_start_member.go b/pkg/deployment/reconcile/action_rotate_start_member.go index 30a3f5372..44020c59d 100644 --- a/pkg/deployment/reconcile/action_rotate_start_member.go +++ b/pkg/deployment/reconcile/action_rotate_start_member.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_rotate_stop_member.go b/pkg/deployment/reconcile/action_rotate_stop_member.go index 6164605df..858ba1e6b 100644 --- a/pkg/deployment/reconcile/action_rotate_stop_member.go +++ b/pkg/deployment/reconcile/action_rotate_stop_member.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_runtime_container_args_udpate.go b/pkg/deployment/reconcile/action_runtime_container_args_udpate.go index 634f286a3..429b5f9e1 100644 --- a/pkg/deployment/reconcile/action_runtime_container_args_udpate.go +++ b/pkg/deployment/reconcile/action_runtime_container_args_udpate.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_runtime_container_image_update.go b/pkg/deployment/reconcile/action_runtime_container_image_update.go index 3f6f33a2d..593d67944 100644 --- a/pkg/deployment/reconcile/action_runtime_container_image_update.go +++ b/pkg/deployment/reconcile/action_runtime_container_image_update.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_set_condition.go b/pkg/deployment/reconcile/action_set_condition.go index b2f32dadc..9ce22f3b2 100644 --- a/pkg/deployment/reconcile/action_set_condition.go +++ b/pkg/deployment/reconcile/action_set_condition.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_set_condition_v2.go b/pkg/deployment/reconcile/action_set_condition_v2.go index bdb43e312..bfc779116 100644 --- a/pkg/deployment/reconcile/action_set_condition_v2.go +++ b/pkg/deployment/reconcile/action_set_condition_v2.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_set_current_image.go b/pkg/deployment/reconcile/action_set_current_image.go index 88c72cde0..f60858d14 100644 --- a/pkg/deployment/reconcile/action_set_current_image.go +++ b/pkg/deployment/reconcile/action_set_current_image.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package reconcile diff --git a/pkg/deployment/reconcile/action_set_license.go b/pkg/deployment/reconcile/action_set_license.go index 63ae47335..571dc1b58 100644 --- a/pkg/deployment/reconcile/action_set_license.go +++ b/pkg/deployment/reconcile/action_set_license.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_set_member_condition.go b/pkg/deployment/reconcile/action_set_member_condition.go index 57dad3ec5..66c74f8da 100644 --- a/pkg/deployment/reconcile/action_set_member_condition.go +++ b/pkg/deployment/reconcile/action_set_member_condition.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_set_member_condition_v2.go b/pkg/deployment/reconcile/action_set_member_condition_v2.go index ea05531c6..bd8bfbdc6 100644 --- a/pkg/deployment/reconcile/action_set_member_condition_v2.go +++ b/pkg/deployment/reconcile/action_set_member_condition_v2.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/reconcile/action_shutdown_member.go b/pkg/deployment/reconcile/action_shutdown_member.go index 4bd9a693b..e173a2667 100644 --- a/pkg/deployment/reconcile/action_shutdown_member.go +++ b/pkg/deployment/reconcile/action_shutdown_member.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package reconcile diff --git a/pkg/deployment/reconcile/action_tls_ca_append.go b/pkg/deployment/reconcile/action_tls_ca_append.go index 510577930..76c0d007e 100644 --- a/pkg/deployment/reconcile/action_tls_ca_append.go +++ b/pkg/deployment/reconcile/action_tls_ca_append.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_tls_ca_clean.go b/pkg/deployment/reconcile/action_tls_ca_clean.go index 94ff5fb37..bf0c16c25 100644 --- a/pkg/deployment/reconcile/action_tls_ca_clean.go +++ b/pkg/deployment/reconcile/action_tls_ca_clean.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_tls_ca_renew.go b/pkg/deployment/reconcile/action_tls_ca_renew.go index cca990648..56e2f523b 100644 --- a/pkg/deployment/reconcile/action_tls_ca_renew.go +++ b/pkg/deployment/reconcile/action_tls_ca_renew.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_tls_keyfile_clean.go b/pkg/deployment/reconcile/action_tls_keyfile_clean.go index 00f4da853..0730c6c56 100644 --- a/pkg/deployment/reconcile/action_tls_keyfile_clean.go +++ b/pkg/deployment/reconcile/action_tls_keyfile_clean.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_tls_keyfile_refresh.go b/pkg/deployment/reconcile/action_tls_keyfile_refresh.go index f46753a24..bcf860439 100644 --- a/pkg/deployment/reconcile/action_tls_keyfile_refresh.go +++ b/pkg/deployment/reconcile/action_tls_keyfile_refresh.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_tls_propagated.go b/pkg/deployment/reconcile/action_tls_propagated.go index b4bfe3f72..428cd0a34 100644 --- a/pkg/deployment/reconcile/action_tls_propagated.go +++ b/pkg/deployment/reconcile/action_tls_propagated.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_tls_sni_update.go b/pkg/deployment/reconcile/action_tls_sni_update.go index d458febb1..823376399 100644 --- a/pkg/deployment/reconcile/action_tls_sni_update.go +++ b/pkg/deployment/reconcile/action_tls_sni_update.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_tls_status_update.go b/pkg/deployment/reconcile/action_tls_status_update.go index ff1d7b668..6afe67285 100644 --- a/pkg/deployment/reconcile/action_tls_status_update.go +++ b/pkg/deployment/reconcile/action_tls_status_update.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/action_topology_disable.community.go b/pkg/deployment/reconcile/action_topology_disable.community.go index c8f70b2e2..421d273c9 100644 --- a/pkg/deployment/reconcile/action_topology_disable.community.go +++ b/pkg/deployment/reconcile/action_topology_disable.community.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - //go:build !enterprise // +build !enterprise diff --git a/pkg/deployment/reconcile/action_topology_disable.go b/pkg/deployment/reconcile/action_topology_disable.go index 207bc3c8c..1e87edfed 100644 --- a/pkg/deployment/reconcile/action_topology_disable.go +++ b/pkg/deployment/reconcile/action_topology_disable.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/reconcile/action_topology_enable.community.go b/pkg/deployment/reconcile/action_topology_enable.community.go index 63aafd1fe..4aa559d63 100644 --- a/pkg/deployment/reconcile/action_topology_enable.community.go +++ b/pkg/deployment/reconcile/action_topology_enable.community.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - //go:build !enterprise // +build !enterprise diff --git a/pkg/deployment/reconcile/action_topology_enable.go b/pkg/deployment/reconcile/action_topology_enable.go index c88fa0bb3..6deb91427 100644 --- a/pkg/deployment/reconcile/action_topology_enable.go +++ b/pkg/deployment/reconcile/action_topology_enable.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/reconcile/action_topology_member_assignment.community.go b/pkg/deployment/reconcile/action_topology_member_assignment.community.go index 5222a8b31..906d68f8a 100644 --- a/pkg/deployment/reconcile/action_topology_member_assignment.community.go +++ b/pkg/deployment/reconcile/action_topology_member_assignment.community.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - //go:build !enterprise // +build !enterprise diff --git a/pkg/deployment/reconcile/action_topology_member_assignment.go b/pkg/deployment/reconcile/action_topology_member_assignment.go index cc6bdeba2..4ab1b6c25 100644 --- a/pkg/deployment/reconcile/action_topology_member_assignment.go +++ b/pkg/deployment/reconcile/action_topology_member_assignment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/reconcile/action_topology_zones_update.community.go b/pkg/deployment/reconcile/action_topology_zones_update.community.go index dbe1248e3..870e8e0ba 100644 --- a/pkg/deployment/reconcile/action_topology_zones_update.community.go +++ b/pkg/deployment/reconcile/action_topology_zones_update.community.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - //go:build !enterprise // +build !enterprise diff --git a/pkg/deployment/reconcile/action_topology_zones_update.go b/pkg/deployment/reconcile/action_topology_zones_update.go index 4fa4c99b4..7c7ac0baa 100644 --- a/pkg/deployment/reconcile/action_topology_zones_update.go +++ b/pkg/deployment/reconcile/action_topology_zones_update.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/reconcile/action_upgrade_current_image.go b/pkg/deployment/reconcile/action_upgrade_current_image.go index df6c6591c..3eaf0d0ad 100644 --- a/pkg/deployment/reconcile/action_upgrade_current_image.go +++ b/pkg/deployment/reconcile/action_upgrade_current_image.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package reconcile diff --git a/pkg/deployment/reconcile/action_upgrade_member.go b/pkg/deployment/reconcile/action_upgrade_member.go index 7fa376e17..45ae256cf 100644 --- a/pkg/deployment/reconcile/action_upgrade_member.go +++ b/pkg/deployment/reconcile/action_upgrade_member.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package reconcile diff --git a/pkg/deployment/reconcile/action_wait_for_member_in_sync.go b/pkg/deployment/reconcile/action_wait_for_member_in_sync.go index fa93ceec0..99f1ab668 100644 --- a/pkg/deployment/reconcile/action_wait_for_member_in_sync.go +++ b/pkg/deployment/reconcile/action_wait_for_member_in_sync.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/action_wait_for_member_up.go b/pkg/deployment/reconcile/action_wait_for_member_up.go index e35bb4bf4..a6898bb74 100644 --- a/pkg/deployment/reconcile/action_wait_for_member_up.go +++ b/pkg/deployment/reconcile/action_wait_for_member_up.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,10 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/context.go b/pkg/deployment/reconcile/context.go index 15979bc9f..2ccf30b07 100644 --- a/pkg/deployment/reconcile/context.go +++ b/pkg/deployment/reconcile/context.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/helper_shutdown.go b/pkg/deployment/reconcile/helper_shutdown.go index 39c954b4b..004f7af72 100644 --- a/pkg/deployment/reconcile/helper_shutdown.go +++ b/pkg/deployment/reconcile/helper_shutdown.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/helper_tls_sni.go b/pkg/deployment/reconcile/helper_tls_sni.go index e23f1cdc4..081d1896a 100644 --- a/pkg/deployment/reconcile/helper_tls_sni.go +++ b/pkg/deployment/reconcile/helper_tls_sni.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/helper_wrap.go b/pkg/deployment/reconcile/helper_wrap.go index 741f4e96a..67066054a 100644 --- a/pkg/deployment/reconcile/helper_wrap.go +++ b/pkg/deployment/reconcile/helper_wrap.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder.go b/pkg/deployment/reconcile/plan_builder.go index 2fade30b5..52c2a11e2 100644 --- a/pkg/deployment/reconcile/plan_builder.go +++ b/pkg/deployment/reconcile/plan_builder.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_appender.go b/pkg/deployment/reconcile/plan_builder_appender.go index 7c0a87165..4046cdfcf 100644 --- a/pkg/deployment/reconcile/plan_builder_appender.go +++ b/pkg/deployment/reconcile/plan_builder_appender.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_appender_test.go b/pkg/deployment/reconcile/plan_builder_appender_test.go index fff605797..93f1a6326 100644 --- a/pkg/deployment/reconcile/plan_builder_appender_test.go +++ b/pkg/deployment/reconcile/plan_builder_appender_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/reconcile/plan_builder_bootstrap.go b/pkg/deployment/reconcile/plan_builder_bootstrap.go index cc34c6ef4..2e500c02f 100644 --- a/pkg/deployment/reconcile/plan_builder_bootstrap.go +++ b/pkg/deployment/reconcile/plan_builder_bootstrap.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_clean_out.go b/pkg/deployment/reconcile/plan_builder_clean_out.go index adf7ce99a..11dca10bd 100644 --- a/pkg/deployment/reconcile/plan_builder_clean_out.go +++ b/pkg/deployment/reconcile/plan_builder_clean_out.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_cluster.go b/pkg/deployment/reconcile/plan_builder_cluster.go index df50d0913..22d68ce69 100644 --- a/pkg/deployment/reconcile/plan_builder_cluster.go +++ b/pkg/deployment/reconcile/plan_builder_cluster.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_common.go b/pkg/deployment/reconcile/plan_builder_common.go index a4c625b42..644392e83 100644 --- a/pkg/deployment/reconcile/plan_builder_common.go +++ b/pkg/deployment/reconcile/plan_builder_common.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_context.go b/pkg/deployment/reconcile/plan_builder_context.go index 41fb47339..30bfc5a2b 100644 --- a/pkg/deployment/reconcile/plan_builder_context.go +++ b/pkg/deployment/reconcile/plan_builder_context.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_encryption.go b/pkg/deployment/reconcile/plan_builder_encryption.go index a20eeb31e..cf3eaa56d 100644 --- a/pkg/deployment/reconcile/plan_builder_encryption.go +++ b/pkg/deployment/reconcile/plan_builder_encryption.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_factory.go b/pkg/deployment/reconcile/plan_builder_factory.go index e82df21a1..101b8bfff 100644 --- a/pkg/deployment/reconcile/plan_builder_factory.go +++ b/pkg/deployment/reconcile/plan_builder_factory.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_generator.go b/pkg/deployment/reconcile/plan_builder_generator.go index e1abe2361..73171b7f6 100644 --- a/pkg/deployment/reconcile/plan_builder_generator.go +++ b/pkg/deployment/reconcile/plan_builder_generator.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/reconcile/plan_builder_high.go b/pkg/deployment/reconcile/plan_builder_high.go index befde3d1c..59aeb50bb 100644 --- a/pkg/deployment/reconcile/plan_builder_high.go +++ b/pkg/deployment/reconcile/plan_builder_high.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_jwt.go b/pkg/deployment/reconcile/plan_builder_jwt.go index e7787179d..af20edcb5 100644 --- a/pkg/deployment/reconcile/plan_builder_jwt.go +++ b/pkg/deployment/reconcile/plan_builder_jwt.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_license.go b/pkg/deployment/reconcile/plan_builder_license.go index b9bfa3322..7bf73edb4 100644 --- a/pkg/deployment/reconcile/plan_builder_license.go +++ b/pkg/deployment/reconcile/plan_builder_license.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/reconcile/plan_builder_normal.go b/pkg/deployment/reconcile/plan_builder_normal.go index 66d97e2da..6c054bb0c 100644 --- a/pkg/deployment/reconcile/plan_builder_normal.go +++ b/pkg/deployment/reconcile/plan_builder_normal.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_rebalancer.community.go b/pkg/deployment/reconcile/plan_builder_rebalancer.community.go index e1f3ec21b..833bd4688 100644 --- a/pkg/deployment/reconcile/plan_builder_rebalancer.community.go +++ b/pkg/deployment/reconcile/plan_builder_rebalancer.community.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - //go:build !enterprise // +build !enterprise diff --git a/pkg/deployment/reconcile/plan_builder_restore.go b/pkg/deployment/reconcile/plan_builder_restore.go index 74c6f5a70..78ed60e58 100644 --- a/pkg/deployment/reconcile/plan_builder_restore.go +++ b/pkg/deployment/reconcile/plan_builder_restore.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_rotate_upgrade.go b/pkg/deployment/reconcile/plan_builder_rotate_upgrade.go index 0a023a4d9..46fd21604 100644 --- a/pkg/deployment/reconcile/plan_builder_rotate_upgrade.go +++ b/pkg/deployment/reconcile/plan_builder_rotate_upgrade.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_rotate_upgrade_test.go b/pkg/deployment/reconcile/plan_builder_rotate_upgrade_test.go index 3a515bd93..e82ac6977 100644 --- a/pkg/deployment/reconcile/plan_builder_rotate_upgrade_test.go +++ b/pkg/deployment/reconcile/plan_builder_rotate_upgrade_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_scale.go b/pkg/deployment/reconcile/plan_builder_scale.go index 578cf91b7..ff9bda3cf 100644 --- a/pkg/deployment/reconcile/plan_builder_scale.go +++ b/pkg/deployment/reconcile/plan_builder_scale.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_storage.go b/pkg/deployment/reconcile/plan_builder_storage.go index cf393c4f2..d53445a60 100644 --- a/pkg/deployment/reconcile/plan_builder_storage.go +++ b/pkg/deployment/reconcile/plan_builder_storage.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_test.go b/pkg/deployment/reconcile/plan_builder_test.go index 7f1f6e51c..1471bcbd2 100644 --- a/pkg/deployment/reconcile/plan_builder_test.go +++ b/pkg/deployment/reconcile/plan_builder_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_tls.go b/pkg/deployment/reconcile/plan_builder_tls.go index e9f3d09ef..e07f956f2 100644 --- a/pkg/deployment/reconcile/plan_builder_tls.go +++ b/pkg/deployment/reconcile/plan_builder_tls.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_tls_sni.go b/pkg/deployment/reconcile/plan_builder_tls_sni.go index e2b16b6ef..3dfa43ef7 100644 --- a/pkg/deployment/reconcile/plan_builder_tls_sni.go +++ b/pkg/deployment/reconcile/plan_builder_tls_sni.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/plan_builder_topology.community.go b/pkg/deployment/reconcile/plan_builder_topology.community.go index f4caa6dac..7c55951c4 100644 --- a/pkg/deployment/reconcile/plan_builder_topology.community.go +++ b/pkg/deployment/reconcile/plan_builder_topology.community.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - //go:build !enterprise // +build !enterprise diff --git a/pkg/deployment/reconcile/plan_builder_utils.go b/pkg/deployment/reconcile/plan_builder_utils.go index 57e57c3f0..11a095e7b 100644 --- a/pkg/deployment/reconcile/plan_builder_utils.go +++ b/pkg/deployment/reconcile/plan_builder_utils.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package reconcile diff --git a/pkg/deployment/reconcile/plan_executor.go b/pkg/deployment/reconcile/plan_executor.go index 381ab05c3..7832d9119 100644 --- a/pkg/deployment/reconcile/plan_executor.go +++ b/pkg/deployment/reconcile/plan_executor.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/reconcile/reconciler.go b/pkg/deployment/reconcile/reconciler.go index e2a3e41c8..5efb35fb0 100644 --- a/pkg/deployment/reconcile/reconciler.go +++ b/pkg/deployment/reconcile/reconciler.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/reconcile/timeouts.go b/pkg/deployment/reconcile/timeouts.go index 0c02cc5c6..084f0a9db 100644 --- a/pkg/deployment/reconcile/timeouts.go +++ b/pkg/deployment/reconcile/timeouts.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package reconcile diff --git a/pkg/deployment/reconcile/utils.go b/pkg/deployment/reconcile/utils.go index 4b202351d..1ff3790f9 100644 --- a/pkg/deployment/reconcile/utils.go +++ b/pkg/deployment/reconcile/utils.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package reconcile diff --git a/pkg/deployment/resilience/context.go b/pkg/deployment/resilience/context.go index 492fc5732..866b58c74 100644 --- a/pkg/deployment/resilience/context.go +++ b/pkg/deployment/resilience/context.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package resilience diff --git a/pkg/deployment/resilience/member_failure.go b/pkg/deployment/resilience/member_failure.go index fbc87035f..5ccfb39f6 100644 --- a/pkg/deployment/resilience/member_failure.go +++ b/pkg/deployment/resilience/member_failure.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resilience diff --git a/pkg/deployment/resilience/resilience.go b/pkg/deployment/resilience/resilience.go index da57517ef..3864f9d75 100644 --- a/pkg/deployment/resilience/resilience.go +++ b/pkg/deployment/resilience/resilience.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package resilience diff --git a/pkg/deployment/resources/annotations.go b/pkg/deployment/resources/annotations.go index cbd76132f..4bda563f9 100644 --- a/pkg/deployment/resources/annotations.go +++ b/pkg/deployment/resources/annotations.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/certicicates.go b/pkg/deployment/resources/certicicates.go index bf5cff0a8..e78ee2c87 100644 --- a/pkg/deployment/resources/certicicates.go +++ b/pkg/deployment/resources/certicicates.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package resources diff --git a/pkg/deployment/resources/certificates_client_auth.go b/pkg/deployment/resources/certificates_client_auth.go index 84341cbdc..c747239c4 100644 --- a/pkg/deployment/resources/certificates_client_auth.go +++ b/pkg/deployment/resources/certificates_client_auth.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/certificates_tls.go b/pkg/deployment/resources/certificates_tls.go index 45884b2ec..be11cdde7 100644 --- a/pkg/deployment/resources/certificates_tls.go +++ b/pkg/deployment/resources/certificates_tls.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/context.go b/pkg/deployment/resources/context.go index d792cb770..a655dc629 100644 --- a/pkg/deployment/resources/context.go +++ b/pkg/deployment/resources/context.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/deployment_health.go b/pkg/deployment/resources/deployment_health.go index 257b255b8..6a52b0f01 100644 --- a/pkg/deployment/resources/deployment_health.go +++ b/pkg/deployment/resources/deployment_health.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package resources diff --git a/pkg/deployment/resources/env_builder.go b/pkg/deployment/resources/env_builder.go index 27922efb2..57c2d84cc 100644 --- a/pkg/deployment/resources/env_builder.go +++ b/pkg/deployment/resources/env_builder.go @@ -1,5 +1,5 @@ // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -15,8 +15,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package resources diff --git a/pkg/deployment/resources/exporter.go b/pkg/deployment/resources/exporter.go index 6f84fa265..1c6d119b8 100644 --- a/pkg/deployment/resources/exporter.go +++ b/pkg/deployment/resources/exporter.go @@ -1,5 +1,5 @@ // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -15,8 +15,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/inspector/inspector.go b/pkg/deployment/resources/inspector/inspector.go index 50998fdb2..ae2c80628 100644 --- a/pkg/deployment/resources/inspector/inspector.go +++ b/pkg/deployment/resources/inspector/inspector.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package inspector diff --git a/pkg/deployment/resources/inspector/members.go b/pkg/deployment/resources/inspector/members.go index 5a08abcc8..7eb9e5321 100644 --- a/pkg/deployment/resources/inspector/members.go +++ b/pkg/deployment/resources/inspector/members.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package inspector diff --git a/pkg/deployment/resources/inspector/nodes.go b/pkg/deployment/resources/inspector/nodes.go index 0e9c1581a..1484c6c05 100644 --- a/pkg/deployment/resources/inspector/nodes.go +++ b/pkg/deployment/resources/inspector/nodes.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/resources/inspector/pdbs.go b/pkg/deployment/resources/inspector/pdbs.go index 344b792cf..ceecb4559 100644 --- a/pkg/deployment/resources/inspector/pdbs.go +++ b/pkg/deployment/resources/inspector/pdbs.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package inspector diff --git a/pkg/deployment/resources/inspector/pods.go b/pkg/deployment/resources/inspector/pods.go index 3c04d3162..0ec14a4f7 100644 --- a/pkg/deployment/resources/inspector/pods.go +++ b/pkg/deployment/resources/inspector/pods.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package inspector diff --git a/pkg/deployment/resources/inspector/pvcs.go b/pkg/deployment/resources/inspector/pvcs.go index 59dc6b17e..1cfdc0ed5 100644 --- a/pkg/deployment/resources/inspector/pvcs.go +++ b/pkg/deployment/resources/inspector/pvcs.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package inspector diff --git a/pkg/deployment/resources/inspector/sa.go b/pkg/deployment/resources/inspector/sa.go index 8c64a362f..055452bbe 100644 --- a/pkg/deployment/resources/inspector/sa.go +++ b/pkg/deployment/resources/inspector/sa.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package inspector diff --git a/pkg/deployment/resources/inspector/secrets.go b/pkg/deployment/resources/inspector/secrets.go index e08e4345f..8569a6ebd 100644 --- a/pkg/deployment/resources/inspector/secrets.go +++ b/pkg/deployment/resources/inspector/secrets.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package inspector diff --git a/pkg/deployment/resources/inspector/services.go b/pkg/deployment/resources/inspector/services.go index d00333c8f..d2b3cf8a6 100644 --- a/pkg/deployment/resources/inspector/services.go +++ b/pkg/deployment/resources/inspector/services.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package inspector diff --git a/pkg/deployment/resources/inspector/sms.go b/pkg/deployment/resources/inspector/sms.go index e10e27abf..66f8e05c1 100644 --- a/pkg/deployment/resources/inspector/sms.go +++ b/pkg/deployment/resources/inspector/sms.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package inspector diff --git a/pkg/deployment/resources/internal_exporter.go b/pkg/deployment/resources/internal_exporter.go index de69af7bc..dd20bafaa 100644 --- a/pkg/deployment/resources/internal_exporter.go +++ b/pkg/deployment/resources/internal_exporter.go @@ -1,5 +1,5 @@ // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -15,8 +15,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package resources diff --git a/pkg/deployment/resources/labels.go b/pkg/deployment/resources/labels.go index edad6d6c0..24c21bca5 100644 --- a/pkg/deployment/resources/labels.go +++ b/pkg/deployment/resources/labels.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/license.go b/pkg/deployment/resources/license.go index c9774b476..e33469fdb 100644 --- a/pkg/deployment/resources/license.go +++ b/pkg/deployment/resources/license.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package resources diff --git a/pkg/deployment/resources/member_cleanup.go b/pkg/deployment/resources/member_cleanup.go index bc2a9454c..d3a73b68d 100644 --- a/pkg/deployment/resources/member_cleanup.go +++ b/pkg/deployment/resources/member_cleanup.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/metrics.go b/pkg/deployment/resources/metrics.go index 3cd4996a5..068f7a310 100644 --- a/pkg/deployment/resources/metrics.go +++ b/pkg/deployment/resources/metrics.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package resources diff --git a/pkg/deployment/resources/pdbs.go b/pkg/deployment/resources/pdbs.go index 9661e47c9..e77bacf49 100644 --- a/pkg/deployment/resources/pdbs.go +++ b/pkg/deployment/resources/pdbs.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/pod_cleanup.go b/pkg/deployment/resources/pod_cleanup.go index 9952475fa..53e5a5c8d 100644 --- a/pkg/deployment/resources/pod_cleanup.go +++ b/pkg/deployment/resources/pod_cleanup.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/resources/pod_creator.go b/pkg/deployment/resources/pod_creator.go index dab51a061..bbf1e5b6e 100644 --- a/pkg/deployment/resources/pod_creator.go +++ b/pkg/deployment/resources/pod_creator.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,7 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// package resources diff --git a/pkg/deployment/resources/pod_creator_agent_args_test.go b/pkg/deployment/resources/pod_creator_agent_args_test.go index 65dfdf3b9..ddfc6501d 100644 --- a/pkg/deployment/resources/pod_creator_agent_args_test.go +++ b/pkg/deployment/resources/pod_creator_agent_args_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/pod_creator_arangod.go b/pkg/deployment/resources/pod_creator_arangod.go index f72bed33a..caa4ebd52 100644 --- a/pkg/deployment/resources/pod_creator_arangod.go +++ b/pkg/deployment/resources/pod_creator_arangod.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/pod_creator_coordinator_args_test.go b/pkg/deployment/resources/pod_creator_coordinator_args_test.go index 258d2ad4d..ff7ca2297 100644 --- a/pkg/deployment/resources/pod_creator_coordinator_args_test.go +++ b/pkg/deployment/resources/pod_creator_coordinator_args_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/pod_creator_dbserver_args_test.go b/pkg/deployment/resources/pod_creator_dbserver_args_test.go index c4bcf0fe7..59756cf3c 100644 --- a/pkg/deployment/resources/pod_creator_dbserver_args_test.go +++ b/pkg/deployment/resources/pod_creator_dbserver_args_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/pod_creator_probes.go b/pkg/deployment/resources/pod_creator_probes.go index f6dcb5d24..954589d8e 100644 --- a/pkg/deployment/resources/pod_creator_probes.go +++ b/pkg/deployment/resources/pod_creator_probes.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/pod_creator_single_args_test.go b/pkg/deployment/resources/pod_creator_single_args_test.go index 779ce2475..a9f47ed53 100644 --- a/pkg/deployment/resources/pod_creator_single_args_test.go +++ b/pkg/deployment/resources/pod_creator_single_args_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/pod_creator_sync.go b/pkg/deployment/resources/pod_creator_sync.go index a132f8372..38fd6261a 100644 --- a/pkg/deployment/resources/pod_creator_sync.go +++ b/pkg/deployment/resources/pod_creator_sync.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/pod_finalizers.go b/pkg/deployment/resources/pod_finalizers.go index a41f343ba..4438582d7 100644 --- a/pkg/deployment/resources/pod_finalizers.go +++ b/pkg/deployment/resources/pod_finalizers.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/pod_inspector.go b/pkg/deployment/resources/pod_inspector.go index bfc5089d7..3a292222d 100644 --- a/pkg/deployment/resources/pod_inspector.go +++ b/pkg/deployment/resources/pod_inspector.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/pod_termination.go b/pkg/deployment/resources/pod_termination.go index 15ff07b80..1ac1b9d41 100644 --- a/pkg/deployment/resources/pod_termination.go +++ b/pkg/deployment/resources/pod_termination.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/pvc_finalizers.go b/pkg/deployment/resources/pvc_finalizers.go index 585b58cb0..e86904723 100644 --- a/pkg/deployment/resources/pvc_finalizers.go +++ b/pkg/deployment/resources/pvc_finalizers.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/pvc_inspector.go b/pkg/deployment/resources/pvc_inspector.go index 39e6c4019..0c631f037 100644 --- a/pkg/deployment/resources/pvc_inspector.go +++ b/pkg/deployment/resources/pvc_inspector.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/pvcs.go b/pkg/deployment/resources/pvcs.go index 860fd2ec7..c7263d16b 100644 --- a/pkg/deployment/resources/pvcs.go +++ b/pkg/deployment/resources/pvcs.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/resources.go b/pkg/deployment/resources/resources.go index 6f614bcd4..2b1d6471b 100644 --- a/pkg/deployment/resources/resources.go +++ b/pkg/deployment/resources/resources.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package resources diff --git a/pkg/deployment/resources/secret_hashes.go b/pkg/deployment/resources/secret_hashes.go index 68a4f6c58..c831f95dd 100644 --- a/pkg/deployment/resources/secret_hashes.go +++ b/pkg/deployment/resources/secret_hashes.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package resources diff --git a/pkg/deployment/resources/secrets.go b/pkg/deployment/resources/secrets.go index b895d93d9..0f227c710 100644 --- a/pkg/deployment/resources/secrets.go +++ b/pkg/deployment/resources/secrets.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/servicemonitor.go b/pkg/deployment/resources/servicemonitor.go index 4d750fc19..6455d3ab2 100644 --- a/pkg/deployment/resources/servicemonitor.go +++ b/pkg/deployment/resources/servicemonitor.go @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Max Neunhoeffer -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/resources/services.go b/pkg/deployment/resources/services.go index 147ed0414..e67d363f0 100644 --- a/pkg/deployment/resources/services.go +++ b/pkg/deployment/resources/services.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package resources diff --git a/pkg/deployment/rotation/arangod.go b/pkg/deployment/rotation/arangod.go index ba2b27d2e..786601865 100644 --- a/pkg/deployment/rotation/arangod.go +++ b/pkg/deployment/rotation/arangod.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/rotation/arangod_containers.go b/pkg/deployment/rotation/arangod_containers.go index a7b460c23..1d70a68d5 100644 --- a/pkg/deployment/rotation/arangod_containers.go +++ b/pkg/deployment/rotation/arangod_containers.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package rotation diff --git a/pkg/deployment/rotation/arangod_containers_test.go b/pkg/deployment/rotation/arangod_containers_test.go index 2092927c7..872c2c404 100644 --- a/pkg/deployment/rotation/arangod_containers_test.go +++ b/pkg/deployment/rotation/arangod_containers_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package rotation diff --git a/pkg/deployment/rotation/arangod_test.go b/pkg/deployment/rotation/arangod_test.go index a08851dd6..34162300f 100644 --- a/pkg/deployment/rotation/arangod_test.go +++ b/pkg/deployment/rotation/arangod_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package rotation diff --git a/pkg/deployment/rotation/check.go b/pkg/deployment/rotation/check.go index 1a2c447e9..e765090c1 100644 --- a/pkg/deployment/rotation/check.go +++ b/pkg/deployment/rotation/check.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package rotation diff --git a/pkg/deployment/rotation/compare.go b/pkg/deployment/rotation/compare.go index 957b1fee3..5bd153733 100644 --- a/pkg/deployment/rotation/compare.go +++ b/pkg/deployment/rotation/compare.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/rotation/utils_test.go b/pkg/deployment/rotation/utils_test.go index 5411f5f56..b3b91d2e5 100644 --- a/pkg/deployment/rotation/utils_test.go +++ b/pkg/deployment/rotation/utils_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/server_api.go b/pkg/deployment/server_api.go index 4d6d66f16..ad010947a 100644 --- a/pkg/deployment/server_api.go +++ b/pkg/deployment/server_api.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package deployment diff --git a/pkg/deployment/server_member_api.go b/pkg/deployment/server_member_api.go index f9980a305..cbb4036fd 100644 --- a/pkg/deployment/server_member_api.go +++ b/pkg/deployment/server_member_api.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package deployment diff --git a/pkg/deployment/topology/const.go b/pkg/deployment/topology/const.go index cd6d5a9c3..8fea2227a 100644 --- a/pkg/deployment/topology/const.go +++ b/pkg/deployment/topology/const.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/deployment/topology/mods.community.go b/pkg/deployment/topology/mods.community.go index a3d788db5..f528d4389 100644 --- a/pkg/deployment/topology/mods.community.go +++ b/pkg/deployment/topology/mods.community.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - //go:build !enterprise // +build !enterprise diff --git a/pkg/deployment/topology/topology.community.go b/pkg/deployment/topology/topology.community.go index 22f2352a8..c4a6e8b81 100644 --- a/pkg/deployment/topology/topology.community.go +++ b/pkg/deployment/topology/topology.community.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - //go:build !enterprise // +build !enterprise diff --git a/pkg/exporter/exporter.go b/pkg/exporter/exporter.go index 510251299..b3f0a98d3 100644 --- a/pkg/exporter/exporter.go +++ b/pkg/exporter/exporter.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package exporter diff --git a/pkg/exporter/monitor.go b/pkg/exporter/monitor.go index fd5c155cd..403287bd2 100644 --- a/pkg/exporter/monitor.go +++ b/pkg/exporter/monitor.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/exporter/passthru.go b/pkg/exporter/passthru.go index 339f731cc..3e51f8f47 100644 --- a/pkg/exporter/passthru.go +++ b/pkg/exporter/passthru.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package exporter diff --git a/pkg/generated/clientset/versioned/clientset.go b/pkg/generated/clientset/versioned/clientset.go index c0d0ffb82..225282188 100644 --- a/pkg/generated/clientset/versioned/clientset.go +++ b/pkg/generated/clientset/versioned/clientset.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package versioned diff --git a/pkg/generated/clientset/versioned/doc.go b/pkg/generated/clientset/versioned/doc.go index 2935a9546..1bbb0d94c 100644 --- a/pkg/generated/clientset/versioned/doc.go +++ b/pkg/generated/clientset/versioned/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated clientset. diff --git a/pkg/generated/clientset/versioned/fake/clientset_generated.go b/pkg/generated/clientset/versioned/fake/clientset_generated.go index c3390d74d..775e02745 100644 --- a/pkg/generated/clientset/versioned/fake/clientset_generated.go +++ b/pkg/generated/clientset/versioned/fake/clientset_generated.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/fake/doc.go b/pkg/generated/clientset/versioned/fake/doc.go index a39032422..75b01c4e1 100644 --- a/pkg/generated/clientset/versioned/fake/doc.go +++ b/pkg/generated/clientset/versioned/fake/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated fake clientset. diff --git a/pkg/generated/clientset/versioned/fake/register.go b/pkg/generated/clientset/versioned/fake/register.go index ffcd0e0a6..68c910a27 100644 --- a/pkg/generated/clientset/versioned/fake/register.go +++ b/pkg/generated/clientset/versioned/fake/register.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/scheme/doc.go b/pkg/generated/clientset/versioned/scheme/doc.go index d0d8e93e3..bee5c63e7 100644 --- a/pkg/generated/clientset/versioned/scheme/doc.go +++ b/pkg/generated/clientset/versioned/scheme/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // This package contains the scheme of the automatically generated clientset. diff --git a/pkg/generated/clientset/versioned/scheme/register.go b/pkg/generated/clientset/versioned/scheme/register.go index 9d713b948..c21be14de 100644 --- a/pkg/generated/clientset/versioned/scheme/register.go +++ b/pkg/generated/clientset/versioned/scheme/register.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package scheme diff --git a/pkg/generated/clientset/versioned/typed/apps/v1/apps_client.go b/pkg/generated/clientset/versioned/typed/apps/v1/apps_client.go index 8e0051cc3..104df2f2a 100644 --- a/pkg/generated/clientset/versioned/typed/apps/v1/apps_client.go +++ b/pkg/generated/clientset/versioned/typed/apps/v1/apps_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/apps/v1/arangojob.go b/pkg/generated/clientset/versioned/typed/apps/v1/arangojob.go index 2c7310984..99b620b8f 100644 --- a/pkg/generated/clientset/versioned/typed/apps/v1/arangojob.go +++ b/pkg/generated/clientset/versioned/typed/apps/v1/arangojob.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/apps/v1/doc.go b/pkg/generated/clientset/versioned/typed/apps/v1/doc.go index e16a0b981..c454faf0d 100644 --- a/pkg/generated/clientset/versioned/typed/apps/v1/doc.go +++ b/pkg/generated/clientset/versioned/typed/apps/v1/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/apps/v1/fake/doc.go b/pkg/generated/clientset/versioned/typed/apps/v1/fake/doc.go index b64e12d94..c442a2079 100644 --- a/pkg/generated/clientset/versioned/typed/apps/v1/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/apps/v1/fake/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/apps/v1/fake/fake_apps_client.go b/pkg/generated/clientset/versioned/typed/apps/v1/fake/fake_apps_client.go index b90fbaaa1..eeb0d5a62 100644 --- a/pkg/generated/clientset/versioned/typed/apps/v1/fake/fake_apps_client.go +++ b/pkg/generated/clientset/versioned/typed/apps/v1/fake/fake_apps_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/apps/v1/fake/fake_arangojob.go b/pkg/generated/clientset/versioned/typed/apps/v1/fake/fake_arangojob.go index fa2273dec..2d349de25 100644 --- a/pkg/generated/clientset/versioned/typed/apps/v1/fake/fake_arangojob.go +++ b/pkg/generated/clientset/versioned/typed/apps/v1/fake/fake_arangojob.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/apps/v1/generated_expansion.go b/pkg/generated/clientset/versioned/typed/apps/v1/generated_expansion.go index 140ef7032..586a52e1e 100644 --- a/pkg/generated/clientset/versioned/typed/apps/v1/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/apps/v1/generated_expansion.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/backup/v1/arangobackup.go b/pkg/generated/clientset/versioned/typed/backup/v1/arangobackup.go index efc327d91..d1206d37d 100644 --- a/pkg/generated/clientset/versioned/typed/backup/v1/arangobackup.go +++ b/pkg/generated/clientset/versioned/typed/backup/v1/arangobackup.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/backup/v1/arangobackuppolicy.go b/pkg/generated/clientset/versioned/typed/backup/v1/arangobackuppolicy.go index 86a847eeb..eef9640d5 100644 --- a/pkg/generated/clientset/versioned/typed/backup/v1/arangobackuppolicy.go +++ b/pkg/generated/clientset/versioned/typed/backup/v1/arangobackuppolicy.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/backup/v1/backup_client.go b/pkg/generated/clientset/versioned/typed/backup/v1/backup_client.go index c3fbbed67..e30fb40c1 100644 --- a/pkg/generated/clientset/versioned/typed/backup/v1/backup_client.go +++ b/pkg/generated/clientset/versioned/typed/backup/v1/backup_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/backup/v1/doc.go b/pkg/generated/clientset/versioned/typed/backup/v1/doc.go index e16a0b981..c454faf0d 100644 --- a/pkg/generated/clientset/versioned/typed/backup/v1/doc.go +++ b/pkg/generated/clientset/versioned/typed/backup/v1/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/backup/v1/fake/doc.go b/pkg/generated/clientset/versioned/typed/backup/v1/fake/doc.go index b64e12d94..c442a2079 100644 --- a/pkg/generated/clientset/versioned/typed/backup/v1/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/backup/v1/fake/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/backup/v1/fake/fake_arangobackup.go b/pkg/generated/clientset/versioned/typed/backup/v1/fake/fake_arangobackup.go index 7252395cb..ee9540cde 100644 --- a/pkg/generated/clientset/versioned/typed/backup/v1/fake/fake_arangobackup.go +++ b/pkg/generated/clientset/versioned/typed/backup/v1/fake/fake_arangobackup.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/backup/v1/fake/fake_arangobackuppolicy.go b/pkg/generated/clientset/versioned/typed/backup/v1/fake/fake_arangobackuppolicy.go index 6e92e6c65..259f088dc 100644 --- a/pkg/generated/clientset/versioned/typed/backup/v1/fake/fake_arangobackuppolicy.go +++ b/pkg/generated/clientset/versioned/typed/backup/v1/fake/fake_arangobackuppolicy.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/backup/v1/fake/fake_backup_client.go b/pkg/generated/clientset/versioned/typed/backup/v1/fake/fake_backup_client.go index c373447aa..ab010c599 100644 --- a/pkg/generated/clientset/versioned/typed/backup/v1/fake/fake_backup_client.go +++ b/pkg/generated/clientset/versioned/typed/backup/v1/fake/fake_backup_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/backup/v1/generated_expansion.go b/pkg/generated/clientset/versioned/typed/backup/v1/generated_expansion.go index c70c7efc0..78cc1dee5 100644 --- a/pkg/generated/clientset/versioned/typed/backup/v1/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/backup/v1/generated_expansion.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/deployment/v1/arangoclustersynchronization.go b/pkg/generated/clientset/versioned/typed/deployment/v1/arangoclustersynchronization.go index 1590d5361..a885c4dc1 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v1/arangoclustersynchronization.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v1/arangoclustersynchronization.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/deployment/v1/arangodeployment.go b/pkg/generated/clientset/versioned/typed/deployment/v1/arangodeployment.go index 20aeb018d..d35df043a 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v1/arangodeployment.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v1/arangodeployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/deployment/v1/arangomember.go b/pkg/generated/clientset/versioned/typed/deployment/v1/arangomember.go index d94f06409..756187a24 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v1/arangomember.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v1/arangomember.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/deployment/v1/deployment_client.go b/pkg/generated/clientset/versioned/typed/deployment/v1/deployment_client.go index 2e8012f40..d82ecd070 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v1/deployment_client.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v1/deployment_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/deployment/v1/doc.go b/pkg/generated/clientset/versioned/typed/deployment/v1/doc.go index e16a0b981..c454faf0d 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v1/doc.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v1/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/deployment/v1/fake/doc.go b/pkg/generated/clientset/versioned/typed/deployment/v1/fake/doc.go index b64e12d94..c442a2079 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v1/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v1/fake/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_arangoclustersynchronization.go b/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_arangoclustersynchronization.go index 596d8a87f..ac7a4da9d 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_arangoclustersynchronization.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_arangoclustersynchronization.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_arangodeployment.go b/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_arangodeployment.go index f7cb29fda..4633c735e 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_arangodeployment.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_arangodeployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_arangomember.go b/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_arangomember.go index d511a5842..8ef02a712 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_arangomember.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_arangomember.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_deployment_client.go b/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_deployment_client.go index ea6b23113..193df6736 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_deployment_client.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v1/fake/fake_deployment_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/deployment/v1/generated_expansion.go b/pkg/generated/clientset/versioned/typed/deployment/v1/generated_expansion.go index 1d034f10a..757ee16e0 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v1/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v1/generated_expansion.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/arangoclustersynchronization.go b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/arangoclustersynchronization.go index f7621e4f8..9c5f5aa70 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/arangoclustersynchronization.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/arangoclustersynchronization.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/arangodeployment.go b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/arangodeployment.go index 1773dbfee..e8208f2eb 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/arangodeployment.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/arangodeployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/arangomember.go b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/arangomember.go index bc1de25b5..ba96abf7e 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/arangomember.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/arangomember.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/deployment_client.go b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/deployment_client.go index 2ee303c1f..4bafac916 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/deployment_client.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/deployment_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/doc.go b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/doc.go index 4c92c1d3d..232847eb2 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/doc.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/doc.go b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/doc.go index b64e12d94..c442a2079 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_arangoclustersynchronization.go b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_arangoclustersynchronization.go index fed69d2cb..f3022d2bd 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_arangoclustersynchronization.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_arangoclustersynchronization.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_arangodeployment.go b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_arangodeployment.go index 563c3353c..2cd4f8b5a 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_arangodeployment.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_arangodeployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_arangomember.go b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_arangomember.go index 447b95dc8..6cce61a57 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_arangomember.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_arangomember.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_deployment_client.go b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_deployment_client.go index 18e7684e8..33131bd22 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_deployment_client.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/fake/fake_deployment_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/generated_expansion.go b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/generated_expansion.go index cee3dde3b..e25dcd6c0 100644 --- a/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/deployment/v2alpha1/generated_expansion.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/clientset/versioned/typed/replication/v1/arangodeploymentreplication.go b/pkg/generated/clientset/versioned/typed/replication/v1/arangodeploymentreplication.go index 6f73331aa..62dbe5d7a 100644 --- a/pkg/generated/clientset/versioned/typed/replication/v1/arangodeploymentreplication.go +++ b/pkg/generated/clientset/versioned/typed/replication/v1/arangodeploymentreplication.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/replication/v1/doc.go b/pkg/generated/clientset/versioned/typed/replication/v1/doc.go index e16a0b981..c454faf0d 100644 --- a/pkg/generated/clientset/versioned/typed/replication/v1/doc.go +++ b/pkg/generated/clientset/versioned/typed/replication/v1/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/replication/v1/fake/doc.go b/pkg/generated/clientset/versioned/typed/replication/v1/fake/doc.go index b64e12d94..c442a2079 100644 --- a/pkg/generated/clientset/versioned/typed/replication/v1/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/replication/v1/fake/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/replication/v1/fake/fake_arangodeploymentreplication.go b/pkg/generated/clientset/versioned/typed/replication/v1/fake/fake_arangodeploymentreplication.go index b6c39be2a..52edaa885 100644 --- a/pkg/generated/clientset/versioned/typed/replication/v1/fake/fake_arangodeploymentreplication.go +++ b/pkg/generated/clientset/versioned/typed/replication/v1/fake/fake_arangodeploymentreplication.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/replication/v1/fake/fake_replication_client.go b/pkg/generated/clientset/versioned/typed/replication/v1/fake/fake_replication_client.go index f675c99d5..24b488c02 100644 --- a/pkg/generated/clientset/versioned/typed/replication/v1/fake/fake_replication_client.go +++ b/pkg/generated/clientset/versioned/typed/replication/v1/fake/fake_replication_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/replication/v1/generated_expansion.go b/pkg/generated/clientset/versioned/typed/replication/v1/generated_expansion.go index d1bd85f76..c4d55a45c 100644 --- a/pkg/generated/clientset/versioned/typed/replication/v1/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/replication/v1/generated_expansion.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/replication/v1/replication_client.go b/pkg/generated/clientset/versioned/typed/replication/v1/replication_client.go index 25634debd..306f8ca51 100644 --- a/pkg/generated/clientset/versioned/typed/replication/v1/replication_client.go +++ b/pkg/generated/clientset/versioned/typed/replication/v1/replication_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/clientset/versioned/typed/replication/v2alpha1/arangodeploymentreplication.go b/pkg/generated/clientset/versioned/typed/replication/v2alpha1/arangodeploymentreplication.go index ca845502c..32aad4a9f 100644 --- a/pkg/generated/clientset/versioned/typed/replication/v2alpha1/arangodeploymentreplication.go +++ b/pkg/generated/clientset/versioned/typed/replication/v2alpha1/arangodeploymentreplication.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/clientset/versioned/typed/replication/v2alpha1/doc.go b/pkg/generated/clientset/versioned/typed/replication/v2alpha1/doc.go index 4c92c1d3d..232847eb2 100644 --- a/pkg/generated/clientset/versioned/typed/replication/v2alpha1/doc.go +++ b/pkg/generated/clientset/versioned/typed/replication/v2alpha1/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/replication/v2alpha1/fake/doc.go b/pkg/generated/clientset/versioned/typed/replication/v2alpha1/fake/doc.go index b64e12d94..c442a2079 100644 --- a/pkg/generated/clientset/versioned/typed/replication/v2alpha1/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/replication/v2alpha1/fake/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/replication/v2alpha1/fake/fake_arangodeploymentreplication.go b/pkg/generated/clientset/versioned/typed/replication/v2alpha1/fake/fake_arangodeploymentreplication.go index 8afaafd1e..633184bf4 100644 --- a/pkg/generated/clientset/versioned/typed/replication/v2alpha1/fake/fake_arangodeploymentreplication.go +++ b/pkg/generated/clientset/versioned/typed/replication/v2alpha1/fake/fake_arangodeploymentreplication.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/replication/v2alpha1/fake/fake_replication_client.go b/pkg/generated/clientset/versioned/typed/replication/v2alpha1/fake/fake_replication_client.go index c4bbd6104..c4e9cf47c 100644 --- a/pkg/generated/clientset/versioned/typed/replication/v2alpha1/fake/fake_replication_client.go +++ b/pkg/generated/clientset/versioned/typed/replication/v2alpha1/fake/fake_replication_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/replication/v2alpha1/generated_expansion.go b/pkg/generated/clientset/versioned/typed/replication/v2alpha1/generated_expansion.go index 636e1de3a..48c9f8158 100644 --- a/pkg/generated/clientset/versioned/typed/replication/v2alpha1/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/replication/v2alpha1/generated_expansion.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/clientset/versioned/typed/replication/v2alpha1/replication_client.go b/pkg/generated/clientset/versioned/typed/replication/v2alpha1/replication_client.go index 28214d03f..09347411e 100644 --- a/pkg/generated/clientset/versioned/typed/replication/v2alpha1/replication_client.go +++ b/pkg/generated/clientset/versioned/typed/replication/v2alpha1/replication_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/clientset/versioned/typed/storage/v1alpha/arangolocalstorage.go b/pkg/generated/clientset/versioned/typed/storage/v1alpha/arangolocalstorage.go index 0a76736b2..cc98c048d 100644 --- a/pkg/generated/clientset/versioned/typed/storage/v1alpha/arangolocalstorage.go +++ b/pkg/generated/clientset/versioned/typed/storage/v1alpha/arangolocalstorage.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1alpha diff --git a/pkg/generated/clientset/versioned/typed/storage/v1alpha/doc.go b/pkg/generated/clientset/versioned/typed/storage/v1alpha/doc.go index 2b4471c27..b42ebd147 100644 --- a/pkg/generated/clientset/versioned/typed/storage/v1alpha/doc.go +++ b/pkg/generated/clientset/versioned/typed/storage/v1alpha/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/storage/v1alpha/fake/doc.go b/pkg/generated/clientset/versioned/typed/storage/v1alpha/fake/doc.go index b64e12d94..c442a2079 100644 --- a/pkg/generated/clientset/versioned/typed/storage/v1alpha/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/storage/v1alpha/fake/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/storage/v1alpha/fake/fake_arangolocalstorage.go b/pkg/generated/clientset/versioned/typed/storage/v1alpha/fake/fake_arangolocalstorage.go index 3d1908e9a..f33b4097a 100644 --- a/pkg/generated/clientset/versioned/typed/storage/v1alpha/fake/fake_arangolocalstorage.go +++ b/pkg/generated/clientset/versioned/typed/storage/v1alpha/fake/fake_arangolocalstorage.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/storage/v1alpha/fake/fake_storage_client.go b/pkg/generated/clientset/versioned/typed/storage/v1alpha/fake/fake_storage_client.go index d399eb1de..c31ef94c3 100644 --- a/pkg/generated/clientset/versioned/typed/storage/v1alpha/fake/fake_storage_client.go +++ b/pkg/generated/clientset/versioned/typed/storage/v1alpha/fake/fake_storage_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/storage/v1alpha/generated_expansion.go b/pkg/generated/clientset/versioned/typed/storage/v1alpha/generated_expansion.go index 86c465725..6dcd54b7c 100644 --- a/pkg/generated/clientset/versioned/typed/storage/v1alpha/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/storage/v1alpha/generated_expansion.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1alpha diff --git a/pkg/generated/clientset/versioned/typed/storage/v1alpha/storage_client.go b/pkg/generated/clientset/versioned/typed/storage/v1alpha/storage_client.go index 65516cfa9..e7993421b 100644 --- a/pkg/generated/clientset/versioned/typed/storage/v1alpha/storage_client.go +++ b/pkg/generated/clientset/versioned/typed/storage/v1alpha/storage_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by client-gen. DO NOT EDIT. package v1alpha diff --git a/pkg/generated/informers/externalversions/apps/interface.go b/pkg/generated/informers/externalversions/apps/interface.go index 88e87412c..3dbf107db 100644 --- a/pkg/generated/informers/externalversions/apps/interface.go +++ b/pkg/generated/informers/externalversions/apps/interface.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package apps diff --git a/pkg/generated/informers/externalversions/apps/v1/arangojob.go b/pkg/generated/informers/externalversions/apps/v1/arangojob.go index aa14d35f5..1cbc84afd 100644 --- a/pkg/generated/informers/externalversions/apps/v1/arangojob.go +++ b/pkg/generated/informers/externalversions/apps/v1/arangojob.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/informers/externalversions/apps/v1/interface.go b/pkg/generated/informers/externalversions/apps/v1/interface.go index 5a0f96af3..51396ea24 100644 --- a/pkg/generated/informers/externalversions/apps/v1/interface.go +++ b/pkg/generated/informers/externalversions/apps/v1/interface.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/informers/externalversions/backup/interface.go b/pkg/generated/informers/externalversions/backup/interface.go index 0f7a825e3..b26298071 100644 --- a/pkg/generated/informers/externalversions/backup/interface.go +++ b/pkg/generated/informers/externalversions/backup/interface.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package backup diff --git a/pkg/generated/informers/externalversions/backup/v1/arangobackup.go b/pkg/generated/informers/externalversions/backup/v1/arangobackup.go index 73c84fb42..e6c338d41 100644 --- a/pkg/generated/informers/externalversions/backup/v1/arangobackup.go +++ b/pkg/generated/informers/externalversions/backup/v1/arangobackup.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/informers/externalversions/backup/v1/arangobackuppolicy.go b/pkg/generated/informers/externalversions/backup/v1/arangobackuppolicy.go index 53abb65b1..a380d75e6 100644 --- a/pkg/generated/informers/externalversions/backup/v1/arangobackuppolicy.go +++ b/pkg/generated/informers/externalversions/backup/v1/arangobackuppolicy.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/informers/externalversions/backup/v1/interface.go b/pkg/generated/informers/externalversions/backup/v1/interface.go index 1837191fb..1d2706378 100644 --- a/pkg/generated/informers/externalversions/backup/v1/interface.go +++ b/pkg/generated/informers/externalversions/backup/v1/interface.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/informers/externalversions/deployment/interface.go b/pkg/generated/informers/externalversions/deployment/interface.go index 235a2f959..40fa92fff 100644 --- a/pkg/generated/informers/externalversions/deployment/interface.go +++ b/pkg/generated/informers/externalversions/deployment/interface.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package deployment diff --git a/pkg/generated/informers/externalversions/deployment/v1/arangoclustersynchronization.go b/pkg/generated/informers/externalversions/deployment/v1/arangoclustersynchronization.go index b744cb8d8..6f7414792 100644 --- a/pkg/generated/informers/externalversions/deployment/v1/arangoclustersynchronization.go +++ b/pkg/generated/informers/externalversions/deployment/v1/arangoclustersynchronization.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/informers/externalversions/deployment/v1/arangodeployment.go b/pkg/generated/informers/externalversions/deployment/v1/arangodeployment.go index fd7ea0a16..2127f1650 100644 --- a/pkg/generated/informers/externalversions/deployment/v1/arangodeployment.go +++ b/pkg/generated/informers/externalversions/deployment/v1/arangodeployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/informers/externalversions/deployment/v1/arangomember.go b/pkg/generated/informers/externalversions/deployment/v1/arangomember.go index 4c3a663c6..48ea705f5 100644 --- a/pkg/generated/informers/externalversions/deployment/v1/arangomember.go +++ b/pkg/generated/informers/externalversions/deployment/v1/arangomember.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/informers/externalversions/deployment/v1/interface.go b/pkg/generated/informers/externalversions/deployment/v1/interface.go index 272c15dbe..02f4bc71c 100644 --- a/pkg/generated/informers/externalversions/deployment/v1/interface.go +++ b/pkg/generated/informers/externalversions/deployment/v1/interface.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/informers/externalversions/deployment/v2alpha1/arangoclustersynchronization.go b/pkg/generated/informers/externalversions/deployment/v2alpha1/arangoclustersynchronization.go index ad79b6f01..5dc96f32f 100644 --- a/pkg/generated/informers/externalversions/deployment/v2alpha1/arangoclustersynchronization.go +++ b/pkg/generated/informers/externalversions/deployment/v2alpha1/arangoclustersynchronization.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/informers/externalversions/deployment/v2alpha1/arangodeployment.go b/pkg/generated/informers/externalversions/deployment/v2alpha1/arangodeployment.go index dbcef28a8..e651bb8c4 100644 --- a/pkg/generated/informers/externalversions/deployment/v2alpha1/arangodeployment.go +++ b/pkg/generated/informers/externalversions/deployment/v2alpha1/arangodeployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/informers/externalversions/deployment/v2alpha1/arangomember.go b/pkg/generated/informers/externalversions/deployment/v2alpha1/arangomember.go index 83f8e7d1f..0b190d463 100644 --- a/pkg/generated/informers/externalversions/deployment/v2alpha1/arangomember.go +++ b/pkg/generated/informers/externalversions/deployment/v2alpha1/arangomember.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/informers/externalversions/deployment/v2alpha1/interface.go b/pkg/generated/informers/externalversions/deployment/v2alpha1/interface.go index 94d8971dc..7dfa61100 100644 --- a/pkg/generated/informers/externalversions/deployment/v2alpha1/interface.go +++ b/pkg/generated/informers/externalversions/deployment/v2alpha1/interface.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/informers/externalversions/factory.go b/pkg/generated/informers/externalversions/factory.go index c7fffa7f7..e95c157cf 100644 --- a/pkg/generated/informers/externalversions/factory.go +++ b/pkg/generated/informers/externalversions/factory.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package externalversions diff --git a/pkg/generated/informers/externalversions/generic.go b/pkg/generated/informers/externalversions/generic.go index 1c99456b2..207ac6933 100644 --- a/pkg/generated/informers/externalversions/generic.go +++ b/pkg/generated/informers/externalversions/generic.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package externalversions diff --git a/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go b/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go index 1664439f0..a81237e7a 100644 --- a/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go +++ b/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package internalinterfaces diff --git a/pkg/generated/informers/externalversions/replication/interface.go b/pkg/generated/informers/externalversions/replication/interface.go index 4528cfd12..899b4ea47 100644 --- a/pkg/generated/informers/externalversions/replication/interface.go +++ b/pkg/generated/informers/externalversions/replication/interface.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package replication diff --git a/pkg/generated/informers/externalversions/replication/v1/arangodeploymentreplication.go b/pkg/generated/informers/externalversions/replication/v1/arangodeploymentreplication.go index b83aac5a5..8e9e43719 100644 --- a/pkg/generated/informers/externalversions/replication/v1/arangodeploymentreplication.go +++ b/pkg/generated/informers/externalversions/replication/v1/arangodeploymentreplication.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/informers/externalversions/replication/v1/interface.go b/pkg/generated/informers/externalversions/replication/v1/interface.go index fa33a1ad5..e18a3461d 100644 --- a/pkg/generated/informers/externalversions/replication/v1/interface.go +++ b/pkg/generated/informers/externalversions/replication/v1/interface.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/informers/externalversions/replication/v2alpha1/arangodeploymentreplication.go b/pkg/generated/informers/externalversions/replication/v2alpha1/arangodeploymentreplication.go index 97bb1c800..16ac6e598 100644 --- a/pkg/generated/informers/externalversions/replication/v2alpha1/arangodeploymentreplication.go +++ b/pkg/generated/informers/externalversions/replication/v2alpha1/arangodeploymentreplication.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/informers/externalversions/replication/v2alpha1/interface.go b/pkg/generated/informers/externalversions/replication/v2alpha1/interface.go index 82a2bf4bf..4afe715b6 100644 --- a/pkg/generated/informers/externalversions/replication/v2alpha1/interface.go +++ b/pkg/generated/informers/externalversions/replication/v2alpha1/interface.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/informers/externalversions/storage/interface.go b/pkg/generated/informers/externalversions/storage/interface.go index 9c7a7e507..932c8282c 100644 --- a/pkg/generated/informers/externalversions/storage/interface.go +++ b/pkg/generated/informers/externalversions/storage/interface.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package storage diff --git a/pkg/generated/informers/externalversions/storage/v1alpha/arangolocalstorage.go b/pkg/generated/informers/externalversions/storage/v1alpha/arangolocalstorage.go index 71ab7690b..bbf75707e 100644 --- a/pkg/generated/informers/externalversions/storage/v1alpha/arangolocalstorage.go +++ b/pkg/generated/informers/externalversions/storage/v1alpha/arangolocalstorage.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v1alpha diff --git a/pkg/generated/informers/externalversions/storage/v1alpha/interface.go b/pkg/generated/informers/externalversions/storage/v1alpha/interface.go index 0661c7431..c5e495b0d 100644 --- a/pkg/generated/informers/externalversions/storage/v1alpha/interface.go +++ b/pkg/generated/informers/externalversions/storage/v1alpha/interface.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by informer-gen. DO NOT EDIT. package v1alpha diff --git a/pkg/generated/listers/apps/v1/arangojob.go b/pkg/generated/listers/apps/v1/arangojob.go index 3cf66c877..241813aff 100644 --- a/pkg/generated/listers/apps/v1/arangojob.go +++ b/pkg/generated/listers/apps/v1/arangojob.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/listers/apps/v1/expansion_generated.go b/pkg/generated/listers/apps/v1/expansion_generated.go index 72497349c..701c75a60 100644 --- a/pkg/generated/listers/apps/v1/expansion_generated.go +++ b/pkg/generated/listers/apps/v1/expansion_generated.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/listers/backup/v1/arangobackup.go b/pkg/generated/listers/backup/v1/arangobackup.go index 9b97d7fff..2e3c2dba2 100644 --- a/pkg/generated/listers/backup/v1/arangobackup.go +++ b/pkg/generated/listers/backup/v1/arangobackup.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/listers/backup/v1/arangobackuppolicy.go b/pkg/generated/listers/backup/v1/arangobackuppolicy.go index 47358d9a0..3964d6fdc 100644 --- a/pkg/generated/listers/backup/v1/arangobackuppolicy.go +++ b/pkg/generated/listers/backup/v1/arangobackuppolicy.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/listers/backup/v1/expansion_generated.go b/pkg/generated/listers/backup/v1/expansion_generated.go index 59f695f38..fc93da79f 100644 --- a/pkg/generated/listers/backup/v1/expansion_generated.go +++ b/pkg/generated/listers/backup/v1/expansion_generated.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/listers/deployment/v1/arangoclustersynchronization.go b/pkg/generated/listers/deployment/v1/arangoclustersynchronization.go index ff4f3e199..18cb2b1b6 100644 --- a/pkg/generated/listers/deployment/v1/arangoclustersynchronization.go +++ b/pkg/generated/listers/deployment/v1/arangoclustersynchronization.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/listers/deployment/v1/arangodeployment.go b/pkg/generated/listers/deployment/v1/arangodeployment.go index ad2d4cfba..5344432fc 100644 --- a/pkg/generated/listers/deployment/v1/arangodeployment.go +++ b/pkg/generated/listers/deployment/v1/arangodeployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/listers/deployment/v1/arangomember.go b/pkg/generated/listers/deployment/v1/arangomember.go index ee6c7c10f..b9451d3e8 100644 --- a/pkg/generated/listers/deployment/v1/arangomember.go +++ b/pkg/generated/listers/deployment/v1/arangomember.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/listers/deployment/v1/expansion_generated.go b/pkg/generated/listers/deployment/v1/expansion_generated.go index 740d86111..cb8b9c843 100644 --- a/pkg/generated/listers/deployment/v1/expansion_generated.go +++ b/pkg/generated/listers/deployment/v1/expansion_generated.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/listers/deployment/v2alpha1/arangoclustersynchronization.go b/pkg/generated/listers/deployment/v2alpha1/arangoclustersynchronization.go index 30c9cbd48..24c92d6b9 100644 --- a/pkg/generated/listers/deployment/v2alpha1/arangoclustersynchronization.go +++ b/pkg/generated/listers/deployment/v2alpha1/arangoclustersynchronization.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/listers/deployment/v2alpha1/arangodeployment.go b/pkg/generated/listers/deployment/v2alpha1/arangodeployment.go index 48a67c911..568578dcc 100644 --- a/pkg/generated/listers/deployment/v2alpha1/arangodeployment.go +++ b/pkg/generated/listers/deployment/v2alpha1/arangodeployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/listers/deployment/v2alpha1/arangomember.go b/pkg/generated/listers/deployment/v2alpha1/arangomember.go index 7bd361cc1..9f3ecff86 100644 --- a/pkg/generated/listers/deployment/v2alpha1/arangomember.go +++ b/pkg/generated/listers/deployment/v2alpha1/arangomember.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/listers/deployment/v2alpha1/expansion_generated.go b/pkg/generated/listers/deployment/v2alpha1/expansion_generated.go index 3c0d2e277..b3e0b5b2f 100644 --- a/pkg/generated/listers/deployment/v2alpha1/expansion_generated.go +++ b/pkg/generated/listers/deployment/v2alpha1/expansion_generated.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/listers/replication/v1/arangodeploymentreplication.go b/pkg/generated/listers/replication/v1/arangodeploymentreplication.go index 68907b04b..c3c4aecc8 100644 --- a/pkg/generated/listers/replication/v1/arangodeploymentreplication.go +++ b/pkg/generated/listers/replication/v1/arangodeploymentreplication.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/listers/replication/v1/expansion_generated.go b/pkg/generated/listers/replication/v1/expansion_generated.go index 10783afd2..f27cab87e 100644 --- a/pkg/generated/listers/replication/v1/expansion_generated.go +++ b/pkg/generated/listers/replication/v1/expansion_generated.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v1 diff --git a/pkg/generated/listers/replication/v2alpha1/arangodeploymentreplication.go b/pkg/generated/listers/replication/v2alpha1/arangodeploymentreplication.go index 11e4dd60a..959468afb 100644 --- a/pkg/generated/listers/replication/v2alpha1/arangodeploymentreplication.go +++ b/pkg/generated/listers/replication/v2alpha1/arangodeploymentreplication.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/listers/replication/v2alpha1/expansion_generated.go b/pkg/generated/listers/replication/v2alpha1/expansion_generated.go index 7a76b12fc..8f89933ce 100644 --- a/pkg/generated/listers/replication/v2alpha1/expansion_generated.go +++ b/pkg/generated/listers/replication/v2alpha1/expansion_generated.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v2alpha1 diff --git a/pkg/generated/listers/storage/v1alpha/arangolocalstorage.go b/pkg/generated/listers/storage/v1alpha/arangolocalstorage.go index 5e5fd50f1..40853bb0d 100644 --- a/pkg/generated/listers/storage/v1alpha/arangolocalstorage.go +++ b/pkg/generated/listers/storage/v1alpha/arangolocalstorage.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v1alpha diff --git a/pkg/generated/listers/storage/v1alpha/expansion_generated.go b/pkg/generated/listers/storage/v1alpha/expansion_generated.go index fdbfdadd8..faa81bf24 100644 --- a/pkg/generated/listers/storage/v1alpha/expansion_generated.go +++ b/pkg/generated/listers/storage/v1alpha/expansion_generated.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - // Code generated by lister-gen. DO NOT EDIT. package v1alpha diff --git a/pkg/handlers/backup/arango_client.go b/pkg/handlers/backup/arango_client.go index d8ac3db30..46e051b79 100644 --- a/pkg/handlers/backup/arango_client.go +++ b/pkg/handlers/backup/arango_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/arango_client_impl.go b/pkg/handlers/backup/arango_client_impl.go index 4836e241d..5bf91a64e 100644 --- a/pkg/handlers/backup/arango_client_impl.go +++ b/pkg/handlers/backup/arango_client_impl.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Lars Maier -// Author Tomasz Mielech -// package backup diff --git a/pkg/handlers/backup/arango_client_mock_test.go b/pkg/handlers/backup/arango_client_mock_test.go index 48c950ad1..0ab457e58 100644 --- a/pkg/handlers/backup/arango_client_mock_test.go +++ b/pkg/handlers/backup/arango_client_mock_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/arango_client_test.go b/pkg/handlers/backup/arango_client_test.go index 699852890..85ad64a85 100644 --- a/pkg/handlers/backup/arango_client_test.go +++ b/pkg/handlers/backup/arango_client_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/backup_suite_test.go b/pkg/handlers/backup/backup_suite_test.go index 24ffce685..216cf1484 100644 --- a/pkg/handlers/backup/backup_suite_test.go +++ b/pkg/handlers/backup/backup_suite_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/errors.go b/pkg/handlers/backup/errors.go index c08c1e2d2..d236f759d 100644 --- a/pkg/handlers/backup/errors.go +++ b/pkg/handlers/backup/errors.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/finalizer.go b/pkg/handlers/backup/finalizer.go index ec801830e..6b75d4ea2 100644 --- a/pkg/handlers/backup/finalizer.go +++ b/pkg/handlers/backup/finalizer.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/finalizer_test.go b/pkg/handlers/backup/finalizer_test.go index f2ee0025b..4602ad3ae 100644 --- a/pkg/handlers/backup/finalizer_test.go +++ b/pkg/handlers/backup/finalizer_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/flow_test.go b/pkg/handlers/backup/flow_test.go index 797b25120..6b2f9302a 100644 --- a/pkg/handlers/backup/flow_test.go +++ b/pkg/handlers/backup/flow_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/handler.go b/pkg/handlers/backup/handler.go index 15c9ba66a..3bc89661c 100644 --- a/pkg/handlers/backup/handler.go +++ b/pkg/handlers/backup/handler.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/handler_test.go b/pkg/handlers/backup/handler_test.go index 568a826d0..69560bb67 100644 --- a/pkg/handlers/backup/handler_test.go +++ b/pkg/handlers/backup/handler_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/lifecycle.go b/pkg/handlers/backup/lifecycle.go index 6bb1291b0..fab358213 100644 --- a/pkg/handlers/backup/lifecycle.go +++ b/pkg/handlers/backup/lifecycle.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/register.go b/pkg/handlers/backup/register.go index 61674170d..dd5d52105 100644 --- a/pkg/handlers/backup/register.go +++ b/pkg/handlers/backup/register.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state.go b/pkg/handlers/backup/state.go index 921fe5aa7..6315b5010 100644 --- a/pkg/handlers/backup/state.go +++ b/pkg/handlers/backup/state.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state/errors.go b/pkg/handlers/backup/state/errors.go index ff9526746..5bd2b572f 100644 --- a/pkg/handlers/backup/state/errors.go +++ b/pkg/handlers/backup/state/errors.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package state diff --git a/pkg/handlers/backup/state/map.go b/pkg/handlers/backup/state/map.go index cebb74c1f..7a74d7293 100644 --- a/pkg/handlers/backup/state/map.go +++ b/pkg/handlers/backup/state/map.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package state diff --git a/pkg/handlers/backup/state/map_test.go b/pkg/handlers/backup/state/map_test.go index e6a3d63a5..5250b236a 100644 --- a/pkg/handlers/backup/state/map_test.go +++ b/pkg/handlers/backup/state/map_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package state diff --git a/pkg/handlers/backup/state/state.go b/pkg/handlers/backup/state/state.go index 6c2f4a6df..81a50e336 100644 --- a/pkg/handlers/backup/state/state.go +++ b/pkg/handlers/backup/state/state.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package state diff --git a/pkg/handlers/backup/state/state_test.go b/pkg/handlers/backup/state/state_test.go index 9608a6920..9a16d2afc 100644 --- a/pkg/handlers/backup/state/state_test.go +++ b/pkg/handlers/backup/state/state_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package state diff --git a/pkg/handlers/backup/state_create.go b/pkg/handlers/backup/state_create.go index 2b0a99fe3..e37ed35ec 100644 --- a/pkg/handlers/backup/state_create.go +++ b/pkg/handlers/backup/state_create.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_create_test.go b/pkg/handlers/backup/state_create_test.go index 05d233a67..fae7536d1 100644 --- a/pkg/handlers/backup/state_create_test.go +++ b/pkg/handlers/backup/state_create_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_deleted.go b/pkg/handlers/backup/state_deleted.go index 8fab1f385..0a266a675 100644 --- a/pkg/handlers/backup/state_deleted.go +++ b/pkg/handlers/backup/state_deleted.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_deleted_test.go b/pkg/handlers/backup/state_deleted_test.go index a1de67694..2c3f97f17 100644 --- a/pkg/handlers/backup/state_deleted_test.go +++ b/pkg/handlers/backup/state_deleted_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_download.go b/pkg/handlers/backup/state_download.go index fe42fd0ce..27b5a4ac0 100644 --- a/pkg/handlers/backup/state_download.go +++ b/pkg/handlers/backup/state_download.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_download_test.go b/pkg/handlers/backup/state_download_test.go index a026c5890..cd741183c 100644 --- a/pkg/handlers/backup/state_download_test.go +++ b/pkg/handlers/backup/state_download_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_downloaderror.go b/pkg/handlers/backup/state_downloaderror.go index 5a1ff7292..a51848657 100644 --- a/pkg/handlers/backup/state_downloaderror.go +++ b/pkg/handlers/backup/state_downloaderror.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_downloaderror_test.go b/pkg/handlers/backup/state_downloaderror_test.go index 7531832de..800747287 100644 --- a/pkg/handlers/backup/state_downloaderror_test.go +++ b/pkg/handlers/backup/state_downloaderror_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_downloading.go b/pkg/handlers/backup/state_downloading.go index 0e01b931e..73bb5e5d8 100644 --- a/pkg/handlers/backup/state_downloading.go +++ b/pkg/handlers/backup/state_downloading.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_downloading_test.go b/pkg/handlers/backup/state_downloading_test.go index a5362f967..215ab8de8 100644 --- a/pkg/handlers/backup/state_downloading_test.go +++ b/pkg/handlers/backup/state_downloading_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_failed.go b/pkg/handlers/backup/state_failed.go index b5e68dea0..9fe3afbf4 100644 --- a/pkg/handlers/backup/state_failed.go +++ b/pkg/handlers/backup/state_failed.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_failed_test.go b/pkg/handlers/backup/state_failed_test.go index e4362838f..c8540ac81 100644 --- a/pkg/handlers/backup/state_failed_test.go +++ b/pkg/handlers/backup/state_failed_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_none.go b/pkg/handlers/backup/state_none.go index 13045ff9e..10931e793 100644 --- a/pkg/handlers/backup/state_none.go +++ b/pkg/handlers/backup/state_none.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_none_test.go b/pkg/handlers/backup/state_none_test.go index fecb9460b..fb6b32ca8 100644 --- a/pkg/handlers/backup/state_none_test.go +++ b/pkg/handlers/backup/state_none_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_pending.go b/pkg/handlers/backup/state_pending.go index 7fda90a55..5384ecf96 100644 --- a/pkg/handlers/backup/state_pending.go +++ b/pkg/handlers/backup/state_pending.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_pending_test.go b/pkg/handlers/backup/state_pending_test.go index 13058176e..742f8b0fd 100644 --- a/pkg/handlers/backup/state_pending_test.go +++ b/pkg/handlers/backup/state_pending_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_ready.go b/pkg/handlers/backup/state_ready.go index b8964d7bc..65c44254d 100644 --- a/pkg/handlers/backup/state_ready.go +++ b/pkg/handlers/backup/state_ready.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_ready_test.go b/pkg/handlers/backup/state_ready_test.go index bc515eedb..2d4d49d1a 100644 --- a/pkg/handlers/backup/state_ready_test.go +++ b/pkg/handlers/backup/state_ready_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_scheduled.go b/pkg/handlers/backup/state_scheduled.go index a2f4800d1..e3abd66dd 100644 --- a/pkg/handlers/backup/state_scheduled.go +++ b/pkg/handlers/backup/state_scheduled.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_scheduled_test.go b/pkg/handlers/backup/state_scheduled_test.go index 4e7cc23a6..17e28f003 100644 --- a/pkg/handlers/backup/state_scheduled_test.go +++ b/pkg/handlers/backup/state_scheduled_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_unavailable.go b/pkg/handlers/backup/state_unavailable.go index 42b5fcfaa..265e4a7ed 100644 --- a/pkg/handlers/backup/state_unavailable.go +++ b/pkg/handlers/backup/state_unavailable.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_unavailable_test.go b/pkg/handlers/backup/state_unavailable_test.go index 8dbe5fa44..c639c4a33 100644 --- a/pkg/handlers/backup/state_unavailable_test.go +++ b/pkg/handlers/backup/state_unavailable_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_upload.go b/pkg/handlers/backup/state_upload.go index 0a06215ff..7a4f87ef2 100644 --- a/pkg/handlers/backup/state_upload.go +++ b/pkg/handlers/backup/state_upload.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_upload_test.go b/pkg/handlers/backup/state_upload_test.go index 8207b4d16..c76db7b74 100644 --- a/pkg/handlers/backup/state_upload_test.go +++ b/pkg/handlers/backup/state_upload_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_uploaderror.go b/pkg/handlers/backup/state_uploaderror.go index d3e11297b..a1deaa635 100644 --- a/pkg/handlers/backup/state_uploaderror.go +++ b/pkg/handlers/backup/state_uploaderror.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_uploaderror_test.go b/pkg/handlers/backup/state_uploaderror_test.go index 9a87d3fe2..1ecefd643 100644 --- a/pkg/handlers/backup/state_uploaderror_test.go +++ b/pkg/handlers/backup/state_uploaderror_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_uploading.go b/pkg/handlers/backup/state_uploading.go index 3970669ea..4813641fe 100644 --- a/pkg/handlers/backup/state_uploading.go +++ b/pkg/handlers/backup/state_uploading.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/state_uploading_test.go b/pkg/handlers/backup/state_uploading_test.go index e4a762b8c..16de561da 100644 --- a/pkg/handlers/backup/state_uploading_test.go +++ b/pkg/handlers/backup/state_uploading_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/status.go b/pkg/handlers/backup/status.go index 671ccbe78..ce2b219ff 100644 --- a/pkg/handlers/backup/status.go +++ b/pkg/handlers/backup/status.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/backup/util.go b/pkg/handlers/backup/util.go index 64795262d..63a74bcf0 100644 --- a/pkg/handlers/backup/util.go +++ b/pkg/handlers/backup/util.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package backup diff --git a/pkg/handlers/clustersync/handler.go b/pkg/handlers/clustersync/handler.go index 76d27f80b..f5dae70b2 100644 --- a/pkg/handlers/clustersync/handler.go +++ b/pkg/handlers/clustersync/handler.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/handlers/clustersync/lifecycle.go b/pkg/handlers/clustersync/lifecycle.go index d904320b3..8597c42bf 100644 --- a/pkg/handlers/clustersync/lifecycle.go +++ b/pkg/handlers/clustersync/lifecycle.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/handlers/clustersync/register.go b/pkg/handlers/clustersync/register.go index 06fe2ca4c..6e3a441b2 100644 --- a/pkg/handlers/clustersync/register.go +++ b/pkg/handlers/clustersync/register.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/handlers/job/handler.go b/pkg/handlers/job/handler.go index 8bfae9524..79887b382 100644 --- a/pkg/handlers/job/handler.go +++ b/pkg/handlers/job/handler.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/handlers/job/handler_scheduler_test.go b/pkg/handlers/job/handler_scheduler_test.go index ad35f8394..f5f8f2181 100644 --- a/pkg/handlers/job/handler_scheduler_test.go +++ b/pkg/handlers/job/handler_scheduler_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/handlers/job/handler_test.go b/pkg/handlers/job/handler_test.go index 262606ec7..70a6847e5 100644 --- a/pkg/handlers/job/handler_test.go +++ b/pkg/handlers/job/handler_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/handlers/job/job_suite_test.go b/pkg/handlers/job/job_suite_test.go index 80310d6e3..17b3782ae 100644 --- a/pkg/handlers/job/job_suite_test.go +++ b/pkg/handlers/job/job_suite_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/handlers/job/lifecycle.go b/pkg/handlers/job/lifecycle.go index 710ebfba2..b1b9258c5 100644 --- a/pkg/handlers/job/lifecycle.go +++ b/pkg/handlers/job/lifecycle.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package job diff --git a/pkg/handlers/job/register.go b/pkg/handlers/job/register.go index 4c8e526ff..cfeba783a 100644 --- a/pkg/handlers/job/register.go +++ b/pkg/handlers/job/register.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/handlers/policy/handler.go b/pkg/handlers/policy/handler.go index 09983ce38..6ca5e6682 100644 --- a/pkg/handlers/policy/handler.go +++ b/pkg/handlers/policy/handler.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package policy diff --git a/pkg/handlers/policy/handler_scheduler_test.go b/pkg/handlers/policy/handler_scheduler_test.go index 2cf59a64c..b1bbebeb4 100644 --- a/pkg/handlers/policy/handler_scheduler_test.go +++ b/pkg/handlers/policy/handler_scheduler_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package policy diff --git a/pkg/handlers/policy/handler_suite_test.go b/pkg/handlers/policy/handler_suite_test.go index 440f46bff..ef231298e 100644 --- a/pkg/handlers/policy/handler_suite_test.go +++ b/pkg/handlers/policy/handler_suite_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package policy diff --git a/pkg/handlers/policy/handler_test.go b/pkg/handlers/policy/handler_test.go index 63253b587..9f031171c 100644 --- a/pkg/handlers/policy/handler_test.go +++ b/pkg/handlers/policy/handler_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package policy diff --git a/pkg/handlers/policy/lifecycle.go b/pkg/handlers/policy/lifecycle.go index d181efceb..f91c3cf4e 100644 --- a/pkg/handlers/policy/lifecycle.go +++ b/pkg/handlers/policy/lifecycle.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package policy diff --git a/pkg/handlers/policy/register.go b/pkg/handlers/policy/register.go index 82c67e396..c783e057f 100644 --- a/pkg/handlers/policy/register.go +++ b/pkg/handlers/policy/register.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package policy diff --git a/pkg/handlers/utils/errors.go b/pkg/handlers/utils/errors.go index 44f787159..0b82356e1 100644 --- a/pkg/handlers/utils/errors.go +++ b/pkg/handlers/utils/errors.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package utils diff --git a/pkg/handlers/utils/ints.go b/pkg/handlers/utils/ints.go index f3ff46fc5..dc2695e93 100644 --- a/pkg/handlers/utils/ints.go +++ b/pkg/handlers/utils/ints.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package utils diff --git a/pkg/handlers/utils/retry.go b/pkg/handlers/utils/retry.go index 9c59a5f59..d93049c07 100644 --- a/pkg/handlers/utils/retry.go +++ b/pkg/handlers/utils/retry.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package utils diff --git a/pkg/handlers/utils/strings.go b/pkg/handlers/utils/strings.go index f5f081b78..8065f0aa3 100644 --- a/pkg/handlers/utils/strings.go +++ b/pkg/handlers/utils/strings.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package utils diff --git a/pkg/logging/const.go b/pkg/logging/const.go index 4006ae1ac..52884ba80 100644 --- a/pkg/logging/const.go +++ b/pkg/logging/const.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package logging diff --git a/pkg/logging/logger.go b/pkg/logging/logger.go index ea6ac0a4c..fad624052 100644 --- a/pkg/logging/logger.go +++ b/pkg/logging/logger.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package logging diff --git a/pkg/metrics/metrics.go b/pkg/metrics/metrics.go index 8242f8188..dff0dce6a 100644 --- a/pkg/metrics/metrics.go +++ b/pkg/metrics/metrics.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package metrics diff --git a/pkg/operator/crd.go b/pkg/operator/crd.go index fe4ccc676..51a6dbc48 100644 --- a/pkg/operator/crd.go +++ b/pkg/operator/crd.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/operator/operator.go b/pkg/operator/operator.go index 8d2e449b0..8cad420f2 100644 --- a/pkg/operator/operator.go +++ b/pkg/operator/operator.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package operator diff --git a/pkg/operator/operator_deployment.go b/pkg/operator/operator_deployment.go index f4ae5bac3..edd2089bc 100644 --- a/pkg/operator/operator_deployment.go +++ b/pkg/operator/operator_deployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package operator diff --git a/pkg/operator/operator_deployment_relication.go b/pkg/operator/operator_deployment_relication.go index d0471bec8..32abb4b50 100644 --- a/pkg/operator/operator_deployment_relication.go +++ b/pkg/operator/operator_deployment_relication.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package operator diff --git a/pkg/operator/operator_leader.go b/pkg/operator/operator_leader.go index 7994e76d8..029bca8f6 100644 --- a/pkg/operator/operator_leader.go +++ b/pkg/operator/operator_leader.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package operator diff --git a/pkg/operator/operator_local_storage.go b/pkg/operator/operator_local_storage.go index 80f37cb76..424d50c7d 100644 --- a/pkg/operator/operator_local_storage.go +++ b/pkg/operator/operator_local_storage.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package operator diff --git a/pkg/operator/scope/scope.go b/pkg/operator/scope/scope.go index 4404d2bcc..80da600bc 100644 --- a/pkg/operator/scope/scope.go +++ b/pkg/operator/scope/scope.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package scope diff --git a/pkg/operator/server_api.go b/pkg/operator/server_api.go index 25d34d166..bb17572d0 100644 --- a/pkg/operator/server_api.go +++ b/pkg/operator/server_api.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package operator diff --git a/pkg/operator/server_discovery_api.go b/pkg/operator/server_discovery_api.go index 9e191a9f0..3bc3c5903 100644 --- a/pkg/operator/server_discovery_api.go +++ b/pkg/operator/server_discovery_api.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package operator diff --git a/pkg/operatorV2/event/event.go b/pkg/operatorV2/event/event.go index 0caa5dbdb..025a20b9c 100644 --- a/pkg/operatorV2/event/event.go +++ b/pkg/operatorV2/event/event.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package event diff --git a/pkg/operatorV2/event/event_test.go b/pkg/operatorV2/event/event_test.go index 0e94eae37..3cc6f04c3 100644 --- a/pkg/operatorV2/event/event_test.go +++ b/pkg/operatorV2/event/event_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package event diff --git a/pkg/operatorV2/handler.go b/pkg/operatorV2/handler.go index 518af26a7..32e4b3de6 100644 --- a/pkg/operatorV2/handler.go +++ b/pkg/operatorV2/handler.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package operator diff --git a/pkg/operatorV2/informer.go b/pkg/operatorV2/informer.go index 09ab9f481..551a1672c 100644 --- a/pkg/operatorV2/informer.go +++ b/pkg/operatorV2/informer.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package operator diff --git a/pkg/operatorV2/lifecycle.go b/pkg/operatorV2/lifecycle.go index f39e3b58a..3c9d4f15e 100644 --- a/pkg/operatorV2/lifecycle.go +++ b/pkg/operatorV2/lifecycle.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package operator diff --git a/pkg/operatorV2/operation/item.go b/pkg/operatorV2/operation/item.go index 1af60cdf6..d1c9f8891 100644 --- a/pkg/operatorV2/operation/item.go +++ b/pkg/operatorV2/operation/item.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package operation diff --git a/pkg/operatorV2/operation/item_test.go b/pkg/operatorV2/operation/item_test.go index 7a3138639..b9c9727cc 100644 --- a/pkg/operatorV2/operation/item_test.go +++ b/pkg/operatorV2/operation/item_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package operation diff --git a/pkg/operatorV2/operator.go b/pkg/operatorV2/operator.go index 864b7149b..ae1455c3d 100644 --- a/pkg/operatorV2/operator.go +++ b/pkg/operatorV2/operator.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package operator diff --git a/pkg/operatorV2/operator_suite_test.go b/pkg/operatorV2/operator_suite_test.go index 432d316f9..eacc2b199 100644 --- a/pkg/operatorV2/operator_suite_test.go +++ b/pkg/operatorV2/operator_suite_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package operator diff --git a/pkg/operatorV2/operator_test.go b/pkg/operatorV2/operator_test.go index f3d13a504..203831e44 100644 --- a/pkg/operatorV2/operator_test.go +++ b/pkg/operatorV2/operator_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package operator diff --git a/pkg/operatorV2/operator_worker.go b/pkg/operatorV2/operator_worker.go index 0812cc100..b11c5f242 100644 --- a/pkg/operatorV2/operator_worker.go +++ b/pkg/operatorV2/operator_worker.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package operator diff --git a/pkg/operatorV2/operator_worker_test.go b/pkg/operatorV2/operator_worker_test.go index c54edbbbb..0a1dc937c 100644 --- a/pkg/operatorV2/operator_worker_test.go +++ b/pkg/operatorV2/operator_worker_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package operator diff --git a/pkg/operatorV2/prometheus.go b/pkg/operatorV2/prometheus.go index af29a008e..8bef923e6 100644 --- a/pkg/operatorV2/prometheus.go +++ b/pkg/operatorV2/prometheus.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/replication/deployment_replication.go b/pkg/replication/deployment_replication.go index b97d81087..05ef85336 100644 --- a/pkg/replication/deployment_replication.go +++ b/pkg/replication/deployment_replication.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package replication diff --git a/pkg/replication/finalizers.go b/pkg/replication/finalizers.go index 0c1e1eb51..ff1920e55 100644 --- a/pkg/replication/finalizers.go +++ b/pkg/replication/finalizers.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package replication diff --git a/pkg/replication/server_api.go b/pkg/replication/server_api.go index 4a06a21e9..04488ea24 100644 --- a/pkg/replication/server_api.go +++ b/pkg/replication/server_api.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package replication diff --git a/pkg/replication/server_endpoint_api.go b/pkg/replication/server_endpoint_api.go index 77c514933..d4e6262c9 100644 --- a/pkg/replication/server_endpoint_api.go +++ b/pkg/replication/server_endpoint_api.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package replication diff --git a/pkg/replication/sync_client.go b/pkg/replication/sync_client.go index 00b284a95..4d07187cb 100644 --- a/pkg/replication/sync_client.go +++ b/pkg/replication/sync_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package replication diff --git a/pkg/replication/sync_inspector.go b/pkg/replication/sync_inspector.go index 7ef40a519..331828a3f 100644 --- a/pkg/replication/sync_inspector.go +++ b/pkg/replication/sync_inspector.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package replication diff --git a/pkg/server/auth.go b/pkg/server/auth.go index 749e50fbe..fea10be1f 100644 --- a/pkg/server/auth.go +++ b/pkg/server/auth.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package server diff --git a/pkg/server/errors.go b/pkg/server/errors.go index 343cbb2b9..2e156d09f 100644 --- a/pkg/server/errors.go +++ b/pkg/server/errors.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package server diff --git a/pkg/server/handlers.go b/pkg/server/handlers.go index b79c91a7f..4f1fd134c 100644 --- a/pkg/server/handlers.go +++ b/pkg/server/handlers.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package server diff --git a/pkg/server/handlers_deployment.go b/pkg/server/handlers_deployment.go index d02d875da..9f5beeb08 100644 --- a/pkg/server/handlers_deployment.go +++ b/pkg/server/handlers_deployment.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package server diff --git a/pkg/server/handlers_replication.go b/pkg/server/handlers_replication.go index 528dcf48f..fa3e870e2 100644 --- a/pkg/server/handlers_replication.go +++ b/pkg/server/handlers_replication.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package server diff --git a/pkg/server/handlers_storage.go b/pkg/server/handlers_storage.go index 0cfcfe972..e1e707665 100644 --- a/pkg/server/handlers_storage.go +++ b/pkg/server/handlers_storage.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package server diff --git a/pkg/server/server.go b/pkg/server/server.go index 605ae8cbe..88ff71eb2 100644 --- a/pkg/server/server.go +++ b/pkg/server/server.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package server diff --git a/pkg/storage/clients.go b/pkg/storage/clients.go index 7f69bce3b..59fe223f6 100644 --- a/pkg/storage/clients.go +++ b/pkg/storage/clients.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/storage/daemon_set.go b/pkg/storage/daemon_set.go index 899233ae6..adb5150e9 100644 --- a/pkg/storage/daemon_set.go +++ b/pkg/storage/daemon_set.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/storage/image.go b/pkg/storage/image.go index 0e2aba837..db5da7650 100644 --- a/pkg/storage/image.go +++ b/pkg/storage/image.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/storage/local_storage.go b/pkg/storage/local_storage.go index 2c172a3cb..2d1ba3c27 100644 --- a/pkg/storage/local_storage.go +++ b/pkg/storage/local_storage.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/storage/provisioner/api.go b/pkg/storage/provisioner/api.go index 5384785d0..9ac94f927 100644 --- a/pkg/storage/provisioner/api.go +++ b/pkg/storage/provisioner/api.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package provisioner diff --git a/pkg/storage/provisioner/client/client.go b/pkg/storage/provisioner/client/client.go index bd3074b95..bbc46fc05 100644 --- a/pkg/storage/provisioner/client/client.go +++ b/pkg/storage/provisioner/client/client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package client diff --git a/pkg/storage/provisioner/errors.go b/pkg/storage/provisioner/errors.go index 128c5b866..81861c5a4 100644 --- a/pkg/storage/provisioner/errors.go +++ b/pkg/storage/provisioner/errors.go @@ -1,5 +1,5 @@ // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // The Programs (which include both the software and documentation) contain // proprietary information of ArangoDB GmbH; they are provided under a license @@ -21,7 +21,6 @@ // and shall use it only in accordance with the terms of the license agreement // you entered into with ArangoDB GmbH. // -// Author Ewout Prangsma // package provisioner diff --git a/pkg/storage/provisioner/mocks/mocks.go b/pkg/storage/provisioner/mocks/mocks.go index 421491c6c..757335ca3 100644 --- a/pkg/storage/provisioner/mocks/mocks.go +++ b/pkg/storage/provisioner/mocks/mocks.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package mocks diff --git a/pkg/storage/provisioner/mocks/provisioner.go b/pkg/storage/provisioner/mocks/provisioner.go index 9b6aa3794..4df6b4546 100644 --- a/pkg/storage/provisioner/mocks/provisioner.go +++ b/pkg/storage/provisioner/mocks/provisioner.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package mocks diff --git a/pkg/storage/provisioner/service/provisioner.go b/pkg/storage/provisioner/service/provisioner.go index e9bf33e52..bc6afabba 100644 --- a/pkg/storage/provisioner/service/provisioner.go +++ b/pkg/storage/provisioner/service/provisioner.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package service diff --git a/pkg/storage/provisioner/service/server.go b/pkg/storage/provisioner/service/server.go index f9e51f42d..1cca88739 100644 --- a/pkg/storage/provisioner/service/server.go +++ b/pkg/storage/provisioner/service/server.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package service diff --git a/pkg/storage/pv_cleanup.go b/pkg/storage/pv_cleanup.go index be462547b..1dcea4909 100644 --- a/pkg/storage/pv_cleanup.go +++ b/pkg/storage/pv_cleanup.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/storage/pv_creator.go b/pkg/storage/pv_creator.go index d73f5f5b8..f0f4a4ff1 100644 --- a/pkg/storage/pv_creator.go +++ b/pkg/storage/pv_creator.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/storage/pv_creator_test.go b/pkg/storage/pv_creator_test.go index 277cc273d..f805f9e3c 100644 --- a/pkg/storage/pv_creator_test.go +++ b/pkg/storage/pv_creator_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/storage/pv_informer.go b/pkg/storage/pv_informer.go index 7d019af83..f92775e88 100644 --- a/pkg/storage/pv_informer.go +++ b/pkg/storage/pv_informer.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/storage/pv_inspector.go b/pkg/storage/pv_inspector.go index 1d0f40fb7..019715d41 100644 --- a/pkg/storage/pv_inspector.go +++ b/pkg/storage/pv_inspector.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/storage/pvc_informer.go b/pkg/storage/pvc_informer.go index 527dccd58..19782f8be 100644 --- a/pkg/storage/pvc_informer.go +++ b/pkg/storage/pvc_informer.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/storage/pvc_inspector.go b/pkg/storage/pvc_inspector.go index f5e081258..8f1782d1c 100644 --- a/pkg/storage/pvc_inspector.go +++ b/pkg/storage/pvc_inspector.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/storage/server_api.go b/pkg/storage/server_api.go index 0487bed66..ad48b6b4a 100644 --- a/pkg/storage/server_api.go +++ b/pkg/storage/server_api.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/storage/server_volume_api.go b/pkg/storage/server_volume_api.go index 5adf3e6a5..e8e17161c 100644 --- a/pkg/storage/server_volume_api.go +++ b/pkg/storage/server_volume_api.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/storage/service.go b/pkg/storage/service.go index da0dc7ddd..4827c74a3 100644 --- a/pkg/storage/service.go +++ b/pkg/storage/service.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/storage/storage_class.go b/pkg/storage/storage_class.go index 821ec4ee1..381ffd371 100644 --- a/pkg/storage/storage_class.go +++ b/pkg/storage/storage_class.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package storage diff --git a/pkg/util/arangod/cleanout_server.go b/pkg/util/arangod/cleanout_server.go index 5c97308b4..636c0705d 100644 --- a/pkg/util/arangod/cleanout_server.go +++ b/pkg/util/arangod/cleanout_server.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package arangod diff --git a/pkg/util/arangod/client.go b/pkg/util/arangod/client.go index d70633272..db8a536e4 100644 --- a/pkg/util/arangod/client.go +++ b/pkg/util/arangod/client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package arangod diff --git a/pkg/util/arangod/cluster.go b/pkg/util/arangod/cluster.go index 35547c618..7af320948 100644 --- a/pkg/util/arangod/cluster.go +++ b/pkg/util/arangod/cluster.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package arangod diff --git a/pkg/util/arangod/conn/factory.go b/pkg/util/arangod/conn/factory.go index 5958bf198..a26095735 100644 --- a/pkg/util/arangod/conn/factory.go +++ b/pkg/util/arangod/conn/factory.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // 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,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// // Adam Janikowski // diff --git a/pkg/util/arangod/dbserver.go b/pkg/util/arangod/dbserver.go index fcdfde1b5..667131f4b 100644 --- a/pkg/util/arangod/dbserver.go +++ b/pkg/util/arangod/dbserver.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package arangod diff --git a/pkg/util/arangod/driver_init.go b/pkg/util/arangod/driver_init.go index 95c817416..8c502cfe3 100644 --- a/pkg/util/arangod/driver_init.go +++ b/pkg/util/arangod/driver_init.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package arangod diff --git a/pkg/util/arangod/endpoint.go b/pkg/util/arangod/endpoint.go index 4a519ec41..41af9a752 100644 --- a/pkg/util/arangod/endpoint.go +++ b/pkg/util/arangod/endpoint.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package arangod diff --git a/pkg/util/arangod/error.go b/pkg/util/arangod/error.go index 653438a59..4624ae86a 100644 --- a/pkg/util/arangod/error.go +++ b/pkg/util/arangod/error.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package arangod diff --git a/pkg/util/arangod/license.go b/pkg/util/arangod/license.go index 7d078e326..e68b65547 100644 --- a/pkg/util/arangod/license.go +++ b/pkg/util/arangod/license.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/arangod/options/options.go b/pkg/util/arangod/options/options.go index b7e442995..b7e6070aa 100644 --- a/pkg/util/arangod/options/options.go +++ b/pkg/util/arangod/options/options.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package options diff --git a/pkg/util/arangosync/options/options.go b/pkg/util/arangosync/options/options.go index 703922b41..5eb244382 100644 --- a/pkg/util/arangosync/options/options.go +++ b/pkg/util/arangosync/options/options.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package options diff --git a/pkg/util/checksum.go b/pkg/util/checksum.go index 3de82b275..2cf4ebdf0 100644 --- a/pkg/util/checksum.go +++ b/pkg/util/checksum.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package util diff --git a/pkg/util/collection/map.go b/pkg/util/collection/map.go index 64634e3c1..c96654ee5 100644 --- a/pkg/util/collection/map.go +++ b/pkg/util/collection/map.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package collection diff --git a/pkg/util/constants/constants.go b/pkg/util/constants/constants.go index c6b2fe880..4d9bf0655 100644 --- a/pkg/util/constants/constants.go +++ b/pkg/util/constants/constants.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package constants diff --git a/pkg/util/crd/crd.go b/pkg/util/crd/crd.go index 6bb88ef5e..848094b18 100644 --- a/pkg/util/crd/crd.go +++ b/pkg/util/crd/crd.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package crd diff --git a/pkg/util/dict.go b/pkg/util/dict.go index bcd4e8183..24b613952 100644 --- a/pkg/util/dict.go +++ b/pkg/util/dict.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package util diff --git a/pkg/util/env.go b/pkg/util/env.go index cbd999744..d72485a2b 100644 --- a/pkg/util/env.go +++ b/pkg/util/env.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package util diff --git a/pkg/util/errors/errors.go b/pkg/util/errors/errors.go index fccd4ef68..a754ffc82 100644 --- a/pkg/util/errors/errors.go +++ b/pkg/util/errors/errors.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package errors diff --git a/pkg/util/globals/global.go b/pkg/util/globals/global.go index 1415a580a..b6f1d1970 100644 --- a/pkg/util/globals/global.go +++ b/pkg/util/globals/global.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/globals/globals_test.go b/pkg/util/globals/globals_test.go index 777ca4d36..8aeff6de3 100644 --- a/pkg/util/globals/globals_test.go +++ b/pkg/util/globals/globals_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/globals/int.go b/pkg/util/globals/int.go index b1b59ca55..442abaedc 100644 --- a/pkg/util/globals/int.go +++ b/pkg/util/globals/int.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/globals/timeout.go b/pkg/util/globals/timeout.go index bafbb754b..6151e020a 100644 --- a/pkg/util/globals/timeout.go +++ b/pkg/util/globals/timeout.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/http/response.go b/pkg/util/http/response.go index ec45daf40..5f5378684 100644 --- a/pkg/util/http/response.go +++ b/pkg/util/http/response.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package http diff --git a/pkg/util/http/server.go b/pkg/util/http/server.go index 1a9fe93cf..85167c273 100644 --- a/pkg/util/http/server.go +++ b/pkg/util/http/server.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package http diff --git a/pkg/util/interval.go b/pkg/util/interval.go index e694ea41c..e323f7b12 100644 --- a/pkg/util/interval.go +++ b/pkg/util/interval.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package util diff --git a/pkg/util/k8sutil/affinity.go b/pkg/util/k8sutil/affinity.go index 56f0701e0..74852f8b1 100644 --- a/pkg/util/k8sutil/affinity.go +++ b/pkg/util/k8sutil/affinity.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/affinity_test.go b/pkg/util/k8sutil/affinity_test.go index 6bae13b18..18d400eee 100644 --- a/pkg/util/k8sutil/affinity_test.go +++ b/pkg/util/k8sutil/affinity_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/annotations.go b/pkg/util/k8sutil/annotations.go index ca0441158..e629c1522 100644 --- a/pkg/util/k8sutil/annotations.go +++ b/pkg/util/k8sutil/annotations.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package k8sutil diff --git a/pkg/util/k8sutil/client.go b/pkg/util/k8sutil/client.go index 2cb7fb5cf..52ddcdca6 100644 --- a/pkg/util/k8sutil/client.go +++ b/pkg/util/k8sutil/client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/constants.go b/pkg/util/k8sutil/constants.go index 1b1b9e781..bf470319e 100644 --- a/pkg/util/k8sutil/constants.go +++ b/pkg/util/k8sutil/constants.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/container.go b/pkg/util/k8sutil/container.go index 56b50e1df..f87bc8aa3 100644 --- a/pkg/util/k8sutil/container.go +++ b/pkg/util/k8sutil/container.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/dns.go b/pkg/util/k8sutil/dns.go index add79dcd4..7e9fe67f7 100644 --- a/pkg/util/k8sutil/dns.go +++ b/pkg/util/k8sutil/dns.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/dns_test.go b/pkg/util/k8sutil/dns_test.go index 551b6d3a6..ccebdff43 100644 --- a/pkg/util/k8sutil/dns_test.go +++ b/pkg/util/k8sutil/dns_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/errors.go b/pkg/util/k8sutil/errors.go index 4efabaf6d..496aa44ad 100644 --- a/pkg/util/k8sutil/errors.go +++ b/pkg/util/k8sutil/errors.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/errors_test.go b/pkg/util/k8sutil/errors_test.go index 1da51efcb..84d306eb8 100644 --- a/pkg/util/k8sutil/errors_test.go +++ b/pkg/util/k8sutil/errors_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Jan Christoph Uhde -// package k8sutil diff --git a/pkg/util/k8sutil/events.go b/pkg/util/k8sutil/events.go index b8ca56e17..fd18ca429 100644 --- a/pkg/util/k8sutil/events.go +++ b/pkg/util/k8sutil/events.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/finalizers.go b/pkg/util/k8sutil/finalizers.go index 1b830733d..5e00ab504 100644 --- a/pkg/util/k8sutil/finalizers.go +++ b/pkg/util/k8sutil/finalizers.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package k8sutil diff --git a/pkg/util/k8sutil/images.go b/pkg/util/k8sutil/images.go index c46fdbf54..a90ad908c 100644 --- a/pkg/util/k8sutil/images.go +++ b/pkg/util/k8sutil/images.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/informer.go b/pkg/util/k8sutil/informer.go index bdbf1e412..e0fa9b7d9 100644 --- a/pkg/util/k8sutil/informer.go +++ b/pkg/util/k8sutil/informer.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/inspector/arangomember/member.go b/pkg/util/k8sutil/inspector/arangomember/member.go index 2491f92fb..1030b8682 100644 --- a/pkg/util/k8sutil/inspector/arangomember/member.go +++ b/pkg/util/k8sutil/inspector/arangomember/member.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package arangomember diff --git a/pkg/util/k8sutil/inspector/arangomember/reader.go b/pkg/util/k8sutil/inspector/arangomember/reader.go index 409663a20..4dbada59e 100644 --- a/pkg/util/k8sutil/inspector/arangomember/reader.go +++ b/pkg/util/k8sutil/inspector/arangomember/reader.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/inspector/inspector.go b/pkg/util/k8sutil/inspector/inspector.go index d34b6cc3a..9822b3ea2 100644 --- a/pkg/util/k8sutil/inspector/inspector.go +++ b/pkg/util/k8sutil/inspector/inspector.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// Author Tomasz Mielech -// package inspector diff --git a/pkg/util/k8sutil/inspector/node/node.go b/pkg/util/k8sutil/inspector/node/node.go index 68e6b692f..d50fbec0e 100644 --- a/pkg/util/k8sutil/inspector/node/node.go +++ b/pkg/util/k8sutil/inspector/node/node.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/inspector/node/reader.go b/pkg/util/k8sutil/inspector/node/reader.go index ccbd70370..c2cab5a7f 100644 --- a/pkg/util/k8sutil/inspector/node/reader.go +++ b/pkg/util/k8sutil/inspector/node/reader.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/inspector/persistentvolumeclaim/pvc.go b/pkg/util/k8sutil/inspector/persistentvolumeclaim/pvc.go index b05cdf10b..36a0a20fc 100644 --- a/pkg/util/k8sutil/inspector/persistentvolumeclaim/pvc.go +++ b/pkg/util/k8sutil/inspector/persistentvolumeclaim/pvc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package persistentvolumeclaim diff --git a/pkg/util/k8sutil/inspector/persistentvolumeclaim/reader.go b/pkg/util/k8sutil/inspector/persistentvolumeclaim/reader.go index e7d9c5d98..1499715c8 100644 --- a/pkg/util/k8sutil/inspector/persistentvolumeclaim/reader.go +++ b/pkg/util/k8sutil/inspector/persistentvolumeclaim/reader.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/inspector/pod/pod.go b/pkg/util/k8sutil/inspector/pod/pod.go index ecd12c82b..ec0fa8418 100644 --- a/pkg/util/k8sutil/inspector/pod/pod.go +++ b/pkg/util/k8sutil/inspector/pod/pod.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package pod diff --git a/pkg/util/k8sutil/inspector/pod/reader.go b/pkg/util/k8sutil/inspector/pod/reader.go index edf9ee57f..51b56215e 100644 --- a/pkg/util/k8sutil/inspector/pod/reader.go +++ b/pkg/util/k8sutil/inspector/pod/reader.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/inspector/poddisruptionbudget/pdb.go b/pkg/util/k8sutil/inspector/poddisruptionbudget/pdb.go index 7113e5e40..c4f9f0aa9 100644 --- a/pkg/util/k8sutil/inspector/poddisruptionbudget/pdb.go +++ b/pkg/util/k8sutil/inspector/poddisruptionbudget/pdb.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package poddisruptionbudget diff --git a/pkg/util/k8sutil/inspector/poddisruptionbudget/reader.go b/pkg/util/k8sutil/inspector/poddisruptionbudget/reader.go index 7bd78d745..7347db367 100644 --- a/pkg/util/k8sutil/inspector/poddisruptionbudget/reader.go +++ b/pkg/util/k8sutil/inspector/poddisruptionbudget/reader.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/inspector/refresh/refresh.go b/pkg/util/k8sutil/inspector/refresh/refresh.go index 0d5e09c73..c0fda2c07 100644 --- a/pkg/util/k8sutil/inspector/refresh/refresh.go +++ b/pkg/util/k8sutil/inspector/refresh/refresh.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package refresh diff --git a/pkg/util/k8sutil/inspector/secret/reader.go b/pkg/util/k8sutil/inspector/secret/reader.go index b87f9799a..19622824b 100644 --- a/pkg/util/k8sutil/inspector/secret/reader.go +++ b/pkg/util/k8sutil/inspector/secret/reader.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/inspector/secret/secret.go b/pkg/util/k8sutil/inspector/secret/secret.go index 1db46b5d1..906b69971 100644 --- a/pkg/util/k8sutil/inspector/secret/secret.go +++ b/pkg/util/k8sutil/inspector/secret/secret.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package secret import ( diff --git a/pkg/util/k8sutil/inspector/service/reader.go b/pkg/util/k8sutil/inspector/service/reader.go index 8c439b473..cc6bc0980 100644 --- a/pkg/util/k8sutil/inspector/service/reader.go +++ b/pkg/util/k8sutil/inspector/service/reader.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/inspector/service/service.go b/pkg/util/k8sutil/inspector/service/service.go index 2801b5635..00cd77e0a 100644 --- a/pkg/util/k8sutil/inspector/service/service.go +++ b/pkg/util/k8sutil/inspector/service/service.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package service diff --git a/pkg/util/k8sutil/inspector/serviceaccount/reader.go b/pkg/util/k8sutil/inspector/serviceaccount/reader.go index a05e55cbf..87b630871 100644 --- a/pkg/util/k8sutil/inspector/serviceaccount/reader.go +++ b/pkg/util/k8sutil/inspector/serviceaccount/reader.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/inspector/serviceaccount/sa.go b/pkg/util/k8sutil/inspector/serviceaccount/sa.go index 34e9ac257..28b85a5ea 100644 --- a/pkg/util/k8sutil/inspector/serviceaccount/sa.go +++ b/pkg/util/k8sutil/inspector/serviceaccount/sa.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package serviceaccount diff --git a/pkg/util/k8sutil/inspector/servicemonitor/reader.go b/pkg/util/k8sutil/inspector/servicemonitor/reader.go index 81e2be3f8..4007e765c 100644 --- a/pkg/util/k8sutil/inspector/servicemonitor/reader.go +++ b/pkg/util/k8sutil/inspector/servicemonitor/reader.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/inspector/servicemonitor/sm.go b/pkg/util/k8sutil/inspector/servicemonitor/sm.go index e14bf5120..856445f5d 100644 --- a/pkg/util/k8sutil/inspector/servicemonitor/sm.go +++ b/pkg/util/k8sutil/inspector/servicemonitor/sm.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package servicemonitor diff --git a/pkg/util/k8sutil/interfaces/pod_creator.go b/pkg/util/k8sutil/interfaces/pod_creator.go index be91c7e6c..d9b6c3543 100644 --- a/pkg/util/k8sutil/interfaces/pod_creator.go +++ b/pkg/util/k8sutil/interfaces/pod_creator.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package interfaces diff --git a/pkg/util/k8sutil/license.go b/pkg/util/k8sutil/license.go index 5c317e6f5..d050a78fa 100644 --- a/pkg/util/k8sutil/license.go +++ b/pkg/util/k8sutil/license.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/lifecycle.go b/pkg/util/k8sutil/lifecycle.go index 9c5d06cb0..d4a11f6af 100644 --- a/pkg/util/k8sutil/lifecycle.go +++ b/pkg/util/k8sutil/lifecycle.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package k8sutil diff --git a/pkg/util/k8sutil/mocks/core.go b/pkg/util/k8sutil/mocks/core.go index 781fd4964..24e8506b0 100644 --- a/pkg/util/k8sutil/mocks/core.go +++ b/pkg/util/k8sutil/mocks/core.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/mocks/mock.go b/pkg/util/k8sutil/mocks/mock.go index 359df0561..efb317ff0 100644 --- a/pkg/util/k8sutil/mocks/mock.go +++ b/pkg/util/k8sutil/mocks/mock.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/mocks/rest_client.go b/pkg/util/k8sutil/mocks/rest_client.go index 6addb12f7..f1114cdf3 100644 --- a/pkg/util/k8sutil/mocks/rest_client.go +++ b/pkg/util/k8sutil/mocks/rest_client.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/mocks/secrets.go b/pkg/util/k8sutil/mocks/secrets.go index 3156313df..4bb54a9b6 100644 --- a/pkg/util/k8sutil/mocks/secrets.go +++ b/pkg/util/k8sutil/mocks/secrets.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/names.go b/pkg/util/k8sutil/names.go index 300ea34f9..c980342c0 100644 --- a/pkg/util/k8sutil/names.go +++ b/pkg/util/k8sutil/names.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/names/id.go b/pkg/util/k8sutil/names/id.go index ed6697faf..c74e307be 100644 --- a/pkg/util/k8sutil/names/id.go +++ b/pkg/util/k8sutil/names/id.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package names diff --git a/pkg/util/k8sutil/names_test.go b/pkg/util/k8sutil/names_test.go index e51c3c255..d0b3432dd 100644 --- a/pkg/util/k8sutil/names_test.go +++ b/pkg/util/k8sutil/names_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/owner.go b/pkg/util/k8sutil/owner.go index 2b42fd99d..5309060b2 100644 --- a/pkg/util/k8sutil/owner.go +++ b/pkg/util/k8sutil/owner.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/pair.go b/pkg/util/k8sutil/pair.go index 6436c7abd..949056fc3 100644 --- a/pkg/util/k8sutil/pair.go +++ b/pkg/util/k8sutil/pair.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package k8sutil diff --git a/pkg/util/k8sutil/pair_test.go b/pkg/util/k8sutil/pair_test.go index 3f93b6e2f..006a38925 100644 --- a/pkg/util/k8sutil/pair_test.go +++ b/pkg/util/k8sutil/pair_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package k8sutil diff --git a/pkg/util/k8sutil/pods.go b/pkg/util/k8sutil/pods.go index dba1ef5ba..ba2503be5 100644 --- a/pkg/util/k8sutil/pods.go +++ b/pkg/util/k8sutil/pods.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/pods_test.go b/pkg/util/k8sutil/pods_test.go index 22d278870..53aefedaa 100644 --- a/pkg/util/k8sutil/pods_test.go +++ b/pkg/util/k8sutil/pods_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/probes/probes.go b/pkg/util/k8sutil/probes/probes.go index 089e17395..106e43e95 100644 --- a/pkg/util/k8sutil/probes/probes.go +++ b/pkg/util/k8sutil/probes/probes.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package probes diff --git a/pkg/util/k8sutil/probes/probes_test.go b/pkg/util/k8sutil/probes/probes_test.go index e36f846f9..ed2023f76 100644 --- a/pkg/util/k8sutil/probes/probes_test.go +++ b/pkg/util/k8sutil/probes/probes_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Jan Christoph Uhde -// package probes diff --git a/pkg/util/k8sutil/pvc.go b/pkg/util/k8sutil/pvc.go index aabc48c2a..0faf9aecb 100644 --- a/pkg/util/k8sutil/pvc.go +++ b/pkg/util/k8sutil/pvc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package k8sutil diff --git a/pkg/util/k8sutil/reconcile.go b/pkg/util/k8sutil/reconcile.go index 60ad6a42e..ed1472a69 100644 --- a/pkg/util/k8sutil/reconcile.go +++ b/pkg/util/k8sutil/reconcile.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package k8sutil diff --git a/pkg/util/k8sutil/secrets.go b/pkg/util/k8sutil/secrets.go index 8ab68fafc..3faff2f5f 100644 --- a/pkg/util/k8sutil/secrets.go +++ b/pkg/util/k8sutil/secrets.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package k8sutil diff --git a/pkg/util/k8sutil/services.go b/pkg/util/k8sutil/services.go index 5c6812ec6..28402b25e 100644 --- a/pkg/util/k8sutil/services.go +++ b/pkg/util/k8sutil/services.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package k8sutil diff --git a/pkg/util/k8sutil/storageclass.go b/pkg/util/k8sutil/storageclass.go index a5b37f89c..4c7001e92 100644 --- a/pkg/util/k8sutil/storageclass.go +++ b/pkg/util/k8sutil/storageclass.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/storageclass_test.go b/pkg/util/k8sutil/storageclass_test.go index 3b4f42821..83cb22792 100644 --- a/pkg/util/k8sutil/storageclass_test.go +++ b/pkg/util/k8sutil/storageclass_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/test/doc.go b/pkg/util/k8sutil/test/doc.go index 4cd42e204..4e1b866b5 100644 --- a/pkg/util/k8sutil/test/doc.go +++ b/pkg/util/k8sutil/test/doc.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Jan Christoph Uhde -// package test diff --git a/pkg/util/k8sutil/test/events_test.go b/pkg/util/k8sutil/test/events_test.go index d9d8cf756..2a8e0994c 100644 --- a/pkg/util/k8sutil/test/events_test.go +++ b/pkg/util/k8sutil/test/events_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Jan Christoph Uhde -// package test diff --git a/pkg/util/k8sutil/time.go b/pkg/util/k8sutil/time.go index 73cd3a8f7..64822986c 100644 --- a/pkg/util/k8sutil/time.go +++ b/pkg/util/k8sutil/time.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/tls/tls.go b/pkg/util/k8sutil/tls/tls.go index 429ce330a..ea53d66b3 100644 --- a/pkg/util/k8sutil/tls/tls.go +++ b/pkg/util/k8sutil/tls/tls.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/k8sutil/tolerations.go b/pkg/util/k8sutil/tolerations.go index dd7d10dd8..886c2c356 100644 --- a/pkg/util/k8sutil/tolerations.go +++ b/pkg/util/k8sutil/tolerations.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/k8sutil/util.go b/pkg/util/k8sutil/util.go index a7214c358..cc9f9e10e 100644 --- a/pkg/util/k8sutil/util.go +++ b/pkg/util/k8sutil/util.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2020-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,9 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// Author Tomasz Mielech -// package k8sutil diff --git a/pkg/util/k8sutil/util_test.go b/pkg/util/k8sutil/util_test.go index 9abed20a8..c3961e282 100644 --- a/pkg/util/k8sutil/util_test.go +++ b/pkg/util/k8sutil/util_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package k8sutil diff --git a/pkg/util/metrics/collector.go b/pkg/util/metrics/collector.go index 8bc7500a0..346960823 100644 --- a/pkg/util/metrics/collector.go +++ b/pkg/util/metrics/collector.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/metrics/description.go b/pkg/util/metrics/description.go index 8c31fdc96..f1033db4a 100644 --- a/pkg/util/metrics/description.go +++ b/pkg/util/metrics/description.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/metrics/metric.go b/pkg/util/metrics/metric.go index 3f6f5f851..65f54adbc 100644 --- a/pkg/util/metrics/metric.go +++ b/pkg/util/metrics/metric.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/metrics/producer.go b/pkg/util/metrics/producer.go index 288ad2806..041742c83 100644 --- a/pkg/util/metrics/producer.go +++ b/pkg/util/metrics/producer.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/metrics/push.go b/pkg/util/metrics/push.go index cae851aa1..77138a419 100644 --- a/pkg/util/metrics/push.go +++ b/pkg/util/metrics/push.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/parallel.go b/pkg/util/parallel.go index e88510b6c..5cce803f0 100644 --- a/pkg/util/parallel.go +++ b/pkg/util/parallel.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/probe/liveness.go b/pkg/util/probe/liveness.go index 0d99c91aa..f75a37dd5 100644 --- a/pkg/util/probe/liveness.go +++ b/pkg/util/probe/liveness.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package probe diff --git a/pkg/util/probe/liveness_test.go b/pkg/util/probe/liveness_test.go index 2261d9db6..af52a011a 100644 --- a/pkg/util/probe/liveness_test.go +++ b/pkg/util/probe/liveness_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package probe diff --git a/pkg/util/probe/ready.go b/pkg/util/probe/ready.go index 542d9cb6c..f671fd59f 100644 --- a/pkg/util/probe/ready.go +++ b/pkg/util/probe/ready.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package probe diff --git a/pkg/util/profiler/profiler.go b/pkg/util/profiler/profiler.go index 5bcb9f240..b41f6b17f 100644 --- a/pkg/util/profiler/profiler.go +++ b/pkg/util/profiler/profiler.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package profiler diff --git a/pkg/util/refs.go b/pkg/util/refs.go index bb3f10729..a9ef5e585 100644 --- a/pkg/util/refs.go +++ b/pkg/util/refs.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package util diff --git a/pkg/util/retry/retry.go b/pkg/util/retry/retry.go index 133f5ac5e..7bbf4fbc6 100644 --- a/pkg/util/retry/retry.go +++ b/pkg/util/retry/retry.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package retry diff --git a/pkg/util/retry/timeout.go b/pkg/util/retry/timeout.go index 2fe4afa81..1748e61eb 100644 --- a/pkg/util/retry/timeout.go +++ b/pkg/util/retry/timeout.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/signal.go b/pkg/util/signal.go index 4cc1355fc..998235297 100644 --- a/pkg/util/signal.go +++ b/pkg/util/signal.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/util/strings.go b/pkg/util/strings.go index 40249db2b..b4bc5376a 100644 --- a/pkg/util/strings.go +++ b/pkg/util/strings.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package util diff --git a/pkg/util/strings_test.go b/pkg/util/strings_test.go index 1f212bfc3..6c4b78702 100644 --- a/pkg/util/strings_test.go +++ b/pkg/util/strings_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Tomasz Mielech -// package util diff --git a/pkg/util/times.go b/pkg/util/times.go index f4cd4fa31..471648513 100644 --- a/pkg/util/times.go +++ b/pkg/util/times.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Lars Maier -// package util diff --git a/pkg/util/trigger/trigger.go b/pkg/util/trigger/trigger.go index 29ebc3342..50c16b82a 100644 --- a/pkg/util/trigger/trigger.go +++ b/pkg/util/trigger/trigger.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package trigger diff --git a/pkg/util/validation/dns_name.go b/pkg/util/validation/dns_name.go index ebd70b50a..ca0082db8 100644 --- a/pkg/util/validation/dns_name.go +++ b/pkg/util/validation/dns_name.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package validation diff --git a/pkg/util/validation/dns_name_test.go b/pkg/util/validation/dns_name_test.go index b12fbac0c..2d30c0afa 100644 --- a/pkg/util/validation/dns_name_test.go +++ b/pkg/util/validation/dns_name_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package validation diff --git a/pkg/util/validation/email_address.go b/pkg/util/validation/email_address.go index bbc4efa75..d1be12099 100644 --- a/pkg/util/validation/email_address.go +++ b/pkg/util/validation/email_address.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package validation diff --git a/pkg/util/validation/email_address_test.go b/pkg/util/validation/email_address_test.go index 3fe22181e..5a2d5b83e 100644 --- a/pkg/util/validation/email_address_test.go +++ b/pkg/util/validation/email_address_test.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Ewout Prangsma -// package validation diff --git a/pkg/version/version.community.go b/pkg/version/version.community.go index fc3c73f12..23b04b1df 100644 --- a/pkg/version/version.community.go +++ b/pkg/version/version.community.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ // limitations under the License. // // Copyright holder is ArangoDB GmbH, Cologne, Germany -// - //go:build !enterprise // +build !enterprise diff --git a/pkg/version/version.go b/pkg/version/version.go index a280643d0..499114081 100644 --- a/pkg/version/version.go +++ b/pkg/version/version.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package version diff --git a/tools/codegen/boilerplate.go.txt b/tools/codegen/boilerplate.go.txt index 22d539257..4d60a0ed8 100644 --- a/tools/codegen/boilerplate.go.txt +++ b/tools/codegen/boilerplate.go.txt @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2016-2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tools/dategen/main.go b/tools/dategen/main.go index df98a5755..d8e916183 100644 --- a/tools/dategen/main.go +++ b/tools/dategen/main.go @@ -1,7 +1,7 @@ // // DISCLAIMER // -// Copyright 2021 ArangoDB GmbH, Cologne, Germany +// Copyright 2016-2022 ArangoDB GmbH, Cologne, Germany // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ // // Copyright holder is ArangoDB GmbH, Cologne, Germany // -// Author Adam Janikowski -// package main