Skip to content

feat: trust extensions#98

Open
alienvspredator wants to merge 1 commit into
mainfrom
feature/trust-extensions
Open

feat: trust extensions#98
alienvspredator wants to merge 1 commit into
mainfrom
feature/trust-extensions

Conversation

@alienvspredator
Copy link
Copy Markdown
Member

What this PR does / why we need it:

Setup trust with an extensible OIDC flow.

Special notes for your reviewer:

The PR introduces breaking changes in the TrustMapping api.

Release note:

- Remove sessionmanager.oidcmapping.v1 package.
- Define sessionmanager.trustmapping.v1 package.
- Define trust.oidc.v1 and trust.oidc.flow.v1 packages.
- Update protovalidate to v1.2.0.

feat: trust mapping

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 18, 2026

Warning

Rate limit exceeded

@alienvspredator has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 17 minutes and 33 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 21aacf94-4502-401e-a1e5-d7df9be1d208

📥 Commits

Reviewing files that changed from the base of the PR and between cbe1ae1 and a872a7e.

⛔ Files ignored due to path filters (9)
  • proto/kms/api/cmk/sessionmanager/oidcmapping/v1/oidcmapping.pb.go is excluded by !**/*.pb.go
  • proto/kms/api/cmk/sessionmanager/oidcmapping/v1/oidcmapping_grpc.pb.go is excluded by !**/*.pb.go
  • proto/kms/api/cmk/sessionmanager/trustmapping/v1/trustmapping.pb.go is excluded by !**/*.pb.go
  • proto/kms/api/cmk/sessionmanager/trustmapping/v1/trustmapping_grpc.pb.go is excluded by !**/*.pb.go
  • proto/kms/api/cmk/trust/oidc/flow/v1/attribute.pb.go is excluded by !**/*.pb.go
  • proto/kms/api/cmk/trust/oidc/flow/v1/flow.pb.go is excluded by !**/*.pb.go
  • proto/kms/api/cmk/trust/oidc/v1/oidc.pb.go is excluded by !**/*.pb.go
  • proto/kms/api/cmk/trust/v1/trust.pb.go is excluded by !**/*.pb.go
  • protofetch.lock is excluded by !**/*.lock
📒 Files selected for processing (8)
  • proto/kms/api/cmk/sessionmanager/oidcmapping/v1/oidcmapping.proto
  • proto/kms/api/cmk/sessionmanager/trustmapping/v1/trustmapping.proto
  • proto/kms/api/cmk/trust/oidc/flow/v1/attribute.proto
  • proto/kms/api/cmk/trust/oidc/flow/v1/flow.proto
  • proto/kms/api/cmk/trust/oidc/v1/oidc.proto
  • proto/kms/api/cmk/trust/v1/trust.proto
  • protofetch.toml
  • vendor-proto/buf/validate/validate.proto

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 18, 2026

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed❌ failed (1)May 18, 2026, 9:38 AM

feat: setup extensible trust
@alienvspredator alienvspredator force-pushed the feature/trust-extensions branch from 3324ecf to a872a7e Compare May 18, 2026 09:38
@openkcm openkcm deleted a comment from coderabbitai Bot May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant