[pull] master from kubernetes:master#1924
Open
pull[bot] wants to merge 7523 commits intonext-stack:masterfrom
Open
[pull] master from kubernetes:master#1924pull[bot] wants to merge 7523 commits intonext-stack:masterfrom
pull[bot] wants to merge 7523 commits intonext-stack:masterfrom
Conversation
fix aws scalability tests
fix podidentitywebhook test
Adds a feature flag to enable HTTP (non-TLS) for the events etcd cluster. This matches what GCE scale tests do and helps avoid TLS handshake overhead for ephemeral events data. Main etcd always uses HTTPS - no way to disable TLS there. Usage: export KOPS_FEATURE_FLAGS=EtcdEventsHTTP Signed-off-by: Davanum Srinivas <davanum@gmail.com>
Add EtcdEventsHTTP feature flag for HTTP on events etcd
Disable cloud-init network hotplug on Ubuntu 24.04 for Cilium and Ama…
Consolidate env var utils
Enable the EtcdEventsHTTP feature flag in scalability tests to use HTTP for the events etcd cluster, reducing TLS handshake overhead. This matches what GCE scale tests do and helps avoid connection proliferation issues at scale. Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This helps diagnose issues where feature flags may not be recognized, such as build caching problems or initialization ordering issues. Signed-off-by: Davanum Srinivas <davanum@gmail.com>
The sflags library splits comma-separated values in --env flag arguments into separate slice elements. This breaks KOPS_FEATURE_FLAGS values like "EtcdEventsHTTP,AWSSingleNodesInstanceGroup" because they get split into separate entries in the Env slice. Fix by reassembling the original value: collect all entries starting from KOPS_FEATURE_FLAGS= until we hit another NAME=VALUE pattern, then join them back together with commas. Signed-off-by: Davanum Srinivas <davanum@gmail.com>
…lag-scalability Enable EtcdEventsHTTP in scalability tests
Add tip to use gotestfail when doing local development
Related to: - #17830 Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Add Scenario for AI conformance
Remove year from copyright header boilerplate
fix broken metrics server test
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Update Cilium to v1.18.6
[aiconformance] Add tests for security / isolation
Move Prometheus to addon nodes
The kustomize version seems to have RBAC problems, particularly with webhooks.
[aiconformance]: Add robust_controller test using KubeRay
We need to wait for the kueue webhooks to be ready.
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Use sleep instead of wait for large clusters
[aiconformance]: Enable Cluster Autoscaler for GPU Nodes
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Need level 3 to debug anything related to scalability
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Increase scalability tests log verbosity to 3
…-server [aiconformance]: Enable Metrics Server
This is a debug path, but avoid panicking if we didn't capture cloud resources, and continue with our fallback path.
fix: don't panic when dumping nodes if we didn't capture cloud resources
[aiconformance]: Validate networking/ai_inference requirements
…rics [aiconformance]: Add accelerator metrics validator test
[aiconformance]: observability/ai_service_metrics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )