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
type
backend
Describe the bug When scanning k8s resources with v9, we get this warning:
2023-10-26T09:50:46Z WRN no connection `type` provided in inventory, falling back to deprecated `backend` field
To Reproduce Steps to reproduce the behavior:
Expected behavior We should use the current type.
The text was updated successfully, but these errors were encountered:
Not an issue. This only happened during my tests, where I used a v9 image w/o enabling the feature flag.
We already use Type: https://github.com/mondoohq/mondoo-operator/blob/main/pkg/client/scanapiclient/client.go#L122
Type
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When scanning k8s resources with v9, we get this warning:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
We should use the current type.
The text was updated successfully, but these errors were encountered: