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

log the event with trace level and add mqtt dataflow #255

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

skeeey
Copy link
Contributor

@skeeey skeeey commented Feb 13, 2025

No description provided.

@skeeey
Copy link
Contributor Author

skeeey commented Feb 13, 2025

/hold

also wait for open-cluster-management-io/sdk-go#91

@skeeey
Copy link
Contributor Author

skeeey commented Feb 13, 2025

/assign @clyang82 @morvencao

Copy link
Contributor

@morvencao morvencao left a comment

Choose a reason for hiding this comment

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

overall lgtm

@@ -26,7 +26,7 @@ var _ GRPCAuthorizer = &KubeGRPCAuthorizer{}

// TokenReview validates the given token and returns the user and groups associated with it.
func (k *KubeGRPCAuthorizer) TokenReview(ctx context.Context, token string) (user string, groups []string, err error) {
klog.V(4).Infof("TokenReview: token=%s", token)
klog.V(10).Infof("TokenReview: token=%s", token)
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: maybe we should delete this for security concern.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed

@skeeey skeeey force-pushed the log branch 2 times, most recently from 6b775fa to 8302d23 Compare February 14, 2025 01:50
@skeeey
Copy link
Contributor Author

skeeey commented Feb 14, 2025

/unhold

Copy link
Contributor

@morvencao morvencao left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link
Contributor

@clyang82 clyang82 left a comment

Choose a reason for hiding this comment

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

LGTM

@clyang82
Copy link
Contributor

sdk-go will be upgraded in #260

@clyang82
Copy link
Contributor

/ok-to-test

@clyang82 clyang82 merged commit f505631 into openshift-online:main Feb 17, 2025
8 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.

3 participants