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

docs(*): update UPGRADE.md with timeouts #4450

Merged
merged 1 commit into from
Jun 9, 2022
Merged

Conversation

lobkovilya
Copy link
Contributor

Summary

Update UPGRADE.md file

Full changelog

  • [Implement ...]
  • [Fix ...]

Issues resolved

Fix #XXX

Documentation

Testing

  • Unit tests
  • E2E tests
  • Manual testing on Universal
  • Manual testing on Kubernetes

Backwards compatibility

  • Update UPGRADE.md with any steps users will need to take when upgrading.
  • Add backport-to-stable label if the code follows our backporting policy

Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
@lobkovilya lobkovilya requested a review from a team as a code owner June 9, 2022 09:25
@codecov-commenter
Copy link

Codecov Report

Merging #4450 (7068d49) into master (11e367b) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4450      +/-   ##
==========================================
+ Coverage   55.56%   55.59%   +0.02%     
==========================================
  Files         941      941              
  Lines       57708    57708              
==========================================
+ Hits        32068    32084      +16     
+ Misses      23089    23081       -8     
+ Partials     2551     2543       -8     
Impacted Files Coverage Δ
pkg/core/tokens/default_signing_key.go 66.66% <0.00%> (-5.56%) ⬇️
pkg/core/resources/manager/cache.go 85.71% <0.00%> (-2.60%) ⬇️
pkg/plugins/resources/postgres/store.go 76.37% <0.00%> (+1.68%) ⬆️
pkg/defaults/components.go 85.71% <0.00%> (+3.57%) ⬆️
pkg/core/runtime/component/component.go 93.54% <0.00%> (+9.67%) ⬆️
pkg/metrics/store/counter.go 85.45% <0.00%> (+10.90%) ⬆️
pkg/clusterid/creator.go 86.66% <0.00%> (+13.33%) ⬆️

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 11e367b...7068d49. Read the comment docs.

@lobkovilya lobkovilya merged commit 877ddb5 into master Jun 9, 2022
@lobkovilya lobkovilya deleted the docs/upgrade-md branch June 9, 2022 10:42
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.

None yet

3 participants