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

tests: align E2E to dynamic handling of GW API CRDs #4021

Merged
merged 1 commit into from
May 17, 2023

Conversation

czeslavo
Copy link
Contributor

@czeslavo czeslavo commented May 17, 2023

What this PR does / why we need it:

Missing Gateway and HTTPRoute will no longer output the log that was expected in the TestMissingCRDsDontCrashTheController as they are using now the DynamicCRDController that was introduced in #3996.

@czeslavo czeslavo self-assigned this May 17, 2023
@czeslavo czeslavo added ci/run-e2e Trigger e2e test run from PR area/tests and removed size/S labels May 17, 2023
@czeslavo czeslavo added this to the KIC v2.10.0 milestone May 17, 2023
@team-k8s-bot
Copy link
Collaborator

@team-k8s-bot team-k8s-bot removed the ci/run-e2e Trigger e2e test run from PR label May 17, 2023
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@team-k8s-bot team-k8s-bot temporarily deployed to gcloud May 17, 2023 09:01 — with GitHub Actions Inactive
@czeslavo czeslavo marked this pull request as ready for review May 17, 2023 09:08
@czeslavo czeslavo requested a review from a team as a code owner May 17, 2023 09:08
@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.1 ⚠️

Comparison is base (b53c014) 59.6% compared to head (de22e65) 59.5%.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #4021     +/-   ##
=======================================
- Coverage   59.6%   59.5%   -0.1%     
=======================================
  Files        149     149             
  Lines      16406   16406             
=======================================
- Hits        9783    9776      -7     
- Misses      5987    5992      +5     
- Partials     636     638      +2     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@czeslavo czeslavo merged commit 52aea3e into main May 17, 2023
@czeslavo czeslavo deleted the align-missing-crd-e2e branch May 17, 2023 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants