-
Notifications
You must be signed in to change notification settings - Fork 11
Operator/rhoai #97
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
Open
hultzj
wants to merge
31
commits into
main
Choose a base branch
from
operator/rhoai
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Operator/rhoai #97
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
02d47c9
Update README.md with new quick start guides and development resources
hultzj 3d54844
Fix command for patching AutoShift application in quickstart guide
hultzj 22b979d
Update quickstart guide to improve clarity on AutoShift application p…
hultzj b691526
Merge pull request #86 from hultzj/main
hultzj 16b77cc
Refactor RHOAI policy documentation and values.yaml.
hultzj 615b0bb
Merge pull request #87 from hultzj/main
hultzj 3b2cc6c
Add an operator to install and configure Nvidia gpu opertor
hultzj 30db5fd
Update quickstart-oci.md to reflect new OpenShift version and add req…
hultzj ecad0b6
Merge pull request #88 from hultzj/main
hultzj 4309ec4
Update .gitignore to exclude my-values.yaml and modify NVIDIA GPU ope…
hultzj 07f4edf
Merge pull request #89 from hultzj/main
hultzj 42b3d64
Add OdhDashboardConfig settings to RHOAI policy
hultzj 697dac2
Merge pull request #90 from hultzj/main
hultzj 4b640c6
Enhance deployment documentation for AutoShift and RHOAI policies
hultzj 658050c
Merge pull request #91 from hultzj/main
hultzj a9d2faf
Update deployment documentation and policy configurations for AutoShi…
hultzj 96ffb1a
Merge pull request #92 from hultzj/main
hultzj 94ec1e6
Enhance RHOAI policy documentation and configuration
hultzj cffbbde
Merge pull request #93 from hultzj/main
hultzj 15b22f2
Adjusted policy-rhoai-config.yaml
ducksauser 9f7945d
Update RHOAI policy documentation and configuration for v2 API
ducksauser 9dba9c0
Refactor DataScienceCluster configuration in policy-rhoai-config.yaml
ducksauser 96e6893
Change api to v2
ducksauser a5cb224
Update policy-rhoai-config.yaml
ducksauser e496b24
Update policy-rhoai-config.yaml to use v2 API for DataScienceCluster
ducksauser 44548fa
Fix recreateOption placement
ducksauser b376c93
Refactor policy-rhoai-config.yaml to align with v2 API
ducksauser 43b9c78
Refactor operator installation policies
hultzj 3f9a63e
Update NVIDIA GPU and Node Feature Discovery policies
hultzj b887aec
Remove operandImage from values.yaml
hultzj f30de92
Remove deprecated configuration for RHOAI and NVIDIA GPU from Untitle…
hultzj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
|---|---|---|
|
|
@@ -12,3 +12,4 @@ autoshift/files/ | |
| release-artifacts/ | ||
| .cache/ | ||
| .mcp.json | ||
| my-values.yaml | ||
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this and the Developer Guide are meant to be the same thing