Skip to content

aws: Use HTTPS for kops-controller TG health check#18178

Merged
k8s-ci-robot merged 6 commits into
kubernetes:masterfrom
rifelpet:aws-hc-tls
Apr 12, 2026
Merged

aws: Use HTTPS for kops-controller TG health check#18178
k8s-ci-robot merged 6 commits into
kubernetes:masterfrom
rifelpet:aws-hc-tls

Conversation

@rifelpet
Copy link
Copy Markdown
Member

The original tcp health check results in spurious EOF log noise in kops-controller:

2026/04/11 16:52:57 http: TLS handshake error from 172.20.191.10:5917: EOF

In GCE #18174 we saw that updating the health check to TLS silences those EOF logs: before and after.

This updates the AWS target group health check to match GCE.

@k8s-ci-robot k8s-ci-robot added area/provider/aws Issues or PRs related to aws provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 12, 2026
Comment thread tests/integration/update_cluster/minimal-dns-none/kubernetes.tf Outdated
Comment thread pkg/model/awsmodel/api_loadbalancer.go
Comment thread pkg/model/awsmodel/api_loadbalancer.go Outdated
Comment thread pkg/model/awsmodel/api_loadbalancer.go Outdated
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
@hakman hakman changed the title Use TLS for AWS kops-controller TG health check aws: Use HTTPS for kops-controller TG health check Apr 12, 2026
@hakman hakman added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Apr 12, 2026
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 12, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 12, 2026
@hakman
Copy link
Copy Markdown
Member

hakman commented Apr 12, 2026

/retest

1 similar comment
@hakman
Copy link
Copy Markdown
Member

hakman commented Apr 12, 2026

/retest

@k8s-ci-robot k8s-ci-robot merged commit 8ab17de into kubernetes:master Apr 12, 2026
27 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.36 milestone Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/provider/aws Issues or PRs related to aws provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants