Skip to content

refactor: remove use of term entry-point from extensions code base - #11488

Merged
harikrishna-patnala merged 1 commit into
apache:mainfrom
shapeblue:refactor-ext-entrypoint
Oct 8, 2025
Merged

refactor: remove use of term entry-point from extensions code base#11488
harikrishna-patnala merged 1 commit into
apache:mainfrom
shapeblue:refactor-ext-entrypoint

Conversation

@shwstppr

Copy link
Copy Markdown
Contributor

Description

Addresses #11483

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • build/CI
  • test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

Addresses apache#11483
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
@codecov

codecovBot commented Aug 20, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 31.25000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.35%. Comparing base (f2d6356) to head (dc31bc3).
⚠️ Report is 139 commits behind head on main.

Files with missing linesPatch %Lines
...work/extensions/manager/ExtensionsManagerImpl.java38.46%8 Missing ⚠️
...al/provisioner/ExternalPathPayloadProvisioner.java0.00%3 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #11488 +/- ##
=========================================
Coverage 17.35% 17.35% - Complexity 15230 15234 +4 
=========================================
Files 5886 5886 Lines 525685 525685 Branches 64159 64159 =========================================
+ Hits 91247 91258 +11 + Misses 424138 424128 -10 + Partials 10300 10299 -1 
FlagCoverage Δ
uitests3.63% <ø> (ø)
unittests18.39% <31.25%> (+<0.01%)⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@shwstppr

Copy link
Copy Markdown
ContributorAuthor

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

@blueorangutan

Copy link
Copy Markdown

Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14679

@DaanHooglandDaanHoogland left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

clgtm

@shwstppr

Copy link
Copy Markdown
ContributorAuthor

@blueorangutan test

@blueorangutan

Copy link
Copy Markdown

@shwstppr a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests

@blueorangutan

Copy link
Copy Markdown

[SF] Trillian test result (tid-14088)
Environment: kvm-ol8 (x2), zone: Advanced Networking with Mgmt server ol8
Total time taken: 52868 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr11488-t14088-kvm-ol8.zip
Smoke tests completed. 146 look OK, 0 have errors, 0 did not run
Only failed and skipped tests results shown below:

TestResultTime (s)Test File

@sureshanapartisureshanaparti left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

clgtm

@shwstppr

Copy link
Copy Markdown
ContributorAuthor

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

@blueorangutan

Copy link
Copy Markdown

Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 15312

@harikrishna-patnala
harikrishna-patnala merged commit a15fbd9 into apache:mainOct 8, 2025
25 checks passed
@github-project-automationgithub-project-automationBot moved this from In Progress to Done in Apache CloudStack 4.22.0Oct 8, 2025
@harikrishna-patnala
harikrishna-patnala deleted the refactor-ext-entrypoint branch October 8, 2025 10:12
dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Oct 17, 2025
…pache#11488)
Addresses apache#11483
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
sandeeplocharla pushed a commit to NetApp/cloudstack that referenced this pull request Oct 21, 2025
…pache#11488)
Addresses apache#11483
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants

@shwstppr@blueorangutan@yadvr@DaanHoogland@sureshanaparti@harikrishna-patnala