-
Notifications
You must be signed in to change notification settings - Fork 8
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
Adding a Known Issues Section to README.md File #109
Adding a Known Issues Section to README.md File #109
Conversation
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.
Thanks a lot Tony :)
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: isinyaaa, tonyxrmdavidson 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 |
New changes are detected. LGTM label has been removed. |
This commit will add a Known Issues section and also add information about a known image rate limiting issue which occasionally causes an ImagePullBackoff error Signed-off-by: tonyxrmdavidson <[email protected]> Requested Changes from @isinyaaa accepted Co-authored-by: Isabella Basso <[email protected]> Removing Unused Codeblock This commit removes the unused codeblock Signed-off-by: tonyxrmdavidson <[email protected]>
616ad70
to
d0a1c95
Compare
@tonyxrmdavidson: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
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.
shouldn't this PR be filed upstream? 🤔
a good FAQ place is also: https://github.com/kubeflow/model-registry/blob/main/CONTRIBUTING.md?plain=1#L219
This PR adds a Known Issues section to the README.md file for repository.
Description
New section added titled Known Issues
First known issue added to describe and mitigate the issue of image pull rate limiting against mysql;8.3.0.
How Has This Been Tested?
Although there are no code changes in this PR the work around for the error described has been tested agaisnt several openshift clusters running opendatahub.
Merge criteria: