Skip to content

Conversation

@sridhartigera
Copy link
Member

Description

Related issues/PRs

Todos

  • Tests
  • Documentation
  • Release note

Release Note

TBD

Reminder for the reviewer

Make sure that this PR has the correct labels and milestone set.

Every PR needs one docs-* label.

  • docs-pr-required: This change requires a change to the documentation that has not been completed yet.
  • docs-completed: This change has all necessary documentation completed.
  • docs-not-required: This change has no user-facing impact and requires no docs.

Every PR needs one release-note-* label.

  • release-note-required: This PR has user-facing changes. Most PRs should have this label.
  • release-note-not-required: This PR has no user-facing changes.

Other optional labels:

  • cherry-pick-candidate: This PR should be cherry-picked to an earlier release. For bug fixes only.
  • needs-operator-pr: This PR is related to install and requires a corresponding change to the operator.

Copilot AI review requested due to automatic review settings January 2, 2026 20:37
@sridhartigera sridhartigera added the docs-not-required Docs not required for this change label Jan 2, 2026
@sridhartigera sridhartigera requested a review from a team as a code owner January 2, 2026 20:37
@sridhartigera sridhartigera added the release-note-not-required Change has no user-facing impact label Jan 2, 2026
@marvin-tigera marvin-tigera added this to the Calico v3.32.0 milestone Jan 2, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates copyright headers in auto-generated API client code from 2025 to 2026 for the new year. All changes are in the api/ directory and affect generated Go files.

  • Updated copyright year from 2025 to 2026 across all auto-generated API client files
  • Changes are limited to copyright header comments only
  • All files are marked as "DO NOT EDIT" generated code

Reviewed changes

Copilot reviewed 104 out of 104 changed files in this pull request and generated no comments.

Show a summary per file
File Description
api/pkg/openapi/generated.openapi.go Updated copyright year in OpenAPI generated code
api/pkg/client/listers_generated/projectcalico/v3/*.go Updated copyright year in all lister-gen generated files for v3 API resources
api/pkg/client/informers_generated/externalversions/projectcalico/v3/*.go Updated copyright year in all informer-gen generated files for v3 API resources
api/pkg/client/informers_generated/externalversions/projectcalico/*.go Updated copyright year in informer interface files
api/pkg/client/informers_generated/externalversions/*.go Updated copyright year in informer factory and generic files
api/pkg/client/clientset_generated/clientset/typed/projectcalico/v3/*.go Updated copyright year in client-gen generated typed client files
api/pkg/client/clientset_generated/clientset/typed/projectcalico/v3/fake/*.go Updated copyright year in fake client implementations
api/pkg/client/clientset_generated/clientset/scheme/*.go Updated copyright year in scheme registration files
api/pkg/client/clientset_generated/clientset/fake/*.go Updated copyright year in fake clientset files
api/pkg/client/clientset_generated/clientset/clientset.go Updated copyright year in main clientset implementation
api/pkg/apis/projectcalico/v3/zz_generated.defaults.go Updated copyright year in defaulter-gen generated code
api/pkg/apis/projectcalico/v3/zz_generated.deepcopy.go Updated copyright year in deepcopy-gen generated code

@sridhartigera sridhartigera merged commit 968792c into projectcalico:master Jan 2, 2026
9 of 10 checks passed
@sridhartigera sridhartigera deleted the update-copyright branch January 2, 2026 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-not-required Docs not required for this change release-note-not-required Change has no user-facing impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants