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

feat(lbaas): add support for lb redirect rule status #351

Merged
merged 4 commits into from
Jan 30, 2025

Conversation

paketeserrano
Copy link
Contributor

No description provided.

@paketeserrano paketeserrano requested a review from a team as a code owner January 28, 2025 17:02
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@Darep Darep left a comment

Choose a reason for hiding this comment

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

LGTM at least 😊

Copy link
Contributor

@villevsv-upcloud villevsv-upcloud left a comment

Choose a reason for hiding this comment

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

Looks good, left a couple of comments for small fixes.

CHANGELOG.md Outdated Show resolved Hide resolved
@@ -16,7 +16,7 @@ import (
)

const (
Version string = "8.14.0"
Version string = "8.15.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

No need to bump the version here, let's use a separate release PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I changed it back to 8.14.0. This was actually incremented by some bot commit, not sure why? Can you explain this one to me?

Copy link
Member

@Darep Darep Jan 29, 2025

Choose a reason for hiding this comment

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

It's a GitHub action: https://github.com/UpCloudLtd/upcloud-go-api/blob/main/.github/workflows/user-agent.yml

Runs a script that greps the latest version from CHANGELOG.md 😄 Runs for PR commits

@paketeserrano paketeserrano merged commit ebdb329 into main Jan 30, 2025
6 checks passed
@paketeserrano paketeserrano deleted the feat/support-http-status-lb branch January 30, 2025 08:24
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.

3 participants