-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: kubernetes-sigs/controller-runtime
base: v0.9.0
head repository: kubernetes-sigs/controller-runtime
compare: v0.9.1
- 13 commits
- 9 files changed
- 5 contributors
Commits on Jun 7, 2021
-
Initial commit for finalizer helper library
Signed-off-by: rashmigottipati <chowdary.grashmi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0a3b455 - Browse repository at this point
Copy the full SHA 0a3b455View commit details -
Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c6fecbb - Browse repository at this point
Copy the full SHA c6fecbbView commit details -
Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9f61089 - Browse repository at this point
Copy the full SHA 9f61089View commit details -
Add needsUpdate and err fields on mockFinalizer struct for customizat…
…ions Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b269322 - Browse repository at this point
Copy the full SHA b269322View commit details -
Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ac093b0 - Browse repository at this point
Copy the full SHA ac093b0View commit details -
Split needsUpdate into two separate variables and update unit tests
Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 60ab6fd - Browse repository at this point
Copy the full SHA 60ab6fdView commit details -
Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5eb033d - Browse repository at this point
Copy the full SHA 5eb033dView commit details
Commits on Jun 8, 2021
-
Merge pull request #1481 from rashmigottipati/finalizer-library
✨Finalizer helper library
Configuration menu - View commit details
-
Copy full SHA for 750cf33 - Browse repository at this point
Copy the full SHA 750cf33View commit details
Commits on Jun 9, 2021
-
✨ Allow TLS minimum version to be configured (#1548)
* Allow TLS minimum version to be configured Some environments have automated security scans that trigger on TLS versions or insecure cipher suites. Setting TLS to 1.3 would solve both problems (setting to 1.2 only solves the former as the default 1.2 cipher suites are insecure). Default TLS minimum version of 1.0 remains. * Add error handling to tls version conversion
Configuration menu - View commit details
-
Copy full SHA for fbf50b0 - Browse repository at this point
Copy the full SHA fbf50b0View commit details
Commits on Jun 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bf19298 - Browse repository at this point
Copy the full SHA bf19298View commit details
Commits on Jun 21, 2021
-
Merge pull request #1555 from DirectXMan12/infra/maintainer-emeritus-…
…main 🌱 Move directxman12 to approvers-emeritus
Configuration menu - View commit details
-
Copy full SHA for 719e576 - Browse repository at this point
Copy the full SHA 719e576View commit details -
🌱 Update dependencies to Kubernetes v1.21.2
Signed-off-by: Vince Prignano <vincepri@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 0ba05d8 - Browse repository at this point
Copy the full SHA 0ba05d8View commit details -
Merge pull request #1561 from vincepri/update-deps-1212
🌱 Update dependencies to Kubernetes v1.21.2
Configuration menu - View commit details
-
Copy full SHA for 484f82a - Browse repository at this point
Copy the full SHA 484f82aView 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 v0.9.0...v0.9.1