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

Update BuldPlan API for piped pluggin #4821

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Conversation

khanhtc1202
Copy link
Member

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.91%. Comparing base (d26ca6f) to head (6315df3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4821      +/-   ##
==========================================
- Coverage   28.92%   28.91%   -0.01%     
==========================================
  Files         317      317              
  Lines       40333    40333              
==========================================
- Hits        11668    11664       -4     
- Misses      27737    27740       +3     
- Partials      928      929       +1     

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

@khanhtc1202 khanhtc1202 merged commit aeb3687 into master Mar 12, 2024
13 of 14 checks passed
@khanhtc1202 khanhtc1202 deleted the update-pluggin-plan-api branch March 12, 2024 06:14
@github-actions github-actions bot mentioned this pull request Apr 8, 2024
t-kikuc pushed a commit that referenced this pull request Apr 8, 2024
t-kikuc pushed a commit that referenced this pull request Apr 8, 2024
t-kikuc added a commit that referenced this pull request Apr 8, 2024
* BUGFIX: Added cancel method to fix context leak (#4767)

Signed-off-by: fazledyn-or <[email protected]>

* Define piped pluggin api (#4815)

Signed-off-by: khanhtc1202 <[email protected]>

* Update BuldPlan API for piped pluggin (#4821)

Signed-off-by: khanhtc1202 <[email protected]>

* Relocate plugin proto (#4826)

Signed-off-by: khanhtc1202 <[email protected]>

* Update controller to use new planner logic (#4825)

* Update controller to use new planner logic

Signed-off-by: khanhtc1202 <[email protected]>

* Update proto path

Signed-off-by: khanhtc1202 <[email protected]>

* Fix typo

Signed-off-by: khanhtc1202 <[email protected]>

* Fix typo

Signed-off-by: khanhtc1202 <[email protected]>

* Update planner logic to call proto instead of self executing

Signed-off-by: khanhtc1202 <[email protected]>

---------

Signed-off-by: khanhtc1202 <[email protected]>

* Update plugin proto for ExecutorService and add piped pluginservice (#4834)

* Add plugin planner for k8s (#4819)

* [WIP] Add planner

Signed-off-by: Yoshiki Fujikane <[email protected]>

* Not to use out.Version

Signed-off-by: Yoshiki Fujikane <[email protected]>

* Use last_successful_commit_hash and last_successful_config_file_name

Signed-off-by: Yoshiki Fujikane <[email protected]>

* Use in.WorkingDir

Signed-off-by: Yoshiki Fujikane <[email protected]>

* Use in.PipedConfig

Signed-off-by: Yoshiki Fujikane <[email protected]>

* Create git client

Signed-off-by: Yoshiki Fujikane <[email protected]>

* Create secret encryptor

Signed-off-by: Yoshiki Fujikane <[email protected]>

* Add startup server implementation

Signed-off-by: Yoshiki Fujikane <[email protected]>

* Fix for relocation of proto api

Signed-off-by: Yoshiki Fujikane <[email protected]>

* Add roughly implementation for planner plugin

Signed-off-by: Yoshiki Fujikane <[email protected]>

* Rename pkg name

Signed-off-by: Yoshiki Fujikane <[email protected]>

* Add licence

Signed-off-by: Yoshiki Fujikane <[email protected]>

* Comment out for the testing code

Signed-off-by: Yoshiki Fujikane <[email protected]>

---------

Signed-off-by: Yoshiki Fujikane <[email protected]>

* Truncate `deploymentStatus` metrics after reporting stats (#4857)

* Truncate deploymentStatus metrics after reporting to avoid excess message size

Signed-off-by: t-kikuc <[email protected]>

* Rename func to Flush() for clarity

Signed-off-by: t-kikuc <[email protected]>

* Add comment of what's included in statsreporter's body

Signed-off-by: t-kikuc <[email protected]>

* Fix indent in the comment

Signed-off-by: t-kikuc <[email protected]>

* Copy change of metrics.go to pipedv1

Signed-off-by: t-kikuc <[email protected]>

* Copy change of reporter.go to pipedv1

Signed-off-by: t-kikuc <[email protected]>

---------

Signed-off-by: t-kikuc <[email protected]>

---------

Signed-off-by: fazledyn-or <[email protected]>
Signed-off-by: khanhtc1202 <[email protected]>
Signed-off-by: Yoshiki Fujikane <[email protected]>
Signed-off-by: t-kikuc <[email protected]>
Co-authored-by: Ataf Fazledin Ahamed <[email protected]>
Co-authored-by: Khanh Tran <[email protected]>
Co-authored-by: Yoshiki Fujikane <[email protected]>
@t-kikuc t-kikuc mentioned this pull request Apr 9, 2024
sZma5a pushed a commit to sZma5a/pipecd that referenced this pull request Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants