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

backport: Enable priv init container for OpenShift#3730

Merged
ksubrmnn merged 1 commit intoopenservicemesh:release-v0.9from
ksubrmnn:priv_init
Jul 6, 2021
Merged

backport: Enable priv init container for OpenShift#3730
ksubrmnn merged 1 commit intoopenservicemesh:release-v0.9from
ksubrmnn:priv_init

Conversation

@ksubrmnn
Copy link
Copy Markdown
Contributor

@ksubrmnn ksubrmnn commented Jul 6, 2021

Description:
Cherry-picks ed30fa8 for release-v0.9 tests,
required for e2e tests to work on OpenShift.

Affected area:

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

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project?
    • Did you notify the maintainers and provide attribution?
      No
  2. Is this a breaking change?
    No

…3480)

Signed-off-by: Kalya Subramanian <kasubra@microsoft.com>
@ksubrmnn ksubrmnn requested a review from a team as a code owner July 6, 2021 18:25
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #3730 (62507f1) into release-v0.9 (7b40684) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           release-v0.9    #3730      +/-   ##
================================================
+ Coverage         66.54%   66.58%   +0.03%     
================================================
  Files               169      169              
  Lines              7945     7945              
================================================
+ Hits               5287     5290       +3     
+ Misses             2625     2622       -3     
  Partials             33       33              
Flag Coverage Δ
unittests 66.58% <ø> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
pkg/endpoint/providers/kube/client.go 79.20% <0.00%> (+0.99%) ⬆️
pkg/ticker/ticker.go 70.66% <0.00%> (+2.66%) ⬆️

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 7b40684...62507f1. Read the comment docs.

@ksubrmnn ksubrmnn merged commit b15728b into openservicemesh:release-v0.9 Jul 6, 2021
@ksubrmnn ksubrmnn deleted the priv_init branch July 6, 2021 18:39
@ksubrmnn ksubrmnn linked an issue Jul 20, 2021 that may be closed by this pull request
@ksubrmnn ksubrmnn changed the title backport: enablePriviligedInitContainer for e2es on OpenShift backport: Enable priv init container for OpenShift Jul 27, 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.

Configure e2es to run on OpenShift

4 participants