Move webhook to pilot component#20280
Conversation
7175e06 to
15e5383
Compare
operator/data/profiles/default.yaml
Outdated
There was a problem hiding this comment.
is this going to 1) turn down injector feature or 2) disable the inject deployment and service but still have the feature enabled in pilot?
if 1), why do we turn it off in default profile?
There was a problem hiding this comment.
We want the feature "auto injection" to be enabled. We want the component, sidecarInjector to be disabled (because it is in pilot).
trying again from master, I think its actually behaving differently now, and completely broken. Even if we have injector=enabled, we still prune it (!!), likely because of the change we made about the component name changing?
There was a problem hiding this comment.
that makes sense, somehow we may need delete sidecarInjector from IOP API in the future.
15e5383 to
da15ab2
Compare
da15ab2 to
08e12ec
Compare
This will allow the old injector to be pruned on upgrade