forked from opendatahub-io/opendatahub-operator
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15 from crobby/rebase101
Pulling in changes from master to v1.0.0 branch
- Loading branch information
Showing
23 changed files
with
443 additions
and
8 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -5,6 +5,7 @@ managers: | |
- crobby | ||
- vpavlin | ||
- lavlas | ||
- nakfour | ||
assignees: | ||
- sesheta | ||
labels: [bot] | ||
|
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,5 +1,13 @@ | ||
|
||
## Release 0.9.0 (2020-11-04T21:26:33) | ||
### Features | ||
* Add lavlas to thoth maintainers (#77) | ||
* enable thoth-bot kebechet to handle release changelogs (#72) | ||
|
||
## Release 1.0.0 (2021-02-03T17:23:58) | ||
### Improvements | ||
* Add ODH 1.0 release bundle manifest (#84) | ||
* Adding Dockerfile.bundle and bundle dir to build bundle images (#81) | ||
|
||
## Release 1.0.1 (2021-02-18T20:31:05) | ||
### Features | ||
* Update .thoth.yaml |
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions
7
deploy/olm-catalog/opendatahub/0.6.0/metadata/annotations.yaml
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
annotations: | ||
operators.operatorframework.io.bundle.mediatype.v1: "registry+v1" | ||
operators.operatorframework.io.bundle.manifests.v1: "manifests/" | ||
operators.operatorframework.io.bundle.metadata.v1: "metadata/" | ||
operators.operatorframework.io.bundle.package.v1: "opendatahub" | ||
operators.operatorframework.io.bundle.channels.v1: "beta" | ||
operators.operatorframework.io.bundle.channel.default.v1: "beta" |
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions
7
deploy/olm-catalog/opendatahub/0.6.1/metadata/annotations.yaml
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
annotations: | ||
operators.operatorframework.io.bundle.mediatype.v1: "registry+v1" | ||
operators.operatorframework.io.bundle.manifests.v1: "manifests/" | ||
operators.operatorframework.io.bundle.metadata.v1: "metadata/" | ||
operators.operatorframework.io.bundle.package.v1: "opendatahub" | ||
operators.operatorframework.io.bundle.channels.v1: "beta" | ||
operators.operatorframework.io.bundle.channel.default.v1: "beta" |
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions
7
deploy/olm-catalog/opendatahub/0.7.0/metadata/annotations.yaml
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
annotations: | ||
operators.operatorframework.io.bundle.mediatype.v1: "registry+v1" | ||
operators.operatorframework.io.bundle.manifests.v1: "manifests/" | ||
operators.operatorframework.io.bundle.metadata.v1: "metadata/" | ||
operators.operatorframework.io.bundle.package.v1: "opendatahub" | ||
operators.operatorframework.io.bundle.channels.v1: "beta" | ||
operators.operatorframework.io.bundle.channel.default.v1: "beta" |
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions
7
deploy/olm-catalog/opendatahub/0.8.0/metadata/annotations.yaml
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
annotations: | ||
operators.operatorframework.io.bundle.mediatype.v1: "registry+v1" | ||
operators.operatorframework.io.bundle.manifests.v1: "manifests/" | ||
operators.operatorframework.io.bundle.metadata.v1: "metadata/" | ||
operators.operatorframework.io.bundle.package.v1: "opendatahub" | ||
operators.operatorframework.io.bundle.channels.v1: "beta" | ||
operators.operatorframework.io.bundle.channel.default.v1: "beta" |
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions
7
deploy/olm-catalog/opendatahub/0.9.0/metadata/annotations.yaml
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
annotations: | ||
operators.operatorframework.io.bundle.mediatype.v1: "registry+v1" | ||
operators.operatorframework.io.bundle.manifests.v1: "manifests/" | ||
operators.operatorframework.io.bundle.metadata.v1: "metadata/" | ||
operators.operatorframework.io.bundle.package.v1: "opendatahub" | ||
operators.operatorframework.io.bundle.channels.v1: "beta" | ||
operators.operatorframework.io.bundle.channel.default.v1: "beta" |
44 changes: 44 additions & 0 deletions
44
deploy/olm-catalog/opendatahub/1.0.0/manifests/kfdef.apps.kubeflow.org.crd.yaml
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 |
---|---|---|
@@ -0,0 +1,44 @@ | ||
apiVersion: apiextensions.k8s.io/v1beta1 | ||
kind: CustomResourceDefinition | ||
metadata: | ||
name: kfdefs.kfdef.apps.kubeflow.org | ||
labels: | ||
component: opendatahub-operator | ||
spec: | ||
group: kfdef.apps.kubeflow.org | ||
names: | ||
kind: KfDef | ||
listKind: KfDefList | ||
plural: kfdefs | ||
singular: kfdef | ||
scope: Namespaced | ||
subresources: | ||
status: {} | ||
validation: | ||
openAPIV3Schema: | ||
description: KfDef is the Schema for the kfdefs API | ||
properties: | ||
apiVersion: | ||
description: 'APIVersion defines the versioned schema of this representation | ||
of an object. Servers should convert recognized schemas to the latest | ||
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' | ||
type: string | ||
kind: | ||
description: 'Kind is a string value representing the REST resource this | ||
object represents. Servers may infer this from the endpoint the client | ||
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' | ||
type: string | ||
metadata: | ||
type: object | ||
spec: | ||
description: KfDefSpec defines the desired state of KfDef | ||
type: object | ||
status: | ||
description: KfDefStatus defines the observed state of KfDef | ||
type: object | ||
type: object | ||
version: v1 | ||
versions: | ||
- name: v1 | ||
served: true | ||
storage: true |
345 changes: 345 additions & 0 deletions
345
...atalog/opendatahub/1.0.0/manifests/opendatahub-operator.v1.0.0.clusterserviceversion.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
deploy/olm-catalog/opendatahub/1.0.0/metadata/annotations.yaml
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
annotations: | ||
operators.operatorframework.io.bundle.mediatype.v1: "registry+v1" | ||
operators.operatorframework.io.bundle.manifests.v1: "manifests/" | ||
operators.operatorframework.io.bundle.metadata.v1: "metadata/" | ||
operators.operatorframework.io.bundle.package.v1: "opendatahub" | ||
operators.operatorframework.io.bundle.channels.v1: "beta" | ||
operators.operatorframework.io.bundle.channel.default.v1: "beta" |
5 changes: 0 additions & 5 deletions
5
deploy/olm-catalog/opendatahub/opendatahub-operator.package.yaml
This file was deleted.
Oops, something went wrong.
Submodule odh-manifests
updated
7 files
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 |
---|---|---|
|
@@ -2,4 +2,4 @@ | |
"""opendatahub operator.""" | ||
|
||
|
||
__version__ = "0.9.0" | ||
__version__ = "1.0.1" |