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

Create custom properties for Knative generation #40

Closed
snowdrop-bot opened this issue Mar 12, 2020 · 0 comments
Closed

Create custom properties for Knative generation #40

snowdrop-bot opened this issue Mar 12, 2020 · 0 comments

Comments

@snowdrop-bot
Copy link
Collaborator

Description

Currently, if you want to customize the output generated by Dekorate for Knative, you only have access to the same properties as in the Kubernetes (https://github.com/quarkusio/quarkus/blob/master/docs/src/main/asciidoc/kubernetes.adoc#knative) but with knative prefix.

The thing is that minimal customizations specific to knative service should be provided, the list is in https://knative.dev/docs/serving/spec/knative-api-specification-1.0/#service I know that not all of them should be implemented, but at least some of most used would be interesting to provide it.

Implementation ideas

Implement custom Knative serving attributes to be able to customize the output.


quarkusio#7788


$upstream:7788$

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