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 Function FLAVOURS to VM instances #39

Merged
merged 3 commits into from
Feb 7, 2024
Merged

Add Function FLAVOURS to VM instances #39

merged 3 commits into from
Feb 7, 2024

Conversation

dann1
Copy link
Collaborator

@dann1 dann1 commented Feb 6, 2024

  • The flavour tuple is now mapped to each function VM user template
onevm show 268 -j | jq .VM.USER_TEMPLATE.FLAVOURS
"Function-Data"
  • The SCHEDULING sub properties are now translated to UPPERCASE values for VM SCHED_REQUIREMENTS and SCHED_RANK parameters.
  • Fixed an issue with tuple handling where a reference was used instead of a duplicate, causing an alteration that would result in a sequential modification of the original specification every time that the tuple extraction logic would be called

@dann1 dann1 changed the title Ut extended Add Function FLAVOURS to VM instance Feb 6, 2024
@dann1 dann1 changed the title Add Function FLAVOURS to VM instance Add Function FLAVOURS to VM instances Feb 6, 2024
@tinova tinova merged commit 061a554 into main Feb 7, 2024
1 check passed
@tinova tinova deleted the ut_extended branch February 7, 2024 12:50
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.

None yet

2 participants