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

TS and starlark functions should be able to decide the order of fields on generated resources(sections) #2405

Open
phanimarupaka opened this issue Jul 16, 2021 · 0 comments
Labels
area/fn-catalog Functions Catalog area/fn-sdk Typescript SDK enhancement New feature or request p1 size/M 2 day triaged Issue has been triaged by adding an `area/` label
Milestone

Comments

@phanimarupaka
Copy link
Contributor

Go functions can access RNode due to which, the fields can be added in the order desired by functions as RNode has many degrees of freedom. TS and Starlark functions can't do it. We should figure out a way for those functions to decide the order of generated fields.

@phanimarupaka phanimarupaka added enhancement New feature or request size/M 2 day p1 area/fn-sdk Typescript SDK area/fn-catalog Functions Catalog triaged Issue has been triaged by adding an `area/` label labels Jul 16, 2021
@phanimarupaka phanimarupaka self-assigned this Jul 16, 2021
@mengqiy mengqiy added this to the Q4-2021 milestone Aug 26, 2021
@droot droot assigned droot and unassigned droot and phanimarupaka Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/fn-catalog Functions Catalog area/fn-sdk Typescript SDK enhancement New feature or request p1 size/M 2 day triaged Issue has been triaged by adding an `area/` label
Projects
None yet
Development

No branches or pull requests

3 participants