Skip to content

Commit

Permalink
Sync RHODS odh-manifests
Browse files Browse the repository at this point in the history
* Clean up unsued components
* Add a Dockerfile for building an image to hold manifests
* Add the .aicoe-ci.yaml file (#3)
* Tweak docker ignore for pipeline and Containerfile (#4)
* Updated ODH dashboard image with latest.
* Update CHANGELOG.md
* Patch JH to use a secret for prometheus API token that is outside the operator influence.
* Add JH groups configuration CM (opendatahub-io#342)
* Change filename for the jupyterhub prometheus API token secret
* Change env variable that is referenced in the JH patch
* Updating test kfdef to match rhds reality
* eliminating unnecessary tests
* Remove elyra and spark images from additional overlay
* Removing unneeded buildconfigs
* include new ubi8 cuda-11.0.3 supporting python3.8 notebooks
* fix the patch for the cuda 11.0.3 imagestream tags
* Add generic data science notebook to JH deployment (opendatahub-io#381)
* Pruning list of notebook images
* Removing tests for unused images
* Add reader secret to manifests (#53)
* Add OpenShift Pipelines component (opendatahub-io#337)
* Bumping up generic-data-sci nb image to v0.0.3
* Removing non-valid test for generic-data-science nb
* Add read/write privs for configmaps, secrets, jobs, and cronjobs for dashboard role
* Give odh-dashboard user permssion to read all CSVs cluster-wide
* Update JupyterHub to pull postgresql password from a custom secret
* Add Anaconda CE kustomize templates
* Add cluster wide get permissions for services
* Updated odh-dashboard deployment for v1.0.10 release
* four_leaf_clover include minimal python 3.8 with default jlab and git plugin
* Update the jupyterhub image to new UI
* Fix annotation for jupyterhub imagestream
* four_leaf_clover Fix the minimal tags (#84)
* turtle fix version of pytorch and tensorflow gpu
* Add overriding CMs for JSP
* Removed Anaconda manifest and updated image pointer
* Update odh-dashboard image tag to v1.0.11
* updates on gpu buildconfigs and imagestreams
* Adding RhodsQuickStart CRD (fork of ConsoleQuickStart CRD) for dashboard.
* Update the Medium and Large sizes
* Remove tls-acme annotation from JuptyerHub route (opendatahub-io#329)
This annotation configures Kubernetes to automatically provision TLS
certificates for the JupyterHub route from Let's Encrypt. In my opinion,
we should rely on OpenShift-provisioned certs by default and let users
override this as they need, whether that means ACME or something else.

* [JupyterHub] Fix auth for prometheus /metrics endpoint behind auth proxy (opendatahub-io#330)
* add secret key; update service monitor
* Update jupyterhub-secret.yaml
* remove trailing new line (causing parse failures on the prometheus side)
* Update subscription.yaml (opendatahub-io#338)
this will update the version of Grafana Operator to v3.9.0

* Update JH image with prometheus authentication (opendatahub-io#339)
* Update Jupyterhub image to v0.2.2 (opendatahub-io#345)
* Remove empty operator log artifact from tests runs (opendatahub-io#348)
* Added ImageChange trigger to the JupyterHub deployment config (opendatahub-io#334)
* Updated jupyterhub imagestream image to 0.1.5
* Added Image change trigger
* Update Elyra image to v2.0.1 (opendatahub-io#297)
* Adds support for Tekton in Kubeflow Pipelines
* Update source strategy specification
* Add env vars to JH so that we don't lose auth_state on restart (opendatahub-io#351)
* Add oauth proxy to ODH dashboard (opendatahub-io#350)
This adds a basic OAuth Proxy sidecar container to the ODH Dashboard
pod. By default this will allow any authenticated user to access the
service. I expect downstream deployments to limit access by way of the
--openshift-sar argument. I additionally expect downstream deployments
to customize the value of the --cookie-secret argument.
* Move the JH DeploymentConfig imageChange trigger to an overlay (opendatahub-io#360)
Move the enablement of the JupyterHub DeploymentConfig imageChange
trigger for JH to an optional overlay.
The trigger was originally added in opendatahub-io#334

* Update Metrics endpoints for ODH operator (opendatahub-io#349)
* Fix ODH and Argo monitoring
* Increase replica count to 2 for HA
* Update Prometheus name and corresponding test
* Restructure Service Monitors
This separate the ODH operator and ODH application monitoring into two
seperate Service Monitors.

* point to tag reference instead of master branch (opendatahub-io#367)
* Update JSP to 0.2.2, add secrets to the role (opendatahub-io#361)
* Modified jhtest to accept new version of JH Spawner
* Use secret param in JH DB for postgres pass (opendatahub-io#362)
* add annotation (opendatahub-io#383)
* scissors trim the gpu image names for proper image-pull (opendatahub-io#389)
* turtle configure buildconfig ref based on tags for stability (opendatahub-io#384)
* Add JupyterHub monitoring dashboards and required cluster metrics (opendatahub-io#316)
* Update s2i-lab-elyra notebook image to v0.0.7 (opendatahub-io#380)
This change will update the version of Elyra in the container
to v2.2.1

* Update JH image to fix GPU setting and CI issue (opendatahub-io#392)
* clipboard annotation set with image name and python dependency details (opendatahub-io#390)
* Update chromedriver version to fix selenium-based tests
* Adding docs for the SKIP_OPERATOR_INSTALL env var in tests
* Adding more optional parameters to the Makefile for running local tests
* Split the JSP configmap into profiles and sizes (opendatahub-io#398)
* Update OpenShift Pipelines starting version to v1.3.1 (opendatahub-io#402)
OpenShift Pipelines renamed their CSV to redhat-openshift-pipelines with
version v1.3.1.

* Update JupyterHub to v0.2.8 (opendatahub-io#406)
* refactor into folders (opendatahub-io#400)
* Update Strimzi Kafka Operator Subscription to v0.22.x Update Kafka CR (opendatahub-io#405)
* Image details set in annotation for gpu images (opendatahub-io#408)
* Add archive of pods & events during CI runs (opendatahub-io#403)
* Add Trino kustomize manifests (opendatahub-io#373)
* Add Trino kustomize manifests
* Fixes to get the hive metastore deployment working
* Replace accept with allow for postgres connection
* Put env var values in quotes
* Update vars and parameterize some fields, update the image used for trino
* Parameterize DB secret in hive-metastore
* Set limits for tests
* remove zero widht space chars
* Update elyra notebook image to v0.0.8 (opendatahub-io#419)
* update seldon operator to 1.7.0 (opendatahub-io#397)
* feat(prometheus): Upgrade operator to 0.47.0 (opendatahub-io#399)

Co-authored-by: Chad Roberts <[email protected]>
Co-authored-by: khebhut[bot] <64544372+khebhut[bot]@users.noreply.github.com>
Co-authored-by: Kebechet <[email protected]>
Co-authored-by: Landon LaSmith <[email protected]>
Co-authored-by: Alex Corvin <[email protected]>
Co-authored-by: Will Eaton <[email protected]>
Co-authored-by: Anand Sanmukhani <[email protected]>
Co-authored-by: Vaclav Pavlin <[email protected]>
Co-authored-by: Maroš Roman <[email protected]>
Co-authored-by: Alan Chin <[email protected]>
Co-authored-by: Shoubhik Bose <[email protected]>
Co-authored-by: Anish Asthana <[email protected]>
Co-authored-by: Harshad Reddy Nalla <[email protected]>
Co-authored-by: mroman-redhat <[email protected]>
Co-authored-by: strangiato <[email protected]>
Co-authored-by: Trevor Royer <[email protected]>
Co-authored-by: Hema Veeradhi <[email protected]>
Co-authored-by: Maulik Shah <[email protected]>
Co-authored-by: Ricardo Martinelli de Oliveira <[email protected]>
Co-authored-by: Tom Coufal <[email protected]>
  • Loading branch information
20 people committed May 20, 2021
1 parent d9932ea commit 8b0d6e6
Show file tree
Hide file tree
Showing 70 changed files with 727 additions and 4,737 deletions.
9 changes: 8 additions & 1 deletion .aicoe-ci.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
check: []
check:
- thoth-build
build:
build-stratergy: "Dockerfile"
registry: "quay.io"
registry-org: "modh"
registry-project: "odh-manifests"
registry-secret: "modh-pusher-secret"
11 changes: 11 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
.git
.dockerignore
.gitignore
Dockerfile
Containerfile
tests
LICENSE
Makefile
OWNERS
*.md
.aicoe-ci.yaml
8 changes: 8 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
from registry.access.redhat.com/ubi8/ubi-minimal:latest

RUN microdnf install -y tar gzip && microdnf clean all && rm -rf /var/cache/yum

COPY . /opt/manifests
RUN cd /opt && \
tar -czf odh-manifests.tar.gz manifests && \
rm -rf /opt/manifests
43 changes: 0 additions & 43 deletions ai-library/README.md

This file was deleted.

19 changes: 0 additions & 19 deletions ai-library/cluster/base/crd.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions ai-library/operator/base/kustomization.yaml

This file was deleted.

49 changes: 0 additions & 49 deletions ai-library/operator/base/operator.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions ai-library/operator/base/role-binding.yaml

This file was deleted.

104 changes: 0 additions & 104 deletions ai-library/operator/base/role.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions ai-library/operator/base/service-account.yaml

This file was deleted.

92 changes: 0 additions & 92 deletions airflow/README.md

This file was deleted.

Loading

0 comments on commit 8b0d6e6

Please sign in to comment.