Skip to content

docs: move using kuadrant from guides into readme for guides #1411

docs: move using kuadrant from guides into readme for guides

docs: move using kuadrant from guides into readme for guides #1411

Triggered via pull request February 26, 2025 12:24
Status Failure
Total duration 37s
Artifacts

code-style.yaml

on: pull_request
Matrix: Auto-format and Check
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
Lint: docs/user-guides/README.md#L3
[trailing whitespace] reported by reviewdog 🐶 as consumers of `AuthConfig` by automatically generating and managing these resources on behalf of users. Since these consumers Raw Output: ./docs/user-guides/README.md:3:as consumers of `AuthConfig` by automatically generating and managing these resources on behalf of users. Since these consumers
Lint: docs/user-guides/README.md#L7
[trailing whitespace] reported by reviewdog 🐶 This section provides guidance for users working with tools that act as consumers of `AuthConfig`, allowing them to leverage the Raw Output: ./docs/user-guides/README.md:7:This section provides guidance for users working with tools that act as consumers of `AuthConfig`, allowing them to leverage the
Lint: docs/user-guides/README.md#L11
[trailing whitespace] reported by reviewdog 🐶 [Kuadrant](https://kuadrant.io/) provides API security and access control capabilities through its own custom resource: `AuthPolicy`. Raw Output: ./docs/user-guides/README.md:11:[Kuadrant](https://kuadrant.io/) provides API security and access control capabilities through its own custom resource: `AuthPolicy`.
Lint: docs/user-guides/README.md#L12
[trailing whitespace] reported by reviewdog 🐶 `AuthPolicy` is designed specifically for use with the Kubernetes [Gateway API](https://gateway-api.sigs.k8s.io/), allowing users Raw Output: ./docs/user-guides/README.md:12:`AuthPolicy` is designed specifically for use with the Kubernetes [Gateway API](https://gateway-api.sigs.k8s.io/), allowing users
Lint: docs/user-guides/README.md#L15
[trailing whitespace] reported by reviewdog 🐶 Rather than defining `AuthConfig` resources directly, users can define an `AuthPolicy`, and Kuadrant will automatically Raw Output: ./docs/user-guides/README.md:15:Rather than defining `AuthConfig` resources directly, users can define an `AuthPolicy`, and Kuadrant will automatically
Lint: docs/user-guides/README.md#L21
[trailing whitespace] reported by reviewdog 🐶 - **Automatic Hostname Handling**: Unlike `AuthConfig`, `AuthPolicy` does not explicitly define `spec.host`. Instead, hostnames are Raw Output: ./docs/user-guides/README.md:21:- **Automatic Hostname Handling**: Unlike `AuthConfig`, `AuthPolicy` does not explicitly define `spec.host`. Instead, hostnames are
Lint: docs/user-guides/README.md#L23
[trailing whitespace] reported by reviewdog 🐶 - **Authorino Integration**: Kuadrant translates `AuthPolicy` into an `AuthConfig`, which is then processed by Authorino to enforce Raw Output: ./docs/user-guides/README.md:23:- **Authorino Integration**: Kuadrant translates `AuthPolicy` into an `AuthConfig`, which is then processed by Authorino to enforce
Lint: docs/user-guides/README.md#L26
[trailing whitespace] reported by reviewdog 🐶 For more details on enforcing authentication and authorization with Kuadrant, see the Raw Output: ./docs/user-guides/README.md:26:For more details on enforcing authentication and authorization with Kuadrant, see the
Lint
Process completed with exit code 1.
Auto-format and Check (gofmt)
Restore cache failed: Dependencies file is not found in /home/runner/work/authorino/authorino. Supported file pattern: go.sum
Auto-format and Check (goimports)
Restore cache failed: Dependencies file is not found in /home/runner/work/authorino/authorino. Supported file pattern: go.sum
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/authorino/authorino. Supported file pattern: go.sum
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/