Skip to content

Commit 418108d

Browse files
committed
Codegen for registry API changes
Signed-off-by: Vu Dinh <[email protected]>
1 parent b443c0c commit 418108d

File tree

8 files changed

+876
-272
lines changed

8 files changed

+876
-272
lines changed

docs/design/operator-bundle.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,9 @@ An example of a `dependencies.yaml` that specifies Prometheus operator and etcd
7676
```
7777
dependencies:
7878
- type: olm.package
79-
name: prometheus
79+
packgeName: prometheus
8080
version: >0.27.0
8181
- type: olm.gvk
82-
name: etcdclusters.etcd.database.coreos.com
8382
group: etcd.database.coreos.com
8483
kind: EtcdCluster
8584
version: v1beta2

pkg/api/grpc_health_v1/health.pb.go

Lines changed: 100 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)