-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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-702: Clarify available endpoint auth methods in user workload… #75588
Conversation
@eromanova97: This pull request references OBSDOCS-702 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.16.0" version, but no target version was set. 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. |
@eromanova97: This pull request references OBSDOCS-702 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.16.0" version, but no target version was set. 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. |
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.
A few points from me:
- I don't think that we should modify the existing doc and add the
authorization
field as it would break the example. - Additional examples showing how to configure authorization, Basic-Auth and OAuth2 would be helpful (similar to what we have already for remote-write) though I understand that it's a bigger task.
- In the scope of user-defined monitoring, the usage of
bearerTokenFile
isn't possible and indeed the ServiceMonitor object will be discarded by the operator. - The tools won't show bearerToken and bearerTokenFile as deprecated but we shouldn't use them in the documentation.
948dd72
to
e9703a0
Compare
modules/monitoring-example-service-endpoint-authentication-settings.adoc
Outdated
Show resolved
Hide resolved
modules/monitoring-example-service-endpoint-authentication-settings.adoc
Outdated
Show resolved
Hide resolved
modules/monitoring-example-service-endpoint-authentication-settings.adoc
Outdated
Show resolved
Hide resolved
modules/monitoring-example-service-endpoint-authentication-settings.adoc
Outdated
Show resolved
Hide resolved
@eromanova97: This pull request references OBSDOCS-702 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.16.0" version, but no target version was set. 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. |
4933e90
to
2dd4732
Compare
modules/monitoring-example-service-endpoint-authentication-settings.adoc
Outdated
Show resolved
Hide resolved
LGTM, waiting for others to review |
modules/monitoring-example-service-endpoint-authentication-settings.adoc
Outdated
Show resolved
Hide resolved
modules/monitoring-example-service-endpoint-authentication-settings.adoc
Outdated
Show resolved
Hide resolved
modules/monitoring-example-service-endpoint-authentication-settings.adoc
Show resolved
Hide resolved
ad7d6bf
to
3ac1351
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.
/lgtm
Dropping merge-review labels since I'll be off review squad next week. Please re-queue for merge when ready. Thank you! |
@eromanova97: 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. |
/label merge-review-needed |
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.
Merge review LGTM!
/cherrypick enterprise-4.12 |
/cherrypick enterprise-4.13 |
/cherrypick enterprise-4.14 |
/cherrypick enterprise-4.15 |
/cherrypick enterprise-4.16 |
@skopacz1: new pull request created: #76826 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 kubernetes-sigs/prow repository. |
@skopacz1: new pull request created: #76827 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 kubernetes-sigs/prow repository. |
@skopacz1: new pull request created: #76828 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 kubernetes-sigs/prow repository. |
@skopacz1: new pull request created: #76829 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 kubernetes-sigs/prow repository. |
@skopacz1: new pull request created: #76830 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 kubernetes-sigs/prow repository. |
Version(s):
enterprise-4.12
and laterIssue: OBSDOCS-702
Link to docs preview:
Example service endpoint authentication settings
QE review:
Additional information: