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

chore(*) update UPGRADE.md file for Kuma 1.3.0 #2688

Merged
merged 2 commits into from
Aug 26, 2021

Conversation

bartsmykla
Copy link
Contributor

Summary

update UPGRADE.md file for Kuma 1.3.0

Full changelog

no changelog

Issues resolved

no issues resolved

Documentation

this is a documentation change

Testing

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

Backwards compatibility

  • Add backport-to-stable label if the code is backwards compatible. Otherwise, list breaking changes.

Signed-off-by: Bart Smykla <bartek@smykla.com>
Signed-off-by: Bart Smykla <bartek@smykla.com>
@codecov-commenter
Copy link

Codecov Report

Merging #2688 (551800e) into master (e77ee84) will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2688      +/-   ##
==========================================
+ Coverage   51.94%   52.01%   +0.07%     
==========================================
  Files         871      871              
  Lines       49518    49518              
==========================================
+ Hits        25720    25755      +35     
+ Misses      21725    21676      -49     
- Partials     2073     2087      +14     
Impacted Files Coverage Δ
pkg/mads/v1/client/client.go 41.25% <0.00%> (-2.50%) ⬇️
api/observability/v1/mads.pb.go 34.53% <0.00%> (-1.04%) ⬇️
pkg/core/resources/model/rest/resource.go 69.23% <0.00%> (+1.28%) ⬆️
pkg/insights/resyncer.go 67.66% <0.00%> (+3.00%) ⬆️
pkg/plugins/resources/memory/store.go 82.06% <0.00%> (+4.34%) ⬆️
pkg/events/eventbus.go 92.59% <0.00%> (+7.40%) ⬆️
pkg/core/bootstrap/autoconfig.go 54.46% <0.00%> (+8.03%) ⬆️
.../core/managers/apis/ratelimit/ratelimit_manager.go 45.16% <0.00%> (+9.67%) ⬆️
pkg/core/resources/store/customizable_store.go 88.88% <0.00%> (+11.11%) ⬆️
pkg/insights/components.go 100.00% <0.00%> (+30.00%) ⬆️

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 e77ee84...551800e. Read the comment docs.

@@ -6,6 +6,14 @@ with `x.y.z` being the version you are planning to upgrade to.
If such a section does not exist, the upgrade you want to perform
does not have any particular instructions.

## Upgrade to `1.3.0`

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/mtls/mTLS/ ?

Copy link
Contributor

@Bradamant3 Bradamant3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, merging

@Bradamant3 Bradamant3 merged commit d1301a2 into master Aug 26, 2021
@Bradamant3 Bradamant3 deleted the chore/upgrade-md-1-3-0 branch August 26, 2021 13:52
mergify bot pushed a commit that referenced this pull request Aug 26, 2021
* chore(*) update UPGRADE.md file for Kuma 1.3.0

Signed-off-by: Bart Smykla <bartek@smykla.com>

* chore(*) add one section to UPGRADE.md

Signed-off-by: Bart Smykla <bartek@smykla.com>
(cherry picked from commit d1301a2)
jakubdyszkiewicz pushed a commit that referenced this pull request Aug 30, 2021
Signed-off-by: Bart Smykla <bartek@smykla.com>
nikita15p pushed a commit to nikita15p/kuma that referenced this pull request Sep 28, 2021
* chore(*) update UPGRADE.md file for Kuma 1.3.0

Signed-off-by: Bart Smykla <bartek@smykla.com>

* chore(*) add one section to UPGRADE.md

Signed-off-by: Bart Smykla <bartek@smykla.com>
nikita15p pushed a commit to nikita15p/kuma that referenced this pull request Sep 28, 2021
* chore(*) update UPGRADE.md file for Kuma 1.3.0

Signed-off-by: Bart Smykla <bartek@smykla.com>

* chore(*) add one section to UPGRADE.md

Signed-off-by: Bart Smykla <bartek@smykla.com>
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

5 participants