feat: added support for controller runtime v0.15.0#1603
feat: added support for controller runtime v0.15.0#1603geoffrey1330 wants to merge 1 commit intokeptn:mainfrom
Conversation
Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
✅ Deploy Preview for keptn-lifecycle-toolkit ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
Kudos, SonarCloud Quality Gate passed!
|
There was a problem hiding this comment.
plz remove this is out of scope of the pr
There was a problem hiding this comment.
out of scope please remove
There was a problem hiding this comment.
as from other comments out of scope
| "/gate-v1-pod": { | ||
| Handler: &gating.PodGatingWebhook{ | ||
| Client: mgr.GetClient(), | ||
| Tracer: otel.Tracer("keptn/gatewebhook"), | ||
| Decoder: decoder, | ||
| Recorder: mgr.GetEventRecorderFor("keptn/gatewebhook"), | ||
| Log: ctrl.Log.WithName("Gates Mutating Webhook"), | ||
| }, | ||
| }, | ||
| }); err != nil { |
There was a problem hiding this comment.
this change is not needed in this pr
There was a problem hiding this comment.
remove changes to this file plz
There was a problem hiding this comment.
this is out of scope, plz reove the file
There was a problem hiding this comment.
remove changes to this file plz
| ) | ||
|
|
||
| replace golang.org/x/net => golang.org/x/net v0.10.0 | ||
| replace sigs.k8s.io/controller-runtime => sigs.k8s.io/controller-runtime v0.15.0 No newline at end of file |
There was a problem hiding this comment.
this line is not needed, please remove :)
|
closed in favor of #1701 |








Signed-off-by: geoffrey1330 israelgeoffrey13@gmail.com
fixes #1457