-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump knative-operator version to 1.17.2
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
Showing
63 changed files
with
28,064 additions
and
17,612 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
2,385 changes: 2,385 additions & 0 deletions
2,385
knative-operator/crds/operator.knative.dev_knativeeventings.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
2,514 changes: 2,514 additions & 0 deletions
2,514
knative-operator/crds/operator.knative.dev_knativeservings.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
363
knative-operator/v1/messaging_knative_dev_v1_in_memory_channel.k
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.