func icon indicating copy to clipboard operation
func copied to clipboard

Namespace issues on delete?

Open matzew opened this issue 1 year ago • 2 comments

Looks like with the recent changes to namespace, there are issue?

Error: deploy error. timeout: service 's3-logger' not ready after 120 seconds
➜  s3-logger $GOPATH/src/knative.dev/func/func delete          
Error: namespace required

This was working before (I build func from HEAD).

matzew avatar Jun 13 '24 14:06 matzew

CC @jrangelramos @lkingland

matzew avatar Jun 13 '24 14:06 matzew

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 Sep 13 '24 01:09 github-actions[bot]

This is almost surely related to the large namespace update we performed about that time. We have E2E tests which now check. I will assume this is no longer an issue, but please re-open if still occurring with your more recent tests.

lkingland avatar Feb 28 '25 02:02 lkingland