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

Fixes of Secure, connect and protect guide #499

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

trepel
Copy link
Contributor

@trepel trepel commented Mar 20, 2024

Overview

Small fixes of "Secure, connect and protect" guide. What was done:

  1. dnsrecord.kuadrant.io needs to be used since it conflicts with dnsrecord.ingres.operator.openshift.io
  2. added --context kind-kuadrant-local just for the sake of consistency
  3. added missing response config to AuthPolicy, same is used in https://docs.kuadrant.io/kuadrant-operator/doc/user-guides/authenticated-rl-for-app-developers/
  4. added when selector. If not present Bob won't get the extra request compared to Alice since both limits will be applied and the most restrictive wins
  5. added note that the --resolve flag might not be used if DNS was properly configured

Verification Steps

Eye review might suffice since the changes are relatively simple. Optionally you can just follow the guide.

@trepel trepel requested a review from a team as a code owner March 20, 2024 16:47
Copy link
Collaborator

@maleck13 maleck13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me but will wait for @eguzki to confirm on the RLP

@trepel trepel force-pushed the secure-connect-fix branch from 27fda2c to ede4a47 Compare March 22, 2024 11:24
@trepel trepel merged commit 93d03a4 into Kuadrant:main Mar 22, 2024
13 checks passed
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.

3 participants