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

Extend the Probe interface to support optional path, port and scheme properties #454

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

kabicin
Copy link
Member

@kabicin kabicin commented Jul 27, 2023

  • Override the probe defaults with the OpenLibertyApplication's Service port and update scheme to HTTPS if manageTLS is true (or if the flag is unset) otherwise set to HTTP.

Related issue #442

This change depends on application-stacks/runtime-component-operator#566 being merged to pull upstream dependencies.

@kabicin kabicin self-assigned this Jul 27, 2023
@kabicin kabicin changed the title Patch probe defaults with port and scheme based on manageTLS Extend the Probe interface to support optional port and scheme properties May 16, 2024
@kabicin kabicin changed the title Extend the Probe interface to support optional port and scheme properties Extend the Probe interface to support optional path, port and scheme properties May 16, 2024
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.

1 participant