Skip to content

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

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

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

@Svarrogh1337 Svarrogh1337 commented Apr 11, 2026

Copy link
Copy Markdown
Member

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
@oliverbaehler

Copy link
Copy Markdown
Collaborator

Implemented by #1036

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

2 participants