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

Make Debug GRPC call generic #2876

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

tpapagian
Copy link
Member

Use oneof in GetDebug{Request, Response} and SetDubug{Request, Response} in order to make them easily extensible in the future.

@tpapagian tpapagian added the release-note/misc This PR makes changes that have no direct user impact. label Sep 4, 2024
Copy link

netlify bot commented Sep 4, 2024

Deploy Preview for tetragon ready!

Name Link
🔨 Latest commit ef17569
🔍 Latest deploy log https://app.netlify.com/sites/tetragon/deploys/66d84745a37ea80008cdd56f
😎 Deploy Preview https://deploy-preview-2876--tetragon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Use oneof in GetDebug{Request, Response} and SetDubug{Request, Response}
in order to make them easily extensible in the future.

Signed-off-by: Anastasios Papagiannis <tasos.papagiannnis@gmail.com>
@tpapagian tpapagian force-pushed the pr/apapag/make_debug_grpc_generic branch from ef17569 to bf666d3 Compare September 4, 2024 11:42
@tpapagian tpapagian marked this pull request as ready for review September 4, 2024 11:44
@tpapagian tpapagian requested a review from a team as a code owner September 4, 2024 11:44
@tpapagian tpapagian requested a review from tixxdz September 4, 2024 11:44
@tpapagian tpapagian merged commit 5ebad69 into main Sep 4, 2024
44 checks passed
@tpapagian tpapagian deleted the pr/apapag/make_debug_grpc_generic branch September 4, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants