Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

ref(charts) update top OpenServiceMesh key to osm #4317

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

michelleN
Copy link
Contributor

@michelleN michelleN commented Oct 27, 2021

Signed-off-by: Michelle Noorali [email protected]

Description:
This PR updates the top level OpenServiceMesh key to osm and resolves #4164. Initially as part of #4164 we wanted to remove the top level key altogether but because of the way the images are defined and contained and because there are values for other child charts in this values file, keeping a top level key helps with organization and readability. It also makes the config passed in through the --set flag easier to understand because the top level key provides clarity in scoping.

Testing done:

Affected area:

Functional Area
New Functionality [ ]
CI System [ ]
CLI Tool [ ]
Certificate Management [ ]
Control Plane [ ]
Demo [ X]
Documentation [X ]
Egress [ ]
Ingress [ ]
Install [ X]
Networking [ ]
Observability [ ]
Performance [ ]
SMI Policy [ ]
Security [ ]
Sidecar Injection [ ]
Tests [X ]
Upgrade [ ]
Other [ ]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project? No

    • Did you notify the maintainers and provide attribution? NA
  2. Is this a breaking change? Yes

@michelleN michelleN requested a review from a team as a code owner October 27, 2021 16:25
@michelleN michelleN changed the title ref(charts) updatea top OpenServiceMesh key to osm ref(charts) update top OpenServiceMesh key to osm Oct 27, 2021
@michelleN michelleN force-pushed the osmkey branch 3 times, most recently from 05dc34f to a01bd33 Compare October 27, 2021 16:50
@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2021

Codecov Report

Merging #4317 (a01bd33) into main (30a2f05) will not change coverage.
The diff coverage is 71.42%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4317   +/-   ##
=======================================
  Coverage   69.16%   69.16%           
=======================================
  Files         211      211           
  Lines       14251    14251           
=======================================
  Hits         9856     9856           
  Misses       4347     4347           
  Partials       48       48           
Flag Coverage Δ
unittests 69.16% <71.42%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cmd/cli/install.go 76.33% <66.66%> (ø)
cmd/cli/mesh_upgrade.go 72.05% <100.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 30a2f05...a01bd33. Read the comment docs.

@michelleN michelleN force-pushed the osmkey branch 2 times, most recently from 931f074 to 44982d1 Compare October 27, 2021 22:23
Copy link
Member

@shashankram shashankram left a comment

Choose a reason for hiding this comment

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

Thanks @michelleN. I created openservicemesh/osm-docs#263 to track the changed required in osm-docs.

@michelleN michelleN merged commit 92c0719 into openservicemesh:main Oct 28, 2021
allenlsy pushed a commit to allenlsy/osm that referenced this pull request Dec 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove top level OpenServiceMesh key in chart values file
5 participants