Skip to content

Conversation

AritraDey-Dev
Copy link
Member

@AritraDey-Dev AritraDey-Dev commented Jun 21, 2025

Please ensure your pull request adheres to the following guidelines:

  • For first time contributors, read Submitting a pull request
  • All code is covered by unit and/or runtime tests where feasible.
  • All commits contain a well written commit description including a title,
    description and a Fixes: #XXX line if the commit addresses a particular
    GitHub issue.
  • If your commit description contains a Fixes: <commit-id> tag, then
    please add the commit author[s] as reviewer[s] to this issue.
  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • Are you a user of Cilium? Please add yourself to the Users doc
  • Thanks for contributing!

update httpbin example as per istio latest release

examples: Update httpbin example for Istio latest release compatibility

@AritraDey-Dev AritraDey-Dev requested a review from a team as a code owner June 21, 2025 21:18
@AritraDey-Dev AritraDey-Dev requested a review from qmonnet June 21, 2025 21:18
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jun 21, 2025
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Jun 21, 2025
@qmonnet qmonnet requested review from a team and sayboras and removed request for a team June 23, 2025 09:15
Copy link
Member

@qmonnet qmonnet left a comment

Choose a reason for hiding this comment

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

One nit, looks good otherwise from my side, thanks!
I've got no experience with Istio though, I'll defer to Tam for the actual review 🙂

@sayboras sayboras added the release-note/misc This PR makes changes that have no direct user impact. label Jun 25, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jun 25, 2025
@aanm aanm enabled auto-merge June 25, 2025 08:59
@aanm
Copy link
Member

aanm commented Jun 25, 2025

/test

auto-merge was automatically disabled June 28, 2025 16:24

Head branch was pushed to by a user without write access

@AritraDey-Dev AritraDey-Dev force-pushed the update-istio-httpbin branch from 85026af to 6c09354 Compare June 28, 2025 16:24
@AritraDey-Dev AritraDey-Dev requested a review from qmonnet June 28, 2025 16:34
Update example "httpbin" that originates from Istio project, to its
latest version (as of release 1.26.2).

[ Quentin: Fix missing line break at the end of the file,
    add context in commit log. ]

Link: https://github.com/istio/istio/blob/1.26.2/samples/httpbin/httpbin.yaml
Signed-off-by: Aritra Dey <adey01027@gmail.com>
Signed-off-by: Quentin Monnet <qmo@qmon.net>
@qmonnet qmonnet force-pushed the update-istio-httpbin branch from 6c09354 to 89aedfa Compare June 30, 2025 13:00
Copy link
Member

@qmonnet qmonnet left a comment

Choose a reason for hiding this comment

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

You still had a missing line break at the end, see how GitHub displays it:

image

You did add a new line, but it contained spaces (auto-indentation aligned with the latest YAML item).

I've fixed it for you, and squashed the two commits together. If you need to update this PR, please make sure to pull the changes first.

@qmonnet
Copy link
Member

qmonnet commented Jun 30, 2025

/test

@AritraDey-Dev
Copy link
Member Author

Thank you, @qmonnet, for fixing the indentation.
I'm not entirely sure if the test failures are related to the changes introduced in this PR — could the tests be flaky?

@qmonnet
Copy link
Member

qmonnet commented Jul 1, 2025

Yes, I re-triggered and they passed.

@AritraDey-Dev
Copy link
Member Author

just a gentle ping for your review @sayboras

Copy link
Member

@sayboras sayboras left a comment

Choose a reason for hiding this comment

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

Sorry for late reply, thanks a lot.

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jul 7, 2025
@sayboras sayboras added this pull request to the merge queue Jul 7, 2025
Merged via the queue into cilium:main with commit a3fe297 Jul 7, 2025
68 checks passed
@AritraDey-Dev AritraDey-Dev deleted the update-istio-httpbin branch July 7, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/community-contribution This was a contribution made by a community member. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants