ensure_tags fails if `tags` is None rather than an empty dict. Ensure that not passing `tags` parameter is equivalent to passing an empty dict. Fixes #21778