From 0830b3629e6df721650a0021437b6270ddca2a90 Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Mon, 16 Oct 2023 21:26:07 +0200 Subject: [PATCH] chore(header): moving to new neutral organization Signed-off-by: Dario Tranchitella --- .golangci.yml | 2 +- api/v1alpha1/additional_metadata.go | 2 +- api/v1alpha1/capsuleconfiguration_annotations.go | 2 +- api/v1alpha1/capsuleconfiguration_types.go | 2 +- api/v1alpha1/capsuleconfiguration_webhook.go | 2 +- api/v1alpha1/conversion_hub.go | 2 +- api/v1alpha1/conversion_hub_test.go | 2 +- api/v1alpha1/groupversion_info.go | 2 +- api/v1alpha1/owner.go | 2 +- api/v1alpha1/tenant_func.go | 2 +- api/v1alpha1/tenant_types.go | 2 +- api/v1alpha1/tenant_webhook.go | 2 +- api/v1alpha1/zz_generated.deepcopy.go | 2 +- api/v1beta1/custom_resource_quota.go | 2 +- api/v1beta1/deny_wildcard.go | 2 +- api/v1beta1/groupversion_info.go | 2 +- api/v1beta1/ingress_options.go | 2 +- api/v1beta1/namespace_options.go | 2 +- api/v1beta1/owner.go | 2 +- api/v1beta1/owner_list.go | 2 +- api/v1beta1/owner_list_test.go | 2 +- api/v1beta1/owner_role.go | 2 +- api/v1beta1/service_allowed_types.go | 2 +- api/v1beta1/service_options.go | 2 +- api/v1beta1/tenant_func.go | 2 +- api/v1beta1/tenant_status.go | 2 +- api/v1beta1/tenant_types.go | 2 +- api/v1beta1/tenant_webhook.go | 2 +- api/v1beta1/zz_generated.deepcopy.go | 2 +- api/v1beta2/additional_role_bindings.go | 2 +- api/v1beta2/capsuleconfiguration_convertion_hub.go | 2 +- api/v1beta2/capsuleconfiguration_types.go | 2 +- api/v1beta2/custom_resource_quota.go | 2 +- api/v1beta2/groupversion_info.go | 2 +- api/v1beta2/ingress_options.go | 2 +- api/v1beta2/namespace_options.go | 2 +- api/v1beta2/owner.go | 2 +- api/v1beta2/owner_list.go | 2 +- api/v1beta2/owner_list_test.go | 2 +- api/v1beta2/tenant_annotations.go | 2 +- api/v1beta2/tenant_conversion_hub.go | 2 +- api/v1beta2/tenant_func.go | 2 +- api/v1beta2/tenant_labels.go | 2 +- api/v1beta2/tenant_status.go | 2 +- api/v1beta2/tenant_types.go | 2 +- api/v1beta2/tenantresource_global.go | 2 +- api/v1beta2/tenantresource_namespaced.go | 2 +- api/v1beta2/tenantresource_types.go | 2 +- api/v1beta2/zz_generated.deepcopy.go | 2 +- controllers/config/manager.go | 2 +- controllers/pv/controller.go | 2 +- controllers/rbac/const.go | 2 +- controllers/rbac/manager.go | 2 +- controllers/resources/global.go | 2 +- controllers/resources/namespaced.go | 2 +- controllers/resources/processor.go | 2 +- controllers/servicelabels/abstract.go | 2 +- controllers/servicelabels/endpoint.go | 2 +- controllers/servicelabels/endpoint_slices.go | 2 +- controllers/servicelabels/errors.go | 2 +- controllers/servicelabels/service.go | 2 +- controllers/tenant/annotations.go | 2 +- controllers/tenant/limitranges.go | 2 +- controllers/tenant/manager.go | 2 +- controllers/tenant/namespaces.go | 2 +- controllers/tenant/networkpolicies.go | 2 +- controllers/tenant/resourcequotas.go | 2 +- controllers/tenant/resourcequotas_quota.go | 2 +- controllers/tenant/rolebindings.go | 2 +- controllers/tenant/utils.go | 2 +- controllers/tls/errors.go | 2 +- controllers/tls/manager.go | 2 +- controllers/utils/name_matching.go | 2 +- e2e/additional_role_bindings_test.go | 2 +- e2e/allowed_external_ips_test.go | 2 +- e2e/container_registry_test.go | 2 +- e2e/custom_capsule_group_test.go | 2 +- e2e/custom_resource_quota_test.go | 2 +- e2e/disable_externalname_test.go | 2 +- e2e/disable_ingress_wildcard_test.go | 2 +- e2e/disable_loadbalancer_test.go | 2 +- e2e/disable_node_ports_test.go | 2 +- e2e/dynamic_tenant_owner_clusterroles_test.go | 2 +- e2e/enable_loadbalancer_test.go | 2 +- e2e/enable_node_ports_test.go | 2 +- e2e/forbidden_annotations_regex_test.go | 2 +- e2e/force_tenant_prefix_test.go | 2 +- e2e/globaltenantresource_test.go | 2 +- e2e/imagepullpolicy_multiple_test.go | 2 +- e2e/imagepullpolicy_single_test.go | 2 +- e2e/ingress_class_extensions_test.go | 2 +- e2e/ingress_class_networking_test.go | 2 +- e2e/ingress_hostnames_collision_cluster_scope_test.go | 2 +- e2e/ingress_hostnames_collision_disabled_test.go | 2 +- e2e/ingress_hostnames_collision_namespace_scope_test.go | 2 +- e2e/ingress_hostnames_collision_tenant_scope_test.go | 2 +- e2e/ingress_hostnames_test.go | 2 +- e2e/missing_tenant_test.go | 2 +- e2e/namespace_additional_metadata_test.go | 2 +- e2e/namespace_capsule_label_test.go | 2 +- e2e/namespace_user_metadata_test.go | 2 +- e2e/new_namespace_test.go | 2 +- e2e/node_user_metadata_test.go | 2 +- e2e/overquota_namespace_test.go | 2 +- e2e/owner_webhooks_test.go | 2 +- e2e/pod_priority_class_test.go | 2 +- e2e/pod_runtime_class_test.go | 2 +- e2e/preventing_pv_cross_tenant_mount_test.go | 2 +- e2e/protected_namespace_regex_test.go | 2 +- e2e/resource_quota_exceeded_test.go | 2 +- e2e/sa_prevent_privilege_escalation_test.go | 2 +- e2e/selecting_non_owned_tenant_test.go | 2 +- e2e/selecting_tenant_fail_test.go | 2 +- e2e/selecting_tenant_with_label_test.go | 2 +- e2e/service_metadata_test.go | 2 +- e2e/storage_class_test.go | 2 +- e2e/suite_test.go | 2 +- e2e/tenant_cordoning_test.go | 2 +- e2e/tenant_name_webhook_test.go | 2 +- e2e/tenant_protected_webhook_test.go | 2 +- e2e/tenant_resources_changes_test.go | 2 +- e2e/tenant_resources_test.go | 2 +- e2e/tenantresource_test.go | 2 +- e2e/utils_test.go | 2 +- hack/boilerplate.go.txt | 2 +- main.go | 2 +- pkg/api/additional_metadata.go | 2 +- pkg/api/additional_role_bindings.go | 2 +- pkg/api/allowed_list.go | 2 +- pkg/api/allowed_list_test.go | 2 +- pkg/api/annotations.go | 2 +- pkg/api/external_service_ips.go | 2 +- pkg/api/forbidden_list.go | 2 +- pkg/api/forbidden_list_test.go | 2 +- pkg/api/hostname_collision_scope.go | 2 +- pkg/api/image_pull_policy.go | 2 +- pkg/api/limit_ranges.go | 2 +- pkg/api/network_policy.go | 2 +- pkg/api/resource_quota.go | 2 +- pkg/api/service_allowed_types.go | 2 +- pkg/api/service_options.go | 2 +- pkg/api/status_namespaces.go | 2 +- pkg/api/zz_generated.deepcopy.go | 2 +- pkg/cert/ca.go | 2 +- pkg/cert/ca_test.go | 2 +- pkg/cert/errors.go | 2 +- pkg/cert/options.go | 2 +- pkg/configuration/client.go | 2 +- pkg/configuration/configuration.go | 2 +- pkg/indexer/indexer.go | 2 +- pkg/indexer/ingress/hostname_path.go | 2 +- pkg/indexer/ingress/utils.go | 2 +- pkg/indexer/namespace/namespaces.go | 2 +- pkg/indexer/tenant/namespaces.go | 2 +- pkg/indexer/tenant/owner.go | 2 +- pkg/indexer/tenantresource/constants.go | 2 +- pkg/indexer/tenantresource/global.go | 2 +- pkg/indexer/tenantresource/local.go | 2 +- pkg/utils/errors.go | 2 +- pkg/utils/node_selector.go | 2 +- pkg/utils/owner.go | 2 +- pkg/utils/tenant_labels.go | 2 +- pkg/utils/user_group.go | 2 +- pkg/utils/user_group_test.go | 2 +- pkg/webhook/defaults/errors.go | 2 +- pkg/webhook/defaults/handler.go | 2 +- pkg/webhook/defaults/ingress.go | 2 +- pkg/webhook/defaults/pods.go | 2 +- pkg/webhook/defaults/storage.go | 2 +- pkg/webhook/handler.go | 2 +- pkg/webhook/ingress/errors.go | 2 +- pkg/webhook/ingress/types.go | 2 +- pkg/webhook/ingress/utils.go | 2 +- pkg/webhook/ingress/validate_class.go | 2 +- pkg/webhook/ingress/validate_collision.go | 2 +- pkg/webhook/ingress/validate_hostnames.go | 2 +- pkg/webhook/ingress/validate_wildcard.go | 2 +- pkg/webhook/namespace/errors.go | 2 +- pkg/webhook/namespace/freezed.go | 2 +- pkg/webhook/namespace/owner_reference.go | 2 +- pkg/webhook/namespace/patch.go | 2 +- pkg/webhook/namespace/prefix.go | 2 +- pkg/webhook/namespace/quota.go | 2 +- pkg/webhook/namespace/user_metadata.go | 2 +- pkg/webhook/networkpolicy/validating.go | 2 +- pkg/webhook/node/errors.go | 2 +- pkg/webhook/node/user_metadata.go | 2 +- pkg/webhook/ownerreference/patching.go | 2 +- pkg/webhook/pod/containerregistry.go | 2 +- pkg/webhook/pod/containerregistry_errors.go | 2 +- pkg/webhook/pod/containerregistry_registry.go | 2 +- pkg/webhook/pod/imagepullpolicy.go | 2 +- pkg/webhook/pod/imagepullpolicy_errors.go | 2 +- pkg/webhook/pod/imagepullpolicy_pullpolicy.go | 2 +- pkg/webhook/pod/priorityclass.go | 2 +- pkg/webhook/pod/priorityclass_errors.go | 2 +- pkg/webhook/pod/runtimeclass.go | 2 +- pkg/webhook/pod/runtimeclass_errors.go | 2 +- pkg/webhook/pvc/errors.go | 2 +- pkg/webhook/pvc/pv.go | 2 +- pkg/webhook/pvc/validating.go | 2 +- pkg/webhook/route/cordoning.go | 2 +- pkg/webhook/route/defaults.go | 2 +- pkg/webhook/route/ingresses.go | 2 +- pkg/webhook/route/namespaces.go | 2 +- pkg/webhook/route/networkpolicies.go | 2 +- pkg/webhook/route/node.go | 2 +- pkg/webhook/route/ownerreference.go | 2 +- pkg/webhook/route/pods.go | 2 +- pkg/webhook/route/pvc.go | 2 +- pkg/webhook/route/services.go | 2 +- pkg/webhook/route/tenantresource_objs.go | 2 +- pkg/webhook/route/tenants.go | 2 +- pkg/webhook/router.go | 2 +- pkg/webhook/service/errors.go | 2 +- pkg/webhook/service/validating.go | 2 +- pkg/webhook/tenant/containerregistry_regex.go | 2 +- pkg/webhook/tenant/cordoning.go | 2 +- pkg/webhook/tenant/custom_resource_quota.go | 2 +- pkg/webhook/tenant/custom_resource_quota_errors.go | 2 +- pkg/webhook/tenant/forbidden_annotations_regex.go | 2 +- pkg/webhook/tenant/freezed_emitter.go | 2 +- pkg/webhook/tenant/hostname_regex.go | 2 +- pkg/webhook/tenant/ingressclass_regex.go | 2 +- pkg/webhook/tenant/name.go | 2 +- pkg/webhook/tenant/protected.go | 2 +- pkg/webhook/tenant/rolebindings_regex.go | 2 +- pkg/webhook/tenant/serviceaccount_format.go | 2 +- pkg/webhook/tenant/storageclass_regex.go | 2 +- pkg/webhook/tenantresource/objects.go | 2 +- pkg/webhook/utils/error.go | 2 +- pkg/webhook/utils/in_capsule_groups.go | 2 +- pkg/webhook/utils/is_capsule_user.go | 2 +- pkg/webhook/utils/is_tenant_owner.go | 2 +- pkg/webhook/utils/kubernetes_version.go | 2 +- pkg/webhook/utils/resources.go | 2 +- pkg/webhook/utils/tenant_by_field.go | 2 +- pkg/webhook/webhook.go | 2 +- version.go | 2 +- 239 files changed, 239 insertions(+), 239 deletions(-) diff --git a/.golangci.yml b/.golangci.yml index 0b38aabd..88e151b9 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -17,7 +17,7 @@ linters-settings: - prefix(github.com/projectcapsule/capsule) goheader: template: |- - Copyright 2020-2021 Clastix Labs + Copyright 2020-2023 Project Capsule Authors. SPDX-License-Identifier: Apache-2.0 linters: diff --git a/api/v1alpha1/additional_metadata.go b/api/v1alpha1/additional_metadata.go index 377688df..f0f06564 100644 --- a/api/v1alpha1/additional_metadata.go +++ b/api/v1alpha1/additional_metadata.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/api/v1alpha1/capsuleconfiguration_annotations.go b/api/v1alpha1/capsuleconfiguration_annotations.go index 9fb42c54..11162434 100644 --- a/api/v1alpha1/capsuleconfiguration_annotations.go +++ b/api/v1alpha1/capsuleconfiguration_annotations.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/api/v1alpha1/capsuleconfiguration_types.go b/api/v1alpha1/capsuleconfiguration_types.go index ac404a25..0b000f2a 100644 --- a/api/v1alpha1/capsuleconfiguration_types.go +++ b/api/v1alpha1/capsuleconfiguration_types.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/api/v1alpha1/capsuleconfiguration_webhook.go b/api/v1alpha1/capsuleconfiguration_webhook.go index 45a4221d..383bc51d 100644 --- a/api/v1alpha1/capsuleconfiguration_webhook.go +++ b/api/v1alpha1/capsuleconfiguration_webhook.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/api/v1alpha1/conversion_hub.go b/api/v1alpha1/conversion_hub.go index 9502ff34..303212e7 100644 --- a/api/v1alpha1/conversion_hub.go +++ b/api/v1alpha1/conversion_hub.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/api/v1alpha1/conversion_hub_test.go b/api/v1alpha1/conversion_hub_test.go index 806a5ea3..6d8ecb70 100644 --- a/api/v1alpha1/conversion_hub_test.go +++ b/api/v1alpha1/conversion_hub_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/api/v1alpha1/groupversion_info.go b/api/v1alpha1/groupversion_info.go index c1d13832..e558012f 100644 --- a/api/v1alpha1/groupversion_info.go +++ b/api/v1alpha1/groupversion_info.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 // Package v1alpha1 contains API Schema definitions for the capsule.clastix.io v1alpha1 API group diff --git a/api/v1alpha1/owner.go b/api/v1alpha1/owner.go index a925a85f..275a2ed8 100644 --- a/api/v1alpha1/owner.go +++ b/api/v1alpha1/owner.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/api/v1alpha1/tenant_func.go b/api/v1alpha1/tenant_func.go index b00147b7..f87c666c 100644 --- a/api/v1alpha1/tenant_func.go +++ b/api/v1alpha1/tenant_func.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/api/v1alpha1/tenant_types.go b/api/v1alpha1/tenant_types.go index b5e0cd86..4755ed87 100644 --- a/api/v1alpha1/tenant_types.go +++ b/api/v1alpha1/tenant_types.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/api/v1alpha1/tenant_webhook.go b/api/v1alpha1/tenant_webhook.go index 0df967e9..0bb1fccb 100644 --- a/api/v1alpha1/tenant_webhook.go +++ b/api/v1alpha1/tenant_webhook.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/api/v1alpha1/zz_generated.deepcopy.go b/api/v1alpha1/zz_generated.deepcopy.go index dc6f72f4..b8ea682f 100644 --- a/api/v1alpha1/zz_generated.deepcopy.go +++ b/api/v1alpha1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 // Code generated by controller-gen. DO NOT EDIT. diff --git a/api/v1beta1/custom_resource_quota.go b/api/v1beta1/custom_resource_quota.go index 91b1334e..3f836b40 100644 --- a/api/v1beta1/custom_resource_quota.go +++ b/api/v1beta1/custom_resource_quota.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta1 diff --git a/api/v1beta1/deny_wildcard.go b/api/v1beta1/deny_wildcard.go index 76460942..61668da4 100644 --- a/api/v1beta1/deny_wildcard.go +++ b/api/v1beta1/deny_wildcard.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta1 diff --git a/api/v1beta1/groupversion_info.go b/api/v1beta1/groupversion_info.go index 4a99993c..dae55b6a 100644 --- a/api/v1beta1/groupversion_info.go +++ b/api/v1beta1/groupversion_info.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 // Package v1beta1 contains API Schema definitions for the capsule v1beta1 API group diff --git a/api/v1beta1/ingress_options.go b/api/v1beta1/ingress_options.go index edac1664..5e584424 100644 --- a/api/v1beta1/ingress_options.go +++ b/api/v1beta1/ingress_options.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta1 diff --git a/api/v1beta1/namespace_options.go b/api/v1beta1/namespace_options.go index 1b2ff2f6..f924f322 100644 --- a/api/v1beta1/namespace_options.go +++ b/api/v1beta1/namespace_options.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta1 diff --git a/api/v1beta1/owner.go b/api/v1beta1/owner.go index 22894a78..ca2f89a0 100644 --- a/api/v1beta1/owner.go +++ b/api/v1beta1/owner.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta1 diff --git a/api/v1beta1/owner_list.go b/api/v1beta1/owner_list.go index b3f9d728..daa0ba9b 100644 --- a/api/v1beta1/owner_list.go +++ b/api/v1beta1/owner_list.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta1 diff --git a/api/v1beta1/owner_list_test.go b/api/v1beta1/owner_list_test.go index c8b62a03..296cce15 100644 --- a/api/v1beta1/owner_list_test.go +++ b/api/v1beta1/owner_list_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta1 diff --git a/api/v1beta1/owner_role.go b/api/v1beta1/owner_role.go index 27123c30..9cc4f5cc 100644 --- a/api/v1beta1/owner_role.go +++ b/api/v1beta1/owner_role.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta1 diff --git a/api/v1beta1/service_allowed_types.go b/api/v1beta1/service_allowed_types.go index 3f57c648..8e3cfe4a 100644 --- a/api/v1beta1/service_allowed_types.go +++ b/api/v1beta1/service_allowed_types.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta1 diff --git a/api/v1beta1/service_options.go b/api/v1beta1/service_options.go index 2de0617f..4322588e 100644 --- a/api/v1beta1/service_options.go +++ b/api/v1beta1/service_options.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta1 diff --git a/api/v1beta1/tenant_func.go b/api/v1beta1/tenant_func.go index 8111c028..03e898b4 100644 --- a/api/v1beta1/tenant_func.go +++ b/api/v1beta1/tenant_func.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta1 diff --git a/api/v1beta1/tenant_status.go b/api/v1beta1/tenant_status.go index 8122633d..edbc85ac 100644 --- a/api/v1beta1/tenant_status.go +++ b/api/v1beta1/tenant_status.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta1 diff --git a/api/v1beta1/tenant_types.go b/api/v1beta1/tenant_types.go index d81a15bc..5f9de077 100644 --- a/api/v1beta1/tenant_types.go +++ b/api/v1beta1/tenant_types.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta1 diff --git a/api/v1beta1/tenant_webhook.go b/api/v1beta1/tenant_webhook.go index 58ffec85..2c21925a 100644 --- a/api/v1beta1/tenant_webhook.go +++ b/api/v1beta1/tenant_webhook.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta1 diff --git a/api/v1beta1/zz_generated.deepcopy.go b/api/v1beta1/zz_generated.deepcopy.go index 78d33aa1..c11f0a4a 100644 --- a/api/v1beta1/zz_generated.deepcopy.go +++ b/api/v1beta1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 // Code generated by controller-gen. DO NOT EDIT. diff --git a/api/v1beta2/additional_role_bindings.go b/api/v1beta2/additional_role_bindings.go index 298aa8bd..dd2f5cbe 100644 --- a/api/v1beta2/additional_role_bindings.go +++ b/api/v1beta2/additional_role_bindings.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/capsuleconfiguration_convertion_hub.go b/api/v1beta2/capsuleconfiguration_convertion_hub.go index ceb4d10e..33bbe9a4 100644 --- a/api/v1beta2/capsuleconfiguration_convertion_hub.go +++ b/api/v1beta2/capsuleconfiguration_convertion_hub.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/capsuleconfiguration_types.go b/api/v1beta2/capsuleconfiguration_types.go index 07248401..c1273457 100644 --- a/api/v1beta2/capsuleconfiguration_types.go +++ b/api/v1beta2/capsuleconfiguration_types.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/custom_resource_quota.go b/api/v1beta2/custom_resource_quota.go index 42ccb730..3be69020 100644 --- a/api/v1beta2/custom_resource_quota.go +++ b/api/v1beta2/custom_resource_quota.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/groupversion_info.go b/api/v1beta2/groupversion_info.go index 37920ac4..61fe96f8 100644 --- a/api/v1beta2/groupversion_info.go +++ b/api/v1beta2/groupversion_info.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 // Package v1beta2 contains API Schema definitions for the capsule v1beta2 API group diff --git a/api/v1beta2/ingress_options.go b/api/v1beta2/ingress_options.go index 82353dce..29c09c0d 100644 --- a/api/v1beta2/ingress_options.go +++ b/api/v1beta2/ingress_options.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/namespace_options.go b/api/v1beta2/namespace_options.go index a9715246..ddaed491 100644 --- a/api/v1beta2/namespace_options.go +++ b/api/v1beta2/namespace_options.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/owner.go b/api/v1beta2/owner.go index c4753c80..5e6845f5 100644 --- a/api/v1beta2/owner.go +++ b/api/v1beta2/owner.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/owner_list.go b/api/v1beta2/owner_list.go index 3677acc6..7e8fa23e 100644 --- a/api/v1beta2/owner_list.go +++ b/api/v1beta2/owner_list.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/owner_list_test.go b/api/v1beta2/owner_list_test.go index 93697b93..5c286f0d 100644 --- a/api/v1beta2/owner_list_test.go +++ b/api/v1beta2/owner_list_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/tenant_annotations.go b/api/v1beta2/tenant_annotations.go index 63413e34..a6438f32 100644 --- a/api/v1beta2/tenant_annotations.go +++ b/api/v1beta2/tenant_annotations.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/tenant_conversion_hub.go b/api/v1beta2/tenant_conversion_hub.go index 5658bd98..dd632255 100644 --- a/api/v1beta2/tenant_conversion_hub.go +++ b/api/v1beta2/tenant_conversion_hub.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/tenant_func.go b/api/v1beta2/tenant_func.go index 166956aa..08754ad9 100644 --- a/api/v1beta2/tenant_func.go +++ b/api/v1beta2/tenant_func.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/tenant_labels.go b/api/v1beta2/tenant_labels.go index 7bd2a922..e5c74f73 100644 --- a/api/v1beta2/tenant_labels.go +++ b/api/v1beta2/tenant_labels.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/tenant_status.go b/api/v1beta2/tenant_status.go index e3204ed1..81e3c046 100644 --- a/api/v1beta2/tenant_status.go +++ b/api/v1beta2/tenant_status.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/tenant_types.go b/api/v1beta2/tenant_types.go index 73ddfa03..93e01b75 100644 --- a/api/v1beta2/tenant_types.go +++ b/api/v1beta2/tenant_types.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/tenantresource_global.go b/api/v1beta2/tenantresource_global.go index 9108e533..068e5ab4 100644 --- a/api/v1beta2/tenantresource_global.go +++ b/api/v1beta2/tenantresource_global.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/tenantresource_namespaced.go b/api/v1beta2/tenantresource_namespaced.go index 6fb08840..766cd758 100644 --- a/api/v1beta2/tenantresource_namespaced.go +++ b/api/v1beta2/tenantresource_namespaced.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/tenantresource_types.go b/api/v1beta2/tenantresource_types.go index 8f701b22..a1f191ea 100644 --- a/api/v1beta2/tenantresource_types.go +++ b/api/v1beta2/tenantresource_types.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package v1beta2 diff --git a/api/v1beta2/zz_generated.deepcopy.go b/api/v1beta2/zz_generated.deepcopy.go index 4fef513e..7245688f 100644 --- a/api/v1beta2/zz_generated.deepcopy.go +++ b/api/v1beta2/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 // Code generated by controller-gen. DO NOT EDIT. diff --git a/controllers/config/manager.go b/controllers/config/manager.go index 5393a92e..cf565f9e 100644 --- a/controllers/config/manager.go +++ b/controllers/config/manager.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package config diff --git a/controllers/pv/controller.go b/controllers/pv/controller.go index 20c2bc74..b4753b74 100644 --- a/controllers/pv/controller.go +++ b/controllers/pv/controller.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package pv diff --git a/controllers/rbac/const.go b/controllers/rbac/const.go index 74b9bba5..362cd539 100644 --- a/controllers/rbac/const.go +++ b/controllers/rbac/const.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package rbac diff --git a/controllers/rbac/manager.go b/controllers/rbac/manager.go index 449b2200..3a0f62f8 100644 --- a/controllers/rbac/manager.go +++ b/controllers/rbac/manager.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package rbac diff --git a/controllers/resources/global.go b/controllers/resources/global.go index 40fbf8c6..4e8fa7d3 100644 --- a/controllers/resources/global.go +++ b/controllers/resources/global.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package resources diff --git a/controllers/resources/namespaced.go b/controllers/resources/namespaced.go index b3b1a419..60eadcbd 100644 --- a/controllers/resources/namespaced.go +++ b/controllers/resources/namespaced.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package resources diff --git a/controllers/resources/processor.go b/controllers/resources/processor.go index 4e2d8e90..3f2b8164 100644 --- a/controllers/resources/processor.go +++ b/controllers/resources/processor.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package resources diff --git a/controllers/servicelabels/abstract.go b/controllers/servicelabels/abstract.go index dcc97928..231e2fa0 100644 --- a/controllers/servicelabels/abstract.go +++ b/controllers/servicelabels/abstract.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package servicelabels diff --git a/controllers/servicelabels/endpoint.go b/controllers/servicelabels/endpoint.go index 26b0d182..60a45184 100644 --- a/controllers/servicelabels/endpoint.go +++ b/controllers/servicelabels/endpoint.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package servicelabels diff --git a/controllers/servicelabels/endpoint_slices.go b/controllers/servicelabels/endpoint_slices.go index efcee1f7..42761bba 100644 --- a/controllers/servicelabels/endpoint_slices.go +++ b/controllers/servicelabels/endpoint_slices.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package servicelabels diff --git a/controllers/servicelabels/errors.go b/controllers/servicelabels/errors.go index 3a15656b..807b8275 100644 --- a/controllers/servicelabels/errors.go +++ b/controllers/servicelabels/errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package servicelabels diff --git a/controllers/servicelabels/service.go b/controllers/servicelabels/service.go index 505f00f3..74d1368b 100644 --- a/controllers/servicelabels/service.go +++ b/controllers/servicelabels/service.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package servicelabels diff --git a/controllers/tenant/annotations.go b/controllers/tenant/annotations.go index 94711e92..fb758eed 100644 --- a/controllers/tenant/annotations.go +++ b/controllers/tenant/annotations.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/controllers/tenant/limitranges.go b/controllers/tenant/limitranges.go index f6e9cd90..d17ea22a 100644 --- a/controllers/tenant/limitranges.go +++ b/controllers/tenant/limitranges.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/controllers/tenant/manager.go b/controllers/tenant/manager.go index 37141433..56eb6d72 100644 --- a/controllers/tenant/manager.go +++ b/controllers/tenant/manager.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/controllers/tenant/namespaces.go b/controllers/tenant/namespaces.go index d09369ed..71e452e4 100644 --- a/controllers/tenant/namespaces.go +++ b/controllers/tenant/namespaces.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/controllers/tenant/networkpolicies.go b/controllers/tenant/networkpolicies.go index e3a9f76b..b8bf53ba 100644 --- a/controllers/tenant/networkpolicies.go +++ b/controllers/tenant/networkpolicies.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/controllers/tenant/resourcequotas.go b/controllers/tenant/resourcequotas.go index 39c35dff..15d6bbf5 100644 --- a/controllers/tenant/resourcequotas.go +++ b/controllers/tenant/resourcequotas.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/controllers/tenant/resourcequotas_quota.go b/controllers/tenant/resourcequotas_quota.go index 8a935684..2f42b914 100644 --- a/controllers/tenant/resourcequotas_quota.go +++ b/controllers/tenant/resourcequotas_quota.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/controllers/tenant/rolebindings.go b/controllers/tenant/rolebindings.go index 1e85c7d7..065aa5bd 100644 --- a/controllers/tenant/rolebindings.go +++ b/controllers/tenant/rolebindings.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/controllers/tenant/utils.go b/controllers/tenant/utils.go index a85df9ed..f94eed13 100644 --- a/controllers/tenant/utils.go +++ b/controllers/tenant/utils.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/controllers/tls/errors.go b/controllers/tls/errors.go index 98a49bca..471b8b2b 100644 --- a/controllers/tls/errors.go +++ b/controllers/tls/errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tls diff --git a/controllers/tls/manager.go b/controllers/tls/manager.go index 9da5d177..e2cdd5a2 100644 --- a/controllers/tls/manager.go +++ b/controllers/tls/manager.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tls diff --git a/controllers/utils/name_matching.go b/controllers/utils/name_matching.go index ddc3dbdf..98fd1a68 100644 --- a/controllers/utils/name_matching.go +++ b/controllers/utils/name_matching.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package utils diff --git a/e2e/additional_role_bindings_test.go b/e2e/additional_role_bindings_test.go index 7cb2e4fc..13960609 100644 --- a/e2e/additional_role_bindings_test.go +++ b/e2e/additional_role_bindings_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/allowed_external_ips_test.go b/e2e/allowed_external_ips_test.go index 29a6da57..e189616e 100644 --- a/e2e/allowed_external_ips_test.go +++ b/e2e/allowed_external_ips_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/container_registry_test.go b/e2e/container_registry_test.go index 405eed57..55e13fe0 100644 --- a/e2e/container_registry_test.go +++ b/e2e/container_registry_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/custom_capsule_group_test.go b/e2e/custom_capsule_group_test.go index e8ad5131..03c93b0a 100644 --- a/e2e/custom_capsule_group_test.go +++ b/e2e/custom_capsule_group_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/custom_resource_quota_test.go b/e2e/custom_resource_quota_test.go index 4640d412..0e209da7 100644 --- a/e2e/custom_resource_quota_test.go +++ b/e2e/custom_resource_quota_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/disable_externalname_test.go b/e2e/disable_externalname_test.go index c9e57115..918668db 100644 --- a/e2e/disable_externalname_test.go +++ b/e2e/disable_externalname_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/disable_ingress_wildcard_test.go b/e2e/disable_ingress_wildcard_test.go index bd4ae2ec..6d7ce945 100644 --- a/e2e/disable_ingress_wildcard_test.go +++ b/e2e/disable_ingress_wildcard_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/disable_loadbalancer_test.go b/e2e/disable_loadbalancer_test.go index 4d5293fa..902cb781 100644 --- a/e2e/disable_loadbalancer_test.go +++ b/e2e/disable_loadbalancer_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/disable_node_ports_test.go b/e2e/disable_node_ports_test.go index 48ab1fe1..67d22b0e 100644 --- a/e2e/disable_node_ports_test.go +++ b/e2e/disable_node_ports_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/dynamic_tenant_owner_clusterroles_test.go b/e2e/dynamic_tenant_owner_clusterroles_test.go index 882298a0..a34bf4ed 100644 --- a/e2e/dynamic_tenant_owner_clusterroles_test.go +++ b/e2e/dynamic_tenant_owner_clusterroles_test.go @@ -1,7 +1,7 @@ //go:build e2e // +build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/enable_loadbalancer_test.go b/e2e/enable_loadbalancer_test.go index 9ba44bb1..8ea54320 100644 --- a/e2e/enable_loadbalancer_test.go +++ b/e2e/enable_loadbalancer_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/enable_node_ports_test.go b/e2e/enable_node_ports_test.go index 373b7ad3..894e890f 100644 --- a/e2e/enable_node_ports_test.go +++ b/e2e/enable_node_ports_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/forbidden_annotations_regex_test.go b/e2e/forbidden_annotations_regex_test.go index b67f219b..5b402276 100644 --- a/e2e/forbidden_annotations_regex_test.go +++ b/e2e/forbidden_annotations_regex_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/force_tenant_prefix_test.go b/e2e/force_tenant_prefix_test.go index c9c2ac83..9c725761 100644 --- a/e2e/force_tenant_prefix_test.go +++ b/e2e/force_tenant_prefix_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/globaltenantresource_test.go b/e2e/globaltenantresource_test.go index 7e1a6987..0f34419b 100644 --- a/e2e/globaltenantresource_test.go +++ b/e2e/globaltenantresource_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/imagepullpolicy_multiple_test.go b/e2e/imagepullpolicy_multiple_test.go index 6cd9cbe1..380ac5e9 100644 --- a/e2e/imagepullpolicy_multiple_test.go +++ b/e2e/imagepullpolicy_multiple_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/imagepullpolicy_single_test.go b/e2e/imagepullpolicy_single_test.go index 3018fb08..dbd87dc0 100644 --- a/e2e/imagepullpolicy_single_test.go +++ b/e2e/imagepullpolicy_single_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/ingress_class_extensions_test.go b/e2e/ingress_class_extensions_test.go index 154693d1..1e55377f 100644 --- a/e2e/ingress_class_extensions_test.go +++ b/e2e/ingress_class_extensions_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/ingress_class_networking_test.go b/e2e/ingress_class_networking_test.go index ae30d118..6c92d54e 100644 --- a/e2e/ingress_class_networking_test.go +++ b/e2e/ingress_class_networking_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/ingress_hostnames_collision_cluster_scope_test.go b/e2e/ingress_hostnames_collision_cluster_scope_test.go index 2f58da84..9aa18998 100644 --- a/e2e/ingress_hostnames_collision_cluster_scope_test.go +++ b/e2e/ingress_hostnames_collision_cluster_scope_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/ingress_hostnames_collision_disabled_test.go b/e2e/ingress_hostnames_collision_disabled_test.go index 894ae7c9..950ab225 100644 --- a/e2e/ingress_hostnames_collision_disabled_test.go +++ b/e2e/ingress_hostnames_collision_disabled_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/ingress_hostnames_collision_namespace_scope_test.go b/e2e/ingress_hostnames_collision_namespace_scope_test.go index 21b136ab..a94e1d10 100644 --- a/e2e/ingress_hostnames_collision_namespace_scope_test.go +++ b/e2e/ingress_hostnames_collision_namespace_scope_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/ingress_hostnames_collision_tenant_scope_test.go b/e2e/ingress_hostnames_collision_tenant_scope_test.go index 4acb4b78..3b4816c1 100644 --- a/e2e/ingress_hostnames_collision_tenant_scope_test.go +++ b/e2e/ingress_hostnames_collision_tenant_scope_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/ingress_hostnames_test.go b/e2e/ingress_hostnames_test.go index 8167d4b5..53ac1348 100644 --- a/e2e/ingress_hostnames_test.go +++ b/e2e/ingress_hostnames_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/missing_tenant_test.go b/e2e/missing_tenant_test.go index cb8ebbe9..48384fc7 100644 --- a/e2e/missing_tenant_test.go +++ b/e2e/missing_tenant_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/namespace_additional_metadata_test.go b/e2e/namespace_additional_metadata_test.go index a432f30c..9bb3110a 100644 --- a/e2e/namespace_additional_metadata_test.go +++ b/e2e/namespace_additional_metadata_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/namespace_capsule_label_test.go b/e2e/namespace_capsule_label_test.go index c517f25f..213cd79c 100644 --- a/e2e/namespace_capsule_label_test.go +++ b/e2e/namespace_capsule_label_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/namespace_user_metadata_test.go b/e2e/namespace_user_metadata_test.go index 3f5c02f0..a305bd51 100644 --- a/e2e/namespace_user_metadata_test.go +++ b/e2e/namespace_user_metadata_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/new_namespace_test.go b/e2e/new_namespace_test.go index 6ec99f1f..54a9033e 100644 --- a/e2e/new_namespace_test.go +++ b/e2e/new_namespace_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/node_user_metadata_test.go b/e2e/node_user_metadata_test.go index 9d834b2b..f1a3287e 100644 --- a/e2e/node_user_metadata_test.go +++ b/e2e/node_user_metadata_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/overquota_namespace_test.go b/e2e/overquota_namespace_test.go index 6687a5cb..f6ef3d71 100644 --- a/e2e/overquota_namespace_test.go +++ b/e2e/overquota_namespace_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/owner_webhooks_test.go b/e2e/owner_webhooks_test.go index d4a36879..9950302a 100644 --- a/e2e/owner_webhooks_test.go +++ b/e2e/owner_webhooks_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/pod_priority_class_test.go b/e2e/pod_priority_class_test.go index 24e95cb3..4f628a75 100644 --- a/e2e/pod_priority_class_test.go +++ b/e2e/pod_priority_class_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/pod_runtime_class_test.go b/e2e/pod_runtime_class_test.go index d9665106..259b35bc 100644 --- a/e2e/pod_runtime_class_test.go +++ b/e2e/pod_runtime_class_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/preventing_pv_cross_tenant_mount_test.go b/e2e/preventing_pv_cross_tenant_mount_test.go index baa96741..dd983abc 100644 --- a/e2e/preventing_pv_cross_tenant_mount_test.go +++ b/e2e/preventing_pv_cross_tenant_mount_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/protected_namespace_regex_test.go b/e2e/protected_namespace_regex_test.go index 306e15b2..b6937e83 100644 --- a/e2e/protected_namespace_regex_test.go +++ b/e2e/protected_namespace_regex_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/resource_quota_exceeded_test.go b/e2e/resource_quota_exceeded_test.go index d16465da..b1da8d2d 100644 --- a/e2e/resource_quota_exceeded_test.go +++ b/e2e/resource_quota_exceeded_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/sa_prevent_privilege_escalation_test.go b/e2e/sa_prevent_privilege_escalation_test.go index 192b7e5c..c95e8e6c 100644 --- a/e2e/sa_prevent_privilege_escalation_test.go +++ b/e2e/sa_prevent_privilege_escalation_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/selecting_non_owned_tenant_test.go b/e2e/selecting_non_owned_tenant_test.go index 9b8d8fa1..5c36b6ad 100644 --- a/e2e/selecting_non_owned_tenant_test.go +++ b/e2e/selecting_non_owned_tenant_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/selecting_tenant_fail_test.go b/e2e/selecting_tenant_fail_test.go index 8615a1f1..eb3216b1 100644 --- a/e2e/selecting_tenant_fail_test.go +++ b/e2e/selecting_tenant_fail_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/selecting_tenant_with_label_test.go b/e2e/selecting_tenant_with_label_test.go index 32df40b0..2669e0f9 100644 --- a/e2e/selecting_tenant_with_label_test.go +++ b/e2e/selecting_tenant_with_label_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/service_metadata_test.go b/e2e/service_metadata_test.go index c13941fc..15d1755b 100644 --- a/e2e/service_metadata_test.go +++ b/e2e/service_metadata_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/storage_class_test.go b/e2e/storage_class_test.go index 05dfd6d1..1d0f887d 100644 --- a/e2e/storage_class_test.go +++ b/e2e/storage_class_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 // "sigs.k8s.io/controller-runtime/pkg/client" diff --git a/e2e/suite_test.go b/e2e/suite_test.go index 5b10f159..56d73d0b 100644 --- a/e2e/suite_test.go +++ b/e2e/suite_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/tenant_cordoning_test.go b/e2e/tenant_cordoning_test.go index ed58651b..57794866 100644 --- a/e2e/tenant_cordoning_test.go +++ b/e2e/tenant_cordoning_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/tenant_name_webhook_test.go b/e2e/tenant_name_webhook_test.go index 0cd3578e..472aeb03 100644 --- a/e2e/tenant_name_webhook_test.go +++ b/e2e/tenant_name_webhook_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/tenant_protected_webhook_test.go b/e2e/tenant_protected_webhook_test.go index a526c9ee..2262c464 100644 --- a/e2e/tenant_protected_webhook_test.go +++ b/e2e/tenant_protected_webhook_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/tenant_resources_changes_test.go b/e2e/tenant_resources_changes_test.go index 21ae2e07..cba055d9 100644 --- a/e2e/tenant_resources_changes_test.go +++ b/e2e/tenant_resources_changes_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/tenant_resources_test.go b/e2e/tenant_resources_test.go index 0d3965cd..89ec6dc0 100644 --- a/e2e/tenant_resources_test.go +++ b/e2e/tenant_resources_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/tenantresource_test.go b/e2e/tenantresource_test.go index 444d26ff..99c94c00 100644 --- a/e2e/tenantresource_test.go +++ b/e2e/tenantresource_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/e2e/utils_test.go b/e2e/utils_test.go index 98e4897a..4bfcae68 100644 --- a/e2e/utils_test.go +++ b/e2e/utils_test.go @@ -1,6 +1,6 @@ //go:build e2e -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/hack/boilerplate.go.txt b/hack/boilerplate.go.txt index 200362af..b56c0854 100644 --- a/hack/boilerplate.go.txt +++ b/hack/boilerplate.go.txt @@ -1,2 +1,2 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 diff --git a/main.go b/main.go index b67e6660..5c537f0c 100644 --- a/main.go +++ b/main.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package main diff --git a/pkg/api/additional_metadata.go b/pkg/api/additional_metadata.go index 7e8ef104..04b347a6 100644 --- a/pkg/api/additional_metadata.go +++ b/pkg/api/additional_metadata.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/api/additional_role_bindings.go b/pkg/api/additional_role_bindings.go index e7c7e7f3..38901f0e 100644 --- a/pkg/api/additional_role_bindings.go +++ b/pkg/api/additional_role_bindings.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/api/allowed_list.go b/pkg/api/allowed_list.go index 3d2ef867..779971cc 100644 --- a/pkg/api/allowed_list.go +++ b/pkg/api/allowed_list.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/api/allowed_list_test.go b/pkg/api/allowed_list_test.go index 67fc247b..a8912aca 100644 --- a/pkg/api/allowed_list_test.go +++ b/pkg/api/allowed_list_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 //nolint:dupl diff --git a/pkg/api/annotations.go b/pkg/api/annotations.go index 37753567..922b404b 100644 --- a/pkg/api/annotations.go +++ b/pkg/api/annotations.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/api/external_service_ips.go b/pkg/api/external_service_ips.go index 4bd1c9b6..af4f389e 100644 --- a/pkg/api/external_service_ips.go +++ b/pkg/api/external_service_ips.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/api/forbidden_list.go b/pkg/api/forbidden_list.go index acabb1ed..b92a66a4 100644 --- a/pkg/api/forbidden_list.go +++ b/pkg/api/forbidden_list.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/api/forbidden_list_test.go b/pkg/api/forbidden_list_test.go index 48c0e676..f721e89a 100644 --- a/pkg/api/forbidden_list_test.go +++ b/pkg/api/forbidden_list_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 // //nolint:dupl diff --git a/pkg/api/hostname_collision_scope.go b/pkg/api/hostname_collision_scope.go index 31a09bde..243540a8 100644 --- a/pkg/api/hostname_collision_scope.go +++ b/pkg/api/hostname_collision_scope.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/api/image_pull_policy.go b/pkg/api/image_pull_policy.go index 3535f259..4304b357 100644 --- a/pkg/api/image_pull_policy.go +++ b/pkg/api/image_pull_policy.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/api/limit_ranges.go b/pkg/api/limit_ranges.go index 649099ad..b9edd863 100644 --- a/pkg/api/limit_ranges.go +++ b/pkg/api/limit_ranges.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/api/network_policy.go b/pkg/api/network_policy.go index b9789eb2..92324b57 100644 --- a/pkg/api/network_policy.go +++ b/pkg/api/network_policy.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/api/resource_quota.go b/pkg/api/resource_quota.go index 1eb5ae48..e5398eb3 100644 --- a/pkg/api/resource_quota.go +++ b/pkg/api/resource_quota.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/api/service_allowed_types.go b/pkg/api/service_allowed_types.go index e1e604e2..a962d5d9 100644 --- a/pkg/api/service_allowed_types.go +++ b/pkg/api/service_allowed_types.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/api/service_options.go b/pkg/api/service_options.go index 22168d4c..ad77217a 100644 --- a/pkg/api/service_options.go +++ b/pkg/api/service_options.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/api/status_namespaces.go b/pkg/api/status_namespaces.go index 016ff841..e3799ce3 100644 --- a/pkg/api/status_namespaces.go +++ b/pkg/api/status_namespaces.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/api/zz_generated.deepcopy.go b/pkg/api/zz_generated.deepcopy.go index 93b61c23..70c8265b 100644 --- a/pkg/api/zz_generated.deepcopy.go +++ b/pkg/api/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 // Code generated by controller-gen. DO NOT EDIT. diff --git a/pkg/cert/ca.go b/pkg/cert/ca.go index d09fcf17..b4b37a41 100644 --- a/pkg/cert/ca.go +++ b/pkg/cert/ca.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package cert diff --git a/pkg/cert/ca_test.go b/pkg/cert/ca_test.go index 7f38e10d..619007da 100644 --- a/pkg/cert/ca_test.go +++ b/pkg/cert/ca_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package cert diff --git a/pkg/cert/errors.go b/pkg/cert/errors.go index 28630f2c..f699ab70 100644 --- a/pkg/cert/errors.go +++ b/pkg/cert/errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package cert diff --git a/pkg/cert/options.go b/pkg/cert/options.go index ed161b84..f437778f 100644 --- a/pkg/cert/options.go +++ b/pkg/cert/options.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package cert diff --git a/pkg/configuration/client.go b/pkg/configuration/client.go index 8d65ccae..f2e032cc 100644 --- a/pkg/configuration/client.go +++ b/pkg/configuration/client.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package configuration diff --git a/pkg/configuration/configuration.go b/pkg/configuration/configuration.go index c91350fc..e75f71d6 100644 --- a/pkg/configuration/configuration.go +++ b/pkg/configuration/configuration.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package configuration diff --git a/pkg/indexer/indexer.go b/pkg/indexer/indexer.go index 7f01e758..9d7b0fa8 100644 --- a/pkg/indexer/indexer.go +++ b/pkg/indexer/indexer.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package indexer diff --git a/pkg/indexer/ingress/hostname_path.go b/pkg/indexer/ingress/hostname_path.go index e717d0ea..0ce2333a 100644 --- a/pkg/indexer/ingress/hostname_path.go +++ b/pkg/indexer/ingress/hostname_path.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package ingress diff --git a/pkg/indexer/ingress/utils.go b/pkg/indexer/ingress/utils.go index a4c893e3..45776b1e 100644 --- a/pkg/indexer/ingress/utils.go +++ b/pkg/indexer/ingress/utils.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package ingress diff --git a/pkg/indexer/namespace/namespaces.go b/pkg/indexer/namespace/namespaces.go index cc4a1527..551cc0d4 100644 --- a/pkg/indexer/namespace/namespaces.go +++ b/pkg/indexer/namespace/namespaces.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package namespace diff --git a/pkg/indexer/tenant/namespaces.go b/pkg/indexer/tenant/namespaces.go index 7aced795..c73dcf6d 100644 --- a/pkg/indexer/tenant/namespaces.go +++ b/pkg/indexer/tenant/namespaces.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/pkg/indexer/tenant/owner.go b/pkg/indexer/tenant/owner.go index e871ab9c..a5e57830 100644 --- a/pkg/indexer/tenant/owner.go +++ b/pkg/indexer/tenant/owner.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/pkg/indexer/tenantresource/constants.go b/pkg/indexer/tenantresource/constants.go index 254622f9..5c5ef791 100644 --- a/pkg/indexer/tenantresource/constants.go +++ b/pkg/indexer/tenantresource/constants.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenantresource diff --git a/pkg/indexer/tenantresource/global.go b/pkg/indexer/tenantresource/global.go index a3253b3b..fd1656e7 100644 --- a/pkg/indexer/tenantresource/global.go +++ b/pkg/indexer/tenantresource/global.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 //nolint:dupl diff --git a/pkg/indexer/tenantresource/local.go b/pkg/indexer/tenantresource/local.go index a1633c9a..467de07d 100644 --- a/pkg/indexer/tenantresource/local.go +++ b/pkg/indexer/tenantresource/local.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 //nolint:dupl diff --git a/pkg/utils/errors.go b/pkg/utils/errors.go index cc552035..2f677399 100644 --- a/pkg/utils/errors.go +++ b/pkg/utils/errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package utils diff --git a/pkg/utils/node_selector.go b/pkg/utils/node_selector.go index ccf2a4b9..97ceaf1b 100644 --- a/pkg/utils/node_selector.go +++ b/pkg/utils/node_selector.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package utils diff --git a/pkg/utils/owner.go b/pkg/utils/owner.go index 12c0b5c0..0293eb59 100644 --- a/pkg/utils/owner.go +++ b/pkg/utils/owner.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package utils diff --git a/pkg/utils/tenant_labels.go b/pkg/utils/tenant_labels.go index 65dc5b76..71657a95 100644 --- a/pkg/utils/tenant_labels.go +++ b/pkg/utils/tenant_labels.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package utils diff --git a/pkg/utils/user_group.go b/pkg/utils/user_group.go index 2db7e1e6..0472519d 100644 --- a/pkg/utils/user_group.go +++ b/pkg/utils/user_group.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package utils diff --git a/pkg/utils/user_group_test.go b/pkg/utils/user_group_test.go index afb14209..2182d672 100644 --- a/pkg/utils/user_group_test.go +++ b/pkg/utils/user_group_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package utils diff --git a/pkg/webhook/defaults/errors.go b/pkg/webhook/defaults/errors.go index 85202fb2..fa4ab202 100644 --- a/pkg/webhook/defaults/errors.go +++ b/pkg/webhook/defaults/errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package defaults diff --git a/pkg/webhook/defaults/handler.go b/pkg/webhook/defaults/handler.go index 1f5e0d36..44d8dfbc 100644 --- a/pkg/webhook/defaults/handler.go +++ b/pkg/webhook/defaults/handler.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package defaults diff --git a/pkg/webhook/defaults/ingress.go b/pkg/webhook/defaults/ingress.go index 8bbb07f0..2edc9d61 100644 --- a/pkg/webhook/defaults/ingress.go +++ b/pkg/webhook/defaults/ingress.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package defaults diff --git a/pkg/webhook/defaults/pods.go b/pkg/webhook/defaults/pods.go index 612cc81e..5690aa95 100644 --- a/pkg/webhook/defaults/pods.go +++ b/pkg/webhook/defaults/pods.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package defaults diff --git a/pkg/webhook/defaults/storage.go b/pkg/webhook/defaults/storage.go index 89b4efc5..9f9b9ebf 100644 --- a/pkg/webhook/defaults/storage.go +++ b/pkg/webhook/defaults/storage.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package defaults diff --git a/pkg/webhook/handler.go b/pkg/webhook/handler.go index 1415bd34..a80122f0 100644 --- a/pkg/webhook/handler.go +++ b/pkg/webhook/handler.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package webhook diff --git a/pkg/webhook/ingress/errors.go b/pkg/webhook/ingress/errors.go index afb6212d..dead54a0 100644 --- a/pkg/webhook/ingress/errors.go +++ b/pkg/webhook/ingress/errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package ingress diff --git a/pkg/webhook/ingress/types.go b/pkg/webhook/ingress/types.go index 63857491..c3e7e248 100644 --- a/pkg/webhook/ingress/types.go +++ b/pkg/webhook/ingress/types.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package ingress diff --git a/pkg/webhook/ingress/utils.go b/pkg/webhook/ingress/utils.go index bbb15ad8..3d35db99 100644 --- a/pkg/webhook/ingress/utils.go +++ b/pkg/webhook/ingress/utils.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package ingress diff --git a/pkg/webhook/ingress/validate_class.go b/pkg/webhook/ingress/validate_class.go index 47ff3df5..4df54b9a 100644 --- a/pkg/webhook/ingress/validate_class.go +++ b/pkg/webhook/ingress/validate_class.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package ingress diff --git a/pkg/webhook/ingress/validate_collision.go b/pkg/webhook/ingress/validate_collision.go index 022d6460..a366295d 100644 --- a/pkg/webhook/ingress/validate_collision.go +++ b/pkg/webhook/ingress/validate_collision.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package ingress diff --git a/pkg/webhook/ingress/validate_hostnames.go b/pkg/webhook/ingress/validate_hostnames.go index a11eedc9..6f11dcf5 100644 --- a/pkg/webhook/ingress/validate_hostnames.go +++ b/pkg/webhook/ingress/validate_hostnames.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package ingress diff --git a/pkg/webhook/ingress/validate_wildcard.go b/pkg/webhook/ingress/validate_wildcard.go index fd29800a..0341b43a 100644 --- a/pkg/webhook/ingress/validate_wildcard.go +++ b/pkg/webhook/ingress/validate_wildcard.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package ingress diff --git a/pkg/webhook/namespace/errors.go b/pkg/webhook/namespace/errors.go index ba37aab8..bdfd0fe0 100644 --- a/pkg/webhook/namespace/errors.go +++ b/pkg/webhook/namespace/errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package namespace diff --git a/pkg/webhook/namespace/freezed.go b/pkg/webhook/namespace/freezed.go index 8b4f26a1..a43d5f34 100644 --- a/pkg/webhook/namespace/freezed.go +++ b/pkg/webhook/namespace/freezed.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package namespace diff --git a/pkg/webhook/namespace/owner_reference.go b/pkg/webhook/namespace/owner_reference.go index 350c1423..2fbd4594 100644 --- a/pkg/webhook/namespace/owner_reference.go +++ b/pkg/webhook/namespace/owner_reference.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package namespace diff --git a/pkg/webhook/namespace/patch.go b/pkg/webhook/namespace/patch.go index 653ecb6a..aa359e3b 100644 --- a/pkg/webhook/namespace/patch.go +++ b/pkg/webhook/namespace/patch.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package namespace diff --git a/pkg/webhook/namespace/prefix.go b/pkg/webhook/namespace/prefix.go index 105a6d57..bc7ff270 100644 --- a/pkg/webhook/namespace/prefix.go +++ b/pkg/webhook/namespace/prefix.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package namespace diff --git a/pkg/webhook/namespace/quota.go b/pkg/webhook/namespace/quota.go index 5d4f9855..810a37f1 100644 --- a/pkg/webhook/namespace/quota.go +++ b/pkg/webhook/namespace/quota.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package namespace diff --git a/pkg/webhook/namespace/user_metadata.go b/pkg/webhook/namespace/user_metadata.go index 9c1bb093..e2badedb 100644 --- a/pkg/webhook/namespace/user_metadata.go +++ b/pkg/webhook/namespace/user_metadata.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package namespace diff --git a/pkg/webhook/networkpolicy/validating.go b/pkg/webhook/networkpolicy/validating.go index ef084155..76e2ae50 100644 --- a/pkg/webhook/networkpolicy/validating.go +++ b/pkg/webhook/networkpolicy/validating.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package networkpolicy diff --git a/pkg/webhook/node/errors.go b/pkg/webhook/node/errors.go index 55087fa4..1ac0053e 100644 --- a/pkg/webhook/node/errors.go +++ b/pkg/webhook/node/errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package node diff --git a/pkg/webhook/node/user_metadata.go b/pkg/webhook/node/user_metadata.go index c800f287..7cf1a3a7 100644 --- a/pkg/webhook/node/user_metadata.go +++ b/pkg/webhook/node/user_metadata.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package node diff --git a/pkg/webhook/ownerreference/patching.go b/pkg/webhook/ownerreference/patching.go index 3fd99359..629a042e 100644 --- a/pkg/webhook/ownerreference/patching.go +++ b/pkg/webhook/ownerreference/patching.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package ownerreference diff --git a/pkg/webhook/pod/containerregistry.go b/pkg/webhook/pod/containerregistry.go index 17c7148e..a559f26b 100644 --- a/pkg/webhook/pod/containerregistry.go +++ b/pkg/webhook/pod/containerregistry.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package pod diff --git a/pkg/webhook/pod/containerregistry_errors.go b/pkg/webhook/pod/containerregistry_errors.go index aa9961a8..e955937f 100644 --- a/pkg/webhook/pod/containerregistry_errors.go +++ b/pkg/webhook/pod/containerregistry_errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package pod diff --git a/pkg/webhook/pod/containerregistry_registry.go b/pkg/webhook/pod/containerregistry_registry.go index 79fbd3c1..120359f3 100644 --- a/pkg/webhook/pod/containerregistry_registry.go +++ b/pkg/webhook/pod/containerregistry_registry.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package pod diff --git a/pkg/webhook/pod/imagepullpolicy.go b/pkg/webhook/pod/imagepullpolicy.go index 73c53030..e4c43714 100644 --- a/pkg/webhook/pod/imagepullpolicy.go +++ b/pkg/webhook/pod/imagepullpolicy.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package pod diff --git a/pkg/webhook/pod/imagepullpolicy_errors.go b/pkg/webhook/pod/imagepullpolicy_errors.go index 434400e1..306e5be6 100644 --- a/pkg/webhook/pod/imagepullpolicy_errors.go +++ b/pkg/webhook/pod/imagepullpolicy_errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package pod diff --git a/pkg/webhook/pod/imagepullpolicy_pullpolicy.go b/pkg/webhook/pod/imagepullpolicy_pullpolicy.go index ec28123d..8eb84348 100644 --- a/pkg/webhook/pod/imagepullpolicy_pullpolicy.go +++ b/pkg/webhook/pod/imagepullpolicy_pullpolicy.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package pod diff --git a/pkg/webhook/pod/priorityclass.go b/pkg/webhook/pod/priorityclass.go index 8f4d7148..4d5534d8 100644 --- a/pkg/webhook/pod/priorityclass.go +++ b/pkg/webhook/pod/priorityclass.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package pod diff --git a/pkg/webhook/pod/priorityclass_errors.go b/pkg/webhook/pod/priorityclass_errors.go index 0cf2a587..48f342e8 100644 --- a/pkg/webhook/pod/priorityclass_errors.go +++ b/pkg/webhook/pod/priorityclass_errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package pod diff --git a/pkg/webhook/pod/runtimeclass.go b/pkg/webhook/pod/runtimeclass.go index 71059dac..b0bee2bb 100644 --- a/pkg/webhook/pod/runtimeclass.go +++ b/pkg/webhook/pod/runtimeclass.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package pod diff --git a/pkg/webhook/pod/runtimeclass_errors.go b/pkg/webhook/pod/runtimeclass_errors.go index eb037fb0..1dce1999 100644 --- a/pkg/webhook/pod/runtimeclass_errors.go +++ b/pkg/webhook/pod/runtimeclass_errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package pod diff --git a/pkg/webhook/pvc/errors.go b/pkg/webhook/pvc/errors.go index 26043a9e..658fb5e1 100644 --- a/pkg/webhook/pvc/errors.go +++ b/pkg/webhook/pvc/errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package pvc diff --git a/pkg/webhook/pvc/pv.go b/pkg/webhook/pvc/pv.go index 77137284..5c4b278f 100644 --- a/pkg/webhook/pvc/pv.go +++ b/pkg/webhook/pvc/pv.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package pvc diff --git a/pkg/webhook/pvc/validating.go b/pkg/webhook/pvc/validating.go index 1651531a..1c58e435 100644 --- a/pkg/webhook/pvc/validating.go +++ b/pkg/webhook/pvc/validating.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package pvc diff --git a/pkg/webhook/route/cordoning.go b/pkg/webhook/route/cordoning.go index d2771e35..484be45b 100644 --- a/pkg/webhook/route/cordoning.go +++ b/pkg/webhook/route/cordoning.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package route diff --git a/pkg/webhook/route/defaults.go b/pkg/webhook/route/defaults.go index ed4ef7ea..46d810e0 100644 --- a/pkg/webhook/route/defaults.go +++ b/pkg/webhook/route/defaults.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package route diff --git a/pkg/webhook/route/ingresses.go b/pkg/webhook/route/ingresses.go index 18221f32..f190abb0 100644 --- a/pkg/webhook/route/ingresses.go +++ b/pkg/webhook/route/ingresses.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package route diff --git a/pkg/webhook/route/namespaces.go b/pkg/webhook/route/namespaces.go index 73b240a7..d6e78e6a 100644 --- a/pkg/webhook/route/namespaces.go +++ b/pkg/webhook/route/namespaces.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package route diff --git a/pkg/webhook/route/networkpolicies.go b/pkg/webhook/route/networkpolicies.go index 7c86fadb..d4fcfc66 100644 --- a/pkg/webhook/route/networkpolicies.go +++ b/pkg/webhook/route/networkpolicies.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package route diff --git a/pkg/webhook/route/node.go b/pkg/webhook/route/node.go index 11d5c3aa..61f4590a 100644 --- a/pkg/webhook/route/node.go +++ b/pkg/webhook/route/node.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package route diff --git a/pkg/webhook/route/ownerreference.go b/pkg/webhook/route/ownerreference.go index 115f5208..037e6464 100644 --- a/pkg/webhook/route/ownerreference.go +++ b/pkg/webhook/route/ownerreference.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package route diff --git a/pkg/webhook/route/pods.go b/pkg/webhook/route/pods.go index fdad1a73..81bcdd23 100644 --- a/pkg/webhook/route/pods.go +++ b/pkg/webhook/route/pods.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package route diff --git a/pkg/webhook/route/pvc.go b/pkg/webhook/route/pvc.go index 8c361b02..53f667d8 100644 --- a/pkg/webhook/route/pvc.go +++ b/pkg/webhook/route/pvc.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package route diff --git a/pkg/webhook/route/services.go b/pkg/webhook/route/services.go index 3040872f..4440f0c5 100644 --- a/pkg/webhook/route/services.go +++ b/pkg/webhook/route/services.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package route diff --git a/pkg/webhook/route/tenantresource_objs.go b/pkg/webhook/route/tenantresource_objs.go index 00c3fb6b..9f928284 100644 --- a/pkg/webhook/route/tenantresource_objs.go +++ b/pkg/webhook/route/tenantresource_objs.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package route diff --git a/pkg/webhook/route/tenants.go b/pkg/webhook/route/tenants.go index 05e12f62..3e77f30c 100644 --- a/pkg/webhook/route/tenants.go +++ b/pkg/webhook/route/tenants.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package route diff --git a/pkg/webhook/router.go b/pkg/webhook/router.go index 3c765fa1..3e419a4f 100644 --- a/pkg/webhook/router.go +++ b/pkg/webhook/router.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package webhook diff --git a/pkg/webhook/service/errors.go b/pkg/webhook/service/errors.go index ebb190c5..3b302968 100644 --- a/pkg/webhook/service/errors.go +++ b/pkg/webhook/service/errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package service diff --git a/pkg/webhook/service/validating.go b/pkg/webhook/service/validating.go index 845a416d..38868b76 100644 --- a/pkg/webhook/service/validating.go +++ b/pkg/webhook/service/validating.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package service diff --git a/pkg/webhook/tenant/containerregistry_regex.go b/pkg/webhook/tenant/containerregistry_regex.go index a0ee1c1e..7127d6dd 100644 --- a/pkg/webhook/tenant/containerregistry_regex.go +++ b/pkg/webhook/tenant/containerregistry_regex.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 //nolint:dupl diff --git a/pkg/webhook/tenant/cordoning.go b/pkg/webhook/tenant/cordoning.go index 8c4d802f..678af9c7 100644 --- a/pkg/webhook/tenant/cordoning.go +++ b/pkg/webhook/tenant/cordoning.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/pkg/webhook/tenant/custom_resource_quota.go b/pkg/webhook/tenant/custom_resource_quota.go index 2afbbfd2..31578ab1 100644 --- a/pkg/webhook/tenant/custom_resource_quota.go +++ b/pkg/webhook/tenant/custom_resource_quota.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/pkg/webhook/tenant/custom_resource_quota_errors.go b/pkg/webhook/tenant/custom_resource_quota_errors.go index 3ace11d6..56857883 100644 --- a/pkg/webhook/tenant/custom_resource_quota_errors.go +++ b/pkg/webhook/tenant/custom_resource_quota_errors.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/pkg/webhook/tenant/forbidden_annotations_regex.go b/pkg/webhook/tenant/forbidden_annotations_regex.go index f01aff61..51cfc7a5 100644 --- a/pkg/webhook/tenant/forbidden_annotations_regex.go +++ b/pkg/webhook/tenant/forbidden_annotations_regex.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/pkg/webhook/tenant/freezed_emitter.go b/pkg/webhook/tenant/freezed_emitter.go index 1617ed29..562b0a4c 100644 --- a/pkg/webhook/tenant/freezed_emitter.go +++ b/pkg/webhook/tenant/freezed_emitter.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/pkg/webhook/tenant/hostname_regex.go b/pkg/webhook/tenant/hostname_regex.go index ef7e8dfb..a5f79568 100644 --- a/pkg/webhook/tenant/hostname_regex.go +++ b/pkg/webhook/tenant/hostname_regex.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 //nolint:dupl diff --git a/pkg/webhook/tenant/ingressclass_regex.go b/pkg/webhook/tenant/ingressclass_regex.go index c012dccd..1d1a7d43 100644 --- a/pkg/webhook/tenant/ingressclass_regex.go +++ b/pkg/webhook/tenant/ingressclass_regex.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 //nolint:dupl diff --git a/pkg/webhook/tenant/name.go b/pkg/webhook/tenant/name.go index b79db060..7e6a7361 100644 --- a/pkg/webhook/tenant/name.go +++ b/pkg/webhook/tenant/name.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/pkg/webhook/tenant/protected.go b/pkg/webhook/tenant/protected.go index 8dcff5be..06868e47 100644 --- a/pkg/webhook/tenant/protected.go +++ b/pkg/webhook/tenant/protected.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/pkg/webhook/tenant/rolebindings_regex.go b/pkg/webhook/tenant/rolebindings_regex.go index 717d7c66..a9510b8a 100644 --- a/pkg/webhook/tenant/rolebindings_regex.go +++ b/pkg/webhook/tenant/rolebindings_regex.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/pkg/webhook/tenant/serviceaccount_format.go b/pkg/webhook/tenant/serviceaccount_format.go index 487d1d7f..b5cd5151 100644 --- a/pkg/webhook/tenant/serviceaccount_format.go +++ b/pkg/webhook/tenant/serviceaccount_format.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/pkg/webhook/tenant/storageclass_regex.go b/pkg/webhook/tenant/storageclass_regex.go index 30b78fc3..e7c77b3b 100644 --- a/pkg/webhook/tenant/storageclass_regex.go +++ b/pkg/webhook/tenant/storageclass_regex.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 //nolint:dupl diff --git a/pkg/webhook/tenantresource/objects.go b/pkg/webhook/tenantresource/objects.go index daaa7447..9767d37b 100644 --- a/pkg/webhook/tenantresource/objects.go +++ b/pkg/webhook/tenantresource/objects.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package tenant diff --git a/pkg/webhook/utils/error.go b/pkg/webhook/utils/error.go index 8406ab46..a24036ff 100644 --- a/pkg/webhook/utils/error.go +++ b/pkg/webhook/utils/error.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package utils diff --git a/pkg/webhook/utils/in_capsule_groups.go b/pkg/webhook/utils/in_capsule_groups.go index e26bb2d2..842dbe9c 100644 --- a/pkg/webhook/utils/in_capsule_groups.go +++ b/pkg/webhook/utils/in_capsule_groups.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package utils diff --git a/pkg/webhook/utils/is_capsule_user.go b/pkg/webhook/utils/is_capsule_user.go index e35d9677..8072abc2 100644 --- a/pkg/webhook/utils/is_capsule_user.go +++ b/pkg/webhook/utils/is_capsule_user.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package utils diff --git a/pkg/webhook/utils/is_tenant_owner.go b/pkg/webhook/utils/is_tenant_owner.go index 62c0ceb3..f1d1c488 100644 --- a/pkg/webhook/utils/is_tenant_owner.go +++ b/pkg/webhook/utils/is_tenant_owner.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package utils diff --git a/pkg/webhook/utils/kubernetes_version.go b/pkg/webhook/utils/kubernetes_version.go index dc5f7506..031106bd 100644 --- a/pkg/webhook/utils/kubernetes_version.go +++ b/pkg/webhook/utils/kubernetes_version.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package utils diff --git a/pkg/webhook/utils/resources.go b/pkg/webhook/utils/resources.go index d729a0e9..e601071c 100644 --- a/pkg/webhook/utils/resources.go +++ b/pkg/webhook/utils/resources.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package utils diff --git a/pkg/webhook/utils/tenant_by_field.go b/pkg/webhook/utils/tenant_by_field.go index 8f01a95f..f2b23026 100644 --- a/pkg/webhook/utils/tenant_by_field.go +++ b/pkg/webhook/utils/tenant_by_field.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package utils diff --git a/pkg/webhook/webhook.go b/pkg/webhook/webhook.go index 10bb17bb..eb0bcf81 100644 --- a/pkg/webhook/webhook.go +++ b/pkg/webhook/webhook.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package webhook diff --git a/version.go b/version.go index b8144fe8..dbe6c7fa 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ -// Copyright 2020-2021 Clastix Labs +// Copyright 2020-2023 Project Capsule Authors. // SPDX-License-Identifier: Apache-2.0 package main