Skip to content

Tags: MuhtasimTanmoy/controller-runtime

Tags

v0.16.2

Toggle v0.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#2492 from k8s-infra-cherrypick-rob…

…ot/cherry-pick-2472-to-release-0.16

[release-0.16] 🐛 Return NoResourceMatchError when appropriate for backwards compatibility.

v0.16.1

Toggle v0.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#2465 from howardjohn/16/cp-otel-fix

[release-0.16] 🐛 Refactor tests to drop hard otel dependency

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
✨ Allow non-blocking retrieval of informers (kubernetes-sigs#2371)

* Allow non-blocking retrieval of informers

Signed-off-by: Max Smythe <[email protected]>

Re-organize functional arguments

Signed-off-by: Max Smythe <[email protected]>

Add unit tests

Signed-off-by: Max Smythe <[email protected]>

Add deferred cancel call to test

Signed-off-by: Max Smythe <[email protected]>

Run gofmt

Signed-off-by: Max Smythe <[email protected]>

* Update pkg/cache/internal/informers.go

Co-authored-by: Stefan Büringer <[email protected]>

* Update pkg/cache/internal/informers.go

Co-authored-by: Stefan Büringer <[email protected]>

* Alias functional options

* Use private option for newInformer override

* Fix lint errors

---------

Signed-off-by: Max Smythe <[email protected]>
Co-authored-by: Stefan Büringer <[email protected]>

v0.15.2

Toggle v0.15.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#2452 from k8s-infra-cherrypick-rob…

…ot/cherry-pick-2433-to-release-0.15

[release-0.15]  🐛 Add missing return statement in the webhook admissions func

v0.15.1

Toggle v0.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#2436 from alvaroaleman/fix-ua-3

[release-0.15] 🐛 Fix Defaulting of the User Agent

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#2340 from kubernetes-sigs/dependab…

…ot/go_modules/github.com/onsi/gomega-1.27.7

🌱 Bump github.com/onsi/gomega from 1.27.6 to 1.27.7

Verified

This tag was signed with the committer’s verified signature.
vincepri Vince Prignano

Verified

This tag was signed with the committer’s verified signature.
vincepri Vince Prignano

Verified

This tag was signed with the committer’s verified signature.
vincepri Vince Prignano

v0.14.6

Toggle v0.14.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#2249 from joelanford/0-14-preserve…

…-unstructured-gvk-cache-options

🐛 release-0.14: Preserve unstructured object GVKs when using *ByObject cache options