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

support tilt local deployment #14

Merged

Conversation

ErikJiang
Copy link
Member

@ErikJiang ErikJiang commented Jan 7, 2025

Support the use of TILT tools to deploy provider locally.

fix: #15

@ErikJiang ErikJiang marked this pull request as draft January 7, 2025 08:48
@ErikJiang ErikJiang changed the title update scaffolding support tilt local deployment Jan 7, 2025
spec:
containers:
# Change the value of image field below to your controller image URL
- image: gcr.io/k8s-staging-cluster-api-huawei/cluster-api-huawei-controller:latest
Copy link
Member

Choose a reason for hiding this comment

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

Use ghcr.io or huaweicloud image repo?

Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
@pacoxu pacoxu marked this pull request as ready for review January 7, 2025 09:50
@pacoxu pacoxu merged commit bd084d0 into HuaweiCloudDeveloper:master-dev Jan 7, 2025
2 of 3 checks passed
@pacoxu
Copy link
Member

pacoxu commented Jan 7, 2025

TODO: fix e2e by publish the image and use the correct image path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support the use of tilt local deployment of provider
2 participants