-
Notifications
You must be signed in to change notification settings - Fork 225
Comparing changes
Open a pull request
base repository: kubernetes/klog
base: v2.9.0
head repository: kubernetes/klog
compare: v2.10.0
- 9 commits
- 8 files changed
- 5 contributors
Commits on Jun 2, 2021
-
Update to newer golang versions
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 567ef13 - Browse repository at this point
Copy the full SHA 567ef13View commit details
Commits on Jun 3, 2021
-
Merge pull request #245 from dims/update-go-versions-we-test
Update to newer golang versions
Configuration menu - View commit details
-
Copy full SHA for 6947259 - Browse repository at this point
Copy the full SHA 6947259View commit details
Commits on Jun 14, 2021
-
Remove directxman12 from OWNERS
As per https://groups.google.com/g/kubebuilder/c/-5hOFa_adr4/m/Sp_Zb755AwAJ, she is stepping down.
Configuration menu - View commit details
-
Copy full SHA for 6055fa4 - Browse repository at this point
Copy the full SHA 6055fa4View commit details
Commits on Jun 15, 2021
-
Merge pull request #246 from DirectXMan12/infra/owners-directxman12
Remove directxman12 from OWNERS
Configuration menu - View commit details
-
Copy full SHA for 4c895e8 - Browse repository at this point
Copy the full SHA 4c895e8View commit details
Commits on Jun 28, 2021
-
logcheck: add flag to allow unstructured logs
By default, logcheck will check for use of unstructured logging and use of incorrect structured logging pattern, and report errors. allow-unstructured flag can be passed to logcheck to suppress errors when unstructured logging is used. It is usefull in cases when we want to test for correct use of structured logging patterns but not enfore it. Signed-off-by: Umanga Chapagain <chapagainumanga@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0cd82b3 - Browse repository at this point
Copy the full SHA 0cd82b3View commit details -
logcheck: add unit tests for different flags
Signed-off-by: Umanga Chapagain <chapagainumanga@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d6ef17a - Browse repository at this point
Copy the full SHA d6ef17aView commit details -
Merge pull request #247 from umangachapagain/split-tests
Logcheck: Separate correct usage and migration tests
Configuration menu - View commit details
-
Copy full SHA for dfd1411 - Browse repository at this point
Copy the full SHA dfd1411View commit details
Commits on Jul 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7cbd2fc - Browse repository at this point
Copy the full SHA 7cbd2fcView commit details
Commits on Jul 5, 2021
-
Merge pull request #249 from yuzhiquan/add-kobjs
Implement KObjs function to handle slice of KMetada
Configuration menu - View commit details
-
Copy full SHA for 79f9f6b - Browse repository at this point
Copy the full SHA 79f9f6bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.9.0...v2.10.0