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 #566

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Conversation

kabicin
Copy link
Collaborator

@kabicin kabicin commented Jul 25, 2023

  • Create BaseComponentProbes interface so extending operators can override default settings for probes.
  • Create BaseComponentProbe wrapper to corev1.Probe
  • Create OptionalHTTPGetActions wrapper to HTTPGetActions to set path, port and scheme as optional.

Related issue OpenLiberty/open-liberty-operator#442

@kabicin kabicin changed the title Create BaseComponentProbes interface Extend the Probe interface to support optional port and scheme properties May 15, 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