diff --git a/k8s/boilerplate.go.txt b/k8s/boilerplate.go.txt index 67827666166..d879570d0e9 100644 --- a/k8s/boilerplate.go.txt +++ b/k8s/boilerplate.go.txt @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/apis/minio.min.io/v2/zz_generated.deepcopy.go b/pkg/apis/minio.min.io/v2/zz_generated.deepcopy.go index 2ae6c7c869b..b066579713b 100644 --- a/pkg/apis/minio.min.io/v2/zz_generated.deepcopy.go +++ b/pkg/apis/minio.min.io/v2/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/apis/sts.min.io/v1alpha1/zz_generated.deepcopy.go b/pkg/apis/sts.min.io/v1alpha1/zz_generated.deepcopy.go index 387b9d10a43..5dce41962f4 100644 --- a/pkg/apis/sts.min.io/v1alpha1/zz_generated.deepcopy.go +++ b/pkg/apis/sts.min.io/v1alpha1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/internal/internal.go b/pkg/client/applyconfiguration/internal/internal.go index f8947621d09..3e6cc682dfe 100644 --- a/pkg/client/applyconfiguration/internal/internal.go +++ b/pkg/client/applyconfiguration/internal/internal.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/bucket.go b/pkg/client/applyconfiguration/minio.min.io/v2/bucket.go index cec561d23bb..fdb26667dce 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/bucket.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/bucket.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/certificateconfig.go b/pkg/client/applyconfiguration/minio.min.io/v2/certificateconfig.go index dfe17b043bb..272a19ea38f 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/certificateconfig.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/certificateconfig.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/certificatestatus.go b/pkg/client/applyconfiguration/minio.min.io/v2/certificatestatus.go index e79c887ec57..efbd929ff69 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/certificatestatus.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/certificatestatus.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/customcertificateconfig.go b/pkg/client/applyconfiguration/minio.min.io/v2/customcertificateconfig.go index 0e94e32b5aa..e3a09487c21 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/customcertificateconfig.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/customcertificateconfig.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/customcertificates.go b/pkg/client/applyconfiguration/minio.min.io/v2/customcertificates.go index 90158e022c7..08a64f20395 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/customcertificates.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/customcertificates.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/exposeservices.go b/pkg/client/applyconfiguration/minio.min.io/v2/exposeservices.go index 4e4005e13f4..6aa22504c7f 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/exposeservices.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/exposeservices.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/features.go b/pkg/client/applyconfiguration/minio.min.io/v2/features.go index 4da0ab0ee9e..0d3bb3c1db6 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/features.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/features.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/kesconfig.go b/pkg/client/applyconfiguration/minio.min.io/v2/kesconfig.go index 2f9fea8f4be..ca4c70808ff 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/kesconfig.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/kesconfig.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/localcertificatereference.go b/pkg/client/applyconfiguration/minio.min.io/v2/localcertificatereference.go index f2a9378f67e..e6ddf162935 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/localcertificatereference.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/localcertificatereference.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/logging.go b/pkg/client/applyconfiguration/minio.min.io/v2/logging.go index a2a8dd7d215..8367044a677 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/logging.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/logging.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/pool.go b/pkg/client/applyconfiguration/minio.min.io/v2/pool.go index cf3cd156fc2..61d1e389986 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/pool.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/pool.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/poolstatus.go b/pkg/client/applyconfiguration/minio.min.io/v2/poolstatus.go index 266737bd9c4..c663c74be02 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/poolstatus.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/poolstatus.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/servicemetadata.go b/pkg/client/applyconfiguration/minio.min.io/v2/servicemetadata.go index 490e825b615..4d60a73fae1 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/servicemetadata.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/servicemetadata.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/sidecars.go b/pkg/client/applyconfiguration/minio.min.io/v2/sidecars.go index 24f3964046d..cbc92e64c18 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/sidecars.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/sidecars.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/tenant.go b/pkg/client/applyconfiguration/minio.min.io/v2/tenant.go index c226e57d909..94901c07aec 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/tenant.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/tenant.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/tenantdomains.go b/pkg/client/applyconfiguration/minio.min.io/v2/tenantdomains.go index 11aec624d19..a0caeb49780 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/tenantdomains.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/tenantdomains.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/tenantscheduler.go b/pkg/client/applyconfiguration/minio.min.io/v2/tenantscheduler.go index 56bcd1689b1..ab1b74a073f 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/tenantscheduler.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/tenantscheduler.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/tenantspec.go b/pkg/client/applyconfiguration/minio.min.io/v2/tenantspec.go index f749879cdb3..fbbbea96648 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/tenantspec.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/tenantspec.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/tenantstatus.go b/pkg/client/applyconfiguration/minio.min.io/v2/tenantstatus.go index d0dad817d87..825333518c3 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/tenantstatus.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/tenantstatus.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/tenantusage.go b/pkg/client/applyconfiguration/minio.min.io/v2/tenantusage.go index a7ee20e2f24..0048bdfb355 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/tenantusage.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/tenantusage.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/minio.min.io/v2/tierusage.go b/pkg/client/applyconfiguration/minio.min.io/v2/tierusage.go index a6cac167924..d76fdd73bb6 100644 --- a/pkg/client/applyconfiguration/minio.min.io/v2/tierusage.go +++ b/pkg/client/applyconfiguration/minio.min.io/v2/tierusage.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/sts.min.io/v1alpha1/application.go b/pkg/client/applyconfiguration/sts.min.io/v1alpha1/application.go index 83c93335ae7..65edc593941 100644 --- a/pkg/client/applyconfiguration/sts.min.io/v1alpha1/application.go +++ b/pkg/client/applyconfiguration/sts.min.io/v1alpha1/application.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybinding.go b/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybinding.go index f8e98d4dada..7ec3e5f80c8 100644 --- a/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybinding.go +++ b/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybinding.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybindingspec.go b/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybindingspec.go index 7eee72667f7..f10cfa65136 100644 --- a/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybindingspec.go +++ b/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybindingspec.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybindingstatus.go b/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybindingstatus.go index cf51856c5b1..0609e29e7c0 100644 --- a/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybindingstatus.go +++ b/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybindingstatus.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybindingusage.go b/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybindingusage.go index 1407845b651..83c4ab833f5 100644 --- a/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybindingusage.go +++ b/pkg/client/applyconfiguration/sts.min.io/v1alpha1/policybindingusage.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/applyconfiguration/utils.go b/pkg/client/applyconfiguration/utils.go index e5008a1dd62..5a9c47a2fab 100644 --- a/pkg/client/applyconfiguration/utils.go +++ b/pkg/client/applyconfiguration/utils.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/clientset.go b/pkg/client/clientset/versioned/clientset.go index babee4e91b4..f9682aca21e 100644 --- a/pkg/client/clientset/versioned/clientset.go +++ b/pkg/client/clientset/versioned/clientset.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/fake/clientset_generated.go b/pkg/client/clientset/versioned/fake/clientset_generated.go index c8d5beb4a90..ef15f781e00 100644 --- a/pkg/client/clientset/versioned/fake/clientset_generated.go +++ b/pkg/client/clientset/versioned/fake/clientset_generated.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/fake/doc.go b/pkg/client/clientset/versioned/fake/doc.go index d18f95b6ba3..6daa1fd810d 100644 --- a/pkg/client/clientset/versioned/fake/doc.go +++ b/pkg/client/clientset/versioned/fake/doc.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/fake/register.go b/pkg/client/clientset/versioned/fake/register.go index 5e316060f23..3c54d14f347 100644 --- a/pkg/client/clientset/versioned/fake/register.go +++ b/pkg/client/clientset/versioned/fake/register.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/scheme/doc.go b/pkg/client/clientset/versioned/scheme/doc.go index 5d3cf4e5fd5..f4572920d22 100644 --- a/pkg/client/clientset/versioned/scheme/doc.go +++ b/pkg/client/clientset/versioned/scheme/doc.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/scheme/register.go b/pkg/client/clientset/versioned/scheme/register.go index bb942db90e0..52ae4f58508 100644 --- a/pkg/client/clientset/versioned/scheme/register.go +++ b/pkg/client/clientset/versioned/scheme/register.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/typed/minio.min.io/v2/doc.go b/pkg/client/clientset/versioned/typed/minio.min.io/v2/doc.go index 0dcc25c9d6c..3aba29f3aca 100644 --- a/pkg/client/clientset/versioned/typed/minio.min.io/v2/doc.go +++ b/pkg/client/clientset/versioned/typed/minio.min.io/v2/doc.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/typed/minio.min.io/v2/fake/doc.go b/pkg/client/clientset/versioned/typed/minio.min.io/v2/fake/doc.go index af8d23ae280..85a59559240 100644 --- a/pkg/client/clientset/versioned/typed/minio.min.io/v2/fake/doc.go +++ b/pkg/client/clientset/versioned/typed/minio.min.io/v2/fake/doc.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/typed/minio.min.io/v2/fake/fake_minio.min.io_client.go b/pkg/client/clientset/versioned/typed/minio.min.io/v2/fake/fake_minio.min.io_client.go index 8ab1b8018f0..ab7b435cb56 100644 --- a/pkg/client/clientset/versioned/typed/minio.min.io/v2/fake/fake_minio.min.io_client.go +++ b/pkg/client/clientset/versioned/typed/minio.min.io/v2/fake/fake_minio.min.io_client.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/typed/minio.min.io/v2/fake/fake_tenant.go b/pkg/client/clientset/versioned/typed/minio.min.io/v2/fake/fake_tenant.go index bf97ed26612..f326006187a 100644 --- a/pkg/client/clientset/versioned/typed/minio.min.io/v2/fake/fake_tenant.go +++ b/pkg/client/clientset/versioned/typed/minio.min.io/v2/fake/fake_tenant.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/typed/minio.min.io/v2/generated_expansion.go b/pkg/client/clientset/versioned/typed/minio.min.io/v2/generated_expansion.go index 3e69057bb38..172fdf814cf 100644 --- a/pkg/client/clientset/versioned/typed/minio.min.io/v2/generated_expansion.go +++ b/pkg/client/clientset/versioned/typed/minio.min.io/v2/generated_expansion.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/typed/minio.min.io/v2/minio.min.io_client.go b/pkg/client/clientset/versioned/typed/minio.min.io/v2/minio.min.io_client.go index d776d583b96..ed3adc2fb63 100644 --- a/pkg/client/clientset/versioned/typed/minio.min.io/v2/minio.min.io_client.go +++ b/pkg/client/clientset/versioned/typed/minio.min.io/v2/minio.min.io_client.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/typed/minio.min.io/v2/tenant.go b/pkg/client/clientset/versioned/typed/minio.min.io/v2/tenant.go index b26dd5906f4..c29edd84d55 100644 --- a/pkg/client/clientset/versioned/typed/minio.min.io/v2/tenant.go +++ b/pkg/client/clientset/versioned/typed/minio.min.io/v2/tenant.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/doc.go b/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/doc.go index 8d796276602..3b4480b44f7 100644 --- a/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/doc.go +++ b/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/doc.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/fake/doc.go b/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/fake/doc.go index af8d23ae280..85a59559240 100644 --- a/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/fake/doc.go +++ b/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/fake/doc.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/fake/fake_policybinding.go b/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/fake/fake_policybinding.go index 8df61d2283f..8e1d8af1951 100644 --- a/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/fake/fake_policybinding.go +++ b/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/fake/fake_policybinding.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/fake/fake_sts.min.io_client.go b/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/fake/fake_sts.min.io_client.go index ecbfb218923..6dfbf04e746 100644 --- a/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/fake/fake_sts.min.io_client.go +++ b/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/fake/fake_sts.min.io_client.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/generated_expansion.go b/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/generated_expansion.go index 8afaf86213e..7b1409ae353 100644 --- a/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/generated_expansion.go +++ b/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/generated_expansion.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/policybinding.go b/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/policybinding.go index 2cd673123b5..f326bf16f31 100644 --- a/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/policybinding.go +++ b/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/policybinding.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/sts.min.io_client.go b/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/sts.min.io_client.go index 1b3adb7905b..413dde10f54 100644 --- a/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/sts.min.io_client.go +++ b/pkg/client/clientset/versioned/typed/sts.min.io/v1alpha1/sts.min.io_client.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/informers/externalversions/factory.go b/pkg/client/informers/externalversions/factory.go index 5c4d0dfabc3..7926873c5f4 100644 --- a/pkg/client/informers/externalversions/factory.go +++ b/pkg/client/informers/externalversions/factory.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/informers/externalversions/generic.go b/pkg/client/informers/externalversions/generic.go index 1c93ddc9ea6..88c05a17ef2 100644 --- a/pkg/client/informers/externalversions/generic.go +++ b/pkg/client/informers/externalversions/generic.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/informers/externalversions/internalinterfaces/factory_interfaces.go b/pkg/client/informers/externalversions/internalinterfaces/factory_interfaces.go index c66f9a8fdae..2486e2ceba0 100644 --- a/pkg/client/informers/externalversions/internalinterfaces/factory_interfaces.go +++ b/pkg/client/informers/externalversions/internalinterfaces/factory_interfaces.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/informers/externalversions/minio.min.io/interface.go b/pkg/client/informers/externalversions/minio.min.io/interface.go index 0d3c5e09e7f..d4ab2c43146 100644 --- a/pkg/client/informers/externalversions/minio.min.io/interface.go +++ b/pkg/client/informers/externalversions/minio.min.io/interface.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/informers/externalversions/minio.min.io/v2/interface.go b/pkg/client/informers/externalversions/minio.min.io/v2/interface.go index b3ca3e44f35..95c51612cd9 100644 --- a/pkg/client/informers/externalversions/minio.min.io/v2/interface.go +++ b/pkg/client/informers/externalversions/minio.min.io/v2/interface.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/informers/externalversions/minio.min.io/v2/tenant.go b/pkg/client/informers/externalversions/minio.min.io/v2/tenant.go index 491c74b6f89..7294aedaf0d 100644 --- a/pkg/client/informers/externalversions/minio.min.io/v2/tenant.go +++ b/pkg/client/informers/externalversions/minio.min.io/v2/tenant.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/informers/externalversions/sts.min.io/interface.go b/pkg/client/informers/externalversions/sts.min.io/interface.go index ffa5a13b17f..b0c331dcafe 100644 --- a/pkg/client/informers/externalversions/sts.min.io/interface.go +++ b/pkg/client/informers/externalversions/sts.min.io/interface.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/informers/externalversions/sts.min.io/v1alpha1/interface.go b/pkg/client/informers/externalversions/sts.min.io/v1alpha1/interface.go index 9d5eba602fe..c74e9874ed5 100644 --- a/pkg/client/informers/externalversions/sts.min.io/v1alpha1/interface.go +++ b/pkg/client/informers/externalversions/sts.min.io/v1alpha1/interface.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/informers/externalversions/sts.min.io/v1alpha1/policybinding.go b/pkg/client/informers/externalversions/sts.min.io/v1alpha1/policybinding.go index feaa08ebe3f..98ac7245c28 100644 --- a/pkg/client/informers/externalversions/sts.min.io/v1alpha1/policybinding.go +++ b/pkg/client/informers/externalversions/sts.min.io/v1alpha1/policybinding.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/listers/minio.min.io/v2/expansion_generated.go b/pkg/client/listers/minio.min.io/v2/expansion_generated.go index 366706bf1a8..ba5ab1167e8 100644 --- a/pkg/client/listers/minio.min.io/v2/expansion_generated.go +++ b/pkg/client/listers/minio.min.io/v2/expansion_generated.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/listers/minio.min.io/v2/tenant.go b/pkg/client/listers/minio.min.io/v2/tenant.go index b4c9d40dd65..69c79903fd4 100644 --- a/pkg/client/listers/minio.min.io/v2/tenant.go +++ b/pkg/client/listers/minio.min.io/v2/tenant.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/listers/sts.min.io/v1alpha1/expansion_generated.go b/pkg/client/listers/sts.min.io/v1alpha1/expansion_generated.go index d6a4a571087..3e486ef14c4 100644 --- a/pkg/client/listers/sts.min.io/v1alpha1/expansion_generated.go +++ b/pkg/client/listers/sts.min.io/v1alpha1/expansion_generated.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/pkg/client/listers/sts.min.io/v1alpha1/policybinding.go b/pkg/client/listers/sts.min.io/v1alpha1/policybinding.go index 4f1384257d5..934dc42cd2b 100644 --- a/pkg/client/listers/sts.min.io/v1alpha1/policybinding.go +++ b/pkg/client/listers/sts.min.io/v1alpha1/policybinding.go @@ -1,5 +1,5 @@ // This file is part of MinIO Operator -// Copyright (c) 2021 MinIO, Inc. +// Copyright (c) 2023 MinIO, Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by