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

Add support for custom Meta-Data (aka properties) in Cloud Template #377

Open
kikmon opened this issue Feb 20, 2024 · 2 comments
Open

Add support for custom Meta-Data (aka properties) in Cloud Template #377

kikmon opened this issue Feb 20, 2024 · 2 comments

Comments

@kikmon
Copy link

kikmon commented Feb 20, 2024

What feature do you want to see added?

We need to set 'Meta-Data' properties when creating cloud machines, (--property option when doing a server create command)
It seems the current template options do not expose this option.

Could it be possible to add a list of properties passed to the server when it's created ? (simple list of key-value)

Upstream changes

No response

Are you interested in contributing this feature?

No response

@kikmon kikmon changed the title Add support for property in Cloud Template Add support for custom Meta-Data (aka properties) in Cloud Template Feb 20, 2024
@gserre
Copy link

gserre commented Apr 10, 2024

Hi,
we're looking for too the capability to setup meta-data on agent created for resource monitoring purpose.
I was supposed the sub menu "node properties" was used for but not, perhaps this menu should be the right location to add meta-data keys/values we can add on related template.

Thanks.

@kikmon
Copy link
Author

kikmon commented Sep 27, 2024

I created a small MR to add this functionality (first time for me)
@olivergondza could you have a look at it please ? Your guidance will be appreciated :)
Tests seems to have been broken for quite some time and need attention. Is someone already looking into this ?
I'm also getting some errors related to building to java11, which is normal, but even if I specify JDK 17 + 21 in the jenkinsfile, it's still trying to build on JDK11

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

No branches or pull requests

2 participants