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

refactor: bump KTF to v0.46.0 and adjust code accordingly #5735

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

programmer04
Copy link
Member

@programmer04 programmer04 commented Mar 21, 2024

What this PR does / why we need it:

Get rid of a workaround in getting particular URLs for Gateway. The limitation of KTF has been fixed in Kong/kubernetes-testing-framework#1008 and released in KTF v0.46.0 thus helpers can be used directly. Moreover, some small, opportunistic cleanups were spotted during the main task

Which issue this PR fixes:

Spotted during the fight with test flakes.

@programmer04 programmer04 added dependencies Pull requests that update a dependency file area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality. labels Mar 21, 2024
@programmer04 programmer04 self-assigned this Mar 21, 2024
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.9%. Comparing base (02dca39) to head (e1619cc).

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #5735     +/-   ##
=======================================
+ Coverage   71.7%   71.9%   +0.1%     
=======================================
  Files        175     175             
  Lines      18141   18141             
=======================================
+ Hits       13023   13049     +26     
+ Misses      4174    4152     -22     
+ Partials     944     940      -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@programmer04 programmer04 force-pushed the bump-ktf branch 2 times, most recently from 452cc11 to c8d0f55 Compare March 21, 2024 10:41
@programmer04 programmer04 force-pushed the bump-ktf branch 4 times, most recently from d968eaf to d58719c Compare March 21, 2024 12:29
@programmer04 programmer04 force-pushed the bump-ktf branch 3 times, most recently from fd97a7f to dc4a4ab Compare March 21, 2024 14:09
@programmer04 programmer04 added the do not merge let the author merge this, don't merge for them. label Mar 21, 2024
@programmer04 programmer04 force-pushed the bump-ktf branch 5 times, most recently from 52a52ca to 7b5ac98 Compare March 21, 2024 16:33
@programmer04 programmer04 marked this pull request as ready for review March 21, 2024 16:51
@programmer04 programmer04 requested a review from a team as a code owner March 21, 2024 16:51
@programmer04 programmer04 removed the do not merge let the author merge this, don't merge for them. label Mar 22, 2024
@programmer04 programmer04 enabled auto-merge (squash) March 22, 2024 15:37
@programmer04 programmer04 added the ci/run-e2e Trigger e2e test run from PR label Mar 22, 2024
@team-k8s-bot
Copy link
Collaborator

E2E (targeted) tests with KIND-based clusters were started at https://github.com/Kong/kubernetes-ingress-controller/actions/runs/8392975533

@team-k8s-bot team-k8s-bot removed the ci/run-e2e Trigger e2e test run from PR label Mar 22, 2024
@programmer04 programmer04 merged commit 0453497 into main Mar 22, 2024
174 checks passed
@programmer04 programmer04 deleted the bump-ktf branch March 22, 2024 16:54
@programmer04 programmer04 added this to the KIC v3.2.x milestone Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality. dependencies Pull requests that update a dependency file size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants