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

[backport] Add more robust CRD conversion patching #5303

Merged

Conversation

jaellio
Copy link
Contributor

@jaellio jaellio commented Mar 31, 2023

Description:
Backport #5300 to release-v1.2

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?
  2. Is this a breaking change? No

  3. Has documentation corresponding to this change been updated in the osm-docs repo (if applicable)? No

Watch CRDs over a span of 15s to make sure that the CRD conversion patch
is not overwritten by another reconciler

Signed-off-by: Keith Mattix II <keithmattix2@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Merging #5303 (c4957be) into release-v1.2 (00fd7e3) will increase coverage by 0.04%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@               Coverage Diff                @@
##           release-v1.2    #5303      +/-   ##
================================================
+ Coverage         68.79%   68.83%   +0.04%     
================================================
  Files               210      210              
  Lines             15679    15680       +1     
================================================
+ Hits              10786    10794       +8     
+ Misses             4842     4835       -7     
  Partials             51       51              
Flag Coverage Δ
unittests 68.83% <0.00%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
cmd/osm-bootstrap/osm-bootstrap.go 45.36% <0.00%> (ø)
pkg/reconciler/client.go 0.00% <0.00%> (ø)

... and 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jaellio jaellio merged commit c55b7db into openservicemesh:release-v1.2 Mar 31, 2023
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.

4 participants