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

[blog] Add a blog of building a control plane on local by docker-compose #4823

Merged
merged 7 commits into from
Mar 14, 2024

Conversation

t-kikuc
Copy link
Member

@t-kikuc t-kikuc commented Mar 12, 2024

What this PR does / why we need it:

In order to make it easier to experiment with Control Plane and Piped.
Especially, Control Plane is needed for experimenting/debugging Piped, but currently it's really difficult to build one.

Note: This PR should be merged after #4822 is merged.
This blog referes to https://github.com/pipe-cd/demo/blob/main/control_plane/docker-compose/

FYI: This blog is based on #4822

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.90%. Comparing base (aeb3687) to head (1ec74cd).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4823      +/-   ##
==========================================
- Coverage   28.91%   28.90%   -0.01%     
==========================================
  Files         317      317              
  Lines       40333    40366      +33     
==========================================
+ Hits        11662    11668       +6     
- Misses      27743    27770      +27     
  Partials      928      928              

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

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Copy link
Member

@ffjlabo ffjlabo left a comment

Choose a reason for hiding this comment

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

Great work 👍

Copy link
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

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

🚀

@t-kikuc t-kikuc merged commit 930487a into master Mar 14, 2024
13 of 14 checks passed
@t-kikuc t-kikuc deleted the blog-control-plane-local branch March 14, 2024 07:34
@github-actions github-actions bot mentioned this pull request Apr 8, 2024
@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
…ose (pipe-cd#4823)

* Add blog: control-plane-on-local

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>

* Clearer explanation

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>

* Add ref to the example

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>

* Add description

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>

* Fix link to the demo repo

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>

* rename file to refer to docker-compose

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>

* fix date

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>

---------

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants