We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The controller service selector is:
component: controller
We should be provide a more specific selector for this service:
app: maesh component: controller release: <release-name>
Create a pod with the label:
app: something component: controller
I don't expect to see this pod listed in the endpoints of the controller service
The pod was listed in the endpoints.
Not relevant for this case
version: latest platform: k3s
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Bug Report
The controller service selector is:
We should be provide a more specific selector for this service:
What did you do?
Create a pod with the label:
What did you expect to see?
I don't expect to see this pod listed in the endpoints of the controller service
What did you see instead?
The pod was listed in the endpoints.
Output of controller log: (What version of Maesh are you using?)
Not relevant for this case
What is your environment & configuration (arguments, provider, platform, ...)?
version: latest
platform: k3s
The text was updated successfully, but these errors were encountered: