knative/func

when redeploying function in openshift dont force its internal registry

gauron99 opened this issue · 2 comments

This is a followup for #1962

when usign openshift cluster its useful to use its internal registry when deploying images. But you might want to use your own image in different registry like (docker.io etc). One can deploy with f deploy --registry=docker.io/XXX and the correct registry will be used. BUT when redeploying after, openshift registry is used overriding the existing one.

Are you willing to work on this yourself?
yes

either simple logic refactor for redeploy or a complete registry derivation change is needed here

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

/remove-lifecycle stale