Skip to content

Fix Kptfile pipeline not updating on pkg update with fast-forward/force-delete-replace - #4704

Open
OisinJohnston2005 wants to merge 8 commits into
kptdev:mainfrom
Nordix:pkg-update-not-updating-kptfile
Open

Fix Kptfile pipeline not updating on pkg update with fast-forward/force-delete-replace#4704
OisinJohnston2005 wants to merge 8 commits into
kptdev:mainfrom
Nordix:pkg-update-not-updating-kptfile

Conversation

@OisinJohnston2005

Copy link
Copy Markdown
Contributor

Fixes #4012

With test cases taken from #4030

Instead of performing a three way merge the KPT file is directly updated from upstream when using strategies that should not respect local changes like fast-forward and force-delete-replace, allowing the upstream to update the pipeline.

michaelvl and others added 8 commits August 14, 2026 10:28
Signed-off-by: Oisin Johnston <oisin.johnston@ericsson.com>
Signed-off-by: Oisin Johnston <oisin.johnston@ericsson.com>
Signed-off-by: Oisin Johnston <oisin.johnston@ericsson.com>
@netlify

netlify Bot commented Aug 17, 2026

Copy link
Copy Markdown

Deploy Preview for kptdocs ready!

Name Link
🔨 Latest commit b4dbff5
🔍 Latest deploy log https://app.netlify.com/projects/kptdocs/deploys/6a82d432be79b90008215f11
😎 Deploy Preview https://deploy-preview-4704--kptdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. bug Something isn't working go Pull requests that update Go code labels Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working go Pull requests that update Go code size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

kpt: pkg update fails to update Kptfile

2 participants