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

🐛 use kind fully qualified names for k8s resources #4350

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

imilchev
Copy link
Member

We should use kind instead of resources. Also the k8s library doesn't "stringify" the GroupVersionKind in the format that is expected by the server. Therefore we are doing that ourselves

Signed-off-by: Ivan Milchev <ivan@mondoo.com>
Copy link
Contributor

Test Results

3 074 tests  ±0   3 073 ✅ ±0   1m 32s ⏱️ +4s
  363 suites ±0       1 💤 ±0 
   27 files   ±0       0 ❌ ±0 

Results for commit 76c0ff0. ± Comparison against base commit 33d21cf.

@imilchev imilchev merged commit 66bd7e2 into main Jul 16, 2024
15 checks passed
@imilchev imilchev deleted the ivan/k8s-fully-qualified branch July 16, 2024 16:31
@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants