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

chore(module): fix doc-ru linter output #490

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

fl64
Copy link
Member

@fl64 fl64 commented Oct 31, 2024

Description

Fix output for doc-ru linter

Why do we need it, and what problem does it solve?

We need to know the name of file with changes

What is the expected result?

/src/crds/clustervirtualimages.yaml # <---
{"count":1,"operations":[{"path":"/spec/versions/v1alpha2/schema/openAPIV3Schema/properties/spec/properties/dataSource/properties/http/properties/insecureSkipVerify","op":"delete"}]}
/src/crds/virtualdisks.yaml # <---
{"count":0,"operations":[]}

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@fl64 fl64 requested a review from yaroslavborbat October 31, 2024 06:38
@fl64 fl64 self-assigned this Oct 31, 2024
@fl64 fl64 merged commit d84c0bd into main Oct 31, 2024
12 checks passed
@fl64 fl64 deleted the chore/module/fix-doc-ru-linter-output branch October 31, 2024 06:43
danilrwx pushed a commit that referenced this pull request Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants