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

Allow a schema.*Resource to give its own aliases #62

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Oct 20, 2022

Note: This is a differnt concept of alias then a schema alias. This alias is used to rewrite the schema, pointing references of the alias to the original TK.

Use case:

This allows a component resource to embed the state of a custom resource and get the expected result (instead of a seperate #/type/pkg:mod:FooState).

Note: This is a differnt concept of alias then a schema alias. This
alias is used to rewrite the schema, pointing references of the alias to
the original TK.

Use case:

This allows a component resource to embed the state of a custom resource
and get the expected result (instead of a seperate
`#/type/pkg:mod:FooState`).
@iwahbe iwahbe self-assigned this Oct 20, 2022
@iwahbe iwahbe requested a review from aq17 October 20, 2022 00:35
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