docs: move using kuadrant from guides into readme for guides #1411
Annotations
9 errors and 2 warnings
trailing whitespace:
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
|
trailing whitespace:
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
|
trailing whitespace:
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`.
|
trailing whitespace:
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
|
trailing whitespace:
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
|
trailing whitespace:
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
|
trailing whitespace:
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
|
trailing whitespace:
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
|
trailing whitespace
Process completed with exit code 1.
|
Set up Go 1.22.x
Restore cache failed: Dependencies file is not found in /home/runner/work/authorino/authorino. Supported file pattern: go.sum
|
Run andstor/file-existence-action@v1
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/
|
Loading