feat(kube)!: remove compatibility shims and sharpen stream/save plans - #31
Merged
Conversation
…ion plans BREAKING CHANGE: SSARAuthorizer has been removed; use SubjectAccessReviewAuthorizer. The local unscoped krm-stream forwarding package has been removed; use @configbutler/krm-stream.
|
Warning Review limit reachedNext included review available in 40 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (18)
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. Comment |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove obsolete pre-1.0 compatibility surfaces and make the stream/save plan describe remaining work. The current API is
SubjectAccessReviewAuthorizerand the maintained npm package is@configbutler/krm-stream.Proposal 0006 now contains four priorities with acceptance criteria, linking standing policy and shipped adoption behavior instead of duplicating them. Proposal 0005 retains the relevant tradeoffs and drops superseded phases and review history. The saving/Vue guides clarify user outcomes, receipt-only responses and edit-time deletion recovery; tested deletion-copy and keep-local recipes remain explicit follow-ups.
The removal commit carries the breaking-change footer. Changelogs remain generated by Release Please. Existing wire behavior and supported Kubernetes list/watch fallback are unchanged.
Validation on the final source tree:
task fixtures-check test lint pack-clientpassed, including gateway race tests, kube tests, 104 client tests, two Vue tests and package entry-point validation.git diff --check.BREAKING CHANGE: SSARAuthorizer has been removed; use SubjectAccessReviewAuthorizer. The local unscoped krm-stream forwarding package has been removed; use @configbutler/krm-stream.