-
Notifications
You must be signed in to change notification settings - Fork 16.8k
Conversation
Hi @n0rad. Thanks for your PR. I'm waiting for a helm member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
/assign @scottrigby |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions. |
I'm using unbound as a forward server for coredns and it can only be set by IP. @scottrigby can you review the PR please ? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions. |
@viglesiasce, can you review the PR ? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions. |
up |
/ok-to-test |
up |
This chart doesn't appear to be maintained. No OWNERS file, one of the containers googlecontainer/exechealthz repo doesn't exist on docker hub anymore, so this doesn't install with default values (the source code repo was also retired: https://github.com/kubernetes-retired/contrib/tree/master/exec-healthz). Is this a good candidate for sunsetting? |
@scottrigby @n0rad
I hope even chart sunsetting, it won't get deleted. Otherwise it will take a lot of efforts to climb back from incubator to stable. |
Where do I sign up for that?
Currently working on preparing a PR on fixing that dependency, also bumping the version of unbound, and also do some other small fixes in the chart it self like #18569 . |
Signed-off-by: Arnaud Lemaire <[email protected]>
|
@WyriHaximus I'm not and was looking for your PR/issue, but I suppose you did not submitted it yet. |
@n0rad haven't submitted it yet as I was intending to it in a PR that also bumps the image and some other stuff. But fixing this issue turned out a bit harder then I thought. I'll submit an issue about this issue and also mention that I'm working on a fix so if anyone else bumps into it they can more easily find out. 👍 |
Signed-off-by: Arnaud Lemaire <[email protected]>
I added a commit to fix the exechealthz container that do not exists anymore and fixed the deprecated deployment app version that is not compatible with new versions of kubernetes. I can join the maintainers if you need some. |
/retest |
/assign |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: davidkarlsen, n0rad 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 |
* [stable/unbound] add clusterIP Signed-off-by: Arnaud Lemaire <[email protected]> * [unbound] fix exechealthz container & deploy app/v1 Signed-off-by: Arnaud Lemaire <[email protected]>
* [stable/unbound] add clusterIP Signed-off-by: Arnaud Lemaire <[email protected]> * [unbound] fix exechealthz container & deploy app/v1 Signed-off-by: Arnaud Lemaire <[email protected]>
* [stable/unbound] add clusterIP Signed-off-by: Arnaud Lemaire <[email protected]> * [unbound] fix exechealthz container & deploy app/v1 Signed-off-by: Arnaud Lemaire <[email protected]>
Add clusterIP value to unbound service