-
Notifications
You must be signed in to change notification settings - Fork 30
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 TLS to node exporter #1775
Add TLS to node exporter #1775
Conversation
mnaser
commented
Aug 11, 2024
- Initial round of node-tls-sidecar
- Fix image name
- Added pod-tls-sidecar for node-exporter
- The art of escaping Helm and Ansible
- Fix configmap mount
- Dance around Helm
- Fix volume mount
- Mount service token
- Added RBAC
- Fix role binding name
- Switch node exporter to use TLS
- Fix mount
- Switch to VerifyClientCertIfGiven
/cherry-pick stable/2024.1 |
/cherry-pick stable/2023.2 |
/cherry-pick stable/2023.1 |
@mnaser: once the present PR merges, I will cherry-pick it on top of stable/2024.1 in a new PR and assign it to you. 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. |
@mnaser: once the present PR merges, I will cherry-pick it on top of stable/2023.2 in a new PR and assign it to you. 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. |
/cherry-pick stable/zed |
@mnaser: once the present PR merges, I will cherry-pick it on top of stable/2023.1 in a new PR and assign it to you. 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. |
@mnaser: once the present PR merges, I will cherry-pick it on top of stable/zed in a new PR and assign it to you. 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. |
@mnaser: new pull request created: #1776 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. |
@mnaser: #1775 failed to apply on top of branch "stable/2023.1":
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. |
@mnaser: new issue created for failed cherrypick: #1777 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. |
@mnaser: #1775 failed to apply on top of branch "stable/zed":
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. |
@mnaser: new issue created for failed cherrypick: #1778 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. |
@mnaser: new pull request created: #1779 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. |
This is manual cherry-pick, Fixes #1778 Initial round of node-tls-sidecar Fix image name Added pod-tls-sidecar for node-exporter The art of escaping Helm and Ansible Fix configmap mount Dance around Helm Fix volume mount Mount service token Added RBAC Fix role binding name Switch node exporter to use TLS Fix mount Switch to VerifyClientCertIfGiven
Initial round of node-tls-sidecar Fix image name Added pod-tls-sidecar for node-exporter The art of escaping Helm and Ansible Fix configmap mount Dance around Helm Fix volume mount Mount service token Added RBAC Fix role binding name Switch node exporter to use TLS Fix mount Switch to VerifyClientCertIfGiven
This is an automated cherry-pick of #1775 /assign mnaser
This is an automated cherry-pick of #1775 /assign mnaser