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

(backport/v1.2.3) Allow all headless services, not just those backed by Statefulsets with subdomains (#5250) #5263

Merged
merged 6 commits into from
Dec 14, 2022

Conversation

keithmattix
Copy link
Contributor

@keithmattix keithmattix commented Dec 8, 2022

I had to add some formatting and such to cherry-picks to make the linter work with Go 1.19 and thew new cert-manager versions

Signed-off-by: Keith Mattix II [email protected]

…th subdomains (openservicemesh#5250)

* Allow all headless services, not just those backed by Statefulsets with subdomains

Signed-off-by: Keith Mattix II <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #5263 (25c8e53) into release-v1.2 (d95aeff) will increase coverage by 0.02%.
The diff coverage is 54.54%.

@@               Coverage Diff                @@
##           release-v1.2    #5263      +/-   ##
================================================
+ Coverage         68.81%   68.84%   +0.02%     
================================================
  Files               210      210              
  Lines             15668    15679      +11     
================================================
+ Hits              10782    10794      +12     
+ Misses             4835     4834       -1     
  Partials             51       51              
Flag Coverage Δ
unittests 68.84% <54.54%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
pkg/cli/verifier/envoy_config.go 65.10% <16.66%> (-0.46%) ⬇️
pkg/k8s/client.go 95.37% <100.00%> (+0.38%) ⬆️
pkg/certificate/manager.go 77.86% <0.00%> (+0.79%) ⬆️
pkg/messaging/workqueue.go 100.00% <0.00%> (+10.71%) ⬆️

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

trstringer and others added 3 commits December 8, 2022 14:58
)

Due to the project guidelines on
[inactivity](https://github.com/openservicemesh/osm/blob/main/CONTRIBUTOR_LADDER.md#inactivity),
this PR proposes moving @snehachhabria and @draychev to emeritus status.
Thank you for your contributions to this project!

Signed-off-by: Thomas Stringer <[email protected]>
@shalier has been contributing to the project at the level that is
expected of a maintainer.

Maintainers, if you agree with this nomination, leave a "+1" comment
and approve the PR (do not merge it).

Signed-off-by: Thomas Stringer <[email protected]>
jaellio
jaellio previously approved these changes Dec 12, 2022
*Upgrade cert-manager to v1.10.0

Signed-off-by: Keith Mattix II <[email protected]>
@keithmattix keithmattix force-pushed the release-v1.2 branch 7 times, most recently from f741c31 to d14ef62 Compare December 13, 2022 21:12
bump version of go to 1.19

Signed-off-by: Sean Teeling <[email protected]>
Copy link
Contributor

@jaellio jaellio left a comment

Choose a reason for hiding this comment

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

Reminder to not squash these commits :)

@keithmattix keithmattix merged commit 6ecc61c into openservicemesh:release-v1.2 Dec 14, 2022
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.

6 participants