Skip to content

Generate quickstart manifest for version v0.58.0 - #7224

Draft
khanhtc1202 wants to merge 3 commits into
masterfrom
gen-quickstart-manifest
Draft

Generate quickstart manifest for version v0.58.0#7224
khanhtc1202 wants to merge 3 commits into
masterfrom
gen-quickstart-manifest

Conversation

@khanhtc1202

Copy link
Copy Markdown
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):

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Copilot AI lite review requested due to automatic review settings August 23, 2026 07:12
@khanhtc1202
khanhtc1202 requested a review from a team as a code owner August 23, 2026 07:12
@netlify

netlify Bot commented Aug 23, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit 4680a54
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6a8aa79bc8d8110008266d19

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
@khanhtc1202
khanhtc1202 enabled auto-merge (squash) August 23, 2026 07:14

Copilot AI 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.

Pull request overview

This PR refreshes the Quickstart Kubernetes manifests under quickstart/manifests/ to match the v0.58.0 chart outputs, updating the pinned images/labels and (for the control plane) adopting the controlplane naming used by the newer chart.

Changes:

  • Bump Quickstart piped manifest to v0.58.0 (chart labels and container image tag).
  • Regenerate Quickstart control plane manifest for v0.58.0, including the chart/resource naming shift from pipecd to controlplane.
  • Embed image pull metadata (pulled image + digest) at the top of the manifests.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
quickstart/manifests/piped.yaml Updates piped quickstart resources to v0.58.0 chart output.
quickstart/manifests/control-plane.yaml Updates control plane quickstart resources to v0.58.0 chart output and renames resources to controlplane.
Suppressed comments (1)

quickstart/manifests/piped.yaml:2

  • The first two lines create an extra YAML document (a mapping with keys Pulled/Digest) before the ---. kubectl apply will fail on that document because it has no apiVersion/kind. These lines should be comments or removed.
---
# Source: piped/templates/rbac.yaml

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines 27 to +29
type: Opaque
data:

Comment thread quickstart/manifests/control-plane.yaml Outdated
- repoId: examples
remote: https://github.com/pipe-cd/examples.git
branch: master

@codecov

codecov Bot commented Aug 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.73%. Comparing base (69545ec) to head (4680a54).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7224      +/-   ##
==========================================
- Coverage   29.74%   29.73%   -0.01%     
==========================================
  Files         601      601              
  Lines       64408    64408              
==========================================
- Hits        19158    19154       -4     
- Misses      43758    43761       +3     
- Partials     1492     1493       +1     
Flag Coverage Δ
. 23.59% <ø> (ø)
.-pkg-app-pipedv1-plugin-analysis 32.16% <ø> (ø)
.-pkg-app-pipedv1-plugin-ecs 33.64% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 58.39% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 59.62% <ø> (ø)
.-pkg-app-pipedv1-plugin-scriptrun 54.83% <ø> (ø)
.-pkg-app-pipedv1-plugin-terraform 38.46% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 33.04% <ø> (ø)
.-pkg-app-pipedv1-plugin-waitapproval 52.71% <ø> (ø)
.-pkg-plugin-sdk 49.65% <ø> (-0.20%) ⬇️
.-tool-actions-gh-release 19.23% <ø> (ø)
.-tool-actions-plan-preview 25.51% <ø> (ø)
.-tool-codegen-protoc-gen-auth 0.00% <ø> (ø)

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

☔ View full report in Codecov by Harness.
📢 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.

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
@khanhtc1202
khanhtc1202 disabled auto-merge August 23, 2026 07:56
@khanhtc1202
khanhtc1202 marked this pull request as draft August 23, 2026 08:36
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.

2 participants