Skip to content

Saves 'describe' output of K8s resources for E2E tests.#4082

Merged
artursouza merged 2 commits into
dapr:masterfrom
artursouza:save_k8s_resources_describe
Jan 4, 2022
Merged

Saves 'describe' output of K8s resources for E2E tests.#4082
artursouza merged 2 commits into
dapr:masterfrom
artursouza:save_k8s_resources_describe

Conversation

@artursouza

Copy link
Copy Markdown
Contributor

Saves 'describe' output of K8s resources for E2E tests.

This is useful to debug deployment failures in E2E tests, mainly for Windows K8s.

Issue reference

Please reference the issue this PR will close: N/A

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

@artursouza
artursouza requested review from a team as code owners January 4, 2022 07:24
@codecov

codecov Bot commented Jan 4, 2022

Copy link
Copy Markdown

Codecov Report

Merging #4082 (b976751) into master (8342158) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4082      +/-   ##
==========================================
+ Coverage   63.19%   63.22%   +0.03%     
==========================================
  Files         101      101              
  Lines        9654     9654              
==========================================
+ Hits         6101     6104       +3     
+ Misses       3074     3072       -2     
+ Partials      479      478       -1     
Impacted Files Coverage Δ
pkg/actors/internal/placement.go 89.11% <0.00%> (+1.55%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 26e34de...b976751. Read the comment docs.

@artursouza
artursouza merged commit b8a3c8c into dapr:master Jan 4, 2022
Taction added a commit to Taction/dapr that referenced this pull request Jan 4, 2022
* master:
  Saves 'describe' output of K8s resources for E2E tests. (dapr#4082)
  Fix flakiness on get metadata e2e. (dapr#4080)
  Return error instead of crashing when receiving grpc_proxy request on uninitialized daprd
  Fix actor reminder e2e tests + fixes to reminder partition (dapr#4021)
  Upgrading fasthttp to fix shutdown issue
  Fixed create timer duetime
  remove max graceful shutdown duration limit
  fix lint
  add more test case
  fix lint
  Make the grace period configurable

Signed-off-by: Taction <[email protected]>
x-shadow-man pushed a commit to x-shadow-man/dapr that referenced this pull request Jan 5, 2022
x-shadow-man pushed a commit to x-shadow-man/dapr that referenced this pull request Jan 5, 2022
x-shadow-man pushed a commit to x-shadow-man/dapr that referenced this pull request Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants