Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sunjayBhatia
Copy link
Member

Failures in main daily build showed we were not checking the right status/etc. fields for Envoy in Deployment mode.

Now mimic DaemonSet check, since we can have runs where there is no Contour image container in the Deployment pods.

@sunjayBhatia sunjayBhatia added the release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. label Feb 6, 2023
@sunjayBhatia sunjayBhatia marked this pull request as ready for review February 6, 2023 19:09
@sunjayBhatia sunjayBhatia requested a review from a team as a code owner February 6, 2023 19:09
@sunjayBhatia sunjayBhatia requested review from skriss and stevesloka and removed request for a team February 6, 2023 19:09
Failures in main daily build showed we were not checking the right
status/etc. fields for Envoy in Deployment mode.

Now mimic DaemonSet check, since we can have runs where there is no
Contour image container in the Deployment pods.

Signed-off-by: Sunjay Bhatia <[email protected]>
@sunjayBhatia sunjayBhatia force-pushed the fix-envoy-deployment-e2e branch from 806eae8 to 571db64 Compare February 6, 2023 19:13
@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #5048 (806eae8) into main (19a4c9f) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 806eae8 differs from pull request most recent head 571db64. Consider uploading reports for the commit 571db64 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5048   +/-   ##
=======================================
  Coverage   77.48%   77.49%           
=======================================
  Files         138      138           
  Lines       16904    16904           
=======================================
+ Hits        13098    13099    +1     
+ Misses       3551     3550    -1     
  Partials      255      255           
Impacted Files Coverage Δ
internal/sorter/sorter.go 98.97% <0.00%> (+0.51%) ⬆️

@sunjayBhatia sunjayBhatia changed the title test/e2e: Fix wait for Envoy Deployment updated test/e2e: Fix wait for Envoy Deployment update Feb 6, 2023
@sunjayBhatia sunjayBhatia merged commit f12ed32 into projectcontour:main Feb 6, 2023
@sunjayBhatia sunjayBhatia deleted the fix-envoy-deployment-e2e branch February 6, 2023 22:00
yangyy93 pushed a commit to projectsesame/contour that referenced this pull request Feb 16, 2023
Failures in main daily build showed we were not checking the right
status/etc. fields for Envoy in Deployment mode.

Now mimic DaemonSet check, since we can have runs where there is no
Contour image container in the Deployment pods.

Signed-off-by: Sunjay Bhatia <[email protected]>
Signed-off-by: yy <[email protected]>
yangyy93 pushed a commit to projectsesame/contour that referenced this pull request Feb 16, 2023
Failures in main daily build showed we were not checking the right
status/etc. fields for Envoy in Deployment mode.

Now mimic DaemonSet check, since we can have runs where there is no
Contour image container in the Deployment pods.

Signed-off-by: Sunjay Bhatia <[email protected]>
Signed-off-by: yy <[email protected]>
vmw-yingy pushed a commit to vmw-yingy/contour that referenced this pull request Feb 28, 2023
Failures in main daily build showed we were not checking the right
status/etc. fields for Envoy in Deployment mode.

Now mimic DaemonSet check, since we can have runs where there is no
Contour image container in the Deployment pods.

Signed-off-by: Sunjay Bhatia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants