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

Infrastructure Migration API bug fix(issue #120) #121

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

dev4unet
Copy link
Member

@dev4unet dev4unet commented Sep 5, 2024

Modified tumblebug's api endpoint to get it from a common variable.

The API authentication method is taken from an environment variable, but may need to be modified later.
apiUser := os.Getenv(“BEETLE_API_USERNAME”)
apiPass := os.Getenv(“BEETLE_API_PASSWORD”)

Copy link
Member

@yunkon-kim yunkon-kim left a comment

Choose a reason for hiding this comment

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

@dev4unet LGTM!

pkg/core/migration/migration.go Outdated Show resolved Hide resolved
pkg/core/migration/migration.go Show resolved Hide resolved
@yunkon-kim yunkon-kim merged commit e07348a into cloud-barista:main Sep 5, 2024
2 checks passed
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