-
Notifications
You must be signed in to change notification settings - Fork 158
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
Allow overriding podLabels in functions, eg kubeTask #900
Comments
Thanks for the report @glothriel. |
This issue is marked as stale due to inactivity. Add a new comment to reactivate it. |
Still relevant. |
This issue is marked as stale due to inactivity. Add a new comment to reactivate it. |
Hi @glothriel, |
We are using NetworkPolicies to limit connections inside the cluster. In order to use it properly, we need to customize pod's and namespace labels. Unfortunately now it's impossible to customize pod labels of containers started by functions.
The text was updated successfully, but these errors were encountered: