Skip to content

Conversation

@michael-valdron
Copy link
Member

@michael-valdron michael-valdron commented Feb 3, 2023

Signed-off-by: Michael Valdron [email protected]

What does this PR do?:

Summarize the changes. Are any stacks or samples added or updated?

Updates the probing in the OpenShift template to ensure the registry index server is ready before launching the registry viewer.

Which issue(s) this PR fixes:

Link to github issue(s)

part of devfile/api#1019

PR acceptance criteria:

  • Contributing guide
    Have you read the devfile registry contributing guide and followed its instructions?
  • Test automation
    Does this repository's tests pass with your changes?
  • Documentation
    Does any documentation need to be updated with your changes?
  • Check Tools Provider
    Have you tested the changes with existing tools, i.e. Odo, Che, Console? (See devfile registry contributing guide on how to test changes)

How to test changes / Special notes to the reviewer:

Signed-off-by: Michael Valdron <[email protected]>
@openshift-ci
Copy link

openshift-ci bot commented Feb 3, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@michael-valdron michael-valdron changed the title [WIP] Probe changes in OpenShift template Probe changes in OpenShift template Feb 3, 2023
@michael-valdron michael-valdron marked this pull request as ready for review February 3, 2023 21:53
@openshift-ci openshift-ci bot requested review from elsony and rohitkrai03 February 3, 2023 21:53
Copy link
Collaborator

@kim-tsao kim-tsao left a comment

Choose a reason for hiding this comment

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

If we don't specify the liveness and readiness probes for the viewer, does that mean they will be created with the defaults?

@openshift-ci openshift-ci bot added the lgtm Looks good to me label Feb 3, 2023
@openshift-ci
Copy link

openshift-ci bot commented Feb 3, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kim-tsao, michael-valdron
Once this PR has been reviewed and has the lgtm label, please assign johnmcollier for approval by writing /assign @johnmcollier in a comment. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@michael-valdron
Copy link
Member Author

If we don't specify the liveness and readiness probes for the viewer, does that mean they will be created with the defaults?

Yes, this would be the case here: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#configure-probes

@michael-valdron michael-valdron merged commit 2f5066b into devfile:main Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm Looks good to me

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants