You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/09/24 11:22:08 UTC

[GitHub] [camel-k] makandre edited a comment on issue #1712: Ability to set labels on knative service (for things like "cluster-local")

makandre edited a comment on issue #1712:
URL: https://github.com/apache/camel-k/issues/1712#issuecomment-698277631


   Workaround suggested by @nicolaferraro is to run with `--label serving.knative.dev/visibility=cluster-local -t owner.target-labels=serving.knative.dev/visibility`
   
   But it doesn't seem to work, the label is applied but getting this error:
   
   ```
   Revision creation failed with message: admission webhook
   "validation.webhook.serving.knative.dev" denied the request: validation
   failed: invalid key name "serving.knative.dev/visibility":
   metadata.labels.
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org