-
Notifications
You must be signed in to change notification settings - Fork 607
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
Address various issues throughout code base #4329
Commits on Oct 17, 2023
-
misc: address
strings.Title
deprecationSigned-off-by: Hidde Beydals <hidde@hhh.computer>
Configuration menu - View commit details
-
Copy full SHA for 16d352b - Browse repository at this point
Copy the full SHA 16d352bView commit details -
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
Configuration menu - View commit details
-
Copy full SHA for b67a463 - Browse repository at this point
Copy the full SHA b67a463View commit details -
misc: address unnecessary use of
fmt.Sprintf
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
Configuration menu - View commit details
-
Copy full SHA for 3c49586 - Browse repository at this point
Copy the full SHA 3c49586View commit details -
misc: use raw string for regex to avoid double esc
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
Configuration menu - View commit details
-
Copy full SHA for a2a3b4f - Browse repository at this point
Copy the full SHA a2a3b4fView commit details -
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
Configuration menu - View commit details
-
Copy full SHA for 43c2359 - Browse repository at this point
Copy the full SHA 43c2359View commit details -
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
Configuration menu - View commit details
-
Copy full SHA for 3278a07 - Browse repository at this point
Copy the full SHA 3278a07View commit details -
misc: address
kustomize/api/filesys
deprecationSigned-off-by: Hidde Beydals <hidde@hhh.computer>
Configuration menu - View commit details
-
Copy full SHA for 5b22207 - Browse repository at this point
Copy the full SHA 5b22207View commit details -
misc: unconditional
strings.TrimPrefix
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
Configuration menu - View commit details
-
Copy full SHA for ce3e264 - Browse repository at this point
Copy the full SHA ce3e264View commit details -
misc: use
errors.As
instead of type checkingSigned-off-by: Hidde Beydals <hidde@hhh.computer>
Configuration menu - View commit details
-
Copy full SHA for 22134b1 - Browse repository at this point
Copy the full SHA 22134b1View commit details -
misc: address
wait.PollImmediate
deprecationSigned-off-by: Hidde Beydals <hidde@hhh.computer>
Configuration menu - View commit details
-
Copy full SHA for 3fdb292 - Browse repository at this point
Copy the full SHA 3fdb292View commit details -
misc: remove unused bits of code
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
Configuration menu - View commit details
-
Copy full SHA for f5d3283 - Browse repository at this point
Copy the full SHA f5d3283View commit details -
misc:
sinceSeconds
->sinceDuration
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
Configuration menu - View commit details
-
Copy full SHA for e3f6f0f - Browse repository at this point
Copy the full SHA e3f6f0fView commit details -
misc: fix hypothetical implicit memory aliasing
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
Configuration menu - View commit details
-
Copy full SHA for ba1180a - Browse repository at this point
Copy the full SHA ba1180aView commit details -
misc: clean up immediately and avoid delayed defer
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
Configuration menu - View commit details
-
Copy full SHA for f137263 - Browse repository at this point
Copy the full SHA f137263View commit details