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

Searching for custom resources using SQL failed #709

Open
Tracked by #744
Jamel-jun opened this issue Jan 10, 2025 · 0 comments
Open
Tracked by #744

Searching for custom resources using SQL failed #709

Jamel-jun opened this issue Jan 10, 2025 · 0 comments
Labels
area/search question Further information is requested
Milestone

Comments

@Jamel-jun
Copy link

Jamel-jun commented Jan 10, 2025

What happened?

When I tried to search for an Ingress resource, I got no results.
image

However, it exists when searching for a Service resource.
image

What did you expect to happen?

The search for CR resources such as Ingress succeeds

How can we reproduce it (as minimally and precisely as possible)?

Use helm to deploy normally

Anything else we need to know?

image

Karpor version

$ karpor -V
0.5.9

OS version

# On Linux:
$ cat /etc/os-release
NAME="Alpine Linux"
ID=alpine
VERSION_ID=3.17.3
PRETTY_NAME="Alpine Linux v3.17"
HOME_URL="https://alpinelinux.org/"
BUG_REPORT_URL="https://gitlab.alpinelinux.org/alpine/aports/-/issues"
$ uname -a
Linux karpor-server-6597fd5f66-j8fgb 5.10.134-17.2.al8.x86_64 #1 SMP Fri Aug 9 15:49:42 CST 2024 x86_64 Linux

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here

Install tools

@elliotxx elliotxx added the question Further information is requested label Jan 10, 2025
@elliotxx elliotxx added this to the v0.8.0 milestone Jan 18, 2025
@github-actions github-actions bot mentioned this issue Jan 18, 2025
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/search question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants