Skip to content

Conversation

Rupam-It
Copy link
Contributor

Summary

Related issue(s)

Fixes #

Signed-off-by: Rupam-It <mannarupam3@gmail.com>
Copy link
Contributor

Hi @Rupam-It. Thanks for your PR.

I'm waiting for a kubestellar member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@Rupam-It
Copy link
Contributor Author

Rupam-It commented Jun 16, 2025

for
make install-local-chart
previously :

ERROR: image: "ko.local/manager:b0fb8bc" not present locally
make: *** [Makefile:208: kind-load-image] Error 1

now :

Release "kubeflex-operator" has been upgraded. Happy Helming!
NAME: kubeflex-operator
LAST DEPLOYED: Mon Jun 16 21:03:43 2025
NAMESPACE: kubeflex-system
STATUS: deployed
REVISION: 2
TEST SUITE: None
NOTES:

Makefile Outdated
@@ -204,7 +204,7 @@ ko-local-build:

# this is used for local testing
.PHONY: kind-load-image
kind-load-image:
kind-load-image:ko-local-build
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add a SPACE after :

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done!

Signed-off-by: Rupam-It <mannarupam3@gmail.com>
Copy link
Contributor

LGTM label has been added.

Git tree hash: 43e7a5b5948bd013a45dba9093bc217dbf1f14ad

@francostellari
Copy link
Contributor

/lgtm

@clubanderson
Copy link
Contributor

/approve

Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: clubanderson

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

The pull request process is described 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

@kubestellar-prow kubestellar-prow bot merged commit 29436f6 into kubestellar:main Jun 17, 2025
6 checks passed
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.

3 participants