Skip to content

Conversation

@a18e
Copy link
Contributor

@a18e a18e commented Oct 13, 2023

What is this change about?

cloudfoundry/gorouter#367 and #355 introduced "Optional mTLS client certificate metadata verification".

There were some typos in the yaml/configuration mapping. This PR along with cloudfoundry/gorouter#368 unifies the spelling of "organization" to follow the naming in pkix.

What type of change is this?

  • [Breaking Change]: the change removes a feature or introduces a behavior change to core functionality (request routing, request logging)
  • [Minor Feature/Improvement]: the change introduces a new feature or improvement that doesn't alter core behavior
  • [Bug Fix]: the change addresses a defect

How should this be tested?

There are no functional changes to the certificate metadata verification feature. Since the feature hasn't been included in a release yet, it's also very unlikely that it is already in use so the configuration change should not affect anyone.

Additional Context

Gorouter PR: cloudfoundry/gorouter#368

PR Checklist

@a18e a18e changed the title Unify spelling of organization Unify spelling of "organization" for client certificate metadata verification Oct 13, 2023
@a18e a18e marked this pull request as ready for review October 13, 2023 15:13
@a18e a18e requested a review from a team as a code owner October 13, 2023 15:13
Copy link
Contributor

@plowin plowin left a comment

Choose a reason for hiding this comment

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

+1 @ameowlia, please check and consider including it before the 0.283.0 to avoid an "incompatibility".
To be merged alongside https://github.com/cloudfoundry/gorouter/pull/368/files

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