func icon indicating copy to clipboard operation
func copied to clipboard

when redeploying function in openshift dont force its internal registry

Open gauron99 opened this issue 1 year ago • 12 comments

This is a followup for https://github.com/knative/func/pull/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

gauron99 avatar Feb 20 '24 09:02 gauron99

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.

github-actions[bot] avatar May 21 '24 01:05 github-actions[bot]

/remove-lifecycle stale

gauron99 avatar May 21 '24 15:05 gauron99

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.

github-actions[bot] avatar Aug 20 '24 01:08 github-actions[bot]

/remove-lifecycle stale

gauron99 avatar Aug 20 '24 12:08 gauron99