Skip to content

change httproute name#79

Merged
k8s-ci-robot merged 3 commits intokubernetes-sigs:mainfrom
mlavacca:rename-httproutes
Oct 30, 2023
Merged

change httproute name#79
k8s-ci-robot merged 3 commits intokubernetes-sigs:mainfrom
mlavacca:rename-httproutes

Conversation

@mlavacca
Copy link
Copy Markdown
Member

@mlavacca mlavacca commented Oct 20, 2023

What type of PR is this?

/kind feature

What this PR does / why we need it:

The HTTPRoutes are named with the following pattern: <Ingress-name>-<name-from-host>. This helps users to immediately associate the HTTPRoute(s) created by the tool to the ingress the tool has taken as input.

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

The `HTTPRoutes` are named with the following pattern: <ingress-name>-<name-from-host>.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

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

@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 20, 2023
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 20, 2023
@mlavacca mlavacca temporarily deployed to release October 20, 2023 15:39 — with GitHub Actions Inactive
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 20, 2023
@mlavacca mlavacca temporarily deployed to release October 23, 2023 07:43 — with GitHub Actions Inactive
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 23, 2023
@mlavacca mlavacca marked this pull request as ready for review October 23, 2023 07:46
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 23, 2023
Copy link
Copy Markdown
Member

@levikobi levikobi left a comment

Choose a reason for hiding this comment

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

Thanks @mlavacca
Overall looks good to me, one minor question though

Comment thread pkg/i2gw/providers/common/utils.go Outdated
@LiorLieberman
Copy link
Copy Markdown
Member

Thanks @mlavacca ! Looks good to me with +1 on Kobi's comment.

/lgtm

Ping me here once this fixed and I will approve it

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. and removed lgtm "Looks good to me", indicates that a PR is ready to be merged. labels Oct 30, 2023
@mlavacca mlavacca temporarily deployed to release October 30, 2023 14:06 — with GitHub Actions Inactive
@mlavacca mlavacca temporarily deployed to release October 30, 2023 14:18 — with GitHub Actions Inactive
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
@mlavacca mlavacca temporarily deployed to release October 30, 2023 14:40 — with GitHub Actions Inactive
@mlavacca
Copy link
Copy Markdown
Member Author

/retest

@LiorLieberman
Copy link
Copy Markdown
Member

/approve

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LiorLieberman, mlavacca

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

The pull request process is described here

Details 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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 30, 2023
@mlavacca
Copy link
Copy Markdown
Member Author

mlavacca commented Oct 30, 2023

@LiorLieberman lgtm label is missing as there were changes after your lgtm stamp.

@LiorLieberman
Copy link
Copy Markdown
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 30, 2023
@k8s-ci-robot k8s-ci-robot merged commit 18c4a3b into kubernetes-sigs:main Oct 30, 2023
@LiorLieberman LiorLieberman added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 10, 2024
danehans added a commit to danehans/ingress2gateway that referenced this pull request Jan 27, 2026
Flake: Only Call `FirstRouteHost()` When Header is Unset
rajashish pushed a commit to rajashish/ingress2gateway1 that referenced this pull request Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants