Skip to content

Commit

Permalink
chore: bump knative-operator version to 1.17.2
Browse files Browse the repository at this point in the history
chore: bump knative-eventing and knative-serving to 1.17.0 version
fix: remove Knative Serving and Eventing crds and related kcl code
feat: add knative-operator crds

Signed-off-by: Sergey Ryabin <[email protected]>
  • Loading branch information
metacoma committed Feb 6, 2025
1 parent 3704dc3 commit 0e5702e
Show file tree
Hide file tree
Showing 63 changed files with 28,064 additions and 17,612 deletions.
2,677 changes: 2,676 additions & 1 deletion knative-operator/README.md

Large diffs are not rendered by default.

2,385 changes: 2,385 additions & 0 deletions knative-operator/crds/operator.knative.dev_knativeeventings.yaml

Large diffs are not rendered by default.

2,514 changes: 2,514 additions & 0 deletions knative-operator/crds/operator.knative.dev_knativeservings.yaml

Large diffs are not rendered by default.

4,280 changes: 0 additions & 4,280 deletions knative-operator/crds/serving-crds.yaml

This file was deleted.

8,925 changes: 0 additions & 8,925 deletions knative-operator/docs/README.md

This file was deleted.

4 changes: 2 additions & 2 deletions knative-operator/kcl.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "knative-operator"
version = "0.2.1"
name = "operator"
version = "1.17.2"

[dependencies]
k8s = "1.31.2"
363 changes: 0 additions & 363 deletions knative-operator/v1/messaging_knative_dev_v1_in_memory_channel.k

This file was deleted.

Loading

0 comments on commit 0e5702e

Please sign in to comment.