knative-extensions / backstage-plugins

Knative plugins for Backstage.
Apache License 2.0
3 stars 19 forks source link

[Automated] Update backstage-plugins-eventing nightly #87

Closed knative-automation closed 2 months ago

knative-automation commented 2 months ago

/assign @knative-extensions/backstage-plugins-writers /cc @knative-extensions/backstage-plugins-writers

Produced via:

for x in eventing-crds.yaml eventing-core.yaml in-memory-channel.yaml mt-channel-broker.yaml; do
  curl https://storage.googleapis.com/knative-nightly/eventing/latest/$x > ${GITHUB_WORKSPACE}/./third_party/eventing-latest/$x
done

Details:

bumping knative.dev/eventing 608e76c...1708881:
  > 1708881 [main] Upgrade to latest dependencies (# 8191)
  > b48b664 feat: add constructor for full event lineage graph (# 7921)
  > e79f3b6 Make auth package indepent from eventpolicy informer (# 8195)
  > ae6ed99 Fix JobSink to support AuthZ on GET too (# 8196)
knative-prow[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: knative-automation Once this PR has been reviewed and has the lgtm label, please assign leo6leo for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/knative-extensions/backstage-plugins/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment