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] #465

Closed
Ahmadabed83 opened this issue Mar 31, 2021 · 1 comment
Closed

[BUG] #465

Ahmadabed83 opened this issue Mar 31, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Ahmadabed83
Copy link

Describe the bug

Run the following on slack:

@Botkube get pod -l label.name.com=value

failed with the following error:

Cluster: test
Error from server (BadRequest): Unable to find "/v1, Resource=pods" that match label selector "label.name.com=value", field selector "": found '<', expected: !, identifier, or 'end of string'
exit status 1

labels looks like a URL are handled as hyperlinks.

To Reproduce
Steps to reproduce the behavior:

  • Sent the following command on the slack channel:
@Botkube get pod -l label.name.com=value

Expected behavior

retrieve a list of pods with the provided label

Screenshots

Additional context

May have the same issue that resolved in #461

@Ahmadabed83 Ahmadabed83 added the bug Something isn't working label Mar 31, 2021
@Ahmadabed83
Copy link
Author

issue solved in the latest image ( waiting the released version )

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

No branches or pull requests

1 participant