Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added draft for interceptor plugin #1612

Merged
merged 25 commits into from Apr 3, 2024

Conversation

facchettos
Copy link
Contributor

What issue type does this pull request address? (keep at least one, remove the others)
/kind feature

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
part of eng-3064

Please provide a short message that should be published in the vcluster release notes
add new methods to the plugin lib so that we can intercept requests for complex uses cases

What else do we need to know?

Copy link

netlify bot commented Mar 19, 2024

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 488a93e
🔍 Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/660d1916b640a40008039a9b

@facchettos facchettos marked this pull request as ready for review March 27, 2024 15:29
pkg/plugin/v2/config.go Outdated Show resolved Hide resolved
pkg/plugin/v2/config.go Show resolved Hide resolved
pkg/plugin/v2/plugin.go Outdated Show resolved Hide resolved
pkg/plugin/v2/plugin.go Outdated Show resolved Hide resolved
pkg/plugin/v2/plugin.go Outdated Show resolved Hide resolved
pkg/plugin/v2/plugin.go Show resolved Hide resolved
pkg/plugin/v2/plugin.go Show resolved Hide resolved
@facchettos facchettos force-pushed the plugin-interceptor branch 3 times, most recently from ff993b8 to 8dc9447 Compare April 3, 2024 07:45
Copy link
Member

@FabianKramm FabianKramm left a comment

Choose a reason for hiding this comment

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

@facchettos great work, looks great! LGTM!

@FabianKramm FabianKramm merged commit c3766a8 into loft-sh:main Apr 3, 2024
71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants