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

feat: allow custom fields in the Promise status #178

Open
richcooper95 opened this issue Jun 21, 2024 · 0 comments
Open

feat: allow custom fields in the Promise status #178

richcooper95 opened this issue Jun 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@richcooper95
Copy link
Member

For Resource Requests, we allow custom fields to be written to the status (e.g. via status.yaml in the workflows). We don't currently allow this for Promises: all unknown fields are ignored when the update is made in the update-status script.

This issue is to modify the Promise schema to allow unknown fields to be written to the Status, opening up the possibility of writing custom outputs to the Promise status in the workflows.

@richcooper95 richcooper95 added the enhancement New feature or request label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant