-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ODH Operator Rework Tracker #158
Labels
field-priority
rearchitecture
Issues under re-architecure poc
Tracker
Non-completable ticket; used for tracking work at a high level
Milestone
Comments
When downloading the manifests and building the manifests, an option to pass in a custom docker image repository location would be great, for offline / disconnected installs. See also the stalled discussion in https://github.com/opendatahub-io/odh-manifests/issues/15 |
VaishnaviHire
changed the title
Implement odh-deployment-controller
ODH Operator Rework Tracker
Apr 26, 2023
jkoehler-redhat
changed the title
ODH Operator Rework Tracker
Changes to be made after another redesign - ODH Operator Rework Tracker
May 1, 2023
jkoehler-redhat
added
Tracker
Non-completable ticket; used for tracking work at a high level
and removed
Tracker
Non-completable ticket; used for tracking work at a high level
labels
Jun 5, 2023
VaishnaviHire
changed the title
Changes to be made after another redesign - ODH Operator Rework Tracker
ODH Operator Rework Tracker
Jun 6, 2023
etirelli
added a commit
to etirelli/opendatahub-operator
that referenced
this issue
Jun 11, 2023
etirelli
added a commit
to etirelli/opendatahub-operator
that referenced
this issue
Jun 11, 2023
etirelli
added a commit
to etirelli/opendatahub-operator
that referenced
this issue
Jun 11, 2023
etirelli
added a commit
to etirelli/opendatahub-operator
that referenced
this issue
Jun 12, 2023
Adding scafolding for status reporting. opendatahub-io#158
etirelli
added a commit
to etirelli/opendatahub-operator
that referenced
this issue
Jun 12, 2023
Adding scafolding for status reporting. opendatahub-io#158 (cherry picked from commit da30505)
3 tasks
etirelli
added a commit
to etirelli/opendatahub-operator
that referenced
this issue
Jun 12, 2023
Adding scafolding for status reporting. Enabling multi-group and cleaning up some spurious files opendatahub-io#158 (cherry picked from commit da30505)
openshift-merge-robot
pushed a commit
that referenced
this issue
Jun 12, 2023
3 tasks
VaishnaviHire
pushed a commit
to VaishnaviHire/opendatahub-operator
that referenced
this issue
Jun 21, 2023
Adding scafolding for status reporting. Enabling multi-group and cleaning up some spurious files opendatahub-io#158 (cherry picked from commit da30505) Co-authored-by: Edson Tirelli <etirelli@redhat.com>
VaishnaviHire
added
the
Tracker
Non-completable ticket; used for tracking work at a high level
label
Aug 14, 2023
The rework is completed as of release 2.4 |
github-project-automation
bot
moved this from In Progress
to Done
in ODH Platform Planning
Dec 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
field-priority
rearchitecture
Issues under re-architecure poc
Tracker
Non-completable ticket; used for tracking work at a high level
Summarizing first z-stream deliverables
The first deliverable will include changes introduced in sections 1 - 4 below:
Note: All other features from P0 requirements will be included in future releases.
P0 Requirements
1. Initialize new operator-sdk project
2. Implementation of DSCInitialization CRD
3. Implementation of DataScienceCluster CRD
- Bundle manifests locally
- Build kustomize or Helm manifests
- Implement Apply function
datasciencecluster.opendatahub.io
Resource #246- Implement labels and annotations for resource updates
- Implement a function to enable/disable components
- Delete components on CR deletion
4. Migration to ODH
The text was updated successfully, but these errors were encountered: