Fix typo in the cluster logging templates#29637
Conversation
|
Deploy preview for osdocs ready! Built with commit 1445741 |
|
@rolfedh can you take a look? Should this apply to 4.7 as well? |
Yes, it should apply to 4.7. |
|
Hello @anpingli. Would you review the issue @lbscorpio describes above and the changes they are proposing? Thank you. |
|
@anpingli If so, 4.5 also used the wrong URLs? And http://elasticsearch-secure.svc.messaging.cluster.local should be http://elasticsearch-secure.messaging.svc.cluster.local, am I right? Thanks. |
|
@lbscorpio yes, the URLs is wrong before. |
|
@lbscorpio It looks like 4.5 has the same issues you and @anpingli found here, but in slightly different file locations. Therefore, cherrypicking this PR back to 4.5 won't work. Please let me know if you want me to fix these issues in 4.5, or if you plan to do it. Rolfe |
|
@anpingli Sorry, what did you mean? Which URLs not wrong? If the correct one is end with |
|
@lbscorpio Yes, the correct one is end with .svc.cluster.local. |
|
Thanks, @lbscorpio. This looks good. Would you like help to resolve these conflicts? |
|
@rolfedh I have removed the duplicate entry in modules/cluster-logging-deploy-console.adoc in my commit, new commit is |
|
[enterprise-4.6] |
|
/cherrypick enterprise-4.8 |
|
@codyhoag: new pull request created: #30183 DetailsIn 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 kubernetes/test-infra repository. |
|
/cherrypick enterprise-4.7 |
|
@codyhoag: new pull request created: #30184 DetailsIn 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 kubernetes/test-infra repository. |
|
/cherrypick enterprise-4.6 |
|
@codyhoag: new pull request created: #30185 DetailsIn 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 kubernetes/test-infra repository. |
@vikram-redhat There are two issues on the templates of cluster logging docs, minimum version that the change applies to should be 4.6 in my opinion, could you review them? Thanks.
modules/cluster-logging-deploy-console.adoc
One more same comment for <6>, should remove it.
modules/cluster-logging-elasticsearch-audit.adoc
On OCP 4.6.x(not test on OCP 4.7 yet, might be same):
spec.outputs.url in body should match '^$|[a-zA-z]+://.*'" for field "spec.outputs.url".
supported values: "syslog", "fluentdForward", "elasticsearch", "kafka"" for field "spec.outputs.type".