-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OBSDOCS-1804: Allow loki to use virtual-host-style as an explicit co… #94299
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
OBSDOCS-1804: Allow loki to use virtual-host-style as an explicit co… #94299
Conversation
|
@theashiot: No Jira issue with key OBSSDOCS-1701 exists in the tracker at https://issues.redhat.com/. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
🤖 Fri Jun 27 11:24:06 - Prow CI generated the docs preview: https://94299--ocpdocs-pr.netlify.app/ |
|
@theashiot: No Jira issue with key OBSSDOCS-1701 exists in the tracker at https://issues.redhat.com/. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
1 similar comment
|
@theashiot: No Jira issue with key OBSSDOCS-1701 exists in the tracker at https://issues.redhat.com/. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/jira refresh |
|
@theashiot: No Jira issue with key OBSSDOCS-1701 exists in the tracker at https://issues.redhat.com/. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
@theashiot: The referenced Jira(s) [OBSSDOCS-1701] could not be located, all automatically applied jira labels will be removed. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
@theashiot: No Jira issue with key OBSSDOCS-1701 exists in the tracker at https://issues.redhat.com/. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
@theashiot: This pull request references OBSDOCS-1804 which is a valid jira issue. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/jira refresh |
|
@theashiot: This pull request references OBSDOCS-1804 which is a valid jira issue. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
JoaoBraveCoding
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.
This PR is only moving the old content to a new page, no mention of virtual-host-style
…lone OBSDOCS-1726: Port the "Installing log storage" sections to 5.8 and 6…
…figuration option
|
@theashiot: all tests passed! 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. |
|
Hi @JoaoBraveCoding i've added content about virtual-host-style, can you please review? thanks, |
|
This is made obsolete by #95688 |
| --from-literal=access_key_id="<aws_access_key_id>" \ | ||
| --from-literal=access_key_secret="<aws_access_key_secret>" \ | ||
| --from-literal=region="<aws_region_of_your_bucket>" | ||
| --from-literal=force_path_style="true" # <2> |
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.
It needs to be updated with:
--from-literal=s3_force_path_style="true" # <2>
Version(s): 6.0+
Issue: OBSDOCS-1804
Link to docs preview: https://94299--ocpdocs-pr.netlify.app/openshift-logging/latest/configuring/configuring-the-log-store.html
QE review:
Additional information: