Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

fix: Fixed retrying bug even if opening bridge is successful#221

Merged
TannerGilbert merged 1 commit intokeptn:masterfrom
TannerGilbert:fix/retrying-open-bridge-on-success
Jan 2, 2022
Merged

fix: Fixed retrying bug even if opening bridge is successful#221
TannerGilbert merged 1 commit intokeptn:masterfrom
TannerGilbert:fix/retrying-open-bridge-on-success

Conversation

@TannerGilbert
Copy link
Copy Markdown
Member

This PR

  • Fixes bug inside expose-keptn.sh file that retries the opening of the Keptn bridge even though it was already open. This is due to a missing break statement.
  • Also fixes the some minor formatting issues (wrong spacing)

How to test

Run curl -SL https://raw.githubusercontent.com/keptn/examples/master/quickstart/expose-keptn.sh | bash

Copy link
Copy Markdown
Member

@TannerGabriel TannerGabriel left a comment

Choose a reason for hiding this comment

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

LGTM

@TannerGilbert TannerGilbert changed the title Fixed retrying bug even if opening bridge is successful fix: Fixed retrying bug even if opening bridge is successful Dec 20, 2021
@TannerGilbert TannerGilbert merged commit f1d3f7d into keptn:master Jan 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants