Skip to content

Addon portainer: Update portainer from 2.15.1 to 2.27.7 #20956

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

zhengtianbao
Copy link
Contributor

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: zhengtianbao
Once this PR has been reviewed and has the lgtm label, please assign prezha for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 19, 2025
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 19, 2025
@minikube-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@spowelljr spowelljr removed their request for review June 26, 2025 23:49
@medyagh
Copy link
Member

medyagh commented Jul 2, 2025

@zhengtianbao plz consider adding an auto-updater simmilar to other addons that update the addon automatically

look at the example "make update-kube-vip-version"

@zhengtianbao
Copy link
Contributor Author

@medyagh updated. but not add CI scripts yet.

@medyagh
Copy link
Member

medyagh commented Jul 8, 2025

@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 9, 2025
@zhengtianbao
Copy link
Contributor Author

@medyagh I've added the workflow scripts that I was not sure I should do before.

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 14, 2025
@medyagh
Copy link
Member

medyagh commented Jul 14, 2025

@zhengtianbao plz fix the merge conflict and we can merge this

@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 15, 2025
Makefile Outdated
@@ -1239,6 +1239,10 @@ update-headlamp-version:
update-kube-vip-version:
go run hack/update/kube_vip_version/update_kube_vip_version.go

.PHONY: update-portainer-version
update-portainer-version:
go run hack/update/portainer_version/update_portainer_version.go
Copy link
Member

Choose a reason for hiding this comment

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

@zhengtianbao please rebase PR and fix the path, we change the go run to cd ... check other updaters (since we made a go mod inside hack folder) needs to update path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants