-
Notifications
You must be signed in to change notification settings - Fork 58
wrap api client to add defaults #669
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
wrap api client to add defaults #669
Conversation
fe75256 to
5db43fb
Compare
bbc8b79 to
d8b37c6
Compare
d8b37c6 to
97436b4
Compare
ChristianZaccaria
left a comment
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.
Looks great! - Just a few fixes
19c2abe to
8d655e2
Compare
|
/retest |
1 similar comment
|
/retest |
Bobbins228
left a comment
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.
/lgtm
873398e to
7567f22
Compare
Signed-off-by: Kevin <[email protected]>
7567f22 to
103e805
Compare
Bobbins228
left a comment
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.
/lgtm /approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Bobbins228, ChristianZaccaria The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
1a95a15
into
project-codeflare:main
Issue link
https://issues.redhat.com/browse/RHOAIENG-12802
What changes have been made
If the user logged in using
oc login ...the self signed CA cert wasn't being picked upVerification steps
Use
oc loginin a ODH cluster with self signed certs. The user should be able to create Ray Clusters without doing anything specialChecks