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

use instance_id as string for plugin sections #125

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

ader1990
Copy link
Member

If instance_id is set in the metadata as an integer, cast it as a string when used to uniquely identify plugin sections.

Change-Id: I3a9335fb3885c5f3191051aaaeeec94f89a6b89a

Fixes: #124

Currently, we are using review process here: https://review.opendev.org/c/x/cloudbase-init/+/898117, this is just a test PR to see if the github actions work.

@ader1990 ader1990 force-pushed the fix_instance_id_int branch from 609e283 to cd5b1af Compare October 12, 2023 14:03
If `instance_id` is set in the metadata as an integer, cast it as a
string when used to uniquely identify plugin sections.

Fixes-Bug: cloudbase#124

Change-Id: I3a9335fb3885c5f3191051aaaeeec94f89a6b89a
@ader1990 ader1990 force-pushed the fix_instance_id_int branch from cd5b1af to 86adb2c Compare October 12, 2023 14:09
@ociuhandu ociuhandu merged commit 36ed936 into cloudbase:master Oct 16, 2023
3 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.

Error when setting instance-id to integer
2 participants