Skip to content

fix(deps): remove the usage of methods from the gogo/protobuf#1009

Open
Svarrogh1337 wants to merge 3 commits into
projectcapsule:mainfrom
Svarrogh1337:protobuf
Open

fix(deps): remove the usage of methods from the gogo/protobuf#1009
Svarrogh1337 wants to merge 3 commits into
projectcapsule:mainfrom
Svarrogh1337:protobuf

Conversation

@Svarrogh1337
Copy link
Copy Markdown
Member

@Svarrogh1337 Svarrogh1337 commented Apr 11, 2026

fixes #1008
need to merge projectcapsule/capsule#1898 first.
Code and import path changes:

  • Refactored import paths in main.go to use the new pkg/runtime/indexers and pkg/runtime/indexers/tenant locations.

Authorization middleware improvement:

  • Change the logic in MutateAuthorization by directly assigning ResourceRules to the Status field instead of using the XXX_Merge method.

@Svarrogh1337 Svarrogh1337 marked this pull request as ready for review April 13, 2026 16:32
@github-actions
Copy link
Copy Markdown

This pull request has been marked as stale because it has been inactive for more than 30 days. Please update this pull request or it will be automatically closed in 7 days.

@github-actions github-actions Bot added the Stale label May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing XXX_Merge method due to gogo/protobuf removal in k8s.io/api v0.35.0

1 participant