Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect namespaced objects without a namespace specified #716

Closed
Tracked by #4556
stefanprodan opened this issue Jan 16, 2024 · 0 comments · Fixed by #720
Closed
Tracked by #4556

Detect namespaced objects without a namespace specified #716

stefanprodan opened this issue Jan 16, 2024 · 0 comments · Fixed by #720
Labels
area/server-side-apply SSA related issues and pull requests bug Something isn't working help wanted Extra attention is needed

Comments

@stefanprodan
Copy link
Member

In the latest refactoring of SSA we have removed the namespace is not specified hint from the returned error. For resourced failing with not found we should determine if it's a namespaced object and if metadata.namespace is missing wrap the retuned error with namespace is not specified.

@stefanprodan stefanprodan added bug Something isn't working area/server-side-apply SSA related issues and pull requests help wanted Extra attention is needed labels Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/server-side-apply SSA related issues and pull requests bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant