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

fix(bcs-bscp): enable update system in iam #2935

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

AlkaidChan
Copy link
Collaborator

  1. fix(bcs-bscp): enable update system in iam
  2. refactor(bcs-bscp): enable log third party components' request in curl format

@@ -363,6 +399,8 @@ func (r *Request) Do() *Result {
r.tryThrottle(urlString)
}

logs.V(4).Info(toCurlCommand(req, r.body))
Copy link
Member

Choose a reason for hiding this comment

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

这里已经封装,看能否复用

@ifooth ifooth merged commit 5102c78 into TencentBlueKing:master Feb 1, 2024
7 of 11 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.

2 participants