Namespace issues on delete?
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).
CC @jrangelramos @lkingland
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.
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.