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

Template admin interface port #1759

Closed
wants to merge 4 commits into from

Conversation

Tharsanan1
Copy link
Contributor

Purpose

$subject

@Tharsanan1 Tharsanan1 force-pushed the template-admin-interface branch from 209399e to 9dc0d7a Compare September 26, 2023 04:01
@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (039a382) 25.56% compared to head (21b9578) 25.56%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1759   +/-   ##
=======================================
  Coverage   25.56%   25.56%           
=======================================
  Files         131      131           
  Lines       15163    15163           
  Branches     2561     2561           
=======================================
  Hits         3876     3876           
  Misses      11156    11156           
  Partials      131      131           
Flag Coverage Δ
adapter 25.54% <ø> (ø)
common-controller 1.11% <ø> (ø)
config-deployer-service 26.71% <ø> (ø)
idp-domain-service 80.10% <ø> (ø)
router ?

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -151,6 +151,7 @@ A Helm chart for APK components
| wso2.apk.dp.gatewayRuntime.deployment.router.strategy | string | `"RollingUpdate"` | Deployment strategy |
| wso2.apk.dp.gatewayRuntime.deployment.router.imagePullPolicy | string | `"Always"` | Image pull policy |
| wso2.apk.dp.gatewayRuntime.deployment.router.image | string | `"wso2/router:1.0.0"` | Image |
| wso2.apk.dp.gatewayRuntime.deployment.router.adminInterfaceEnabled | bool | `true` | Envoy proxy admin interface enabled or not |
Copy link
Contributor

Choose a reason for hiding this comment

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

We dont need this config. Added a comment in here - wso2/docs-apk#382 (comment)

@Tharsanan1 Tharsanan1 closed this Oct 2, 2023
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.

3 participants