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

[BUG] regression - not possible to watch all namespaces #1988

Open
1 task done
t3mi opened this issue Apr 17, 2024 · 0 comments
Open
1 task done

[BUG] regression - not possible to watch all namespaces #1988

t3mi opened this issue Apr 17, 2024 · 0 comments
Labels
kind/bug Something isn't working

Comments

@t3mi
Copy link
Contributor

t3mi commented Apr 17, 2024

Description

  • ✋ I have searched the open/closed issues and my issue is not listed.

It should be possible to enable spark operator to watch all namespaces without specifiyng all of them during install

Expected behavior

namespace argument for the operator could be omitted or set to an empty string without role binding creation

Actual behavior

namespace argument could be set either to release namespace or omitted but multiple namespaces must be specified for role bindings creation

Environment & Versions

  • Spark Operator App version: v1beta2-1.4.2-3.5.0
  • Helm Chart Version: 1.2.5
  • Kubernetes Version: 1.28.5
  • Apache Spark version: 3.5.0

Additional context

Before #1955, it was possible to set namespace to be an empty string meaning all namespaces were watched

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant