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

feat: ibmcloud be to use local setup rather than k8 kind cluster #537

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aavarghese
Copy link
Member

No description provided.

pkg/be/ibmcloud/create.go Outdated Show resolved Hide resolved
@aavarghese aavarghese force-pushed the icimpl branch 4 times, most recently from 3b02cd6 to d8ecff7 Compare November 20, 2024 18:09
@aavarghese aavarghese force-pushed the icimpl branch 10 times, most recently from de2e363 to 84fdc30 Compare December 3, 2024 06:28
@aavarghese aavarghese marked this pull request as ready for review December 3, 2024 06:28
@aavarghese aavarghese requested a review from starpit December 3, 2024 06:28
@aavarghese aavarghese force-pushed the icimpl branch 8 times, most recently from 6545f6b to 0dd0a47 Compare December 18, 2024 21:34
@aavarghese
Copy link
Member Author

Todo (in separate upcoming PRs):

  1. Add while loop in Cloud-init run command to check existence of executable in S3 dir before downloading (this lets us keep build and upload into s3 parallel to VM backend create).
  2. There are 7 transforms that specify python version. Ensure installing specific python version works in VM.
  3. Organize LP metrics logs to cloud-init logs? [...Stdout still writes into app logs]
  4. Optimizations: a. VM resource creations in parallel b. Add platform check and build executable only if diff platform and/or exec does not exist

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.

2 participants