Skip to content

Conversation

@kannon92
Copy link
Contributor

@kannon92 kannon92 commented Dec 15, 2025

What type of PR is this?

/kind feature

What this PR does / why we need it:

See KEP for detailed motivation.

Which issue(s) this PR fixes:

Fixes #8190

Special notes for your reviewer:

Assisted with Claude

Does this PR introduce a user-facing change?

Add support for tls min version and cipher suites on all kueue servers

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/feature Categorizes issue or PR as related to a new feature. labels Dec 15, 2025
@netlify
Copy link

netlify bot commented Dec 15, 2025

Deploy Preview for kubernetes-sigs-kueue ready!

Name Link
🔨 Latest commit cc2a7ba
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-kueue/deploys/695ff9abe5a0a80008ea73ae
😎 Deploy Preview https://deploy-preview-8251--kubernetes-sigs-kueue.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kannon92
Once this PR has been reviewed and has the lgtm label, please assign gabesaba for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Dec 15, 2025
@kannon92
Copy link
Contributor Author

This failures I can reproduce. Gotta look into this.

@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Dec 17, 2025
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Dec 17, 2025
@kannon92 kannon92 changed the title WIP: Tls min versions Feature: add ability to configure ciphersuites and tlsMinVersion to kueue Dec 19, 2025
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 19, 2025
@kannon92 kannon92 force-pushed the tls-min-versions branch 3 times, most recently from 61c7c1f to ecd51b9 Compare December 19, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide the ability to configure TLS settings like TLSMinVersion and Ciphersuites on kueue servers

2 participants