Skip to content

Configurable ports#285

Open
ctenberge-oneid wants to merge 2 commits intocrossplane-contrib:mainfrom
ctenberge-oneid:main
Open

Configurable ports#285
ctenberge-oneid wants to merge 2 commits intocrossplane-contrib:mainfrom
ctenberge-oneid:main

Conversation

@ctenberge-oneid
Copy link

Description of your changes

Fixes #274: This change adds support for configuring the ports for the webhook (see crossplane/crossplane#6291)

I have:

  • Read and followed Crossplane's [contribution process].
  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

I ran the provider and tested that the health probe is present and that the port is configurable. Also tested that the metrics port is configurable using curl localhost:8080/metrics
The webhook isn't even enabled so testing is not possible. I left the code in-place for configuring the port in the future.

Signed-off-by: Caleb tenBerge <caleb.tenberge@oneidentity.com>
…ir port configurable

Signed-off-by: Caleb tenBerge <caleb.tenberge@oneidentity.com>
@haarchri
Copy link
Member

Thanks for this enhancement, and sorry for the long delay in reviewing it. Since it’s been a long time, could you please rebase the PR? After that, we can merge it into the main branch and include it in the next maintenance release.

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.

feat: make the webhook port configurable

2 participants