From 5569169b0cce32759b493f5c354e966244d11f84 Mon Sep 17 00:00:00 2001 From: Paul Schweigert Date: Thu, 30 Jun 2022 18:25:31 -0400 Subject: [PATCH] update boilerplate date (#2539) Signed-off-by: Paul S. Schweigert --- apis/duck/v1/zz_generated.deepcopy.go | 2 +- apis/duck/v1alpha1/zz_generated.deepcopy.go | 2 +- apis/duck/v1beta1/zz_generated.deepcopy.go | 2 +- apis/zz_generated.deepcopy.go | 2 +- client/injection/apiextensions/client/client.go | 2 +- client/injection/apiextensions/client/fake/fake.go | 2 +- .../v1/customresourcedefinition/customresourcedefinition.go | 2 +- .../apiextensions/v1/customresourcedefinition/fake/fake.go | 2 +- .../filtered/customresourcedefinition.go | 2 +- .../v1/customresourcedefinition/filtered/fake/fake.go | 2 +- .../customresourcedefinition/customresourcedefinition.go | 2 +- .../apiextensions/v1beta1/customresourcedefinition/fake/fake.go | 2 +- .../filtered/customresourcedefinition.go | 2 +- .../v1beta1/customresourcedefinition/filtered/fake/fake.go | 2 +- client/injection/apiextensions/informers/factory/factory.go | 2 +- client/injection/apiextensions/informers/factory/fake/fake.go | 2 +- .../informers/factory/filtered/fake/fake_filtered_factory.go | 2 +- .../informers/factory/filtered/filtered_factory.go | 2 +- .../apiextensions/v1/customresourcedefinition/controller.go | 2 +- .../apiextensions/v1/customresourcedefinition/reconciler.go | 2 +- .../apiextensions/v1/customresourcedefinition/state.go | 2 +- .../v1beta1/customresourcedefinition/controller.go | 2 +- .../v1beta1/customresourcedefinition/reconciler.go | 2 +- .../apiextensions/v1beta1/customresourcedefinition/state.go | 2 +- client/injection/client/client.go | 2 +- client/injection/client/fake/fake.go | 2 +- client/injection/ducks/duck/v1/addressable/addressable.go | 2 +- client/injection/ducks/duck/v1/addressable/fake/fake.go | 2 +- client/injection/ducks/duck/v1/binding/binding.go | 2 +- client/injection/ducks/duck/v1/binding/fake/fake.go | 2 +- client/injection/ducks/duck/v1/conditions/conditions.go | 2 +- client/injection/ducks/duck/v1/conditions/fake/fake.go | 2 +- client/injection/ducks/duck/v1/podspecable/fake/fake.go | 2 +- client/injection/ducks/duck/v1/podspecable/podspecable.go | 2 +- client/injection/ducks/duck/v1/source/fake/fake.go | 2 +- client/injection/ducks/duck/v1/source/source.go | 2 +- client/injection/ducks/duck/v1alpha1/addressable/addressable.go | 2 +- client/injection/ducks/duck/v1alpha1/addressable/fake/fake.go | 2 +- client/injection/ducks/duck/v1alpha1/binding/binding.go | 2 +- client/injection/ducks/duck/v1alpha1/binding/fake/fake.go | 2 +- .../injection/ducks/duck/v1alpha1/legacytargetable/fake/fake.go | 2 +- .../ducks/duck/v1alpha1/legacytargetable/legacytargetable.go | 2 +- client/injection/ducks/duck/v1alpha1/targetable/fake/fake.go | 2 +- client/injection/ducks/duck/v1alpha1/targetable/targetable.go | 2 +- client/injection/ducks/duck/v1beta1/addressable/addressable.go | 2 +- client/injection/ducks/duck/v1beta1/addressable/fake/fake.go | 2 +- client/injection/ducks/duck/v1beta1/binding/binding.go | 2 +- client/injection/ducks/duck/v1beta1/binding/fake/fake.go | 2 +- client/injection/ducks/duck/v1beta1/conditions/conditions.go | 2 +- client/injection/ducks/duck/v1beta1/conditions/fake/fake.go | 2 +- client/injection/ducks/duck/v1beta1/source/fake/fake.go | 2 +- client/injection/ducks/duck/v1beta1/source/source.go | 2 +- client/injection/informers/factory/factory.go | 2 +- client/injection/informers/factory/fake/fake.go | 2 +- .../informers/factory/filtered/fake/fake_filtered_factory.go | 2 +- client/injection/informers/factory/filtered/filtered_factory.go | 2 +- client/injection/kube/client/client.go | 2 +- client/injection/kube/client/fake/fake.go | 2 +- .../v1/mutatingwebhookconfiguration/fake/fake.go | 2 +- .../v1/mutatingwebhookconfiguration/filtered/fake/fake.go | 2 +- .../filtered/mutatingwebhookconfiguration.go | 2 +- .../mutatingwebhookconfiguration.go | 2 +- .../v1/validatingwebhookconfiguration/fake/fake.go | 2 +- .../v1/validatingwebhookconfiguration/filtered/fake/fake.go | 2 +- .../filtered/validatingwebhookconfiguration.go | 2 +- .../validatingwebhookconfiguration.go | 2 +- .../v1beta1/mutatingwebhookconfiguration/fake/fake.go | 2 +- .../v1beta1/mutatingwebhookconfiguration/filtered/fake/fake.go | 2 +- .../filtered/mutatingwebhookconfiguration.go | 2 +- .../mutatingwebhookconfiguration.go | 2 +- .../v1beta1/validatingwebhookconfiguration/fake/fake.go | 2 +- .../validatingwebhookconfiguration/filtered/fake/fake.go | 2 +- .../filtered/validatingwebhookconfiguration.go | 2 +- .../validatingwebhookconfiguration.go | 2 +- .../apiserverinternal/v1alpha1/storageversion/fake/fake.go | 2 +- .../v1alpha1/storageversion/filtered/fake/fake.go | 2 +- .../v1alpha1/storageversion/filtered/storageversion.go | 2 +- .../apiserverinternal/v1alpha1/storageversion/storageversion.go | 2 +- .../informers/apps/v1/controllerrevision/controllerrevision.go | 2 +- .../kube/informers/apps/v1/controllerrevision/fake/fake.go | 2 +- .../apps/v1/controllerrevision/filtered/controllerrevision.go | 2 +- .../informers/apps/v1/controllerrevision/filtered/fake/fake.go | 2 +- client/injection/kube/informers/apps/v1/daemonset/daemonset.go | 2 +- client/injection/kube/informers/apps/v1/daemonset/fake/fake.go | 2 +- .../kube/informers/apps/v1/daemonset/filtered/daemonset.go | 2 +- .../kube/informers/apps/v1/daemonset/filtered/fake/fake.go | 2 +- .../injection/kube/informers/apps/v1/deployment/deployment.go | 2 +- client/injection/kube/informers/apps/v1/deployment/fake/fake.go | 2 +- .../kube/informers/apps/v1/deployment/filtered/deployment.go | 2 +- .../kube/informers/apps/v1/deployment/filtered/fake/fake.go | 2 +- client/injection/kube/informers/apps/v1/replicaset/fake/fake.go | 2 +- .../kube/informers/apps/v1/replicaset/filtered/fake/fake.go | 2 +- .../kube/informers/apps/v1/replicaset/filtered/replicaset.go | 2 +- .../injection/kube/informers/apps/v1/replicaset/replicaset.go | 2 +- .../injection/kube/informers/apps/v1/statefulset/fake/fake.go | 2 +- .../kube/informers/apps/v1/statefulset/filtered/fake/fake.go | 2 +- .../kube/informers/apps/v1/statefulset/filtered/statefulset.go | 2 +- .../injection/kube/informers/apps/v1/statefulset/statefulset.go | 2 +- .../apps/v1beta1/controllerrevision/controllerrevision.go | 2 +- .../kube/informers/apps/v1beta1/controllerrevision/fake/fake.go | 2 +- .../v1beta1/controllerrevision/filtered/controllerrevision.go | 2 +- .../apps/v1beta1/controllerrevision/filtered/fake/fake.go | 2 +- .../kube/informers/apps/v1beta1/deployment/deployment.go | 2 +- .../kube/informers/apps/v1beta1/deployment/fake/fake.go | 2 +- .../informers/apps/v1beta1/deployment/filtered/deployment.go | 2 +- .../informers/apps/v1beta1/deployment/filtered/fake/fake.go | 2 +- .../kube/informers/apps/v1beta1/statefulset/fake/fake.go | 2 +- .../informers/apps/v1beta1/statefulset/filtered/fake/fake.go | 2 +- .../informers/apps/v1beta1/statefulset/filtered/statefulset.go | 2 +- .../kube/informers/apps/v1beta1/statefulset/statefulset.go | 2 +- .../apps/v1beta2/controllerrevision/controllerrevision.go | 2 +- .../kube/informers/apps/v1beta2/controllerrevision/fake/fake.go | 2 +- .../v1beta2/controllerrevision/filtered/controllerrevision.go | 2 +- .../apps/v1beta2/controllerrevision/filtered/fake/fake.go | 2 +- .../kube/informers/apps/v1beta2/daemonset/daemonset.go | 2 +- .../kube/informers/apps/v1beta2/daemonset/fake/fake.go | 2 +- .../kube/informers/apps/v1beta2/daemonset/filtered/daemonset.go | 2 +- .../kube/informers/apps/v1beta2/daemonset/filtered/fake/fake.go | 2 +- .../kube/informers/apps/v1beta2/deployment/deployment.go | 2 +- .../kube/informers/apps/v1beta2/deployment/fake/fake.go | 2 +- .../informers/apps/v1beta2/deployment/filtered/deployment.go | 2 +- .../informers/apps/v1beta2/deployment/filtered/fake/fake.go | 2 +- .../kube/informers/apps/v1beta2/replicaset/fake/fake.go | 2 +- .../informers/apps/v1beta2/replicaset/filtered/fake/fake.go | 2 +- .../informers/apps/v1beta2/replicaset/filtered/replicaset.go | 2 +- .../kube/informers/apps/v1beta2/replicaset/replicaset.go | 2 +- .../kube/informers/apps/v1beta2/statefulset/fake/fake.go | 2 +- .../informers/apps/v1beta2/statefulset/filtered/fake/fake.go | 2 +- .../informers/apps/v1beta2/statefulset/filtered/statefulset.go | 2 +- .../kube/informers/apps/v1beta2/statefulset/statefulset.go | 2 +- .../autoscaling/v1/horizontalpodautoscaler/fake/fake.go | 2 +- .../v1/horizontalpodautoscaler/filtered/fake/fake.go | 2 +- .../horizontalpodautoscaler/filtered/horizontalpodautoscaler.go | 2 +- .../v1/horizontalpodautoscaler/horizontalpodautoscaler.go | 2 +- .../autoscaling/v2/horizontalpodautoscaler/fake/fake.go | 2 +- .../v2/horizontalpodautoscaler/filtered/fake/fake.go | 2 +- .../horizontalpodautoscaler/filtered/horizontalpodautoscaler.go | 2 +- .../v2/horizontalpodautoscaler/horizontalpodautoscaler.go | 2 +- .../autoscaling/v2beta1/horizontalpodautoscaler/fake/fake.go | 2 +- .../v2beta1/horizontalpodautoscaler/filtered/fake/fake.go | 2 +- .../horizontalpodautoscaler/filtered/horizontalpodautoscaler.go | 2 +- .../v2beta1/horizontalpodautoscaler/horizontalpodautoscaler.go | 2 +- .../autoscaling/v2beta2/horizontalpodautoscaler/fake/fake.go | 2 +- .../v2beta2/horizontalpodautoscaler/filtered/fake/fake.go | 2 +- .../horizontalpodautoscaler/filtered/horizontalpodautoscaler.go | 2 +- .../v2beta2/horizontalpodautoscaler/horizontalpodautoscaler.go | 2 +- client/injection/kube/informers/batch/v1/cronjob/cronjob.go | 2 +- client/injection/kube/informers/batch/v1/cronjob/fake/fake.go | 2 +- .../kube/informers/batch/v1/cronjob/filtered/cronjob.go | 2 +- .../kube/informers/batch/v1/cronjob/filtered/fake/fake.go | 2 +- client/injection/kube/informers/batch/v1/job/fake/fake.go | 2 +- .../injection/kube/informers/batch/v1/job/filtered/fake/fake.go | 2 +- client/injection/kube/informers/batch/v1/job/filtered/job.go | 2 +- client/injection/kube/informers/batch/v1/job/job.go | 2 +- .../injection/kube/informers/batch/v1beta1/cronjob/cronjob.go | 2 +- .../injection/kube/informers/batch/v1beta1/cronjob/fake/fake.go | 2 +- .../kube/informers/batch/v1beta1/cronjob/filtered/cronjob.go | 2 +- .../kube/informers/batch/v1beta1/cronjob/filtered/fake/fake.go | 2 +- .../v1/certificatesigningrequest/certificatesigningrequest.go | 2 +- .../certificates/v1/certificatesigningrequest/fake/fake.go | 2 +- .../filtered/certificatesigningrequest.go | 2 +- .../v1/certificatesigningrequest/filtered/fake/fake.go | 2 +- .../certificatesigningrequest/certificatesigningrequest.go | 2 +- .../certificates/v1beta1/certificatesigningrequest/fake/fake.go | 2 +- .../filtered/certificatesigningrequest.go | 2 +- .../v1beta1/certificatesigningrequest/filtered/fake/fake.go | 2 +- .../injection/kube/informers/coordination/v1/lease/fake/fake.go | 2 +- .../kube/informers/coordination/v1/lease/filtered/fake/fake.go | 2 +- .../kube/informers/coordination/v1/lease/filtered/lease.go | 2 +- client/injection/kube/informers/coordination/v1/lease/lease.go | 2 +- .../kube/informers/coordination/v1beta1/lease/fake/fake.go | 2 +- .../informers/coordination/v1beta1/lease/filtered/fake/fake.go | 2 +- .../kube/informers/coordination/v1beta1/lease/filtered/lease.go | 2 +- .../kube/informers/coordination/v1beta1/lease/lease.go | 2 +- .../kube/informers/core/v1/componentstatus/componentstatus.go | 2 +- .../kube/informers/core/v1/componentstatus/fake/fake.go | 2 +- .../core/v1/componentstatus/filtered/componentstatus.go | 2 +- .../informers/core/v1/componentstatus/filtered/fake/fake.go | 2 +- client/injection/kube/informers/core/v1/configmap/configmap.go | 2 +- client/injection/kube/informers/core/v1/configmap/fake/fake.go | 2 +- .../kube/informers/core/v1/configmap/filtered/configmap.go | 2 +- .../kube/informers/core/v1/configmap/filtered/fake/fake.go | 2 +- client/injection/kube/informers/core/v1/endpoints/endpoints.go | 2 +- client/injection/kube/informers/core/v1/endpoints/fake/fake.go | 2 +- .../kube/informers/core/v1/endpoints/filtered/endpoints.go | 2 +- .../kube/informers/core/v1/endpoints/filtered/fake/fake.go | 2 +- client/injection/kube/informers/core/v1/event/event.go | 2 +- client/injection/kube/informers/core/v1/event/fake/fake.go | 2 +- client/injection/kube/informers/core/v1/event/filtered/event.go | 2 +- .../kube/informers/core/v1/event/filtered/fake/fake.go | 2 +- client/injection/kube/informers/core/v1/limitrange/fake/fake.go | 2 +- .../kube/informers/core/v1/limitrange/filtered/fake/fake.go | 2 +- .../kube/informers/core/v1/limitrange/filtered/limitrange.go | 2 +- .../injection/kube/informers/core/v1/limitrange/limitrange.go | 2 +- client/injection/kube/informers/core/v1/namespace/fake/fake.go | 2 +- .../kube/informers/core/v1/namespace/filtered/fake/fake.go | 2 +- .../kube/informers/core/v1/namespace/filtered/namespace.go | 2 +- client/injection/kube/informers/core/v1/namespace/namespace.go | 2 +- client/injection/kube/informers/core/v1/node/fake/fake.go | 2 +- .../injection/kube/informers/core/v1/node/filtered/fake/fake.go | 2 +- client/injection/kube/informers/core/v1/node/filtered/node.go | 2 +- client/injection/kube/informers/core/v1/node/node.go | 2 +- .../kube/informers/core/v1/persistentvolume/fake/fake.go | 2 +- .../informers/core/v1/persistentvolume/filtered/fake/fake.go | 2 +- .../core/v1/persistentvolume/filtered/persistentvolume.go | 2 +- .../kube/informers/core/v1/persistentvolume/persistentvolume.go | 2 +- .../kube/informers/core/v1/persistentvolumeclaim/fake/fake.go | 2 +- .../core/v1/persistentvolumeclaim/filtered/fake/fake.go | 2 +- .../v1/persistentvolumeclaim/filtered/persistentvolumeclaim.go | 2 +- .../core/v1/persistentvolumeclaim/persistentvolumeclaim.go | 2 +- client/injection/kube/informers/core/v1/pod/fake/fake.go | 2 +- .../injection/kube/informers/core/v1/pod/filtered/fake/fake.go | 2 +- client/injection/kube/informers/core/v1/pod/filtered/pod.go | 2 +- client/injection/kube/informers/core/v1/pod/pod.go | 2 +- .../injection/kube/informers/core/v1/podtemplate/fake/fake.go | 2 +- .../kube/informers/core/v1/podtemplate/filtered/fake/fake.go | 2 +- .../kube/informers/core/v1/podtemplate/filtered/podtemplate.go | 2 +- .../injection/kube/informers/core/v1/podtemplate/podtemplate.go | 2 +- .../kube/informers/core/v1/replicationcontroller/fake/fake.go | 2 +- .../core/v1/replicationcontroller/filtered/fake/fake.go | 2 +- .../v1/replicationcontroller/filtered/replicationcontroller.go | 2 +- .../core/v1/replicationcontroller/replicationcontroller.go | 2 +- .../injection/kube/informers/core/v1/resourcequota/fake/fake.go | 2 +- .../kube/informers/core/v1/resourcequota/filtered/fake/fake.go | 2 +- .../informers/core/v1/resourcequota/filtered/resourcequota.go | 2 +- .../kube/informers/core/v1/resourcequota/resourcequota.go | 2 +- client/injection/kube/informers/core/v1/secret/fake/fake.go | 2 +- .../kube/informers/core/v1/secret/filtered/fake/fake.go | 2 +- .../injection/kube/informers/core/v1/secret/filtered/secret.go | 2 +- client/injection/kube/informers/core/v1/secret/secret.go | 2 +- client/injection/kube/informers/core/v1/service/fake/fake.go | 2 +- .../kube/informers/core/v1/service/filtered/fake/fake.go | 2 +- .../kube/informers/core/v1/service/filtered/service.go | 2 +- client/injection/kube/informers/core/v1/service/service.go | 2 +- .../kube/informers/core/v1/serviceaccount/fake/fake.go | 2 +- .../kube/informers/core/v1/serviceaccount/filtered/fake/fake.go | 2 +- .../informers/core/v1/serviceaccount/filtered/serviceaccount.go | 2 +- .../kube/informers/core/v1/serviceaccount/serviceaccount.go | 2 +- .../kube/informers/discovery/v1/endpointslice/endpointslice.go | 2 +- .../kube/informers/discovery/v1/endpointslice/fake/fake.go | 2 +- .../discovery/v1/endpointslice/filtered/endpointslice.go | 2 +- .../informers/discovery/v1/endpointslice/filtered/fake/fake.go | 2 +- .../informers/discovery/v1beta1/endpointslice/endpointslice.go | 2 +- .../kube/informers/discovery/v1beta1/endpointslice/fake/fake.go | 2 +- .../discovery/v1beta1/endpointslice/filtered/endpointslice.go | 2 +- .../discovery/v1beta1/endpointslice/filtered/fake/fake.go | 2 +- client/injection/kube/informers/events/v1/event/event.go | 2 +- client/injection/kube/informers/events/v1/event/fake/fake.go | 2 +- .../injection/kube/informers/events/v1/event/filtered/event.go | 2 +- .../kube/informers/events/v1/event/filtered/fake/fake.go | 2 +- client/injection/kube/informers/events/v1beta1/event/event.go | 2 +- .../injection/kube/informers/events/v1beta1/event/fake/fake.go | 2 +- .../kube/informers/events/v1beta1/event/filtered/event.go | 2 +- .../kube/informers/events/v1beta1/event/filtered/fake/fake.go | 2 +- .../kube/informers/extensions/v1beta1/daemonset/daemonset.go | 2 +- .../kube/informers/extensions/v1beta1/daemonset/fake/fake.go | 2 +- .../extensions/v1beta1/daemonset/filtered/daemonset.go | 2 +- .../extensions/v1beta1/daemonset/filtered/fake/fake.go | 2 +- .../kube/informers/extensions/v1beta1/deployment/deployment.go | 2 +- .../kube/informers/extensions/v1beta1/deployment/fake/fake.go | 2 +- .../extensions/v1beta1/deployment/filtered/deployment.go | 2 +- .../extensions/v1beta1/deployment/filtered/fake/fake.go | 2 +- .../kube/informers/extensions/v1beta1/ingress/fake/fake.go | 2 +- .../informers/extensions/v1beta1/ingress/filtered/fake/fake.go | 2 +- .../informers/extensions/v1beta1/ingress/filtered/ingress.go | 2 +- .../kube/informers/extensions/v1beta1/ingress/ingress.go | 2 +- .../informers/extensions/v1beta1/networkpolicy/fake/fake.go | 2 +- .../extensions/v1beta1/networkpolicy/filtered/fake/fake.go | 2 +- .../extensions/v1beta1/networkpolicy/filtered/networkpolicy.go | 2 +- .../informers/extensions/v1beta1/networkpolicy/networkpolicy.go | 2 +- .../informers/extensions/v1beta1/podsecuritypolicy/fake/fake.go | 2 +- .../extensions/v1beta1/podsecuritypolicy/filtered/fake/fake.go | 2 +- .../v1beta1/podsecuritypolicy/filtered/podsecuritypolicy.go | 2 +- .../extensions/v1beta1/podsecuritypolicy/podsecuritypolicy.go | 2 +- .../kube/informers/extensions/v1beta1/replicaset/fake/fake.go | 2 +- .../extensions/v1beta1/replicaset/filtered/fake/fake.go | 2 +- .../extensions/v1beta1/replicaset/filtered/replicaset.go | 2 +- .../kube/informers/extensions/v1beta1/replicaset/replicaset.go | 2 +- client/injection/kube/informers/factory/factory.go | 2 +- client/injection/kube/informers/factory/fake/fake.go | 2 +- .../informers/factory/filtered/fake/fake_filtered_factory.go | 2 +- .../kube/informers/factory/filtered/filtered_factory.go | 2 +- .../kube/informers/flowcontrol/v1alpha1/flowschema/fake/fake.go | 2 +- .../flowcontrol/v1alpha1/flowschema/filtered/fake/fake.go | 2 +- .../flowcontrol/v1alpha1/flowschema/filtered/flowschema.go | 2 +- .../informers/flowcontrol/v1alpha1/flowschema/flowschema.go | 2 +- .../v1alpha1/prioritylevelconfiguration/fake/fake.go | 2 +- .../v1alpha1/prioritylevelconfiguration/filtered/fake/fake.go | 2 +- .../filtered/prioritylevelconfiguration.go | 2 +- .../prioritylevelconfiguration/prioritylevelconfiguration.go | 2 +- .../kube/informers/flowcontrol/v1beta1/flowschema/fake/fake.go | 2 +- .../flowcontrol/v1beta1/flowschema/filtered/fake/fake.go | 2 +- .../flowcontrol/v1beta1/flowschema/filtered/flowschema.go | 2 +- .../kube/informers/flowcontrol/v1beta1/flowschema/flowschema.go | 2 +- .../flowcontrol/v1beta1/prioritylevelconfiguration/fake/fake.go | 2 +- .../v1beta1/prioritylevelconfiguration/filtered/fake/fake.go | 2 +- .../filtered/prioritylevelconfiguration.go | 2 +- .../prioritylevelconfiguration/prioritylevelconfiguration.go | 2 +- .../kube/informers/flowcontrol/v1beta2/flowschema/fake/fake.go | 2 +- .../flowcontrol/v1beta2/flowschema/filtered/fake/fake.go | 2 +- .../flowcontrol/v1beta2/flowschema/filtered/flowschema.go | 2 +- .../kube/informers/flowcontrol/v1beta2/flowschema/flowschema.go | 2 +- .../flowcontrol/v1beta2/prioritylevelconfiguration/fake/fake.go | 2 +- .../v1beta2/prioritylevelconfiguration/filtered/fake/fake.go | 2 +- .../filtered/prioritylevelconfiguration.go | 2 +- .../prioritylevelconfiguration/prioritylevelconfiguration.go | 2 +- .../injection/kube/informers/networking/v1/ingress/fake/fake.go | 2 +- .../kube/informers/networking/v1/ingress/filtered/fake/fake.go | 2 +- .../kube/informers/networking/v1/ingress/filtered/ingress.go | 2 +- .../injection/kube/informers/networking/v1/ingress/ingress.go | 2 +- .../kube/informers/networking/v1/ingressclass/fake/fake.go | 2 +- .../informers/networking/v1/ingressclass/filtered/fake/fake.go | 2 +- .../networking/v1/ingressclass/filtered/ingressclass.go | 2 +- .../kube/informers/networking/v1/ingressclass/ingressclass.go | 2 +- .../kube/informers/networking/v1/networkpolicy/fake/fake.go | 2 +- .../informers/networking/v1/networkpolicy/filtered/fake/fake.go | 2 +- .../networking/v1/networkpolicy/filtered/networkpolicy.go | 2 +- .../kube/informers/networking/v1/networkpolicy/networkpolicy.go | 2 +- .../kube/informers/networking/v1beta1/ingress/fake/fake.go | 2 +- .../informers/networking/v1beta1/ingress/filtered/fake/fake.go | 2 +- .../informers/networking/v1beta1/ingress/filtered/ingress.go | 2 +- .../kube/informers/networking/v1beta1/ingress/ingress.go | 2 +- .../kube/informers/networking/v1beta1/ingressclass/fake/fake.go | 2 +- .../networking/v1beta1/ingressclass/filtered/fake/fake.go | 2 +- .../networking/v1beta1/ingressclass/filtered/ingressclass.go | 2 +- .../informers/networking/v1beta1/ingressclass/ingressclass.go | 2 +- .../injection/kube/informers/node/v1/runtimeclass/fake/fake.go | 2 +- .../kube/informers/node/v1/runtimeclass/filtered/fake/fake.go | 2 +- .../informers/node/v1/runtimeclass/filtered/runtimeclass.go | 2 +- .../kube/informers/node/v1/runtimeclass/runtimeclass.go | 2 +- .../kube/informers/node/v1alpha1/runtimeclass/fake/fake.go | 2 +- .../informers/node/v1alpha1/runtimeclass/filtered/fake/fake.go | 2 +- .../node/v1alpha1/runtimeclass/filtered/runtimeclass.go | 2 +- .../kube/informers/node/v1alpha1/runtimeclass/runtimeclass.go | 2 +- .../kube/informers/node/v1beta1/runtimeclass/fake/fake.go | 2 +- .../informers/node/v1beta1/runtimeclass/filtered/fake/fake.go | 2 +- .../node/v1beta1/runtimeclass/filtered/runtimeclass.go | 2 +- .../kube/informers/node/v1beta1/runtimeclass/runtimeclass.go | 2 +- .../kube/informers/policy/v1/poddisruptionbudget/fake/fake.go | 2 +- .../policy/v1/poddisruptionbudget/filtered/fake/fake.go | 2 +- .../v1/poddisruptionbudget/filtered/poddisruptionbudget.go | 2 +- .../policy/v1/poddisruptionbudget/poddisruptionbudget.go | 2 +- .../informers/policy/v1beta1/poddisruptionbudget/fake/fake.go | 2 +- .../policy/v1beta1/poddisruptionbudget/filtered/fake/fake.go | 2 +- .../v1beta1/poddisruptionbudget/filtered/poddisruptionbudget.go | 2 +- .../policy/v1beta1/poddisruptionbudget/poddisruptionbudget.go | 2 +- .../informers/policy/v1beta1/podsecuritypolicy/fake/fake.go | 2 +- .../policy/v1beta1/podsecuritypolicy/filtered/fake/fake.go | 2 +- .../v1beta1/podsecuritypolicy/filtered/podsecuritypolicy.go | 2 +- .../policy/v1beta1/podsecuritypolicy/podsecuritypolicy.go | 2 +- .../injection/kube/informers/rbac/v1/clusterrole/clusterrole.go | 2 +- .../injection/kube/informers/rbac/v1/clusterrole/fake/fake.go | 2 +- .../kube/informers/rbac/v1/clusterrole/filtered/clusterrole.go | 2 +- .../kube/informers/rbac/v1/clusterrole/filtered/fake/fake.go | 2 +- .../informers/rbac/v1/clusterrolebinding/clusterrolebinding.go | 2 +- .../kube/informers/rbac/v1/clusterrolebinding/fake/fake.go | 2 +- .../rbac/v1/clusterrolebinding/filtered/clusterrolebinding.go | 2 +- .../informers/rbac/v1/clusterrolebinding/filtered/fake/fake.go | 2 +- client/injection/kube/informers/rbac/v1/role/fake/fake.go | 2 +- .../injection/kube/informers/rbac/v1/role/filtered/fake/fake.go | 2 +- client/injection/kube/informers/rbac/v1/role/filtered/role.go | 2 +- client/injection/kube/informers/rbac/v1/role/role.go | 2 +- .../injection/kube/informers/rbac/v1/rolebinding/fake/fake.go | 2 +- .../kube/informers/rbac/v1/rolebinding/filtered/fake/fake.go | 2 +- .../kube/informers/rbac/v1/rolebinding/filtered/rolebinding.go | 2 +- .../injection/kube/informers/rbac/v1/rolebinding/rolebinding.go | 2 +- .../kube/informers/rbac/v1alpha1/clusterrole/clusterrole.go | 2 +- .../kube/informers/rbac/v1alpha1/clusterrole/fake/fake.go | 2 +- .../informers/rbac/v1alpha1/clusterrole/filtered/clusterrole.go | 2 +- .../informers/rbac/v1alpha1/clusterrole/filtered/fake/fake.go | 2 +- .../rbac/v1alpha1/clusterrolebinding/clusterrolebinding.go | 2 +- .../informers/rbac/v1alpha1/clusterrolebinding/fake/fake.go | 2 +- .../v1alpha1/clusterrolebinding/filtered/clusterrolebinding.go | 2 +- .../rbac/v1alpha1/clusterrolebinding/filtered/fake/fake.go | 2 +- client/injection/kube/informers/rbac/v1alpha1/role/fake/fake.go | 2 +- .../kube/informers/rbac/v1alpha1/role/filtered/fake/fake.go | 2 +- .../kube/informers/rbac/v1alpha1/role/filtered/role.go | 2 +- client/injection/kube/informers/rbac/v1alpha1/role/role.go | 2 +- .../kube/informers/rbac/v1alpha1/rolebinding/fake/fake.go | 2 +- .../informers/rbac/v1alpha1/rolebinding/filtered/fake/fake.go | 2 +- .../informers/rbac/v1alpha1/rolebinding/filtered/rolebinding.go | 2 +- .../kube/informers/rbac/v1alpha1/rolebinding/rolebinding.go | 2 +- .../kube/informers/rbac/v1beta1/clusterrole/clusterrole.go | 2 +- .../kube/informers/rbac/v1beta1/clusterrole/fake/fake.go | 2 +- .../informers/rbac/v1beta1/clusterrole/filtered/clusterrole.go | 2 +- .../informers/rbac/v1beta1/clusterrole/filtered/fake/fake.go | 2 +- .../rbac/v1beta1/clusterrolebinding/clusterrolebinding.go | 2 +- .../kube/informers/rbac/v1beta1/clusterrolebinding/fake/fake.go | 2 +- .../v1beta1/clusterrolebinding/filtered/clusterrolebinding.go | 2 +- .../rbac/v1beta1/clusterrolebinding/filtered/fake/fake.go | 2 +- client/injection/kube/informers/rbac/v1beta1/role/fake/fake.go | 2 +- .../kube/informers/rbac/v1beta1/role/filtered/fake/fake.go | 2 +- .../injection/kube/informers/rbac/v1beta1/role/filtered/role.go | 2 +- client/injection/kube/informers/rbac/v1beta1/role/role.go | 2 +- .../kube/informers/rbac/v1beta1/rolebinding/fake/fake.go | 2 +- .../informers/rbac/v1beta1/rolebinding/filtered/fake/fake.go | 2 +- .../informers/rbac/v1beta1/rolebinding/filtered/rolebinding.go | 2 +- .../kube/informers/rbac/v1beta1/rolebinding/rolebinding.go | 2 +- .../kube/informers/scheduling/v1/priorityclass/fake/fake.go | 2 +- .../informers/scheduling/v1/priorityclass/filtered/fake/fake.go | 2 +- .../scheduling/v1/priorityclass/filtered/priorityclass.go | 2 +- .../kube/informers/scheduling/v1/priorityclass/priorityclass.go | 2 +- .../informers/scheduling/v1alpha1/priorityclass/fake/fake.go | 2 +- .../scheduling/v1alpha1/priorityclass/filtered/fake/fake.go | 2 +- .../scheduling/v1alpha1/priorityclass/filtered/priorityclass.go | 2 +- .../scheduling/v1alpha1/priorityclass/priorityclass.go | 2 +- .../informers/scheduling/v1beta1/priorityclass/fake/fake.go | 2 +- .../scheduling/v1beta1/priorityclass/filtered/fake/fake.go | 2 +- .../scheduling/v1beta1/priorityclass/filtered/priorityclass.go | 2 +- .../informers/scheduling/v1beta1/priorityclass/priorityclass.go | 2 +- .../injection/kube/informers/storage/v1/csidriver/csidriver.go | 2 +- .../injection/kube/informers/storage/v1/csidriver/fake/fake.go | 2 +- .../kube/informers/storage/v1/csidriver/filtered/csidriver.go | 2 +- .../kube/informers/storage/v1/csidriver/filtered/fake/fake.go | 2 +- client/injection/kube/informers/storage/v1/csinode/csinode.go | 2 +- client/injection/kube/informers/storage/v1/csinode/fake/fake.go | 2 +- .../kube/informers/storage/v1/csinode/filtered/csinode.go | 2 +- .../kube/informers/storage/v1/csinode/filtered/fake/fake.go | 2 +- .../kube/informers/storage/v1/storageclass/fake/fake.go | 2 +- .../informers/storage/v1/storageclass/filtered/fake/fake.go | 2 +- .../informers/storage/v1/storageclass/filtered/storageclass.go | 2 +- .../kube/informers/storage/v1/storageclass/storageclass.go | 2 +- .../kube/informers/storage/v1/volumeattachment/fake/fake.go | 2 +- .../informers/storage/v1/volumeattachment/filtered/fake/fake.go | 2 +- .../storage/v1/volumeattachment/filtered/volumeattachment.go | 2 +- .../informers/storage/v1/volumeattachment/volumeattachment.go | 2 +- .../storage/v1alpha1/csistoragecapacity/csistoragecapacity.go | 2 +- .../informers/storage/v1alpha1/csistoragecapacity/fake/fake.go | 2 +- .../v1alpha1/csistoragecapacity/filtered/csistoragecapacity.go | 2 +- .../storage/v1alpha1/csistoragecapacity/filtered/fake/fake.go | 2 +- .../informers/storage/v1alpha1/volumeattachment/fake/fake.go | 2 +- .../storage/v1alpha1/volumeattachment/filtered/fake/fake.go | 2 +- .../v1alpha1/volumeattachment/filtered/volumeattachment.go | 2 +- .../storage/v1alpha1/volumeattachment/volumeattachment.go | 2 +- .../kube/informers/storage/v1beta1/csidriver/csidriver.go | 2 +- .../kube/informers/storage/v1beta1/csidriver/fake/fake.go | 2 +- .../informers/storage/v1beta1/csidriver/filtered/csidriver.go | 2 +- .../informers/storage/v1beta1/csidriver/filtered/fake/fake.go | 2 +- .../injection/kube/informers/storage/v1beta1/csinode/csinode.go | 2 +- .../kube/informers/storage/v1beta1/csinode/fake/fake.go | 2 +- .../kube/informers/storage/v1beta1/csinode/filtered/csinode.go | 2 +- .../informers/storage/v1beta1/csinode/filtered/fake/fake.go | 2 +- .../storage/v1beta1/csistoragecapacity/csistoragecapacity.go | 2 +- .../informers/storage/v1beta1/csistoragecapacity/fake/fake.go | 2 +- .../v1beta1/csistoragecapacity/filtered/csistoragecapacity.go | 2 +- .../storage/v1beta1/csistoragecapacity/filtered/fake/fake.go | 2 +- .../kube/informers/storage/v1beta1/storageclass/fake/fake.go | 2 +- .../storage/v1beta1/storageclass/filtered/fake/fake.go | 2 +- .../storage/v1beta1/storageclass/filtered/storageclass.go | 2 +- .../kube/informers/storage/v1beta1/storageclass/storageclass.go | 2 +- .../informers/storage/v1beta1/volumeattachment/fake/fake.go | 2 +- .../storage/v1beta1/volumeattachment/filtered/fake/fake.go | 2 +- .../v1beta1/volumeattachment/filtered/volumeattachment.go | 2 +- .../storage/v1beta1/volumeattachment/volumeattachment.go | 2 +- .../injection/kube/reconciler/apps/v1/deployment/controller.go | 2 +- .../injection/kube/reconciler/apps/v1/deployment/reconciler.go | 2 +- client/injection/kube/reconciler/apps/v1/deployment/state.go | 2 +- .../kube/reconciler/apps/v1beta1/deployment/controller.go | 2 +- .../kube/reconciler/apps/v1beta1/deployment/reconciler.go | 2 +- .../injection/kube/reconciler/apps/v1beta1/deployment/state.go | 2 +- .../kube/reconciler/apps/v1beta2/deployment/controller.go | 2 +- .../kube/reconciler/apps/v1beta2/deployment/reconciler.go | 2 +- .../injection/kube/reconciler/apps/v1beta2/deployment/state.go | 2 +- client/injection/kube/reconciler/batch/v1/cronjob/controller.go | 2 +- client/injection/kube/reconciler/batch/v1/cronjob/reconciler.go | 2 +- client/injection/kube/reconciler/batch/v1/cronjob/state.go | 2 +- .../kube/reconciler/batch/v1beta1/cronjob/controller.go | 2 +- .../kube/reconciler/batch/v1beta1/cronjob/reconciler.go | 2 +- client/injection/kube/reconciler/batch/v1beta1/cronjob/state.go | 2 +- .../injection/kube/reconciler/core/v1/configmap/controller.go | 2 +- .../injection/kube/reconciler/core/v1/configmap/reconciler.go | 2 +- client/injection/kube/reconciler/core/v1/configmap/state.go | 2 +- .../injection/kube/reconciler/core/v1/namespace/controller.go | 2 +- .../injection/kube/reconciler/core/v1/namespace/reconciler.go | 2 +- client/injection/kube/reconciler/core/v1/namespace/state.go | 2 +- client/injection/kube/reconciler/core/v1/node/controller.go | 2 +- client/injection/kube/reconciler/core/v1/node/reconciler.go | 2 +- client/injection/kube/reconciler/core/v1/node/state.go | 2 +- client/injection/kube/reconciler/core/v1/pod/controller.go | 2 +- client/injection/kube/reconciler/core/v1/pod/reconciler.go | 2 +- client/injection/kube/reconciler/core/v1/pod/state.go | 2 +- client/injection/kube/reconciler/core/v1/secret/controller.go | 2 +- client/injection/kube/reconciler/core/v1/secret/reconciler.go | 2 +- client/injection/kube/reconciler/core/v1/secret/state.go | 2 +- .../kube/reconciler/extensions/v1beta1/deployment/controller.go | 2 +- .../kube/reconciler/extensions/v1beta1/deployment/reconciler.go | 2 +- .../kube/reconciler/extensions/v1beta1/deployment/state.go | 2 +- .../reconciler/extensions/v1beta1/networkpolicy/controller.go | 2 +- .../reconciler/extensions/v1beta1/networkpolicy/reconciler.go | 2 +- .../kube/reconciler/extensions/v1beta1/networkpolicy/state.go | 2 +- .../kube/reconciler/networking/v1/networkpolicy/controller.go | 2 +- .../kube/reconciler/networking/v1/networkpolicy/reconciler.go | 2 +- .../kube/reconciler/networking/v1/networkpolicy/state.go | 2 +- hack/boilerplate/boilerplate.go.txt | 2 +- logging/zz_generated.deepcopy.go | 2 +- metrics/zz_generated.deepcopy.go | 2 +- testing/duck/zz_generated.deepcopy.go | 2 +- testing/zz_generated.deepcopy.go | 2 +- tracker/zz_generated.deepcopy.go | 2 +- .../conversion/internal/zz_generated.deepcopy.go | 2 +- 500 files changed, 500 insertions(+), 500 deletions(-) diff --git a/apis/duck/v1/zz_generated.deepcopy.go b/apis/duck/v1/zz_generated.deepcopy.go index dcde44940..96638e579 100644 --- a/apis/duck/v1/zz_generated.deepcopy.go +++ b/apis/duck/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/apis/duck/v1alpha1/zz_generated.deepcopy.go b/apis/duck/v1alpha1/zz_generated.deepcopy.go index 838f15a17..c845923b1 100644 --- a/apis/duck/v1alpha1/zz_generated.deepcopy.go +++ b/apis/duck/v1alpha1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/apis/duck/v1beta1/zz_generated.deepcopy.go b/apis/duck/v1beta1/zz_generated.deepcopy.go index 2e7d702c4..743081b01 100644 --- a/apis/duck/v1beta1/zz_generated.deepcopy.go +++ b/apis/duck/v1beta1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/apis/zz_generated.deepcopy.go b/apis/zz_generated.deepcopy.go index 512ebea24..367d7941f 100644 --- a/apis/zz_generated.deepcopy.go +++ b/apis/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/client/client.go b/client/injection/apiextensions/client/client.go index 9c8d95a7c..c44fdb2e3 100644 --- a/client/injection/apiextensions/client/client.go +++ b/client/injection/apiextensions/client/client.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/client/fake/fake.go b/client/injection/apiextensions/client/fake/fake.go index 7de9b9aea..c48df7027 100644 --- a/client/injection/apiextensions/client/fake/fake.go +++ b/client/injection/apiextensions/client/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/customresourcedefinition.go b/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/customresourcedefinition.go index 3f48176e6..3d1e31f86 100644 --- a/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/customresourcedefinition.go +++ b/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/customresourcedefinition.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/fake/fake.go b/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/fake/fake.go index 6ea881084..1fbf4700f 100644 --- a/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/fake/fake.go +++ b/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/filtered/customresourcedefinition.go b/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/filtered/customresourcedefinition.go index 5d1132b75..54d3a7ab4 100644 --- a/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/filtered/customresourcedefinition.go +++ b/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/filtered/customresourcedefinition.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/filtered/fake/fake.go b/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/filtered/fake/fake.go index e4e1a2b4d..c9e4eff08 100644 --- a/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/filtered/fake/fake.go +++ b/client/injection/apiextensions/informers/apiextensions/v1/customresourcedefinition/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/customresourcedefinition.go b/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/customresourcedefinition.go index ff9380220..cb4e59704 100644 --- a/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/customresourcedefinition.go +++ b/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/customresourcedefinition.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/fake/fake.go b/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/fake/fake.go index eccaa0d08..40a5f8047 100644 --- a/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/fake/fake.go +++ b/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/filtered/customresourcedefinition.go b/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/filtered/customresourcedefinition.go index c38ee4acb..fc3e8f724 100644 --- a/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/filtered/customresourcedefinition.go +++ b/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/filtered/customresourcedefinition.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/filtered/fake/fake.go b/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/filtered/fake/fake.go index 433926c19..aba9b9e87 100644 --- a/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/filtered/fake/fake.go +++ b/client/injection/apiextensions/informers/apiextensions/v1beta1/customresourcedefinition/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/informers/factory/factory.go b/client/injection/apiextensions/informers/factory/factory.go index 92d4d95da..d3f0cdde2 100644 --- a/client/injection/apiextensions/informers/factory/factory.go +++ b/client/injection/apiextensions/informers/factory/factory.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/informers/factory/fake/fake.go b/client/injection/apiextensions/informers/factory/fake/fake.go index f802dfeca..6c9155d17 100644 --- a/client/injection/apiextensions/informers/factory/fake/fake.go +++ b/client/injection/apiextensions/informers/factory/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/informers/factory/filtered/fake/fake_filtered_factory.go b/client/injection/apiextensions/informers/factory/filtered/fake/fake_filtered_factory.go index 214eef219..7a620c77b 100644 --- a/client/injection/apiextensions/informers/factory/filtered/fake/fake_filtered_factory.go +++ b/client/injection/apiextensions/informers/factory/filtered/fake/fake_filtered_factory.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/informers/factory/filtered/filtered_factory.go b/client/injection/apiextensions/informers/factory/filtered/filtered_factory.go index 9998f4a57..7ba158139 100644 --- a/client/injection/apiextensions/informers/factory/filtered/filtered_factory.go +++ b/client/injection/apiextensions/informers/factory/filtered/filtered_factory.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/reconciler/apiextensions/v1/customresourcedefinition/controller.go b/client/injection/apiextensions/reconciler/apiextensions/v1/customresourcedefinition/controller.go index f2ade58b5..75dc06c8d 100644 --- a/client/injection/apiextensions/reconciler/apiextensions/v1/customresourcedefinition/controller.go +++ b/client/injection/apiextensions/reconciler/apiextensions/v1/customresourcedefinition/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/reconciler/apiextensions/v1/customresourcedefinition/reconciler.go b/client/injection/apiextensions/reconciler/apiextensions/v1/customresourcedefinition/reconciler.go index 5b8391e06..821412b40 100644 --- a/client/injection/apiextensions/reconciler/apiextensions/v1/customresourcedefinition/reconciler.go +++ b/client/injection/apiextensions/reconciler/apiextensions/v1/customresourcedefinition/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/reconciler/apiextensions/v1/customresourcedefinition/state.go b/client/injection/apiextensions/reconciler/apiextensions/v1/customresourcedefinition/state.go index 9239012d8..476c25ce9 100644 --- a/client/injection/apiextensions/reconciler/apiextensions/v1/customresourcedefinition/state.go +++ b/client/injection/apiextensions/reconciler/apiextensions/v1/customresourcedefinition/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/reconciler/apiextensions/v1beta1/customresourcedefinition/controller.go b/client/injection/apiextensions/reconciler/apiextensions/v1beta1/customresourcedefinition/controller.go index beb94fb1b..49ee4b895 100644 --- a/client/injection/apiextensions/reconciler/apiextensions/v1beta1/customresourcedefinition/controller.go +++ b/client/injection/apiextensions/reconciler/apiextensions/v1beta1/customresourcedefinition/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/reconciler/apiextensions/v1beta1/customresourcedefinition/reconciler.go b/client/injection/apiextensions/reconciler/apiextensions/v1beta1/customresourcedefinition/reconciler.go index 2236a0b28..ea6391514 100644 --- a/client/injection/apiextensions/reconciler/apiextensions/v1beta1/customresourcedefinition/reconciler.go +++ b/client/injection/apiextensions/reconciler/apiextensions/v1beta1/customresourcedefinition/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/apiextensions/reconciler/apiextensions/v1beta1/customresourcedefinition/state.go b/client/injection/apiextensions/reconciler/apiextensions/v1beta1/customresourcedefinition/state.go index 0a5f7b95e..dcf39ea8b 100644 --- a/client/injection/apiextensions/reconciler/apiextensions/v1beta1/customresourcedefinition/state.go +++ b/client/injection/apiextensions/reconciler/apiextensions/v1beta1/customresourcedefinition/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/client/client.go b/client/injection/client/client.go index fe0895946..48c432bfc 100644 --- a/client/injection/client/client.go +++ b/client/injection/client/client.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/client/fake/fake.go b/client/injection/client/fake/fake.go index 77b8c5ae9..c311b3442 100644 --- a/client/injection/client/fake/fake.go +++ b/client/injection/client/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1/addressable/addressable.go b/client/injection/ducks/duck/v1/addressable/addressable.go index d40153e95..3bdfb44f0 100644 --- a/client/injection/ducks/duck/v1/addressable/addressable.go +++ b/client/injection/ducks/duck/v1/addressable/addressable.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1/addressable/fake/fake.go b/client/injection/ducks/duck/v1/addressable/fake/fake.go index 85225f977..e1aa3035d 100644 --- a/client/injection/ducks/duck/v1/addressable/fake/fake.go +++ b/client/injection/ducks/duck/v1/addressable/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1/binding/binding.go b/client/injection/ducks/duck/v1/binding/binding.go index 183d0537c..d0e149114 100644 --- a/client/injection/ducks/duck/v1/binding/binding.go +++ b/client/injection/ducks/duck/v1/binding/binding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1/binding/fake/fake.go b/client/injection/ducks/duck/v1/binding/fake/fake.go index 42f70edb6..31256489a 100644 --- a/client/injection/ducks/duck/v1/binding/fake/fake.go +++ b/client/injection/ducks/duck/v1/binding/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1/conditions/conditions.go b/client/injection/ducks/duck/v1/conditions/conditions.go index 706ecf802..30c07bfd9 100644 --- a/client/injection/ducks/duck/v1/conditions/conditions.go +++ b/client/injection/ducks/duck/v1/conditions/conditions.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1/conditions/fake/fake.go b/client/injection/ducks/duck/v1/conditions/fake/fake.go index e0e09b4ad..b664522ac 100644 --- a/client/injection/ducks/duck/v1/conditions/fake/fake.go +++ b/client/injection/ducks/duck/v1/conditions/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1/podspecable/fake/fake.go b/client/injection/ducks/duck/v1/podspecable/fake/fake.go index 683c11c28..e9b73d82e 100644 --- a/client/injection/ducks/duck/v1/podspecable/fake/fake.go +++ b/client/injection/ducks/duck/v1/podspecable/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1/podspecable/podspecable.go b/client/injection/ducks/duck/v1/podspecable/podspecable.go index 096bbfe8e..dee082eba 100644 --- a/client/injection/ducks/duck/v1/podspecable/podspecable.go +++ b/client/injection/ducks/duck/v1/podspecable/podspecable.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1/source/fake/fake.go b/client/injection/ducks/duck/v1/source/fake/fake.go index ccb9406bc..512a923aa 100644 --- a/client/injection/ducks/duck/v1/source/fake/fake.go +++ b/client/injection/ducks/duck/v1/source/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1/source/source.go b/client/injection/ducks/duck/v1/source/source.go index 5d53e7936..e3614b2a7 100644 --- a/client/injection/ducks/duck/v1/source/source.go +++ b/client/injection/ducks/duck/v1/source/source.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1alpha1/addressable/addressable.go b/client/injection/ducks/duck/v1alpha1/addressable/addressable.go index b53ecca1d..d9a888e4a 100644 --- a/client/injection/ducks/duck/v1alpha1/addressable/addressable.go +++ b/client/injection/ducks/duck/v1alpha1/addressable/addressable.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1alpha1/addressable/fake/fake.go b/client/injection/ducks/duck/v1alpha1/addressable/fake/fake.go index 6a7929a0f..4eaa41850 100644 --- a/client/injection/ducks/duck/v1alpha1/addressable/fake/fake.go +++ b/client/injection/ducks/duck/v1alpha1/addressable/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1alpha1/binding/binding.go b/client/injection/ducks/duck/v1alpha1/binding/binding.go index e0ff1fafa..8e7f1de65 100644 --- a/client/injection/ducks/duck/v1alpha1/binding/binding.go +++ b/client/injection/ducks/duck/v1alpha1/binding/binding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1alpha1/binding/fake/fake.go b/client/injection/ducks/duck/v1alpha1/binding/fake/fake.go index 0a249c83e..ead206f80 100644 --- a/client/injection/ducks/duck/v1alpha1/binding/fake/fake.go +++ b/client/injection/ducks/duck/v1alpha1/binding/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1alpha1/legacytargetable/fake/fake.go b/client/injection/ducks/duck/v1alpha1/legacytargetable/fake/fake.go index 7bda51260..977893a55 100644 --- a/client/injection/ducks/duck/v1alpha1/legacytargetable/fake/fake.go +++ b/client/injection/ducks/duck/v1alpha1/legacytargetable/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1alpha1/legacytargetable/legacytargetable.go b/client/injection/ducks/duck/v1alpha1/legacytargetable/legacytargetable.go index ea56cc587..5c05cc074 100644 --- a/client/injection/ducks/duck/v1alpha1/legacytargetable/legacytargetable.go +++ b/client/injection/ducks/duck/v1alpha1/legacytargetable/legacytargetable.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1alpha1/targetable/fake/fake.go b/client/injection/ducks/duck/v1alpha1/targetable/fake/fake.go index b8a95fb4a..06641cc32 100644 --- a/client/injection/ducks/duck/v1alpha1/targetable/fake/fake.go +++ b/client/injection/ducks/duck/v1alpha1/targetable/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1alpha1/targetable/targetable.go b/client/injection/ducks/duck/v1alpha1/targetable/targetable.go index fcae4aace..c7a20ce1d 100644 --- a/client/injection/ducks/duck/v1alpha1/targetable/targetable.go +++ b/client/injection/ducks/duck/v1alpha1/targetable/targetable.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1beta1/addressable/addressable.go b/client/injection/ducks/duck/v1beta1/addressable/addressable.go index 0d262d442..810099b3c 100644 --- a/client/injection/ducks/duck/v1beta1/addressable/addressable.go +++ b/client/injection/ducks/duck/v1beta1/addressable/addressable.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1beta1/addressable/fake/fake.go b/client/injection/ducks/duck/v1beta1/addressable/fake/fake.go index 9f7edab8c..3b548a5db 100644 --- a/client/injection/ducks/duck/v1beta1/addressable/fake/fake.go +++ b/client/injection/ducks/duck/v1beta1/addressable/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1beta1/binding/binding.go b/client/injection/ducks/duck/v1beta1/binding/binding.go index da061bee4..c9e17008b 100644 --- a/client/injection/ducks/duck/v1beta1/binding/binding.go +++ b/client/injection/ducks/duck/v1beta1/binding/binding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1beta1/binding/fake/fake.go b/client/injection/ducks/duck/v1beta1/binding/fake/fake.go index 4519b0a70..4d5fd585a 100644 --- a/client/injection/ducks/duck/v1beta1/binding/fake/fake.go +++ b/client/injection/ducks/duck/v1beta1/binding/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1beta1/conditions/conditions.go b/client/injection/ducks/duck/v1beta1/conditions/conditions.go index e4511c1e2..dc45eacf8 100644 --- a/client/injection/ducks/duck/v1beta1/conditions/conditions.go +++ b/client/injection/ducks/duck/v1beta1/conditions/conditions.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1beta1/conditions/fake/fake.go b/client/injection/ducks/duck/v1beta1/conditions/fake/fake.go index 2ac31b832..bc5c395ba 100644 --- a/client/injection/ducks/duck/v1beta1/conditions/fake/fake.go +++ b/client/injection/ducks/duck/v1beta1/conditions/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1beta1/source/fake/fake.go b/client/injection/ducks/duck/v1beta1/source/fake/fake.go index 27750fddd..995881a09 100644 --- a/client/injection/ducks/duck/v1beta1/source/fake/fake.go +++ b/client/injection/ducks/duck/v1beta1/source/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/ducks/duck/v1beta1/source/source.go b/client/injection/ducks/duck/v1beta1/source/source.go index a987608bd..92aa943b4 100644 --- a/client/injection/ducks/duck/v1beta1/source/source.go +++ b/client/injection/ducks/duck/v1beta1/source/source.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/informers/factory/factory.go b/client/injection/informers/factory/factory.go index db5de7e01..c3aab1b48 100644 --- a/client/injection/informers/factory/factory.go +++ b/client/injection/informers/factory/factory.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/informers/factory/fake/fake.go b/client/injection/informers/factory/fake/fake.go index 77b8c5ae9..c311b3442 100644 --- a/client/injection/informers/factory/fake/fake.go +++ b/client/injection/informers/factory/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/informers/factory/filtered/fake/fake_filtered_factory.go b/client/injection/informers/factory/filtered/fake/fake_filtered_factory.go index 29704c18b..7d9624059 100644 --- a/client/injection/informers/factory/filtered/fake/fake_filtered_factory.go +++ b/client/injection/informers/factory/filtered/fake/fake_filtered_factory.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/informers/factory/filtered/filtered_factory.go b/client/injection/informers/factory/filtered/filtered_factory.go index 740147cf8..bd249faca 100644 --- a/client/injection/informers/factory/filtered/filtered_factory.go +++ b/client/injection/informers/factory/filtered/filtered_factory.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/client/client.go b/client/injection/kube/client/client.go index 1fc2956ff..caf6cb793 100644 --- a/client/injection/kube/client/client.go +++ b/client/injection/kube/client/client.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/client/fake/fake.go b/client/injection/kube/client/fake/fake.go index 4360b0ec4..11d2f9fbf 100644 --- a/client/injection/kube/client/fake/fake.go +++ b/client/injection/kube/client/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/fake/fake.go b/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/fake/fake.go index bce401cfb..4c4e8de52 100644 --- a/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/fake/fake.go +++ b/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/filtered/fake/fake.go b/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/filtered/fake/fake.go index 4f58babab..e22f77eca 100644 --- a/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/filtered/fake/fake.go +++ b/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/filtered/mutatingwebhookconfiguration.go b/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/filtered/mutatingwebhookconfiguration.go index 05d8170a3..34dd78f7e 100644 --- a/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/filtered/mutatingwebhookconfiguration.go +++ b/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/filtered/mutatingwebhookconfiguration.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/mutatingwebhookconfiguration.go b/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/mutatingwebhookconfiguration.go index c9ca217ff..9c395d26e 100644 --- a/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/mutatingwebhookconfiguration.go +++ b/client/injection/kube/informers/admissionregistration/v1/mutatingwebhookconfiguration/mutatingwebhookconfiguration.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/fake/fake.go b/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/fake/fake.go index 99306fa40..35e702fc3 100644 --- a/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/fake/fake.go +++ b/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/filtered/fake/fake.go b/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/filtered/fake/fake.go index c7e02d4fd..84476740b 100644 --- a/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/filtered/fake/fake.go +++ b/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/filtered/validatingwebhookconfiguration.go b/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/filtered/validatingwebhookconfiguration.go index 2ed08bd89..3c05669f2 100644 --- a/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/filtered/validatingwebhookconfiguration.go +++ b/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/filtered/validatingwebhookconfiguration.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/validatingwebhookconfiguration.go b/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/validatingwebhookconfiguration.go index d89501a03..f4fee2dfd 100644 --- a/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/validatingwebhookconfiguration.go +++ b/client/injection/kube/informers/admissionregistration/v1/validatingwebhookconfiguration/validatingwebhookconfiguration.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/fake/fake.go b/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/fake/fake.go index 3a745a78b..79b0a6856 100644 --- a/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/fake/fake.go +++ b/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/filtered/fake/fake.go b/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/filtered/fake/fake.go index e2063c328..44df7805f 100644 --- a/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/filtered/fake/fake.go +++ b/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/filtered/mutatingwebhookconfiguration.go b/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/filtered/mutatingwebhookconfiguration.go index b2be49e62..02cae0952 100644 --- a/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/filtered/mutatingwebhookconfiguration.go +++ b/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/filtered/mutatingwebhookconfiguration.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/mutatingwebhookconfiguration.go b/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/mutatingwebhookconfiguration.go index b260d8f13..44a7e14b3 100644 --- a/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/mutatingwebhookconfiguration.go +++ b/client/injection/kube/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration/mutatingwebhookconfiguration.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/fake/fake.go b/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/fake/fake.go index e1b926172..9ef3fd24d 100644 --- a/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/fake/fake.go +++ b/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/filtered/fake/fake.go b/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/filtered/fake/fake.go index 08b5510f0..2afa9de95 100644 --- a/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/filtered/fake/fake.go +++ b/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/filtered/validatingwebhookconfiguration.go b/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/filtered/validatingwebhookconfiguration.go index 850940773..cea67740f 100644 --- a/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/filtered/validatingwebhookconfiguration.go +++ b/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/filtered/validatingwebhookconfiguration.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/validatingwebhookconfiguration.go b/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/validatingwebhookconfiguration.go index fc8c701a2..54694b33d 100644 --- a/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/validatingwebhookconfiguration.go +++ b/client/injection/kube/informers/admissionregistration/v1beta1/validatingwebhookconfiguration/validatingwebhookconfiguration.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/fake/fake.go b/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/fake/fake.go index cf14ca964..42fd7fbe6 100644 --- a/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/fake/fake.go +++ b/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/filtered/fake/fake.go b/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/filtered/fake/fake.go index 4ac9f92c7..bbd9d20ba 100644 --- a/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/filtered/fake/fake.go +++ b/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/filtered/storageversion.go b/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/filtered/storageversion.go index 9dd92f1b9..0539f3a1b 100644 --- a/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/filtered/storageversion.go +++ b/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/filtered/storageversion.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/storageversion.go b/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/storageversion.go index 850e4e301..a6da82ee8 100644 --- a/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/storageversion.go +++ b/client/injection/kube/informers/apiserverinternal/v1alpha1/storageversion/storageversion.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/controllerrevision/controllerrevision.go b/client/injection/kube/informers/apps/v1/controllerrevision/controllerrevision.go index 9eddc5220..46f14345f 100644 --- a/client/injection/kube/informers/apps/v1/controllerrevision/controllerrevision.go +++ b/client/injection/kube/informers/apps/v1/controllerrevision/controllerrevision.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/controllerrevision/fake/fake.go b/client/injection/kube/informers/apps/v1/controllerrevision/fake/fake.go index 8574f4e19..4f5ede3fa 100644 --- a/client/injection/kube/informers/apps/v1/controllerrevision/fake/fake.go +++ b/client/injection/kube/informers/apps/v1/controllerrevision/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/controllerrevision/filtered/controllerrevision.go b/client/injection/kube/informers/apps/v1/controllerrevision/filtered/controllerrevision.go index f73c184f8..e40ebd035 100644 --- a/client/injection/kube/informers/apps/v1/controllerrevision/filtered/controllerrevision.go +++ b/client/injection/kube/informers/apps/v1/controllerrevision/filtered/controllerrevision.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/controllerrevision/filtered/fake/fake.go b/client/injection/kube/informers/apps/v1/controllerrevision/filtered/fake/fake.go index 81584ecd4..ab0dc06b1 100644 --- a/client/injection/kube/informers/apps/v1/controllerrevision/filtered/fake/fake.go +++ b/client/injection/kube/informers/apps/v1/controllerrevision/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/daemonset/daemonset.go b/client/injection/kube/informers/apps/v1/daemonset/daemonset.go index 6f6b31c2e..2e04e42b5 100644 --- a/client/injection/kube/informers/apps/v1/daemonset/daemonset.go +++ b/client/injection/kube/informers/apps/v1/daemonset/daemonset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/daemonset/fake/fake.go b/client/injection/kube/informers/apps/v1/daemonset/fake/fake.go index 961a21648..beffd67a7 100644 --- a/client/injection/kube/informers/apps/v1/daemonset/fake/fake.go +++ b/client/injection/kube/informers/apps/v1/daemonset/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/daemonset/filtered/daemonset.go b/client/injection/kube/informers/apps/v1/daemonset/filtered/daemonset.go index 9ca8bf639..dcf3977fa 100644 --- a/client/injection/kube/informers/apps/v1/daemonset/filtered/daemonset.go +++ b/client/injection/kube/informers/apps/v1/daemonset/filtered/daemonset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/daemonset/filtered/fake/fake.go b/client/injection/kube/informers/apps/v1/daemonset/filtered/fake/fake.go index 18f73a53f..0e3a9d161 100644 --- a/client/injection/kube/informers/apps/v1/daemonset/filtered/fake/fake.go +++ b/client/injection/kube/informers/apps/v1/daemonset/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/deployment/deployment.go b/client/injection/kube/informers/apps/v1/deployment/deployment.go index b7449a63f..b79329e9e 100644 --- a/client/injection/kube/informers/apps/v1/deployment/deployment.go +++ b/client/injection/kube/informers/apps/v1/deployment/deployment.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/deployment/fake/fake.go b/client/injection/kube/informers/apps/v1/deployment/fake/fake.go index 18922ee2a..844d0bd31 100644 --- a/client/injection/kube/informers/apps/v1/deployment/fake/fake.go +++ b/client/injection/kube/informers/apps/v1/deployment/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/deployment/filtered/deployment.go b/client/injection/kube/informers/apps/v1/deployment/filtered/deployment.go index 7e3f94703..cf2319b91 100644 --- a/client/injection/kube/informers/apps/v1/deployment/filtered/deployment.go +++ b/client/injection/kube/informers/apps/v1/deployment/filtered/deployment.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/deployment/filtered/fake/fake.go b/client/injection/kube/informers/apps/v1/deployment/filtered/fake/fake.go index 94352be8e..bdccf4681 100644 --- a/client/injection/kube/informers/apps/v1/deployment/filtered/fake/fake.go +++ b/client/injection/kube/informers/apps/v1/deployment/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/replicaset/fake/fake.go b/client/injection/kube/informers/apps/v1/replicaset/fake/fake.go index b1d853110..08fed1a70 100644 --- a/client/injection/kube/informers/apps/v1/replicaset/fake/fake.go +++ b/client/injection/kube/informers/apps/v1/replicaset/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/replicaset/filtered/fake/fake.go b/client/injection/kube/informers/apps/v1/replicaset/filtered/fake/fake.go index c9fd87bd7..73a317564 100644 --- a/client/injection/kube/informers/apps/v1/replicaset/filtered/fake/fake.go +++ b/client/injection/kube/informers/apps/v1/replicaset/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/replicaset/filtered/replicaset.go b/client/injection/kube/informers/apps/v1/replicaset/filtered/replicaset.go index 2487ced03..483f390b8 100644 --- a/client/injection/kube/informers/apps/v1/replicaset/filtered/replicaset.go +++ b/client/injection/kube/informers/apps/v1/replicaset/filtered/replicaset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/replicaset/replicaset.go b/client/injection/kube/informers/apps/v1/replicaset/replicaset.go index d01f31957..9a8c4f5da 100644 --- a/client/injection/kube/informers/apps/v1/replicaset/replicaset.go +++ b/client/injection/kube/informers/apps/v1/replicaset/replicaset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/statefulset/fake/fake.go b/client/injection/kube/informers/apps/v1/statefulset/fake/fake.go index 518d654ec..704ca3244 100644 --- a/client/injection/kube/informers/apps/v1/statefulset/fake/fake.go +++ b/client/injection/kube/informers/apps/v1/statefulset/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/statefulset/filtered/fake/fake.go b/client/injection/kube/informers/apps/v1/statefulset/filtered/fake/fake.go index b374e60aa..7b16a7d05 100644 --- a/client/injection/kube/informers/apps/v1/statefulset/filtered/fake/fake.go +++ b/client/injection/kube/informers/apps/v1/statefulset/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/statefulset/filtered/statefulset.go b/client/injection/kube/informers/apps/v1/statefulset/filtered/statefulset.go index b0c72f4db..3e612c0be 100644 --- a/client/injection/kube/informers/apps/v1/statefulset/filtered/statefulset.go +++ b/client/injection/kube/informers/apps/v1/statefulset/filtered/statefulset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1/statefulset/statefulset.go b/client/injection/kube/informers/apps/v1/statefulset/statefulset.go index 76806dec7..2dd56a4dc 100644 --- a/client/injection/kube/informers/apps/v1/statefulset/statefulset.go +++ b/client/injection/kube/informers/apps/v1/statefulset/statefulset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta1/controllerrevision/controllerrevision.go b/client/injection/kube/informers/apps/v1beta1/controllerrevision/controllerrevision.go index 25555e722..5658232e0 100644 --- a/client/injection/kube/informers/apps/v1beta1/controllerrevision/controllerrevision.go +++ b/client/injection/kube/informers/apps/v1beta1/controllerrevision/controllerrevision.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta1/controllerrevision/fake/fake.go b/client/injection/kube/informers/apps/v1beta1/controllerrevision/fake/fake.go index 9233a3bec..83aae2328 100644 --- a/client/injection/kube/informers/apps/v1beta1/controllerrevision/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta1/controllerrevision/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta1/controllerrevision/filtered/controllerrevision.go b/client/injection/kube/informers/apps/v1beta1/controllerrevision/filtered/controllerrevision.go index f1d9f9938..3071f473a 100644 --- a/client/injection/kube/informers/apps/v1beta1/controllerrevision/filtered/controllerrevision.go +++ b/client/injection/kube/informers/apps/v1beta1/controllerrevision/filtered/controllerrevision.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta1/controllerrevision/filtered/fake/fake.go b/client/injection/kube/informers/apps/v1beta1/controllerrevision/filtered/fake/fake.go index 02e746abc..1fd8b2d87 100644 --- a/client/injection/kube/informers/apps/v1beta1/controllerrevision/filtered/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta1/controllerrevision/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta1/deployment/deployment.go b/client/injection/kube/informers/apps/v1beta1/deployment/deployment.go index 5cd892345..0e8d43af7 100644 --- a/client/injection/kube/informers/apps/v1beta1/deployment/deployment.go +++ b/client/injection/kube/informers/apps/v1beta1/deployment/deployment.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta1/deployment/fake/fake.go b/client/injection/kube/informers/apps/v1beta1/deployment/fake/fake.go index cf754b29c..91cf49d32 100644 --- a/client/injection/kube/informers/apps/v1beta1/deployment/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta1/deployment/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta1/deployment/filtered/deployment.go b/client/injection/kube/informers/apps/v1beta1/deployment/filtered/deployment.go index dd7cf3b40..7099c0565 100644 --- a/client/injection/kube/informers/apps/v1beta1/deployment/filtered/deployment.go +++ b/client/injection/kube/informers/apps/v1beta1/deployment/filtered/deployment.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta1/deployment/filtered/fake/fake.go b/client/injection/kube/informers/apps/v1beta1/deployment/filtered/fake/fake.go index 5bd7e1101..61b611ef5 100644 --- a/client/injection/kube/informers/apps/v1beta1/deployment/filtered/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta1/deployment/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta1/statefulset/fake/fake.go b/client/injection/kube/informers/apps/v1beta1/statefulset/fake/fake.go index 20873468f..fae67d8d7 100644 --- a/client/injection/kube/informers/apps/v1beta1/statefulset/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta1/statefulset/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta1/statefulset/filtered/fake/fake.go b/client/injection/kube/informers/apps/v1beta1/statefulset/filtered/fake/fake.go index 5f8166407..dcb7c5987 100644 --- a/client/injection/kube/informers/apps/v1beta1/statefulset/filtered/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta1/statefulset/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta1/statefulset/filtered/statefulset.go b/client/injection/kube/informers/apps/v1beta1/statefulset/filtered/statefulset.go index 1be469079..97b55519a 100644 --- a/client/injection/kube/informers/apps/v1beta1/statefulset/filtered/statefulset.go +++ b/client/injection/kube/informers/apps/v1beta1/statefulset/filtered/statefulset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta1/statefulset/statefulset.go b/client/injection/kube/informers/apps/v1beta1/statefulset/statefulset.go index 8745cfdf9..d0882efb5 100644 --- a/client/injection/kube/informers/apps/v1beta1/statefulset/statefulset.go +++ b/client/injection/kube/informers/apps/v1beta1/statefulset/statefulset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/controllerrevision/controllerrevision.go b/client/injection/kube/informers/apps/v1beta2/controllerrevision/controllerrevision.go index e1c221e97..b35605ba8 100644 --- a/client/injection/kube/informers/apps/v1beta2/controllerrevision/controllerrevision.go +++ b/client/injection/kube/informers/apps/v1beta2/controllerrevision/controllerrevision.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/controllerrevision/fake/fake.go b/client/injection/kube/informers/apps/v1beta2/controllerrevision/fake/fake.go index 1b726e5fb..0f0bff44b 100644 --- a/client/injection/kube/informers/apps/v1beta2/controllerrevision/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta2/controllerrevision/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/controllerrevision/filtered/controllerrevision.go b/client/injection/kube/informers/apps/v1beta2/controllerrevision/filtered/controllerrevision.go index 410fa88c1..3e090d666 100644 --- a/client/injection/kube/informers/apps/v1beta2/controllerrevision/filtered/controllerrevision.go +++ b/client/injection/kube/informers/apps/v1beta2/controllerrevision/filtered/controllerrevision.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/controllerrevision/filtered/fake/fake.go b/client/injection/kube/informers/apps/v1beta2/controllerrevision/filtered/fake/fake.go index 515d3795c..7832c1263 100644 --- a/client/injection/kube/informers/apps/v1beta2/controllerrevision/filtered/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta2/controllerrevision/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/daemonset/daemonset.go b/client/injection/kube/informers/apps/v1beta2/daemonset/daemonset.go index 3d1d58b15..389b6a67a 100644 --- a/client/injection/kube/informers/apps/v1beta2/daemonset/daemonset.go +++ b/client/injection/kube/informers/apps/v1beta2/daemonset/daemonset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/daemonset/fake/fake.go b/client/injection/kube/informers/apps/v1beta2/daemonset/fake/fake.go index 0c10a5c2d..ac874fe62 100644 --- a/client/injection/kube/informers/apps/v1beta2/daemonset/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta2/daemonset/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/daemonset/filtered/daemonset.go b/client/injection/kube/informers/apps/v1beta2/daemonset/filtered/daemonset.go index dde874333..a17b8b38e 100644 --- a/client/injection/kube/informers/apps/v1beta2/daemonset/filtered/daemonset.go +++ b/client/injection/kube/informers/apps/v1beta2/daemonset/filtered/daemonset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/daemonset/filtered/fake/fake.go b/client/injection/kube/informers/apps/v1beta2/daemonset/filtered/fake/fake.go index 648ddf9b7..a35c9bc71 100644 --- a/client/injection/kube/informers/apps/v1beta2/daemonset/filtered/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta2/daemonset/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/deployment/deployment.go b/client/injection/kube/informers/apps/v1beta2/deployment/deployment.go index f11ebf87e..9d8c5e415 100644 --- a/client/injection/kube/informers/apps/v1beta2/deployment/deployment.go +++ b/client/injection/kube/informers/apps/v1beta2/deployment/deployment.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/deployment/fake/fake.go b/client/injection/kube/informers/apps/v1beta2/deployment/fake/fake.go index c24ceb5c6..429238c4d 100644 --- a/client/injection/kube/informers/apps/v1beta2/deployment/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta2/deployment/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/deployment/filtered/deployment.go b/client/injection/kube/informers/apps/v1beta2/deployment/filtered/deployment.go index 67eee3e2a..256aec673 100644 --- a/client/injection/kube/informers/apps/v1beta2/deployment/filtered/deployment.go +++ b/client/injection/kube/informers/apps/v1beta2/deployment/filtered/deployment.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/deployment/filtered/fake/fake.go b/client/injection/kube/informers/apps/v1beta2/deployment/filtered/fake/fake.go index 61047a300..a2c10fccf 100644 --- a/client/injection/kube/informers/apps/v1beta2/deployment/filtered/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta2/deployment/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/replicaset/fake/fake.go b/client/injection/kube/informers/apps/v1beta2/replicaset/fake/fake.go index 949ed5b16..47ef322d9 100644 --- a/client/injection/kube/informers/apps/v1beta2/replicaset/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta2/replicaset/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/replicaset/filtered/fake/fake.go b/client/injection/kube/informers/apps/v1beta2/replicaset/filtered/fake/fake.go index a4e7d3089..ea47a4df2 100644 --- a/client/injection/kube/informers/apps/v1beta2/replicaset/filtered/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta2/replicaset/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/replicaset/filtered/replicaset.go b/client/injection/kube/informers/apps/v1beta2/replicaset/filtered/replicaset.go index cc0f513ce..b32d42810 100644 --- a/client/injection/kube/informers/apps/v1beta2/replicaset/filtered/replicaset.go +++ b/client/injection/kube/informers/apps/v1beta2/replicaset/filtered/replicaset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/replicaset/replicaset.go b/client/injection/kube/informers/apps/v1beta2/replicaset/replicaset.go index d9f45bdef..80ed9f312 100644 --- a/client/injection/kube/informers/apps/v1beta2/replicaset/replicaset.go +++ b/client/injection/kube/informers/apps/v1beta2/replicaset/replicaset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/statefulset/fake/fake.go b/client/injection/kube/informers/apps/v1beta2/statefulset/fake/fake.go index cbb2c5eca..9c025cb4e 100644 --- a/client/injection/kube/informers/apps/v1beta2/statefulset/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta2/statefulset/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/statefulset/filtered/fake/fake.go b/client/injection/kube/informers/apps/v1beta2/statefulset/filtered/fake/fake.go index ac399b329..6db3b42dc 100644 --- a/client/injection/kube/informers/apps/v1beta2/statefulset/filtered/fake/fake.go +++ b/client/injection/kube/informers/apps/v1beta2/statefulset/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/statefulset/filtered/statefulset.go b/client/injection/kube/informers/apps/v1beta2/statefulset/filtered/statefulset.go index b8a54faa7..bb54c0641 100644 --- a/client/injection/kube/informers/apps/v1beta2/statefulset/filtered/statefulset.go +++ b/client/injection/kube/informers/apps/v1beta2/statefulset/filtered/statefulset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/apps/v1beta2/statefulset/statefulset.go b/client/injection/kube/informers/apps/v1beta2/statefulset/statefulset.go index 657b79478..9051e925a 100644 --- a/client/injection/kube/informers/apps/v1beta2/statefulset/statefulset.go +++ b/client/injection/kube/informers/apps/v1beta2/statefulset/statefulset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/fake/fake.go b/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/fake/fake.go index be4bf3bbf..906b63486 100644 --- a/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/fake/fake.go +++ b/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/filtered/fake/fake.go b/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/filtered/fake/fake.go index d4fc20a9f..2882c4877 100644 --- a/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/filtered/fake/fake.go +++ b/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go b/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go index 746966d11..c498e10af 100644 --- a/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go +++ b/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/horizontalpodautoscaler.go b/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/horizontalpodautoscaler.go index b91c6e7c5..cfe39c123 100644 --- a/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/horizontalpodautoscaler.go +++ b/client/injection/kube/informers/autoscaling/v1/horizontalpodautoscaler/horizontalpodautoscaler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/fake/fake.go b/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/fake/fake.go index 9ca285e2d..1a4042d64 100644 --- a/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/fake/fake.go +++ b/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/filtered/fake/fake.go b/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/filtered/fake/fake.go index ee647fc10..67e77fd03 100644 --- a/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/filtered/fake/fake.go +++ b/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go b/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go index 2bcf81940..c261162f2 100644 --- a/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go +++ b/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/horizontalpodautoscaler.go b/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/horizontalpodautoscaler.go index f2ad61242..009c0168d 100644 --- a/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/horizontalpodautoscaler.go +++ b/client/injection/kube/informers/autoscaling/v2/horizontalpodautoscaler/horizontalpodautoscaler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/fake/fake.go b/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/fake/fake.go index f1f7aa7aa..eb0f7885d 100644 --- a/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/fake/fake.go +++ b/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/filtered/fake/fake.go b/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/filtered/fake/fake.go index 9714ab9b2..fa7e2a06f 100644 --- a/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/filtered/fake/fake.go +++ b/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go b/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go index 67c9ce518..82b8a01d8 100644 --- a/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go +++ b/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/horizontalpodautoscaler.go b/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/horizontalpodautoscaler.go index 3ee2c8dc5..a1cb9ddbf 100644 --- a/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/horizontalpodautoscaler.go +++ b/client/injection/kube/informers/autoscaling/v2beta1/horizontalpodautoscaler/horizontalpodautoscaler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/fake/fake.go b/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/fake/fake.go index 216057f63..d79f7eaae 100644 --- a/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/fake/fake.go +++ b/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/filtered/fake/fake.go b/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/filtered/fake/fake.go index 035cf2c6c..37ba0dc95 100644 --- a/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/filtered/fake/fake.go +++ b/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go b/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go index 588680155..4f56e0c9a 100644 --- a/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go +++ b/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/filtered/horizontalpodautoscaler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/horizontalpodautoscaler.go b/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/horizontalpodautoscaler.go index ec2975bad..45f38dd15 100644 --- a/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/horizontalpodautoscaler.go +++ b/client/injection/kube/informers/autoscaling/v2beta2/horizontalpodautoscaler/horizontalpodautoscaler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/batch/v1/cronjob/cronjob.go b/client/injection/kube/informers/batch/v1/cronjob/cronjob.go index fd7103545..78d4d4057 100644 --- a/client/injection/kube/informers/batch/v1/cronjob/cronjob.go +++ b/client/injection/kube/informers/batch/v1/cronjob/cronjob.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/batch/v1/cronjob/fake/fake.go b/client/injection/kube/informers/batch/v1/cronjob/fake/fake.go index 6a0a09c9b..8252a9dc1 100644 --- a/client/injection/kube/informers/batch/v1/cronjob/fake/fake.go +++ b/client/injection/kube/informers/batch/v1/cronjob/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/batch/v1/cronjob/filtered/cronjob.go b/client/injection/kube/informers/batch/v1/cronjob/filtered/cronjob.go index fba620fbd..0b7f81667 100644 --- a/client/injection/kube/informers/batch/v1/cronjob/filtered/cronjob.go +++ b/client/injection/kube/informers/batch/v1/cronjob/filtered/cronjob.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/batch/v1/cronjob/filtered/fake/fake.go b/client/injection/kube/informers/batch/v1/cronjob/filtered/fake/fake.go index 561bdb9ec..5ed3b4fa6 100644 --- a/client/injection/kube/informers/batch/v1/cronjob/filtered/fake/fake.go +++ b/client/injection/kube/informers/batch/v1/cronjob/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/batch/v1/job/fake/fake.go b/client/injection/kube/informers/batch/v1/job/fake/fake.go index a06602b92..3afefec83 100644 --- a/client/injection/kube/informers/batch/v1/job/fake/fake.go +++ b/client/injection/kube/informers/batch/v1/job/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/batch/v1/job/filtered/fake/fake.go b/client/injection/kube/informers/batch/v1/job/filtered/fake/fake.go index 8fbaf27c1..2d44b951f 100644 --- a/client/injection/kube/informers/batch/v1/job/filtered/fake/fake.go +++ b/client/injection/kube/informers/batch/v1/job/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/batch/v1/job/filtered/job.go b/client/injection/kube/informers/batch/v1/job/filtered/job.go index 881a9302c..13e29f6b1 100644 --- a/client/injection/kube/informers/batch/v1/job/filtered/job.go +++ b/client/injection/kube/informers/batch/v1/job/filtered/job.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/batch/v1/job/job.go b/client/injection/kube/informers/batch/v1/job/job.go index 7781483ba..519572dfc 100644 --- a/client/injection/kube/informers/batch/v1/job/job.go +++ b/client/injection/kube/informers/batch/v1/job/job.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/batch/v1beta1/cronjob/cronjob.go b/client/injection/kube/informers/batch/v1beta1/cronjob/cronjob.go index f8877956d..9b58044b0 100644 --- a/client/injection/kube/informers/batch/v1beta1/cronjob/cronjob.go +++ b/client/injection/kube/informers/batch/v1beta1/cronjob/cronjob.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/batch/v1beta1/cronjob/fake/fake.go b/client/injection/kube/informers/batch/v1beta1/cronjob/fake/fake.go index 10acac1c4..cecc39ad4 100644 --- a/client/injection/kube/informers/batch/v1beta1/cronjob/fake/fake.go +++ b/client/injection/kube/informers/batch/v1beta1/cronjob/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/batch/v1beta1/cronjob/filtered/cronjob.go b/client/injection/kube/informers/batch/v1beta1/cronjob/filtered/cronjob.go index c3b2432fe..4aa7ef472 100644 --- a/client/injection/kube/informers/batch/v1beta1/cronjob/filtered/cronjob.go +++ b/client/injection/kube/informers/batch/v1beta1/cronjob/filtered/cronjob.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/batch/v1beta1/cronjob/filtered/fake/fake.go b/client/injection/kube/informers/batch/v1beta1/cronjob/filtered/fake/fake.go index f37f543c8..302ea25c4 100644 --- a/client/injection/kube/informers/batch/v1beta1/cronjob/filtered/fake/fake.go +++ b/client/injection/kube/informers/batch/v1beta1/cronjob/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/certificates/v1/certificatesigningrequest/certificatesigningrequest.go b/client/injection/kube/informers/certificates/v1/certificatesigningrequest/certificatesigningrequest.go index 739ead652..f582ef782 100644 --- a/client/injection/kube/informers/certificates/v1/certificatesigningrequest/certificatesigningrequest.go +++ b/client/injection/kube/informers/certificates/v1/certificatesigningrequest/certificatesigningrequest.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/certificates/v1/certificatesigningrequest/fake/fake.go b/client/injection/kube/informers/certificates/v1/certificatesigningrequest/fake/fake.go index 58130c0fa..a7e9b259f 100644 --- a/client/injection/kube/informers/certificates/v1/certificatesigningrequest/fake/fake.go +++ b/client/injection/kube/informers/certificates/v1/certificatesigningrequest/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/certificates/v1/certificatesigningrequest/filtered/certificatesigningrequest.go b/client/injection/kube/informers/certificates/v1/certificatesigningrequest/filtered/certificatesigningrequest.go index a19bada6a..ede71788c 100644 --- a/client/injection/kube/informers/certificates/v1/certificatesigningrequest/filtered/certificatesigningrequest.go +++ b/client/injection/kube/informers/certificates/v1/certificatesigningrequest/filtered/certificatesigningrequest.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/certificates/v1/certificatesigningrequest/filtered/fake/fake.go b/client/injection/kube/informers/certificates/v1/certificatesigningrequest/filtered/fake/fake.go index 9e9532c49..f660c2caf 100644 --- a/client/injection/kube/informers/certificates/v1/certificatesigningrequest/filtered/fake/fake.go +++ b/client/injection/kube/informers/certificates/v1/certificatesigningrequest/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/certificatesigningrequest.go b/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/certificatesigningrequest.go index dc1401354..3bb895ed6 100644 --- a/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/certificatesigningrequest.go +++ b/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/certificatesigningrequest.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/fake/fake.go b/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/fake/fake.go index 432853d82..f01ce2880 100644 --- a/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/fake/fake.go +++ b/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/filtered/certificatesigningrequest.go b/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/filtered/certificatesigningrequest.go index ad65389c7..b8c3d5a3c 100644 --- a/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/filtered/certificatesigningrequest.go +++ b/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/filtered/certificatesigningrequest.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/filtered/fake/fake.go b/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/filtered/fake/fake.go index f16ba16dc..dd3db47be 100644 --- a/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/filtered/fake/fake.go +++ b/client/injection/kube/informers/certificates/v1beta1/certificatesigningrequest/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/coordination/v1/lease/fake/fake.go b/client/injection/kube/informers/coordination/v1/lease/fake/fake.go index 00d4a7e81..9371aba53 100644 --- a/client/injection/kube/informers/coordination/v1/lease/fake/fake.go +++ b/client/injection/kube/informers/coordination/v1/lease/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/coordination/v1/lease/filtered/fake/fake.go b/client/injection/kube/informers/coordination/v1/lease/filtered/fake/fake.go index 686e29d84..1cd06fdf3 100644 --- a/client/injection/kube/informers/coordination/v1/lease/filtered/fake/fake.go +++ b/client/injection/kube/informers/coordination/v1/lease/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/coordination/v1/lease/filtered/lease.go b/client/injection/kube/informers/coordination/v1/lease/filtered/lease.go index d20234ff3..e483546cc 100644 --- a/client/injection/kube/informers/coordination/v1/lease/filtered/lease.go +++ b/client/injection/kube/informers/coordination/v1/lease/filtered/lease.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/coordination/v1/lease/lease.go b/client/injection/kube/informers/coordination/v1/lease/lease.go index 617492770..192e6c7ba 100644 --- a/client/injection/kube/informers/coordination/v1/lease/lease.go +++ b/client/injection/kube/informers/coordination/v1/lease/lease.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/coordination/v1beta1/lease/fake/fake.go b/client/injection/kube/informers/coordination/v1beta1/lease/fake/fake.go index 0ffcafff2..ee6d2ac58 100644 --- a/client/injection/kube/informers/coordination/v1beta1/lease/fake/fake.go +++ b/client/injection/kube/informers/coordination/v1beta1/lease/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/coordination/v1beta1/lease/filtered/fake/fake.go b/client/injection/kube/informers/coordination/v1beta1/lease/filtered/fake/fake.go index 278953265..19724774d 100644 --- a/client/injection/kube/informers/coordination/v1beta1/lease/filtered/fake/fake.go +++ b/client/injection/kube/informers/coordination/v1beta1/lease/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/coordination/v1beta1/lease/filtered/lease.go b/client/injection/kube/informers/coordination/v1beta1/lease/filtered/lease.go index 407abeb6d..bfb51b773 100644 --- a/client/injection/kube/informers/coordination/v1beta1/lease/filtered/lease.go +++ b/client/injection/kube/informers/coordination/v1beta1/lease/filtered/lease.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/coordination/v1beta1/lease/lease.go b/client/injection/kube/informers/coordination/v1beta1/lease/lease.go index 1a9fb5ed2..f48a885bc 100644 --- a/client/injection/kube/informers/coordination/v1beta1/lease/lease.go +++ b/client/injection/kube/informers/coordination/v1beta1/lease/lease.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/componentstatus/componentstatus.go b/client/injection/kube/informers/core/v1/componentstatus/componentstatus.go index 94637bc61..db9ad3a41 100644 --- a/client/injection/kube/informers/core/v1/componentstatus/componentstatus.go +++ b/client/injection/kube/informers/core/v1/componentstatus/componentstatus.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/componentstatus/fake/fake.go b/client/injection/kube/informers/core/v1/componentstatus/fake/fake.go index 6387b1f1b..4727c29c9 100644 --- a/client/injection/kube/informers/core/v1/componentstatus/fake/fake.go +++ b/client/injection/kube/informers/core/v1/componentstatus/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/componentstatus/filtered/componentstatus.go b/client/injection/kube/informers/core/v1/componentstatus/filtered/componentstatus.go index b14bde77e..ef13a9196 100644 --- a/client/injection/kube/informers/core/v1/componentstatus/filtered/componentstatus.go +++ b/client/injection/kube/informers/core/v1/componentstatus/filtered/componentstatus.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/componentstatus/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/componentstatus/filtered/fake/fake.go index 7d77e3a1a..e60d6041e 100644 --- a/client/injection/kube/informers/core/v1/componentstatus/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/componentstatus/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/configmap/configmap.go b/client/injection/kube/informers/core/v1/configmap/configmap.go index e8d1516ca..1dafbeb08 100644 --- a/client/injection/kube/informers/core/v1/configmap/configmap.go +++ b/client/injection/kube/informers/core/v1/configmap/configmap.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/configmap/fake/fake.go b/client/injection/kube/informers/core/v1/configmap/fake/fake.go index 475aa4f58..22f414108 100644 --- a/client/injection/kube/informers/core/v1/configmap/fake/fake.go +++ b/client/injection/kube/informers/core/v1/configmap/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/configmap/filtered/configmap.go b/client/injection/kube/informers/core/v1/configmap/filtered/configmap.go index 6fd0abf40..6cbfbfa44 100644 --- a/client/injection/kube/informers/core/v1/configmap/filtered/configmap.go +++ b/client/injection/kube/informers/core/v1/configmap/filtered/configmap.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/configmap/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/configmap/filtered/fake/fake.go index 68dcc0171..a4a13f45e 100644 --- a/client/injection/kube/informers/core/v1/configmap/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/configmap/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/endpoints/endpoints.go b/client/injection/kube/informers/core/v1/endpoints/endpoints.go index 99a934f9f..a1008a336 100644 --- a/client/injection/kube/informers/core/v1/endpoints/endpoints.go +++ b/client/injection/kube/informers/core/v1/endpoints/endpoints.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/endpoints/fake/fake.go b/client/injection/kube/informers/core/v1/endpoints/fake/fake.go index b50313b51..1aa764af0 100644 --- a/client/injection/kube/informers/core/v1/endpoints/fake/fake.go +++ b/client/injection/kube/informers/core/v1/endpoints/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/endpoints/filtered/endpoints.go b/client/injection/kube/informers/core/v1/endpoints/filtered/endpoints.go index 06be7b366..1c36732b4 100644 --- a/client/injection/kube/informers/core/v1/endpoints/filtered/endpoints.go +++ b/client/injection/kube/informers/core/v1/endpoints/filtered/endpoints.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/endpoints/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/endpoints/filtered/fake/fake.go index de97005f8..fbe91d0a7 100644 --- a/client/injection/kube/informers/core/v1/endpoints/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/endpoints/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/event/event.go b/client/injection/kube/informers/core/v1/event/event.go index 0035e30d1..3c4210f17 100644 --- a/client/injection/kube/informers/core/v1/event/event.go +++ b/client/injection/kube/informers/core/v1/event/event.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/event/fake/fake.go b/client/injection/kube/informers/core/v1/event/fake/fake.go index a55cd912e..b577b9097 100644 --- a/client/injection/kube/informers/core/v1/event/fake/fake.go +++ b/client/injection/kube/informers/core/v1/event/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/event/filtered/event.go b/client/injection/kube/informers/core/v1/event/filtered/event.go index d5f81922e..3f0f6ad21 100644 --- a/client/injection/kube/informers/core/v1/event/filtered/event.go +++ b/client/injection/kube/informers/core/v1/event/filtered/event.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/event/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/event/filtered/fake/fake.go index 47d8a495f..e67b0bae8 100644 --- a/client/injection/kube/informers/core/v1/event/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/event/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/limitrange/fake/fake.go b/client/injection/kube/informers/core/v1/limitrange/fake/fake.go index 0d5f06be9..d318aec6a 100644 --- a/client/injection/kube/informers/core/v1/limitrange/fake/fake.go +++ b/client/injection/kube/informers/core/v1/limitrange/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/limitrange/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/limitrange/filtered/fake/fake.go index 74fcbfd1e..84c7c3a2f 100644 --- a/client/injection/kube/informers/core/v1/limitrange/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/limitrange/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/limitrange/filtered/limitrange.go b/client/injection/kube/informers/core/v1/limitrange/filtered/limitrange.go index 3065b025e..70ac01def 100644 --- a/client/injection/kube/informers/core/v1/limitrange/filtered/limitrange.go +++ b/client/injection/kube/informers/core/v1/limitrange/filtered/limitrange.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/limitrange/limitrange.go b/client/injection/kube/informers/core/v1/limitrange/limitrange.go index a70fbb2e9..21f34cacf 100644 --- a/client/injection/kube/informers/core/v1/limitrange/limitrange.go +++ b/client/injection/kube/informers/core/v1/limitrange/limitrange.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/namespace/fake/fake.go b/client/injection/kube/informers/core/v1/namespace/fake/fake.go index 00064a940..2ea9e7bbb 100644 --- a/client/injection/kube/informers/core/v1/namespace/fake/fake.go +++ b/client/injection/kube/informers/core/v1/namespace/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/namespace/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/namespace/filtered/fake/fake.go index 551cf7391..145bbf1d5 100644 --- a/client/injection/kube/informers/core/v1/namespace/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/namespace/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/namespace/filtered/namespace.go b/client/injection/kube/informers/core/v1/namespace/filtered/namespace.go index 03f6549e7..ac13673b7 100644 --- a/client/injection/kube/informers/core/v1/namespace/filtered/namespace.go +++ b/client/injection/kube/informers/core/v1/namespace/filtered/namespace.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/namespace/namespace.go b/client/injection/kube/informers/core/v1/namespace/namespace.go index 12f27d20b..aa57e789f 100644 --- a/client/injection/kube/informers/core/v1/namespace/namespace.go +++ b/client/injection/kube/informers/core/v1/namespace/namespace.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/node/fake/fake.go b/client/injection/kube/informers/core/v1/node/fake/fake.go index 627d83d7c..e042efaa2 100644 --- a/client/injection/kube/informers/core/v1/node/fake/fake.go +++ b/client/injection/kube/informers/core/v1/node/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/node/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/node/filtered/fake/fake.go index 90a5fdc40..70e296bd8 100644 --- a/client/injection/kube/informers/core/v1/node/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/node/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/node/filtered/node.go b/client/injection/kube/informers/core/v1/node/filtered/node.go index 735aa0236..534c5c414 100644 --- a/client/injection/kube/informers/core/v1/node/filtered/node.go +++ b/client/injection/kube/informers/core/v1/node/filtered/node.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/node/node.go b/client/injection/kube/informers/core/v1/node/node.go index b4712a000..5fc46d776 100644 --- a/client/injection/kube/informers/core/v1/node/node.go +++ b/client/injection/kube/informers/core/v1/node/node.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/persistentvolume/fake/fake.go b/client/injection/kube/informers/core/v1/persistentvolume/fake/fake.go index 1b371fea5..640ea5fba 100644 --- a/client/injection/kube/informers/core/v1/persistentvolume/fake/fake.go +++ b/client/injection/kube/informers/core/v1/persistentvolume/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/persistentvolume/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/persistentvolume/filtered/fake/fake.go index df98a722a..a0d026c5c 100644 --- a/client/injection/kube/informers/core/v1/persistentvolume/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/persistentvolume/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/persistentvolume/filtered/persistentvolume.go b/client/injection/kube/informers/core/v1/persistentvolume/filtered/persistentvolume.go index cce57509e..91f9d3abb 100644 --- a/client/injection/kube/informers/core/v1/persistentvolume/filtered/persistentvolume.go +++ b/client/injection/kube/informers/core/v1/persistentvolume/filtered/persistentvolume.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/persistentvolume/persistentvolume.go b/client/injection/kube/informers/core/v1/persistentvolume/persistentvolume.go index 035e557a5..32bdf2b50 100644 --- a/client/injection/kube/informers/core/v1/persistentvolume/persistentvolume.go +++ b/client/injection/kube/informers/core/v1/persistentvolume/persistentvolume.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/persistentvolumeclaim/fake/fake.go b/client/injection/kube/informers/core/v1/persistentvolumeclaim/fake/fake.go index e7c8b9fb2..0b45f5b78 100644 --- a/client/injection/kube/informers/core/v1/persistentvolumeclaim/fake/fake.go +++ b/client/injection/kube/informers/core/v1/persistentvolumeclaim/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/persistentvolumeclaim/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/persistentvolumeclaim/filtered/fake/fake.go index 39980784d..672d54d65 100644 --- a/client/injection/kube/informers/core/v1/persistentvolumeclaim/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/persistentvolumeclaim/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/persistentvolumeclaim/filtered/persistentvolumeclaim.go b/client/injection/kube/informers/core/v1/persistentvolumeclaim/filtered/persistentvolumeclaim.go index ade2bf217..9cce5a44b 100644 --- a/client/injection/kube/informers/core/v1/persistentvolumeclaim/filtered/persistentvolumeclaim.go +++ b/client/injection/kube/informers/core/v1/persistentvolumeclaim/filtered/persistentvolumeclaim.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/persistentvolumeclaim/persistentvolumeclaim.go b/client/injection/kube/informers/core/v1/persistentvolumeclaim/persistentvolumeclaim.go index 3097513ef..aed94a1d0 100644 --- a/client/injection/kube/informers/core/v1/persistentvolumeclaim/persistentvolumeclaim.go +++ b/client/injection/kube/informers/core/v1/persistentvolumeclaim/persistentvolumeclaim.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/pod/fake/fake.go b/client/injection/kube/informers/core/v1/pod/fake/fake.go index db12d56a0..c1d417b42 100644 --- a/client/injection/kube/informers/core/v1/pod/fake/fake.go +++ b/client/injection/kube/informers/core/v1/pod/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/pod/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/pod/filtered/fake/fake.go index 43fb37731..529c6de66 100644 --- a/client/injection/kube/informers/core/v1/pod/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/pod/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/pod/filtered/pod.go b/client/injection/kube/informers/core/v1/pod/filtered/pod.go index 48803cac2..6ed53e27c 100644 --- a/client/injection/kube/informers/core/v1/pod/filtered/pod.go +++ b/client/injection/kube/informers/core/v1/pod/filtered/pod.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/pod/pod.go b/client/injection/kube/informers/core/v1/pod/pod.go index 79776b898..bfdb12f81 100644 --- a/client/injection/kube/informers/core/v1/pod/pod.go +++ b/client/injection/kube/informers/core/v1/pod/pod.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/podtemplate/fake/fake.go b/client/injection/kube/informers/core/v1/podtemplate/fake/fake.go index 5a71c4823..d922a26b9 100644 --- a/client/injection/kube/informers/core/v1/podtemplate/fake/fake.go +++ b/client/injection/kube/informers/core/v1/podtemplate/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/podtemplate/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/podtemplate/filtered/fake/fake.go index 789676ee6..b62301284 100644 --- a/client/injection/kube/informers/core/v1/podtemplate/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/podtemplate/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/podtemplate/filtered/podtemplate.go b/client/injection/kube/informers/core/v1/podtemplate/filtered/podtemplate.go index 0016c979f..fe1d956bf 100644 --- a/client/injection/kube/informers/core/v1/podtemplate/filtered/podtemplate.go +++ b/client/injection/kube/informers/core/v1/podtemplate/filtered/podtemplate.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/podtemplate/podtemplate.go b/client/injection/kube/informers/core/v1/podtemplate/podtemplate.go index d293e5887..8a3fb22ac 100644 --- a/client/injection/kube/informers/core/v1/podtemplate/podtemplate.go +++ b/client/injection/kube/informers/core/v1/podtemplate/podtemplate.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/replicationcontroller/fake/fake.go b/client/injection/kube/informers/core/v1/replicationcontroller/fake/fake.go index b756d230b..97a874950 100644 --- a/client/injection/kube/informers/core/v1/replicationcontroller/fake/fake.go +++ b/client/injection/kube/informers/core/v1/replicationcontroller/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/replicationcontroller/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/replicationcontroller/filtered/fake/fake.go index e7a863291..af06db54a 100644 --- a/client/injection/kube/informers/core/v1/replicationcontroller/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/replicationcontroller/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/replicationcontroller/filtered/replicationcontroller.go b/client/injection/kube/informers/core/v1/replicationcontroller/filtered/replicationcontroller.go index c57c873de..48c2e7375 100644 --- a/client/injection/kube/informers/core/v1/replicationcontroller/filtered/replicationcontroller.go +++ b/client/injection/kube/informers/core/v1/replicationcontroller/filtered/replicationcontroller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/replicationcontroller/replicationcontroller.go b/client/injection/kube/informers/core/v1/replicationcontroller/replicationcontroller.go index 3136e1382..606737c8c 100644 --- a/client/injection/kube/informers/core/v1/replicationcontroller/replicationcontroller.go +++ b/client/injection/kube/informers/core/v1/replicationcontroller/replicationcontroller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/resourcequota/fake/fake.go b/client/injection/kube/informers/core/v1/resourcequota/fake/fake.go index 840afe9a3..308f82559 100644 --- a/client/injection/kube/informers/core/v1/resourcequota/fake/fake.go +++ b/client/injection/kube/informers/core/v1/resourcequota/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/resourcequota/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/resourcequota/filtered/fake/fake.go index 604257a46..08a6b83aa 100644 --- a/client/injection/kube/informers/core/v1/resourcequota/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/resourcequota/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/resourcequota/filtered/resourcequota.go b/client/injection/kube/informers/core/v1/resourcequota/filtered/resourcequota.go index 8859faaa7..f7fc30353 100644 --- a/client/injection/kube/informers/core/v1/resourcequota/filtered/resourcequota.go +++ b/client/injection/kube/informers/core/v1/resourcequota/filtered/resourcequota.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/resourcequota/resourcequota.go b/client/injection/kube/informers/core/v1/resourcequota/resourcequota.go index 73b19dd7a..404181d1e 100644 --- a/client/injection/kube/informers/core/v1/resourcequota/resourcequota.go +++ b/client/injection/kube/informers/core/v1/resourcequota/resourcequota.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/secret/fake/fake.go b/client/injection/kube/informers/core/v1/secret/fake/fake.go index 1282f1a23..b876df855 100644 --- a/client/injection/kube/informers/core/v1/secret/fake/fake.go +++ b/client/injection/kube/informers/core/v1/secret/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/secret/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/secret/filtered/fake/fake.go index 6cd6028b6..cc67aa402 100644 --- a/client/injection/kube/informers/core/v1/secret/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/secret/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/secret/filtered/secret.go b/client/injection/kube/informers/core/v1/secret/filtered/secret.go index 73bd40e1b..fa9eab64f 100644 --- a/client/injection/kube/informers/core/v1/secret/filtered/secret.go +++ b/client/injection/kube/informers/core/v1/secret/filtered/secret.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/secret/secret.go b/client/injection/kube/informers/core/v1/secret/secret.go index 715fbac5f..27d22b702 100644 --- a/client/injection/kube/informers/core/v1/secret/secret.go +++ b/client/injection/kube/informers/core/v1/secret/secret.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/service/fake/fake.go b/client/injection/kube/informers/core/v1/service/fake/fake.go index 27974c092..65ffd9138 100644 --- a/client/injection/kube/informers/core/v1/service/fake/fake.go +++ b/client/injection/kube/informers/core/v1/service/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/service/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/service/filtered/fake/fake.go index 5cb4846c5..9d0e0ae08 100644 --- a/client/injection/kube/informers/core/v1/service/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/service/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/service/filtered/service.go b/client/injection/kube/informers/core/v1/service/filtered/service.go index a4684f4df..7e7c5a9ae 100644 --- a/client/injection/kube/informers/core/v1/service/filtered/service.go +++ b/client/injection/kube/informers/core/v1/service/filtered/service.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/service/service.go b/client/injection/kube/informers/core/v1/service/service.go index 2ae3fab57..cc379dade 100644 --- a/client/injection/kube/informers/core/v1/service/service.go +++ b/client/injection/kube/informers/core/v1/service/service.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/serviceaccount/fake/fake.go b/client/injection/kube/informers/core/v1/serviceaccount/fake/fake.go index c635d2ce2..81c0c2000 100644 --- a/client/injection/kube/informers/core/v1/serviceaccount/fake/fake.go +++ b/client/injection/kube/informers/core/v1/serviceaccount/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/serviceaccount/filtered/fake/fake.go b/client/injection/kube/informers/core/v1/serviceaccount/filtered/fake/fake.go index d7f98b1c6..4a89f8b5d 100644 --- a/client/injection/kube/informers/core/v1/serviceaccount/filtered/fake/fake.go +++ b/client/injection/kube/informers/core/v1/serviceaccount/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/serviceaccount/filtered/serviceaccount.go b/client/injection/kube/informers/core/v1/serviceaccount/filtered/serviceaccount.go index 24b334c12..ba87137bd 100644 --- a/client/injection/kube/informers/core/v1/serviceaccount/filtered/serviceaccount.go +++ b/client/injection/kube/informers/core/v1/serviceaccount/filtered/serviceaccount.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/core/v1/serviceaccount/serviceaccount.go b/client/injection/kube/informers/core/v1/serviceaccount/serviceaccount.go index 6cc5cd4da..4d9bbd809 100644 --- a/client/injection/kube/informers/core/v1/serviceaccount/serviceaccount.go +++ b/client/injection/kube/informers/core/v1/serviceaccount/serviceaccount.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/discovery/v1/endpointslice/endpointslice.go b/client/injection/kube/informers/discovery/v1/endpointslice/endpointslice.go index c55559b6e..c0004d5cf 100644 --- a/client/injection/kube/informers/discovery/v1/endpointslice/endpointslice.go +++ b/client/injection/kube/informers/discovery/v1/endpointslice/endpointslice.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/discovery/v1/endpointslice/fake/fake.go b/client/injection/kube/informers/discovery/v1/endpointslice/fake/fake.go index ff376060c..b7b693a02 100644 --- a/client/injection/kube/informers/discovery/v1/endpointslice/fake/fake.go +++ b/client/injection/kube/informers/discovery/v1/endpointslice/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/discovery/v1/endpointslice/filtered/endpointslice.go b/client/injection/kube/informers/discovery/v1/endpointslice/filtered/endpointslice.go index f0511b264..c417f24db 100644 --- a/client/injection/kube/informers/discovery/v1/endpointslice/filtered/endpointslice.go +++ b/client/injection/kube/informers/discovery/v1/endpointslice/filtered/endpointslice.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/discovery/v1/endpointslice/filtered/fake/fake.go b/client/injection/kube/informers/discovery/v1/endpointslice/filtered/fake/fake.go index 8ec1e41a9..608f99b27 100644 --- a/client/injection/kube/informers/discovery/v1/endpointslice/filtered/fake/fake.go +++ b/client/injection/kube/informers/discovery/v1/endpointslice/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/discovery/v1beta1/endpointslice/endpointslice.go b/client/injection/kube/informers/discovery/v1beta1/endpointslice/endpointslice.go index d62532005..a36d1ffe1 100644 --- a/client/injection/kube/informers/discovery/v1beta1/endpointslice/endpointslice.go +++ b/client/injection/kube/informers/discovery/v1beta1/endpointslice/endpointslice.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/discovery/v1beta1/endpointslice/fake/fake.go b/client/injection/kube/informers/discovery/v1beta1/endpointslice/fake/fake.go index 567a0f7c6..b4ec93c78 100644 --- a/client/injection/kube/informers/discovery/v1beta1/endpointslice/fake/fake.go +++ b/client/injection/kube/informers/discovery/v1beta1/endpointslice/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/discovery/v1beta1/endpointslice/filtered/endpointslice.go b/client/injection/kube/informers/discovery/v1beta1/endpointslice/filtered/endpointslice.go index 36fd020ae..eaef968dd 100644 --- a/client/injection/kube/informers/discovery/v1beta1/endpointslice/filtered/endpointslice.go +++ b/client/injection/kube/informers/discovery/v1beta1/endpointslice/filtered/endpointslice.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/discovery/v1beta1/endpointslice/filtered/fake/fake.go b/client/injection/kube/informers/discovery/v1beta1/endpointslice/filtered/fake/fake.go index 0a63c7184..f8f68cdd6 100644 --- a/client/injection/kube/informers/discovery/v1beta1/endpointslice/filtered/fake/fake.go +++ b/client/injection/kube/informers/discovery/v1beta1/endpointslice/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/events/v1/event/event.go b/client/injection/kube/informers/events/v1/event/event.go index 10457ca4c..de8aa7c02 100644 --- a/client/injection/kube/informers/events/v1/event/event.go +++ b/client/injection/kube/informers/events/v1/event/event.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/events/v1/event/fake/fake.go b/client/injection/kube/informers/events/v1/event/fake/fake.go index de5a2d9e7..496582582 100644 --- a/client/injection/kube/informers/events/v1/event/fake/fake.go +++ b/client/injection/kube/informers/events/v1/event/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/events/v1/event/filtered/event.go b/client/injection/kube/informers/events/v1/event/filtered/event.go index 4799067ad..f2a179188 100644 --- a/client/injection/kube/informers/events/v1/event/filtered/event.go +++ b/client/injection/kube/informers/events/v1/event/filtered/event.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/events/v1/event/filtered/fake/fake.go b/client/injection/kube/informers/events/v1/event/filtered/fake/fake.go index 38496c58c..d99c5338f 100644 --- a/client/injection/kube/informers/events/v1/event/filtered/fake/fake.go +++ b/client/injection/kube/informers/events/v1/event/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/events/v1beta1/event/event.go b/client/injection/kube/informers/events/v1beta1/event/event.go index 17b477ffd..861d7b60e 100644 --- a/client/injection/kube/informers/events/v1beta1/event/event.go +++ b/client/injection/kube/informers/events/v1beta1/event/event.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/events/v1beta1/event/fake/fake.go b/client/injection/kube/informers/events/v1beta1/event/fake/fake.go index d00d5b39e..8689ac815 100644 --- a/client/injection/kube/informers/events/v1beta1/event/fake/fake.go +++ b/client/injection/kube/informers/events/v1beta1/event/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/events/v1beta1/event/filtered/event.go b/client/injection/kube/informers/events/v1beta1/event/filtered/event.go index 03406c4bf..0c486f0c6 100644 --- a/client/injection/kube/informers/events/v1beta1/event/filtered/event.go +++ b/client/injection/kube/informers/events/v1beta1/event/filtered/event.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/events/v1beta1/event/filtered/fake/fake.go b/client/injection/kube/informers/events/v1beta1/event/filtered/fake/fake.go index 40d98cc77..f5a733bab 100644 --- a/client/injection/kube/informers/events/v1beta1/event/filtered/fake/fake.go +++ b/client/injection/kube/informers/events/v1beta1/event/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/daemonset/daemonset.go b/client/injection/kube/informers/extensions/v1beta1/daemonset/daemonset.go index 166157c8f..59724b22e 100644 --- a/client/injection/kube/informers/extensions/v1beta1/daemonset/daemonset.go +++ b/client/injection/kube/informers/extensions/v1beta1/daemonset/daemonset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/daemonset/fake/fake.go b/client/injection/kube/informers/extensions/v1beta1/daemonset/fake/fake.go index 389b7f934..c55330ceb 100644 --- a/client/injection/kube/informers/extensions/v1beta1/daemonset/fake/fake.go +++ b/client/injection/kube/informers/extensions/v1beta1/daemonset/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/daemonset/filtered/daemonset.go b/client/injection/kube/informers/extensions/v1beta1/daemonset/filtered/daemonset.go index 39837ad91..a5ffcdbdc 100644 --- a/client/injection/kube/informers/extensions/v1beta1/daemonset/filtered/daemonset.go +++ b/client/injection/kube/informers/extensions/v1beta1/daemonset/filtered/daemonset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/daemonset/filtered/fake/fake.go b/client/injection/kube/informers/extensions/v1beta1/daemonset/filtered/fake/fake.go index 02e959c7d..0fb75d7e8 100644 --- a/client/injection/kube/informers/extensions/v1beta1/daemonset/filtered/fake/fake.go +++ b/client/injection/kube/informers/extensions/v1beta1/daemonset/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/deployment/deployment.go b/client/injection/kube/informers/extensions/v1beta1/deployment/deployment.go index 722c6f6d6..8b4b85847 100644 --- a/client/injection/kube/informers/extensions/v1beta1/deployment/deployment.go +++ b/client/injection/kube/informers/extensions/v1beta1/deployment/deployment.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/deployment/fake/fake.go b/client/injection/kube/informers/extensions/v1beta1/deployment/fake/fake.go index 063da8c9b..d31187da2 100644 --- a/client/injection/kube/informers/extensions/v1beta1/deployment/fake/fake.go +++ b/client/injection/kube/informers/extensions/v1beta1/deployment/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/deployment/filtered/deployment.go b/client/injection/kube/informers/extensions/v1beta1/deployment/filtered/deployment.go index cc187d560..efec265d6 100644 --- a/client/injection/kube/informers/extensions/v1beta1/deployment/filtered/deployment.go +++ b/client/injection/kube/informers/extensions/v1beta1/deployment/filtered/deployment.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/deployment/filtered/fake/fake.go b/client/injection/kube/informers/extensions/v1beta1/deployment/filtered/fake/fake.go index 463d76a72..fbd422bbb 100644 --- a/client/injection/kube/informers/extensions/v1beta1/deployment/filtered/fake/fake.go +++ b/client/injection/kube/informers/extensions/v1beta1/deployment/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/ingress/fake/fake.go b/client/injection/kube/informers/extensions/v1beta1/ingress/fake/fake.go index 14eb7069c..56da548ec 100644 --- a/client/injection/kube/informers/extensions/v1beta1/ingress/fake/fake.go +++ b/client/injection/kube/informers/extensions/v1beta1/ingress/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/ingress/filtered/fake/fake.go b/client/injection/kube/informers/extensions/v1beta1/ingress/filtered/fake/fake.go index fbdf07286..c3830324c 100644 --- a/client/injection/kube/informers/extensions/v1beta1/ingress/filtered/fake/fake.go +++ b/client/injection/kube/informers/extensions/v1beta1/ingress/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/ingress/filtered/ingress.go b/client/injection/kube/informers/extensions/v1beta1/ingress/filtered/ingress.go index 0440eebf6..ed0d4a847 100644 --- a/client/injection/kube/informers/extensions/v1beta1/ingress/filtered/ingress.go +++ b/client/injection/kube/informers/extensions/v1beta1/ingress/filtered/ingress.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/ingress/ingress.go b/client/injection/kube/informers/extensions/v1beta1/ingress/ingress.go index 51eab42c4..0b78c315c 100644 --- a/client/injection/kube/informers/extensions/v1beta1/ingress/ingress.go +++ b/client/injection/kube/informers/extensions/v1beta1/ingress/ingress.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/networkpolicy/fake/fake.go b/client/injection/kube/informers/extensions/v1beta1/networkpolicy/fake/fake.go index 907878de5..20cc90cb2 100644 --- a/client/injection/kube/informers/extensions/v1beta1/networkpolicy/fake/fake.go +++ b/client/injection/kube/informers/extensions/v1beta1/networkpolicy/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/networkpolicy/filtered/fake/fake.go b/client/injection/kube/informers/extensions/v1beta1/networkpolicy/filtered/fake/fake.go index 6ddd23818..be35128c8 100644 --- a/client/injection/kube/informers/extensions/v1beta1/networkpolicy/filtered/fake/fake.go +++ b/client/injection/kube/informers/extensions/v1beta1/networkpolicy/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/networkpolicy/filtered/networkpolicy.go b/client/injection/kube/informers/extensions/v1beta1/networkpolicy/filtered/networkpolicy.go index 522c61b0d..fc2b85fe9 100644 --- a/client/injection/kube/informers/extensions/v1beta1/networkpolicy/filtered/networkpolicy.go +++ b/client/injection/kube/informers/extensions/v1beta1/networkpolicy/filtered/networkpolicy.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/networkpolicy/networkpolicy.go b/client/injection/kube/informers/extensions/v1beta1/networkpolicy/networkpolicy.go index 6637345f4..e11960e97 100644 --- a/client/injection/kube/informers/extensions/v1beta1/networkpolicy/networkpolicy.go +++ b/client/injection/kube/informers/extensions/v1beta1/networkpolicy/networkpolicy.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/fake/fake.go b/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/fake/fake.go index 69cf87d13..34a49de32 100644 --- a/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/fake/fake.go +++ b/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/filtered/fake/fake.go b/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/filtered/fake/fake.go index f9a300878..c894f0c10 100644 --- a/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/filtered/fake/fake.go +++ b/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/filtered/podsecuritypolicy.go b/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/filtered/podsecuritypolicy.go index 5adaf19f3..2469707c2 100644 --- a/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/filtered/podsecuritypolicy.go +++ b/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/filtered/podsecuritypolicy.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/podsecuritypolicy.go b/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/podsecuritypolicy.go index 7d97714ef..65df3c40f 100644 --- a/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/podsecuritypolicy.go +++ b/client/injection/kube/informers/extensions/v1beta1/podsecuritypolicy/podsecuritypolicy.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/replicaset/fake/fake.go b/client/injection/kube/informers/extensions/v1beta1/replicaset/fake/fake.go index f1dea7ae2..f81df87e9 100644 --- a/client/injection/kube/informers/extensions/v1beta1/replicaset/fake/fake.go +++ b/client/injection/kube/informers/extensions/v1beta1/replicaset/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/replicaset/filtered/fake/fake.go b/client/injection/kube/informers/extensions/v1beta1/replicaset/filtered/fake/fake.go index 2c3a80350..830ac2ac0 100644 --- a/client/injection/kube/informers/extensions/v1beta1/replicaset/filtered/fake/fake.go +++ b/client/injection/kube/informers/extensions/v1beta1/replicaset/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/replicaset/filtered/replicaset.go b/client/injection/kube/informers/extensions/v1beta1/replicaset/filtered/replicaset.go index f3d907c97..78b683531 100644 --- a/client/injection/kube/informers/extensions/v1beta1/replicaset/filtered/replicaset.go +++ b/client/injection/kube/informers/extensions/v1beta1/replicaset/filtered/replicaset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/extensions/v1beta1/replicaset/replicaset.go b/client/injection/kube/informers/extensions/v1beta1/replicaset/replicaset.go index a23342520..fa7d155b2 100644 --- a/client/injection/kube/informers/extensions/v1beta1/replicaset/replicaset.go +++ b/client/injection/kube/informers/extensions/v1beta1/replicaset/replicaset.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/factory/factory.go b/client/injection/kube/informers/factory/factory.go index c1c136755..8bcb84dcc 100644 --- a/client/injection/kube/informers/factory/factory.go +++ b/client/injection/kube/informers/factory/factory.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/factory/fake/fake.go b/client/injection/kube/informers/factory/fake/fake.go index 2c6161513..8a1c1b712 100644 --- a/client/injection/kube/informers/factory/fake/fake.go +++ b/client/injection/kube/informers/factory/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/factory/filtered/fake/fake_filtered_factory.go b/client/injection/kube/informers/factory/filtered/fake/fake_filtered_factory.go index 3e71d4964..79713fe4b 100644 --- a/client/injection/kube/informers/factory/filtered/fake/fake_filtered_factory.go +++ b/client/injection/kube/informers/factory/filtered/fake/fake_filtered_factory.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/factory/filtered/filtered_factory.go b/client/injection/kube/informers/factory/filtered/filtered_factory.go index fbd00f1bc..101263662 100644 --- a/client/injection/kube/informers/factory/filtered/filtered_factory.go +++ b/client/injection/kube/informers/factory/filtered/filtered_factory.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/fake/fake.go b/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/fake/fake.go index 8455233df..dfa12c632 100644 --- a/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/fake/fake.go +++ b/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/filtered/fake/fake.go b/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/filtered/fake/fake.go index 05f4611b4..0ac8b7bfa 100644 --- a/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/filtered/fake/fake.go +++ b/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/filtered/flowschema.go b/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/filtered/flowschema.go index 0d4f76266..2b59f15fe 100644 --- a/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/filtered/flowschema.go +++ b/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/filtered/flowschema.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/flowschema.go b/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/flowschema.go index 6491b2698..1134946fb 100644 --- a/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/flowschema.go +++ b/client/injection/kube/informers/flowcontrol/v1alpha1/flowschema/flowschema.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/fake/fake.go b/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/fake/fake.go index 10f955448..2626d1df5 100644 --- a/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/fake/fake.go +++ b/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/filtered/fake/fake.go b/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/filtered/fake/fake.go index 70d0c32c5..5ccd31878 100644 --- a/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/filtered/fake/fake.go +++ b/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/filtered/prioritylevelconfiguration.go b/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/filtered/prioritylevelconfiguration.go index ef9ce92c1..68652b108 100644 --- a/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/filtered/prioritylevelconfiguration.go +++ b/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/filtered/prioritylevelconfiguration.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/prioritylevelconfiguration.go b/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/prioritylevelconfiguration.go index 9ca636e09..8f1ac0c2e 100644 --- a/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/prioritylevelconfiguration.go +++ b/client/injection/kube/informers/flowcontrol/v1alpha1/prioritylevelconfiguration/prioritylevelconfiguration.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/fake/fake.go b/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/fake/fake.go index 1336850c9..4e18f406a 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/fake/fake.go +++ b/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/filtered/fake/fake.go b/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/filtered/fake/fake.go index 0ed3319f0..2f6d357f8 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/filtered/fake/fake.go +++ b/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/filtered/flowschema.go b/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/filtered/flowschema.go index 1cbbb2d1a..4dca06ce5 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/filtered/flowschema.go +++ b/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/filtered/flowschema.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/flowschema.go b/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/flowschema.go index d819af69e..ff8fbc736 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/flowschema.go +++ b/client/injection/kube/informers/flowcontrol/v1beta1/flowschema/flowschema.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/fake/fake.go b/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/fake/fake.go index c8fbef4d9..2b709e45d 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/fake/fake.go +++ b/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/filtered/fake/fake.go b/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/filtered/fake/fake.go index 96ab4d4bd..d883df6d3 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/filtered/fake/fake.go +++ b/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/filtered/prioritylevelconfiguration.go b/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/filtered/prioritylevelconfiguration.go index 37ce2bd76..1eea72322 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/filtered/prioritylevelconfiguration.go +++ b/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/filtered/prioritylevelconfiguration.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/prioritylevelconfiguration.go b/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/prioritylevelconfiguration.go index 0494e65d0..9764e22c2 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/prioritylevelconfiguration.go +++ b/client/injection/kube/informers/flowcontrol/v1beta1/prioritylevelconfiguration/prioritylevelconfiguration.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/fake/fake.go b/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/fake/fake.go index 5c7b32437..67e61eb5c 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/fake/fake.go +++ b/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/filtered/fake/fake.go b/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/filtered/fake/fake.go index 919f2bc8a..d1d44484a 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/filtered/fake/fake.go +++ b/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/filtered/flowschema.go b/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/filtered/flowschema.go index 6d15fd3c3..9272ed5d3 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/filtered/flowschema.go +++ b/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/filtered/flowschema.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/flowschema.go b/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/flowschema.go index a0d1d4e22..1b1e98c43 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/flowschema.go +++ b/client/injection/kube/informers/flowcontrol/v1beta2/flowschema/flowschema.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/fake/fake.go b/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/fake/fake.go index 8548c1c8b..12340e0ef 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/fake/fake.go +++ b/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/filtered/fake/fake.go b/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/filtered/fake/fake.go index 95d422370..a1b6d0653 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/filtered/fake/fake.go +++ b/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/filtered/prioritylevelconfiguration.go b/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/filtered/prioritylevelconfiguration.go index ec34bca61..f58f2cbf8 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/filtered/prioritylevelconfiguration.go +++ b/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/filtered/prioritylevelconfiguration.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/prioritylevelconfiguration.go b/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/prioritylevelconfiguration.go index bed7c6a25..056fdf0c3 100644 --- a/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/prioritylevelconfiguration.go +++ b/client/injection/kube/informers/flowcontrol/v1beta2/prioritylevelconfiguration/prioritylevelconfiguration.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1/ingress/fake/fake.go b/client/injection/kube/informers/networking/v1/ingress/fake/fake.go index 7cf7a9cc1..843549737 100644 --- a/client/injection/kube/informers/networking/v1/ingress/fake/fake.go +++ b/client/injection/kube/informers/networking/v1/ingress/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1/ingress/filtered/fake/fake.go b/client/injection/kube/informers/networking/v1/ingress/filtered/fake/fake.go index 68211ceaf..f1d982572 100644 --- a/client/injection/kube/informers/networking/v1/ingress/filtered/fake/fake.go +++ b/client/injection/kube/informers/networking/v1/ingress/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1/ingress/filtered/ingress.go b/client/injection/kube/informers/networking/v1/ingress/filtered/ingress.go index d658d985a..5631f00cd 100644 --- a/client/injection/kube/informers/networking/v1/ingress/filtered/ingress.go +++ b/client/injection/kube/informers/networking/v1/ingress/filtered/ingress.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1/ingress/ingress.go b/client/injection/kube/informers/networking/v1/ingress/ingress.go index 80762452a..500fe7117 100644 --- a/client/injection/kube/informers/networking/v1/ingress/ingress.go +++ b/client/injection/kube/informers/networking/v1/ingress/ingress.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1/ingressclass/fake/fake.go b/client/injection/kube/informers/networking/v1/ingressclass/fake/fake.go index 0784154d5..9199b9217 100644 --- a/client/injection/kube/informers/networking/v1/ingressclass/fake/fake.go +++ b/client/injection/kube/informers/networking/v1/ingressclass/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1/ingressclass/filtered/fake/fake.go b/client/injection/kube/informers/networking/v1/ingressclass/filtered/fake/fake.go index bb0329ac6..80f96223d 100644 --- a/client/injection/kube/informers/networking/v1/ingressclass/filtered/fake/fake.go +++ b/client/injection/kube/informers/networking/v1/ingressclass/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1/ingressclass/filtered/ingressclass.go b/client/injection/kube/informers/networking/v1/ingressclass/filtered/ingressclass.go index 26a7e0fce..00453b4ee 100644 --- a/client/injection/kube/informers/networking/v1/ingressclass/filtered/ingressclass.go +++ b/client/injection/kube/informers/networking/v1/ingressclass/filtered/ingressclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1/ingressclass/ingressclass.go b/client/injection/kube/informers/networking/v1/ingressclass/ingressclass.go index 93ddfb5c4..eafa8ec77 100644 --- a/client/injection/kube/informers/networking/v1/ingressclass/ingressclass.go +++ b/client/injection/kube/informers/networking/v1/ingressclass/ingressclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1/networkpolicy/fake/fake.go b/client/injection/kube/informers/networking/v1/networkpolicy/fake/fake.go index fa4b895a0..df5017c47 100644 --- a/client/injection/kube/informers/networking/v1/networkpolicy/fake/fake.go +++ b/client/injection/kube/informers/networking/v1/networkpolicy/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1/networkpolicy/filtered/fake/fake.go b/client/injection/kube/informers/networking/v1/networkpolicy/filtered/fake/fake.go index faf6ccb24..e1a47ccf4 100644 --- a/client/injection/kube/informers/networking/v1/networkpolicy/filtered/fake/fake.go +++ b/client/injection/kube/informers/networking/v1/networkpolicy/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1/networkpolicy/filtered/networkpolicy.go b/client/injection/kube/informers/networking/v1/networkpolicy/filtered/networkpolicy.go index 1484bd25a..c206d86de 100644 --- a/client/injection/kube/informers/networking/v1/networkpolicy/filtered/networkpolicy.go +++ b/client/injection/kube/informers/networking/v1/networkpolicy/filtered/networkpolicy.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1/networkpolicy/networkpolicy.go b/client/injection/kube/informers/networking/v1/networkpolicy/networkpolicy.go index 8fff8c75c..b3cecef26 100644 --- a/client/injection/kube/informers/networking/v1/networkpolicy/networkpolicy.go +++ b/client/injection/kube/informers/networking/v1/networkpolicy/networkpolicy.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1beta1/ingress/fake/fake.go b/client/injection/kube/informers/networking/v1beta1/ingress/fake/fake.go index 7899555d1..9b188266a 100644 --- a/client/injection/kube/informers/networking/v1beta1/ingress/fake/fake.go +++ b/client/injection/kube/informers/networking/v1beta1/ingress/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1beta1/ingress/filtered/fake/fake.go b/client/injection/kube/informers/networking/v1beta1/ingress/filtered/fake/fake.go index b33f957ca..d1dfe70b4 100644 --- a/client/injection/kube/informers/networking/v1beta1/ingress/filtered/fake/fake.go +++ b/client/injection/kube/informers/networking/v1beta1/ingress/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1beta1/ingress/filtered/ingress.go b/client/injection/kube/informers/networking/v1beta1/ingress/filtered/ingress.go index 1ddc8916d..6cd2e1223 100644 --- a/client/injection/kube/informers/networking/v1beta1/ingress/filtered/ingress.go +++ b/client/injection/kube/informers/networking/v1beta1/ingress/filtered/ingress.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1beta1/ingress/ingress.go b/client/injection/kube/informers/networking/v1beta1/ingress/ingress.go index 4ccd8a2b2..534d05fe8 100644 --- a/client/injection/kube/informers/networking/v1beta1/ingress/ingress.go +++ b/client/injection/kube/informers/networking/v1beta1/ingress/ingress.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1beta1/ingressclass/fake/fake.go b/client/injection/kube/informers/networking/v1beta1/ingressclass/fake/fake.go index c2f3b6f00..894d4f2e1 100644 --- a/client/injection/kube/informers/networking/v1beta1/ingressclass/fake/fake.go +++ b/client/injection/kube/informers/networking/v1beta1/ingressclass/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1beta1/ingressclass/filtered/fake/fake.go b/client/injection/kube/informers/networking/v1beta1/ingressclass/filtered/fake/fake.go index 86997ba0f..44159818c 100644 --- a/client/injection/kube/informers/networking/v1beta1/ingressclass/filtered/fake/fake.go +++ b/client/injection/kube/informers/networking/v1beta1/ingressclass/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1beta1/ingressclass/filtered/ingressclass.go b/client/injection/kube/informers/networking/v1beta1/ingressclass/filtered/ingressclass.go index 26020227f..158dde38a 100644 --- a/client/injection/kube/informers/networking/v1beta1/ingressclass/filtered/ingressclass.go +++ b/client/injection/kube/informers/networking/v1beta1/ingressclass/filtered/ingressclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/networking/v1beta1/ingressclass/ingressclass.go b/client/injection/kube/informers/networking/v1beta1/ingressclass/ingressclass.go index 266d6304b..6e9737fc5 100644 --- a/client/injection/kube/informers/networking/v1beta1/ingressclass/ingressclass.go +++ b/client/injection/kube/informers/networking/v1beta1/ingressclass/ingressclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/node/v1/runtimeclass/fake/fake.go b/client/injection/kube/informers/node/v1/runtimeclass/fake/fake.go index 46a2f01d3..a0796e6b5 100644 --- a/client/injection/kube/informers/node/v1/runtimeclass/fake/fake.go +++ b/client/injection/kube/informers/node/v1/runtimeclass/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/node/v1/runtimeclass/filtered/fake/fake.go b/client/injection/kube/informers/node/v1/runtimeclass/filtered/fake/fake.go index 94df2f3a4..237ff92e3 100644 --- a/client/injection/kube/informers/node/v1/runtimeclass/filtered/fake/fake.go +++ b/client/injection/kube/informers/node/v1/runtimeclass/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/node/v1/runtimeclass/filtered/runtimeclass.go b/client/injection/kube/informers/node/v1/runtimeclass/filtered/runtimeclass.go index f6b449258..7a9e4b779 100644 --- a/client/injection/kube/informers/node/v1/runtimeclass/filtered/runtimeclass.go +++ b/client/injection/kube/informers/node/v1/runtimeclass/filtered/runtimeclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/node/v1/runtimeclass/runtimeclass.go b/client/injection/kube/informers/node/v1/runtimeclass/runtimeclass.go index d113e23d3..af54790b6 100644 --- a/client/injection/kube/informers/node/v1/runtimeclass/runtimeclass.go +++ b/client/injection/kube/informers/node/v1/runtimeclass/runtimeclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/node/v1alpha1/runtimeclass/fake/fake.go b/client/injection/kube/informers/node/v1alpha1/runtimeclass/fake/fake.go index e320f7174..3714bf783 100644 --- a/client/injection/kube/informers/node/v1alpha1/runtimeclass/fake/fake.go +++ b/client/injection/kube/informers/node/v1alpha1/runtimeclass/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/node/v1alpha1/runtimeclass/filtered/fake/fake.go b/client/injection/kube/informers/node/v1alpha1/runtimeclass/filtered/fake/fake.go index 43c3ec9bd..4f3bd365e 100644 --- a/client/injection/kube/informers/node/v1alpha1/runtimeclass/filtered/fake/fake.go +++ b/client/injection/kube/informers/node/v1alpha1/runtimeclass/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/node/v1alpha1/runtimeclass/filtered/runtimeclass.go b/client/injection/kube/informers/node/v1alpha1/runtimeclass/filtered/runtimeclass.go index a6aea2469..fd2ccf8b1 100644 --- a/client/injection/kube/informers/node/v1alpha1/runtimeclass/filtered/runtimeclass.go +++ b/client/injection/kube/informers/node/v1alpha1/runtimeclass/filtered/runtimeclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/node/v1alpha1/runtimeclass/runtimeclass.go b/client/injection/kube/informers/node/v1alpha1/runtimeclass/runtimeclass.go index 14e8a1139..8fcbf3dd4 100644 --- a/client/injection/kube/informers/node/v1alpha1/runtimeclass/runtimeclass.go +++ b/client/injection/kube/informers/node/v1alpha1/runtimeclass/runtimeclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/node/v1beta1/runtimeclass/fake/fake.go b/client/injection/kube/informers/node/v1beta1/runtimeclass/fake/fake.go index 4b393875c..c62ff36d3 100644 --- a/client/injection/kube/informers/node/v1beta1/runtimeclass/fake/fake.go +++ b/client/injection/kube/informers/node/v1beta1/runtimeclass/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/node/v1beta1/runtimeclass/filtered/fake/fake.go b/client/injection/kube/informers/node/v1beta1/runtimeclass/filtered/fake/fake.go index 79b2209d9..4a6142b50 100644 --- a/client/injection/kube/informers/node/v1beta1/runtimeclass/filtered/fake/fake.go +++ b/client/injection/kube/informers/node/v1beta1/runtimeclass/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/node/v1beta1/runtimeclass/filtered/runtimeclass.go b/client/injection/kube/informers/node/v1beta1/runtimeclass/filtered/runtimeclass.go index 51dc059b8..83324ce3b 100644 --- a/client/injection/kube/informers/node/v1beta1/runtimeclass/filtered/runtimeclass.go +++ b/client/injection/kube/informers/node/v1beta1/runtimeclass/filtered/runtimeclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/node/v1beta1/runtimeclass/runtimeclass.go b/client/injection/kube/informers/node/v1beta1/runtimeclass/runtimeclass.go index 112509edc..c0a0fbba5 100644 --- a/client/injection/kube/informers/node/v1beta1/runtimeclass/runtimeclass.go +++ b/client/injection/kube/informers/node/v1beta1/runtimeclass/runtimeclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/policy/v1/poddisruptionbudget/fake/fake.go b/client/injection/kube/informers/policy/v1/poddisruptionbudget/fake/fake.go index 9e1c59693..720ab865b 100644 --- a/client/injection/kube/informers/policy/v1/poddisruptionbudget/fake/fake.go +++ b/client/injection/kube/informers/policy/v1/poddisruptionbudget/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/policy/v1/poddisruptionbudget/filtered/fake/fake.go b/client/injection/kube/informers/policy/v1/poddisruptionbudget/filtered/fake/fake.go index 9c3fbd286..c26780399 100644 --- a/client/injection/kube/informers/policy/v1/poddisruptionbudget/filtered/fake/fake.go +++ b/client/injection/kube/informers/policy/v1/poddisruptionbudget/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/policy/v1/poddisruptionbudget/filtered/poddisruptionbudget.go b/client/injection/kube/informers/policy/v1/poddisruptionbudget/filtered/poddisruptionbudget.go index 958782074..41cb9f6a6 100644 --- a/client/injection/kube/informers/policy/v1/poddisruptionbudget/filtered/poddisruptionbudget.go +++ b/client/injection/kube/informers/policy/v1/poddisruptionbudget/filtered/poddisruptionbudget.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/policy/v1/poddisruptionbudget/poddisruptionbudget.go b/client/injection/kube/informers/policy/v1/poddisruptionbudget/poddisruptionbudget.go index 23e028287..cfccc35af 100644 --- a/client/injection/kube/informers/policy/v1/poddisruptionbudget/poddisruptionbudget.go +++ b/client/injection/kube/informers/policy/v1/poddisruptionbudget/poddisruptionbudget.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/fake/fake.go b/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/fake/fake.go index 880d44147..a25dcea87 100644 --- a/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/fake/fake.go +++ b/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/filtered/fake/fake.go b/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/filtered/fake/fake.go index 5055c1b9e..37d6418a9 100644 --- a/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/filtered/fake/fake.go +++ b/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/filtered/poddisruptionbudget.go b/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/filtered/poddisruptionbudget.go index bbe983711..018dcae6a 100644 --- a/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/filtered/poddisruptionbudget.go +++ b/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/filtered/poddisruptionbudget.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/poddisruptionbudget.go b/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/poddisruptionbudget.go index 7747340e9..7d64b675e 100644 --- a/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/poddisruptionbudget.go +++ b/client/injection/kube/informers/policy/v1beta1/poddisruptionbudget/poddisruptionbudget.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/fake/fake.go b/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/fake/fake.go index 51ffac551..39dbfddb3 100644 --- a/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/fake/fake.go +++ b/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/filtered/fake/fake.go b/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/filtered/fake/fake.go index 8cc80e226..73ad416de 100644 --- a/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/filtered/fake/fake.go +++ b/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/filtered/podsecuritypolicy.go b/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/filtered/podsecuritypolicy.go index 3d6658435..20af77d1a 100644 --- a/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/filtered/podsecuritypolicy.go +++ b/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/filtered/podsecuritypolicy.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/podsecuritypolicy.go b/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/podsecuritypolicy.go index 6512d0f02..80ad0c536 100644 --- a/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/podsecuritypolicy.go +++ b/client/injection/kube/informers/policy/v1beta1/podsecuritypolicy/podsecuritypolicy.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/clusterrole/clusterrole.go b/client/injection/kube/informers/rbac/v1/clusterrole/clusterrole.go index 14d65ddd0..5d1df697f 100644 --- a/client/injection/kube/informers/rbac/v1/clusterrole/clusterrole.go +++ b/client/injection/kube/informers/rbac/v1/clusterrole/clusterrole.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/clusterrole/fake/fake.go b/client/injection/kube/informers/rbac/v1/clusterrole/fake/fake.go index 141bb81b7..eff9782fa 100644 --- a/client/injection/kube/informers/rbac/v1/clusterrole/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1/clusterrole/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/clusterrole/filtered/clusterrole.go b/client/injection/kube/informers/rbac/v1/clusterrole/filtered/clusterrole.go index d57d94043..32df0381b 100644 --- a/client/injection/kube/informers/rbac/v1/clusterrole/filtered/clusterrole.go +++ b/client/injection/kube/informers/rbac/v1/clusterrole/filtered/clusterrole.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/clusterrole/filtered/fake/fake.go b/client/injection/kube/informers/rbac/v1/clusterrole/filtered/fake/fake.go index 8a3efab32..144b270c8 100644 --- a/client/injection/kube/informers/rbac/v1/clusterrole/filtered/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1/clusterrole/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/clusterrolebinding/clusterrolebinding.go b/client/injection/kube/informers/rbac/v1/clusterrolebinding/clusterrolebinding.go index 258badbb0..7c2081d55 100644 --- a/client/injection/kube/informers/rbac/v1/clusterrolebinding/clusterrolebinding.go +++ b/client/injection/kube/informers/rbac/v1/clusterrolebinding/clusterrolebinding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/clusterrolebinding/fake/fake.go b/client/injection/kube/informers/rbac/v1/clusterrolebinding/fake/fake.go index 2340d4931..6b1f2910e 100644 --- a/client/injection/kube/informers/rbac/v1/clusterrolebinding/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1/clusterrolebinding/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/clusterrolebinding/filtered/clusterrolebinding.go b/client/injection/kube/informers/rbac/v1/clusterrolebinding/filtered/clusterrolebinding.go index 27a943c4c..3e75d5005 100644 --- a/client/injection/kube/informers/rbac/v1/clusterrolebinding/filtered/clusterrolebinding.go +++ b/client/injection/kube/informers/rbac/v1/clusterrolebinding/filtered/clusterrolebinding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/clusterrolebinding/filtered/fake/fake.go b/client/injection/kube/informers/rbac/v1/clusterrolebinding/filtered/fake/fake.go index 724041276..45a728927 100644 --- a/client/injection/kube/informers/rbac/v1/clusterrolebinding/filtered/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1/clusterrolebinding/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/role/fake/fake.go b/client/injection/kube/informers/rbac/v1/role/fake/fake.go index d2851505c..e93f76659 100644 --- a/client/injection/kube/informers/rbac/v1/role/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1/role/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/role/filtered/fake/fake.go b/client/injection/kube/informers/rbac/v1/role/filtered/fake/fake.go index bb8c41efc..0223a6b36 100644 --- a/client/injection/kube/informers/rbac/v1/role/filtered/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1/role/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/role/filtered/role.go b/client/injection/kube/informers/rbac/v1/role/filtered/role.go index d4cda0f8c..b03dba870 100644 --- a/client/injection/kube/informers/rbac/v1/role/filtered/role.go +++ b/client/injection/kube/informers/rbac/v1/role/filtered/role.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/role/role.go b/client/injection/kube/informers/rbac/v1/role/role.go index 38accf847..a40ef376a 100644 --- a/client/injection/kube/informers/rbac/v1/role/role.go +++ b/client/injection/kube/informers/rbac/v1/role/role.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/rolebinding/fake/fake.go b/client/injection/kube/informers/rbac/v1/rolebinding/fake/fake.go index f274729c5..371410895 100644 --- a/client/injection/kube/informers/rbac/v1/rolebinding/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1/rolebinding/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/rolebinding/filtered/fake/fake.go b/client/injection/kube/informers/rbac/v1/rolebinding/filtered/fake/fake.go index 75f8667b3..d736866dd 100644 --- a/client/injection/kube/informers/rbac/v1/rolebinding/filtered/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1/rolebinding/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/rolebinding/filtered/rolebinding.go b/client/injection/kube/informers/rbac/v1/rolebinding/filtered/rolebinding.go index c4b74be23..3467e6ec7 100644 --- a/client/injection/kube/informers/rbac/v1/rolebinding/filtered/rolebinding.go +++ b/client/injection/kube/informers/rbac/v1/rolebinding/filtered/rolebinding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1/rolebinding/rolebinding.go b/client/injection/kube/informers/rbac/v1/rolebinding/rolebinding.go index 78bb52e88..548d9d2a7 100644 --- a/client/injection/kube/informers/rbac/v1/rolebinding/rolebinding.go +++ b/client/injection/kube/informers/rbac/v1/rolebinding/rolebinding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/clusterrole/clusterrole.go b/client/injection/kube/informers/rbac/v1alpha1/clusterrole/clusterrole.go index 4afa6063e..64fd8553c 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/clusterrole/clusterrole.go +++ b/client/injection/kube/informers/rbac/v1alpha1/clusterrole/clusterrole.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/clusterrole/fake/fake.go b/client/injection/kube/informers/rbac/v1alpha1/clusterrole/fake/fake.go index 184445c2a..bda357c08 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/clusterrole/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1alpha1/clusterrole/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/clusterrole/filtered/clusterrole.go b/client/injection/kube/informers/rbac/v1alpha1/clusterrole/filtered/clusterrole.go index 748e54b25..08d47c602 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/clusterrole/filtered/clusterrole.go +++ b/client/injection/kube/informers/rbac/v1alpha1/clusterrole/filtered/clusterrole.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/clusterrole/filtered/fake/fake.go b/client/injection/kube/informers/rbac/v1alpha1/clusterrole/filtered/fake/fake.go index 93e031b85..83dd82817 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/clusterrole/filtered/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1alpha1/clusterrole/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/clusterrolebinding.go b/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/clusterrolebinding.go index a99859bdf..65b2ab05d 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/clusterrolebinding.go +++ b/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/clusterrolebinding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/fake/fake.go b/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/fake/fake.go index b12bc8969..90123e098 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/filtered/clusterrolebinding.go b/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/filtered/clusterrolebinding.go index f5dbeee17..799037294 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/filtered/clusterrolebinding.go +++ b/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/filtered/clusterrolebinding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/filtered/fake/fake.go b/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/filtered/fake/fake.go index 317afd038..42b0c67ac 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/filtered/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1alpha1/clusterrolebinding/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/role/fake/fake.go b/client/injection/kube/informers/rbac/v1alpha1/role/fake/fake.go index d0edd03a4..eb67ce4c3 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/role/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1alpha1/role/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/role/filtered/fake/fake.go b/client/injection/kube/informers/rbac/v1alpha1/role/filtered/fake/fake.go index 8429b74bc..b65b36bfa 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/role/filtered/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1alpha1/role/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/role/filtered/role.go b/client/injection/kube/informers/rbac/v1alpha1/role/filtered/role.go index a86ebceff..c1190715b 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/role/filtered/role.go +++ b/client/injection/kube/informers/rbac/v1alpha1/role/filtered/role.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/role/role.go b/client/injection/kube/informers/rbac/v1alpha1/role/role.go index 89d59bd1f..285bfa20f 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/role/role.go +++ b/client/injection/kube/informers/rbac/v1alpha1/role/role.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/rolebinding/fake/fake.go b/client/injection/kube/informers/rbac/v1alpha1/rolebinding/fake/fake.go index 96828e7cf..201dcf4c3 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/rolebinding/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1alpha1/rolebinding/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/rolebinding/filtered/fake/fake.go b/client/injection/kube/informers/rbac/v1alpha1/rolebinding/filtered/fake/fake.go index 716c223b2..8a39545ac 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/rolebinding/filtered/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1alpha1/rolebinding/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/rolebinding/filtered/rolebinding.go b/client/injection/kube/informers/rbac/v1alpha1/rolebinding/filtered/rolebinding.go index dbdf0e66c..a2d164cf6 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/rolebinding/filtered/rolebinding.go +++ b/client/injection/kube/informers/rbac/v1alpha1/rolebinding/filtered/rolebinding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1alpha1/rolebinding/rolebinding.go b/client/injection/kube/informers/rbac/v1alpha1/rolebinding/rolebinding.go index 9e04c4c06..568ee0a16 100644 --- a/client/injection/kube/informers/rbac/v1alpha1/rolebinding/rolebinding.go +++ b/client/injection/kube/informers/rbac/v1alpha1/rolebinding/rolebinding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/clusterrole/clusterrole.go b/client/injection/kube/informers/rbac/v1beta1/clusterrole/clusterrole.go index 8b380cf1d..1278a5da1 100644 --- a/client/injection/kube/informers/rbac/v1beta1/clusterrole/clusterrole.go +++ b/client/injection/kube/informers/rbac/v1beta1/clusterrole/clusterrole.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/clusterrole/fake/fake.go b/client/injection/kube/informers/rbac/v1beta1/clusterrole/fake/fake.go index 7bb8cf663..4d7340b14 100644 --- a/client/injection/kube/informers/rbac/v1beta1/clusterrole/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1beta1/clusterrole/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/clusterrole/filtered/clusterrole.go b/client/injection/kube/informers/rbac/v1beta1/clusterrole/filtered/clusterrole.go index c44952442..b46171d45 100644 --- a/client/injection/kube/informers/rbac/v1beta1/clusterrole/filtered/clusterrole.go +++ b/client/injection/kube/informers/rbac/v1beta1/clusterrole/filtered/clusterrole.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/clusterrole/filtered/fake/fake.go b/client/injection/kube/informers/rbac/v1beta1/clusterrole/filtered/fake/fake.go index c2d35532a..4a096ab37 100644 --- a/client/injection/kube/informers/rbac/v1beta1/clusterrole/filtered/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1beta1/clusterrole/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/clusterrolebinding.go b/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/clusterrolebinding.go index 3e32aa5c1..8de6897d2 100644 --- a/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/clusterrolebinding.go +++ b/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/clusterrolebinding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/fake/fake.go b/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/fake/fake.go index 639910c3c..26e1c32fb 100644 --- a/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/filtered/clusterrolebinding.go b/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/filtered/clusterrolebinding.go index 334634e66..b24b4bca2 100644 --- a/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/filtered/clusterrolebinding.go +++ b/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/filtered/clusterrolebinding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/filtered/fake/fake.go b/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/filtered/fake/fake.go index 42eb5b60b..8392ed5d5 100644 --- a/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/filtered/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1beta1/clusterrolebinding/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/role/fake/fake.go b/client/injection/kube/informers/rbac/v1beta1/role/fake/fake.go index 8fccc5016..e9f43f42e 100644 --- a/client/injection/kube/informers/rbac/v1beta1/role/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1beta1/role/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/role/filtered/fake/fake.go b/client/injection/kube/informers/rbac/v1beta1/role/filtered/fake/fake.go index be7b06f36..9824bdbeb 100644 --- a/client/injection/kube/informers/rbac/v1beta1/role/filtered/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1beta1/role/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/role/filtered/role.go b/client/injection/kube/informers/rbac/v1beta1/role/filtered/role.go index 8d3f91b04..8434891a8 100644 --- a/client/injection/kube/informers/rbac/v1beta1/role/filtered/role.go +++ b/client/injection/kube/informers/rbac/v1beta1/role/filtered/role.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/role/role.go b/client/injection/kube/informers/rbac/v1beta1/role/role.go index baea15d3e..f0e706ef4 100644 --- a/client/injection/kube/informers/rbac/v1beta1/role/role.go +++ b/client/injection/kube/informers/rbac/v1beta1/role/role.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/rolebinding/fake/fake.go b/client/injection/kube/informers/rbac/v1beta1/rolebinding/fake/fake.go index 36a90f98b..f937b6061 100644 --- a/client/injection/kube/informers/rbac/v1beta1/rolebinding/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1beta1/rolebinding/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/rolebinding/filtered/fake/fake.go b/client/injection/kube/informers/rbac/v1beta1/rolebinding/filtered/fake/fake.go index ff06b8438..a3a8e636a 100644 --- a/client/injection/kube/informers/rbac/v1beta1/rolebinding/filtered/fake/fake.go +++ b/client/injection/kube/informers/rbac/v1beta1/rolebinding/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/rolebinding/filtered/rolebinding.go b/client/injection/kube/informers/rbac/v1beta1/rolebinding/filtered/rolebinding.go index 86ed9f0ac..80224d346 100644 --- a/client/injection/kube/informers/rbac/v1beta1/rolebinding/filtered/rolebinding.go +++ b/client/injection/kube/informers/rbac/v1beta1/rolebinding/filtered/rolebinding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/rbac/v1beta1/rolebinding/rolebinding.go b/client/injection/kube/informers/rbac/v1beta1/rolebinding/rolebinding.go index 7cfce800b..41d175db9 100644 --- a/client/injection/kube/informers/rbac/v1beta1/rolebinding/rolebinding.go +++ b/client/injection/kube/informers/rbac/v1beta1/rolebinding/rolebinding.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/scheduling/v1/priorityclass/fake/fake.go b/client/injection/kube/informers/scheduling/v1/priorityclass/fake/fake.go index f81a36b0f..2e38e222a 100644 --- a/client/injection/kube/informers/scheduling/v1/priorityclass/fake/fake.go +++ b/client/injection/kube/informers/scheduling/v1/priorityclass/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/scheduling/v1/priorityclass/filtered/fake/fake.go b/client/injection/kube/informers/scheduling/v1/priorityclass/filtered/fake/fake.go index 2b19e4561..c3c4eb42e 100644 --- a/client/injection/kube/informers/scheduling/v1/priorityclass/filtered/fake/fake.go +++ b/client/injection/kube/informers/scheduling/v1/priorityclass/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/scheduling/v1/priorityclass/filtered/priorityclass.go b/client/injection/kube/informers/scheduling/v1/priorityclass/filtered/priorityclass.go index 715438815..c919d8429 100644 --- a/client/injection/kube/informers/scheduling/v1/priorityclass/filtered/priorityclass.go +++ b/client/injection/kube/informers/scheduling/v1/priorityclass/filtered/priorityclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/scheduling/v1/priorityclass/priorityclass.go b/client/injection/kube/informers/scheduling/v1/priorityclass/priorityclass.go index be0056c32..42b4a9c1a 100644 --- a/client/injection/kube/informers/scheduling/v1/priorityclass/priorityclass.go +++ b/client/injection/kube/informers/scheduling/v1/priorityclass/priorityclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/fake/fake.go b/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/fake/fake.go index 14f8d4465..d00fc7620 100644 --- a/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/fake/fake.go +++ b/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/filtered/fake/fake.go b/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/filtered/fake/fake.go index d52c2a1a2..67e0e55c6 100644 --- a/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/filtered/fake/fake.go +++ b/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/filtered/priorityclass.go b/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/filtered/priorityclass.go index fcff4ce63..77535337a 100644 --- a/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/filtered/priorityclass.go +++ b/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/filtered/priorityclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/priorityclass.go b/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/priorityclass.go index 35c06b293..6008afecd 100644 --- a/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/priorityclass.go +++ b/client/injection/kube/informers/scheduling/v1alpha1/priorityclass/priorityclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/scheduling/v1beta1/priorityclass/fake/fake.go b/client/injection/kube/informers/scheduling/v1beta1/priorityclass/fake/fake.go index 5409e6cd2..3ba49ccbf 100644 --- a/client/injection/kube/informers/scheduling/v1beta1/priorityclass/fake/fake.go +++ b/client/injection/kube/informers/scheduling/v1beta1/priorityclass/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/scheduling/v1beta1/priorityclass/filtered/fake/fake.go b/client/injection/kube/informers/scheduling/v1beta1/priorityclass/filtered/fake/fake.go index 57d0078d6..52f0560c5 100644 --- a/client/injection/kube/informers/scheduling/v1beta1/priorityclass/filtered/fake/fake.go +++ b/client/injection/kube/informers/scheduling/v1beta1/priorityclass/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/scheduling/v1beta1/priorityclass/filtered/priorityclass.go b/client/injection/kube/informers/scheduling/v1beta1/priorityclass/filtered/priorityclass.go index f320f44f2..7f3489c7c 100644 --- a/client/injection/kube/informers/scheduling/v1beta1/priorityclass/filtered/priorityclass.go +++ b/client/injection/kube/informers/scheduling/v1beta1/priorityclass/filtered/priorityclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/scheduling/v1beta1/priorityclass/priorityclass.go b/client/injection/kube/informers/scheduling/v1beta1/priorityclass/priorityclass.go index 5253ae4d5..8f53a6b39 100644 --- a/client/injection/kube/informers/scheduling/v1beta1/priorityclass/priorityclass.go +++ b/client/injection/kube/informers/scheduling/v1beta1/priorityclass/priorityclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/csidriver/csidriver.go b/client/injection/kube/informers/storage/v1/csidriver/csidriver.go index 1439fd06d..1603507d2 100644 --- a/client/injection/kube/informers/storage/v1/csidriver/csidriver.go +++ b/client/injection/kube/informers/storage/v1/csidriver/csidriver.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/csidriver/fake/fake.go b/client/injection/kube/informers/storage/v1/csidriver/fake/fake.go index e10a6924f..d7193281a 100644 --- a/client/injection/kube/informers/storage/v1/csidriver/fake/fake.go +++ b/client/injection/kube/informers/storage/v1/csidriver/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/csidriver/filtered/csidriver.go b/client/injection/kube/informers/storage/v1/csidriver/filtered/csidriver.go index 776b6deab..a8bd9e373 100644 --- a/client/injection/kube/informers/storage/v1/csidriver/filtered/csidriver.go +++ b/client/injection/kube/informers/storage/v1/csidriver/filtered/csidriver.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/csidriver/filtered/fake/fake.go b/client/injection/kube/informers/storage/v1/csidriver/filtered/fake/fake.go index d88e2fd54..eaed4dd80 100644 --- a/client/injection/kube/informers/storage/v1/csidriver/filtered/fake/fake.go +++ b/client/injection/kube/informers/storage/v1/csidriver/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/csinode/csinode.go b/client/injection/kube/informers/storage/v1/csinode/csinode.go index 0ad0ed2d7..a2cd8064d 100644 --- a/client/injection/kube/informers/storage/v1/csinode/csinode.go +++ b/client/injection/kube/informers/storage/v1/csinode/csinode.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/csinode/fake/fake.go b/client/injection/kube/informers/storage/v1/csinode/fake/fake.go index 2ad37f79b..761445e27 100644 --- a/client/injection/kube/informers/storage/v1/csinode/fake/fake.go +++ b/client/injection/kube/informers/storage/v1/csinode/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/csinode/filtered/csinode.go b/client/injection/kube/informers/storage/v1/csinode/filtered/csinode.go index 0542916c5..1057a35d5 100644 --- a/client/injection/kube/informers/storage/v1/csinode/filtered/csinode.go +++ b/client/injection/kube/informers/storage/v1/csinode/filtered/csinode.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/csinode/filtered/fake/fake.go b/client/injection/kube/informers/storage/v1/csinode/filtered/fake/fake.go index 7dff90350..b12324c19 100644 --- a/client/injection/kube/informers/storage/v1/csinode/filtered/fake/fake.go +++ b/client/injection/kube/informers/storage/v1/csinode/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/storageclass/fake/fake.go b/client/injection/kube/informers/storage/v1/storageclass/fake/fake.go index f061f4b43..18395af4a 100644 --- a/client/injection/kube/informers/storage/v1/storageclass/fake/fake.go +++ b/client/injection/kube/informers/storage/v1/storageclass/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/storageclass/filtered/fake/fake.go b/client/injection/kube/informers/storage/v1/storageclass/filtered/fake/fake.go index fc28e3623..963e592bd 100644 --- a/client/injection/kube/informers/storage/v1/storageclass/filtered/fake/fake.go +++ b/client/injection/kube/informers/storage/v1/storageclass/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/storageclass/filtered/storageclass.go b/client/injection/kube/informers/storage/v1/storageclass/filtered/storageclass.go index d91d49b4b..a20a37930 100644 --- a/client/injection/kube/informers/storage/v1/storageclass/filtered/storageclass.go +++ b/client/injection/kube/informers/storage/v1/storageclass/filtered/storageclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/storageclass/storageclass.go b/client/injection/kube/informers/storage/v1/storageclass/storageclass.go index 07a74d923..08d055400 100644 --- a/client/injection/kube/informers/storage/v1/storageclass/storageclass.go +++ b/client/injection/kube/informers/storage/v1/storageclass/storageclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/volumeattachment/fake/fake.go b/client/injection/kube/informers/storage/v1/volumeattachment/fake/fake.go index 20cd08a97..8f1d20607 100644 --- a/client/injection/kube/informers/storage/v1/volumeattachment/fake/fake.go +++ b/client/injection/kube/informers/storage/v1/volumeattachment/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/volumeattachment/filtered/fake/fake.go b/client/injection/kube/informers/storage/v1/volumeattachment/filtered/fake/fake.go index c3255574c..fd0424e3f 100644 --- a/client/injection/kube/informers/storage/v1/volumeattachment/filtered/fake/fake.go +++ b/client/injection/kube/informers/storage/v1/volumeattachment/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/volumeattachment/filtered/volumeattachment.go b/client/injection/kube/informers/storage/v1/volumeattachment/filtered/volumeattachment.go index b53848990..bf15078a8 100644 --- a/client/injection/kube/informers/storage/v1/volumeattachment/filtered/volumeattachment.go +++ b/client/injection/kube/informers/storage/v1/volumeattachment/filtered/volumeattachment.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1/volumeattachment/volumeattachment.go b/client/injection/kube/informers/storage/v1/volumeattachment/volumeattachment.go index 1ae71d53b..5961735e8 100644 --- a/client/injection/kube/informers/storage/v1/volumeattachment/volumeattachment.go +++ b/client/injection/kube/informers/storage/v1/volumeattachment/volumeattachment.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/csistoragecapacity.go b/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/csistoragecapacity.go index 0e800416f..82769a835 100644 --- a/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/csistoragecapacity.go +++ b/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/csistoragecapacity.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/fake/fake.go b/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/fake/fake.go index 6e6b084e5..f1356323f 100644 --- a/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/fake/fake.go +++ b/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/filtered/csistoragecapacity.go b/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/filtered/csistoragecapacity.go index 2cfe0219c..f2831b534 100644 --- a/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/filtered/csistoragecapacity.go +++ b/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/filtered/csistoragecapacity.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/filtered/fake/fake.go b/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/filtered/fake/fake.go index 881df41bf..1570093dc 100644 --- a/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/filtered/fake/fake.go +++ b/client/injection/kube/informers/storage/v1alpha1/csistoragecapacity/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1alpha1/volumeattachment/fake/fake.go b/client/injection/kube/informers/storage/v1alpha1/volumeattachment/fake/fake.go index 3e2a859f5..7a6a329b8 100644 --- a/client/injection/kube/informers/storage/v1alpha1/volumeattachment/fake/fake.go +++ b/client/injection/kube/informers/storage/v1alpha1/volumeattachment/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1alpha1/volumeattachment/filtered/fake/fake.go b/client/injection/kube/informers/storage/v1alpha1/volumeattachment/filtered/fake/fake.go index 1d181cd77..69696a8fa 100644 --- a/client/injection/kube/informers/storage/v1alpha1/volumeattachment/filtered/fake/fake.go +++ b/client/injection/kube/informers/storage/v1alpha1/volumeattachment/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1alpha1/volumeattachment/filtered/volumeattachment.go b/client/injection/kube/informers/storage/v1alpha1/volumeattachment/filtered/volumeattachment.go index efb3bb2ee..8921f10d9 100644 --- a/client/injection/kube/informers/storage/v1alpha1/volumeattachment/filtered/volumeattachment.go +++ b/client/injection/kube/informers/storage/v1alpha1/volumeattachment/filtered/volumeattachment.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1alpha1/volumeattachment/volumeattachment.go b/client/injection/kube/informers/storage/v1alpha1/volumeattachment/volumeattachment.go index 07fc11acc..f9f91112f 100644 --- a/client/injection/kube/informers/storage/v1alpha1/volumeattachment/volumeattachment.go +++ b/client/injection/kube/informers/storage/v1alpha1/volumeattachment/volumeattachment.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/csidriver/csidriver.go b/client/injection/kube/informers/storage/v1beta1/csidriver/csidriver.go index c9ab2141e..250802a51 100644 --- a/client/injection/kube/informers/storage/v1beta1/csidriver/csidriver.go +++ b/client/injection/kube/informers/storage/v1beta1/csidriver/csidriver.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/csidriver/fake/fake.go b/client/injection/kube/informers/storage/v1beta1/csidriver/fake/fake.go index 57cf198c0..9eac72636 100644 --- a/client/injection/kube/informers/storage/v1beta1/csidriver/fake/fake.go +++ b/client/injection/kube/informers/storage/v1beta1/csidriver/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/csidriver/filtered/csidriver.go b/client/injection/kube/informers/storage/v1beta1/csidriver/filtered/csidriver.go index 348cdf4c2..fe4e22aa3 100644 --- a/client/injection/kube/informers/storage/v1beta1/csidriver/filtered/csidriver.go +++ b/client/injection/kube/informers/storage/v1beta1/csidriver/filtered/csidriver.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/csidriver/filtered/fake/fake.go b/client/injection/kube/informers/storage/v1beta1/csidriver/filtered/fake/fake.go index c540d52c9..a72344034 100644 --- a/client/injection/kube/informers/storage/v1beta1/csidriver/filtered/fake/fake.go +++ b/client/injection/kube/informers/storage/v1beta1/csidriver/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/csinode/csinode.go b/client/injection/kube/informers/storage/v1beta1/csinode/csinode.go index f2f9c4e6c..8435cd49a 100644 --- a/client/injection/kube/informers/storage/v1beta1/csinode/csinode.go +++ b/client/injection/kube/informers/storage/v1beta1/csinode/csinode.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/csinode/fake/fake.go b/client/injection/kube/informers/storage/v1beta1/csinode/fake/fake.go index 6f12e1811..325c2cc9f 100644 --- a/client/injection/kube/informers/storage/v1beta1/csinode/fake/fake.go +++ b/client/injection/kube/informers/storage/v1beta1/csinode/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/csinode/filtered/csinode.go b/client/injection/kube/informers/storage/v1beta1/csinode/filtered/csinode.go index 796dd316d..4c784ba0c 100644 --- a/client/injection/kube/informers/storage/v1beta1/csinode/filtered/csinode.go +++ b/client/injection/kube/informers/storage/v1beta1/csinode/filtered/csinode.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/csinode/filtered/fake/fake.go b/client/injection/kube/informers/storage/v1beta1/csinode/filtered/fake/fake.go index b55cc03ac..49a58aa35 100644 --- a/client/injection/kube/informers/storage/v1beta1/csinode/filtered/fake/fake.go +++ b/client/injection/kube/informers/storage/v1beta1/csinode/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/csistoragecapacity.go b/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/csistoragecapacity.go index 8f3d6a573..e3d406947 100644 --- a/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/csistoragecapacity.go +++ b/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/csistoragecapacity.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/fake/fake.go b/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/fake/fake.go index d41d76598..e9c61eac8 100644 --- a/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/fake/fake.go +++ b/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/filtered/csistoragecapacity.go b/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/filtered/csistoragecapacity.go index f46e7de9b..f929bcdf7 100644 --- a/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/filtered/csistoragecapacity.go +++ b/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/filtered/csistoragecapacity.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/filtered/fake/fake.go b/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/filtered/fake/fake.go index cb5a908df..993a21ebc 100644 --- a/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/filtered/fake/fake.go +++ b/client/injection/kube/informers/storage/v1beta1/csistoragecapacity/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/storageclass/fake/fake.go b/client/injection/kube/informers/storage/v1beta1/storageclass/fake/fake.go index 99b08c475..c598ec5d5 100644 --- a/client/injection/kube/informers/storage/v1beta1/storageclass/fake/fake.go +++ b/client/injection/kube/informers/storage/v1beta1/storageclass/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/storageclass/filtered/fake/fake.go b/client/injection/kube/informers/storage/v1beta1/storageclass/filtered/fake/fake.go index 98499c9f3..551675f7d 100644 --- a/client/injection/kube/informers/storage/v1beta1/storageclass/filtered/fake/fake.go +++ b/client/injection/kube/informers/storage/v1beta1/storageclass/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/storageclass/filtered/storageclass.go b/client/injection/kube/informers/storage/v1beta1/storageclass/filtered/storageclass.go index 86da16a8f..0685cb285 100644 --- a/client/injection/kube/informers/storage/v1beta1/storageclass/filtered/storageclass.go +++ b/client/injection/kube/informers/storage/v1beta1/storageclass/filtered/storageclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/storageclass/storageclass.go b/client/injection/kube/informers/storage/v1beta1/storageclass/storageclass.go index 6fa86f028..85aacb608 100644 --- a/client/injection/kube/informers/storage/v1beta1/storageclass/storageclass.go +++ b/client/injection/kube/informers/storage/v1beta1/storageclass/storageclass.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/volumeattachment/fake/fake.go b/client/injection/kube/informers/storage/v1beta1/volumeattachment/fake/fake.go index 4501088d7..8947c018f 100644 --- a/client/injection/kube/informers/storage/v1beta1/volumeattachment/fake/fake.go +++ b/client/injection/kube/informers/storage/v1beta1/volumeattachment/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/volumeattachment/filtered/fake/fake.go b/client/injection/kube/informers/storage/v1beta1/volumeattachment/filtered/fake/fake.go index 74cf210c6..9381e2714 100644 --- a/client/injection/kube/informers/storage/v1beta1/volumeattachment/filtered/fake/fake.go +++ b/client/injection/kube/informers/storage/v1beta1/volumeattachment/filtered/fake/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/volumeattachment/filtered/volumeattachment.go b/client/injection/kube/informers/storage/v1beta1/volumeattachment/filtered/volumeattachment.go index 24e368ce5..d7fb7025a 100644 --- a/client/injection/kube/informers/storage/v1beta1/volumeattachment/filtered/volumeattachment.go +++ b/client/injection/kube/informers/storage/v1beta1/volumeattachment/filtered/volumeattachment.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/informers/storage/v1beta1/volumeattachment/volumeattachment.go b/client/injection/kube/informers/storage/v1beta1/volumeattachment/volumeattachment.go index 2a269f758..964cc54d4 100644 --- a/client/injection/kube/informers/storage/v1beta1/volumeattachment/volumeattachment.go +++ b/client/injection/kube/informers/storage/v1beta1/volumeattachment/volumeattachment.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/apps/v1/deployment/controller.go b/client/injection/kube/reconciler/apps/v1/deployment/controller.go index 57a0eb90a..10d85684e 100644 --- a/client/injection/kube/reconciler/apps/v1/deployment/controller.go +++ b/client/injection/kube/reconciler/apps/v1/deployment/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/apps/v1/deployment/reconciler.go b/client/injection/kube/reconciler/apps/v1/deployment/reconciler.go index 30c3a8faa..aa4cc8616 100644 --- a/client/injection/kube/reconciler/apps/v1/deployment/reconciler.go +++ b/client/injection/kube/reconciler/apps/v1/deployment/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/apps/v1/deployment/state.go b/client/injection/kube/reconciler/apps/v1/deployment/state.go index 38758d0b7..941964170 100644 --- a/client/injection/kube/reconciler/apps/v1/deployment/state.go +++ b/client/injection/kube/reconciler/apps/v1/deployment/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/apps/v1beta1/deployment/controller.go b/client/injection/kube/reconciler/apps/v1beta1/deployment/controller.go index 0cab8e6de..bd1c019f0 100644 --- a/client/injection/kube/reconciler/apps/v1beta1/deployment/controller.go +++ b/client/injection/kube/reconciler/apps/v1beta1/deployment/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/apps/v1beta1/deployment/reconciler.go b/client/injection/kube/reconciler/apps/v1beta1/deployment/reconciler.go index a8da1a5ea..167578321 100644 --- a/client/injection/kube/reconciler/apps/v1beta1/deployment/reconciler.go +++ b/client/injection/kube/reconciler/apps/v1beta1/deployment/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/apps/v1beta1/deployment/state.go b/client/injection/kube/reconciler/apps/v1beta1/deployment/state.go index 96e18f97a..15b3bf99a 100644 --- a/client/injection/kube/reconciler/apps/v1beta1/deployment/state.go +++ b/client/injection/kube/reconciler/apps/v1beta1/deployment/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/apps/v1beta2/deployment/controller.go b/client/injection/kube/reconciler/apps/v1beta2/deployment/controller.go index 25368ba1d..9825abe90 100644 --- a/client/injection/kube/reconciler/apps/v1beta2/deployment/controller.go +++ b/client/injection/kube/reconciler/apps/v1beta2/deployment/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/apps/v1beta2/deployment/reconciler.go b/client/injection/kube/reconciler/apps/v1beta2/deployment/reconciler.go index 003f6a68e..51ed09f5d 100644 --- a/client/injection/kube/reconciler/apps/v1beta2/deployment/reconciler.go +++ b/client/injection/kube/reconciler/apps/v1beta2/deployment/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/apps/v1beta2/deployment/state.go b/client/injection/kube/reconciler/apps/v1beta2/deployment/state.go index b52b324d2..ce7682545 100644 --- a/client/injection/kube/reconciler/apps/v1beta2/deployment/state.go +++ b/client/injection/kube/reconciler/apps/v1beta2/deployment/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/batch/v1/cronjob/controller.go b/client/injection/kube/reconciler/batch/v1/cronjob/controller.go index 1e1858080..5a1adec49 100644 --- a/client/injection/kube/reconciler/batch/v1/cronjob/controller.go +++ b/client/injection/kube/reconciler/batch/v1/cronjob/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/batch/v1/cronjob/reconciler.go b/client/injection/kube/reconciler/batch/v1/cronjob/reconciler.go index 21a2ccaac..eb20ebc69 100644 --- a/client/injection/kube/reconciler/batch/v1/cronjob/reconciler.go +++ b/client/injection/kube/reconciler/batch/v1/cronjob/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/batch/v1/cronjob/state.go b/client/injection/kube/reconciler/batch/v1/cronjob/state.go index 71247f4f7..453d1076a 100644 --- a/client/injection/kube/reconciler/batch/v1/cronjob/state.go +++ b/client/injection/kube/reconciler/batch/v1/cronjob/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/batch/v1beta1/cronjob/controller.go b/client/injection/kube/reconciler/batch/v1beta1/cronjob/controller.go index ecd9c3955..06c2e3419 100644 --- a/client/injection/kube/reconciler/batch/v1beta1/cronjob/controller.go +++ b/client/injection/kube/reconciler/batch/v1beta1/cronjob/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/batch/v1beta1/cronjob/reconciler.go b/client/injection/kube/reconciler/batch/v1beta1/cronjob/reconciler.go index 765073114..b28893e6c 100644 --- a/client/injection/kube/reconciler/batch/v1beta1/cronjob/reconciler.go +++ b/client/injection/kube/reconciler/batch/v1beta1/cronjob/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/batch/v1beta1/cronjob/state.go b/client/injection/kube/reconciler/batch/v1beta1/cronjob/state.go index e6288c06f..a93b7f340 100644 --- a/client/injection/kube/reconciler/batch/v1beta1/cronjob/state.go +++ b/client/injection/kube/reconciler/batch/v1beta1/cronjob/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/configmap/controller.go b/client/injection/kube/reconciler/core/v1/configmap/controller.go index 16237d506..fb419d8c6 100644 --- a/client/injection/kube/reconciler/core/v1/configmap/controller.go +++ b/client/injection/kube/reconciler/core/v1/configmap/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/configmap/reconciler.go b/client/injection/kube/reconciler/core/v1/configmap/reconciler.go index f38f63a90..02a102fb9 100644 --- a/client/injection/kube/reconciler/core/v1/configmap/reconciler.go +++ b/client/injection/kube/reconciler/core/v1/configmap/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/configmap/state.go b/client/injection/kube/reconciler/core/v1/configmap/state.go index 4146d7428..168b3719f 100644 --- a/client/injection/kube/reconciler/core/v1/configmap/state.go +++ b/client/injection/kube/reconciler/core/v1/configmap/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/namespace/controller.go b/client/injection/kube/reconciler/core/v1/namespace/controller.go index 550469c7b..73b865719 100644 --- a/client/injection/kube/reconciler/core/v1/namespace/controller.go +++ b/client/injection/kube/reconciler/core/v1/namespace/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/namespace/reconciler.go b/client/injection/kube/reconciler/core/v1/namespace/reconciler.go index d89572dc0..81593df43 100644 --- a/client/injection/kube/reconciler/core/v1/namespace/reconciler.go +++ b/client/injection/kube/reconciler/core/v1/namespace/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/namespace/state.go b/client/injection/kube/reconciler/core/v1/namespace/state.go index de1509ee9..a92f33b1f 100644 --- a/client/injection/kube/reconciler/core/v1/namespace/state.go +++ b/client/injection/kube/reconciler/core/v1/namespace/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/node/controller.go b/client/injection/kube/reconciler/core/v1/node/controller.go index a8bac0e2c..893b3682e 100644 --- a/client/injection/kube/reconciler/core/v1/node/controller.go +++ b/client/injection/kube/reconciler/core/v1/node/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/node/reconciler.go b/client/injection/kube/reconciler/core/v1/node/reconciler.go index c1cddf977..f36345945 100644 --- a/client/injection/kube/reconciler/core/v1/node/reconciler.go +++ b/client/injection/kube/reconciler/core/v1/node/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/node/state.go b/client/injection/kube/reconciler/core/v1/node/state.go index 03a13bf9b..2d89c96b7 100644 --- a/client/injection/kube/reconciler/core/v1/node/state.go +++ b/client/injection/kube/reconciler/core/v1/node/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/pod/controller.go b/client/injection/kube/reconciler/core/v1/pod/controller.go index bf491d64d..2f9456d10 100644 --- a/client/injection/kube/reconciler/core/v1/pod/controller.go +++ b/client/injection/kube/reconciler/core/v1/pod/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/pod/reconciler.go b/client/injection/kube/reconciler/core/v1/pod/reconciler.go index 2961bd3f6..048744d16 100644 --- a/client/injection/kube/reconciler/core/v1/pod/reconciler.go +++ b/client/injection/kube/reconciler/core/v1/pod/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/pod/state.go b/client/injection/kube/reconciler/core/v1/pod/state.go index 2182951d7..536be7dd5 100644 --- a/client/injection/kube/reconciler/core/v1/pod/state.go +++ b/client/injection/kube/reconciler/core/v1/pod/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/secret/controller.go b/client/injection/kube/reconciler/core/v1/secret/controller.go index 0df152eba..6cb1a35cf 100644 --- a/client/injection/kube/reconciler/core/v1/secret/controller.go +++ b/client/injection/kube/reconciler/core/v1/secret/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/secret/reconciler.go b/client/injection/kube/reconciler/core/v1/secret/reconciler.go index a8f2806f4..18eb75d90 100644 --- a/client/injection/kube/reconciler/core/v1/secret/reconciler.go +++ b/client/injection/kube/reconciler/core/v1/secret/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/core/v1/secret/state.go b/client/injection/kube/reconciler/core/v1/secret/state.go index 5bf837037..e27bc9554 100644 --- a/client/injection/kube/reconciler/core/v1/secret/state.go +++ b/client/injection/kube/reconciler/core/v1/secret/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/extensions/v1beta1/deployment/controller.go b/client/injection/kube/reconciler/extensions/v1beta1/deployment/controller.go index 7179f7147..c63f89361 100644 --- a/client/injection/kube/reconciler/extensions/v1beta1/deployment/controller.go +++ b/client/injection/kube/reconciler/extensions/v1beta1/deployment/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/extensions/v1beta1/deployment/reconciler.go b/client/injection/kube/reconciler/extensions/v1beta1/deployment/reconciler.go index a10222fb5..b9e85cc15 100644 --- a/client/injection/kube/reconciler/extensions/v1beta1/deployment/reconciler.go +++ b/client/injection/kube/reconciler/extensions/v1beta1/deployment/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/extensions/v1beta1/deployment/state.go b/client/injection/kube/reconciler/extensions/v1beta1/deployment/state.go index c51492d21..3cadd85b7 100644 --- a/client/injection/kube/reconciler/extensions/v1beta1/deployment/state.go +++ b/client/injection/kube/reconciler/extensions/v1beta1/deployment/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/extensions/v1beta1/networkpolicy/controller.go b/client/injection/kube/reconciler/extensions/v1beta1/networkpolicy/controller.go index b38f1baa7..622de5145 100644 --- a/client/injection/kube/reconciler/extensions/v1beta1/networkpolicy/controller.go +++ b/client/injection/kube/reconciler/extensions/v1beta1/networkpolicy/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/extensions/v1beta1/networkpolicy/reconciler.go b/client/injection/kube/reconciler/extensions/v1beta1/networkpolicy/reconciler.go index 0280d526b..7116ab753 100644 --- a/client/injection/kube/reconciler/extensions/v1beta1/networkpolicy/reconciler.go +++ b/client/injection/kube/reconciler/extensions/v1beta1/networkpolicy/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/extensions/v1beta1/networkpolicy/state.go b/client/injection/kube/reconciler/extensions/v1beta1/networkpolicy/state.go index 283df87cc..2fc3c291e 100644 --- a/client/injection/kube/reconciler/extensions/v1beta1/networkpolicy/state.go +++ b/client/injection/kube/reconciler/extensions/v1beta1/networkpolicy/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/networking/v1/networkpolicy/controller.go b/client/injection/kube/reconciler/networking/v1/networkpolicy/controller.go index f5d5f84e0..e2d8071db 100644 --- a/client/injection/kube/reconciler/networking/v1/networkpolicy/controller.go +++ b/client/injection/kube/reconciler/networking/v1/networkpolicy/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/networking/v1/networkpolicy/reconciler.go b/client/injection/kube/reconciler/networking/v1/networkpolicy/reconciler.go index 435c38745..89e354195 100644 --- a/client/injection/kube/reconciler/networking/v1/networkpolicy/reconciler.go +++ b/client/injection/kube/reconciler/networking/v1/networkpolicy/reconciler.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/client/injection/kube/reconciler/networking/v1/networkpolicy/state.go b/client/injection/kube/reconciler/networking/v1/networkpolicy/state.go index fef5334af..9d8b8ff2f 100644 --- a/client/injection/kube/reconciler/networking/v1/networkpolicy/state.go +++ b/client/injection/kube/reconciler/networking/v1/networkpolicy/state.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/hack/boilerplate/boilerplate.go.txt b/hack/boilerplate/boilerplate.go.txt index 4b6f5853d..6ef72e556 100644 --- a/hack/boilerplate/boilerplate.go.txt +++ b/hack/boilerplate/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/logging/zz_generated.deepcopy.go b/logging/zz_generated.deepcopy.go index ac7d5e152..a752abd9b 100644 --- a/logging/zz_generated.deepcopy.go +++ b/logging/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/metrics/zz_generated.deepcopy.go b/metrics/zz_generated.deepcopy.go index e0108605b..1d90e3a9d 100644 --- a/metrics/zz_generated.deepcopy.go +++ b/metrics/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/testing/duck/zz_generated.deepcopy.go b/testing/duck/zz_generated.deepcopy.go index d268a268b..a1ed58275 100644 --- a/testing/duck/zz_generated.deepcopy.go +++ b/testing/duck/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/testing/zz_generated.deepcopy.go b/testing/zz_generated.deepcopy.go index 27b1af64f..dc385f519 100644 --- a/testing/zz_generated.deepcopy.go +++ b/testing/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tracker/zz_generated.deepcopy.go b/tracker/zz_generated.deepcopy.go index 8e2f56b47..814f39909 100644 --- a/tracker/zz_generated.deepcopy.go +++ b/tracker/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/webhook/resourcesemantics/conversion/internal/zz_generated.deepcopy.go b/webhook/resourcesemantics/conversion/internal/zz_generated.deepcopy.go index 0b37d7c72..6ea895a85 100644 --- a/webhook/resourcesemantics/conversion/internal/zz_generated.deepcopy.go +++ b/webhook/resourcesemantics/conversion/internal/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2021 The Knative Authors +Copyright 2022 The Knative Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.