-
Notifications
You must be signed in to change notification settings - Fork 667
Add ConsoleCLIDownload CRD extension #1441
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
Add ConsoleCLIDownload CRD extension #1441
Conversation
c273ca8 to
d695f8e
Compare
d695f8e to
1b08f25
Compare
f5ab550 to
b6e6967
Compare
jhadvig
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.
@rhamilto looks great! Just couple of comments :)
frontend/public/components/operator-lifecycle-manager/markdown-view.tsx
Outdated
Show resolved
Hide resolved
b075dd9 to
b657395
Compare
b657395 to
ece439d
Compare
ece439d to
a496323
Compare
|
Just discovered a bug and am not sure how to fix. If the CRD has not been registered with the cluster, the page contents don't render since firehose cannot get resources that don't have a model registered.
@spadgett, how do I fix? |
d912c7b to
c8daec2
Compare
c8daec2 to
893c648
Compare
|
/retest |
1 similar comment
|
/retest |
e25a041 to
9a133c6
Compare
9a133c6 to
abadbfa
Compare
|
/retest |
abadbfa to
3cff6e8
Compare
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.
| const CommandLineTools = ({obj}) => { | |
| const CommandLineTools: React.FC<CommandLineToolsProps> = ({obj}) => { |
then
type CommandLineToolsProps = {
obj: FirehoseResult;
};3cff6e8 to
0802365
Compare
|
@spadgett, PR updated and ready for merge. |
spadgett
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
0802365 to
5b49014
Compare
|
@spadgett Rebased. Please tag again. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rhamilto, spadgett The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
infrastructure failure /retest |
https://jira.coreos.com/browse/CONSOLE-1480