Commit d08119a
authored
{AKS}: containerized aks-agent (#9451)
* cleanup evals and UTs
* add vendored_sdks
* containerized aks agent
* add UT
* update doc and release history
* fix style check errors
* update chart repo and version
* remove wrong file and update default cluster role rule
* address comments
* dont expose api key in configmap
* add init file for vendored_sdks/azure_mgmt_containerservice
* fix(windows): fix import fcntl failure on windows
* fix(windows): use tempfile library
* fix(windows): pick correct helm.exe in zip for windows
* remove unused import
* bump helm version1 parent 49f5024 commit d08119a
File tree
464 files changed
+36071
-102219
lines changed- src/aks-agent
- azext_aks_agent
- agent
- k8s
- llm_providers
- tests
- evals
- fixtures/ask_agent
- 01_how_many_pods
- mocks
- 02_what_is_wrong_with_pod
- mocks
- 03_what_is_the_command_to_port_forward
- mocks
- 05_image_version
- mocks
- 08_sock_shop_frontend
- helm
- 09_crashpod
- mocks
- 100_historical_logs
- 101_historical_logs_pod_deleted
- 102_loki_label_discovery
- 103_logs_transparency_default_limit
- 107_log_filter_http_status_code
- mocks
- 108_logs_nearby_lines
- 109_logs_transparency_not_found
- mocks
- 10_image_pull_backoff
- mocks
- 110_k8s_events_image_pull
- mocks
- 111_pod_names_contain_service
- mocks
- 112_find_pvcs_by_uuid
- mocks
- 114_checkout_latency_tracing_rebuild
- 115_checkout_errors_tracing
- 13a_pending_node_selector_basic
- mocks
- 13b_pending_node_selector_detailed
- mocks
- 14_pending_resources
- mocks
- 15_failed_readiness_probe
- mocks
- 17_oom_kill
- mocks
- 18_crash_looping_v2
- mocks
- 20_long_log_file_search
- mocks
- 22_high_latency_dbi_down
- 23_app_error_in_current_logs
- manifests
- 24_misconfigured_pvc
- mocks
- 24a_misconfigured_pvc_basic
- mocks
- 24b_misconfigured_pvc_detailed
- 25_misconfigured_ingress_class
- 26_page_render_times
- mocks
- 27a_multi_container_logs
- mocks
- 27b_multi_container_logs
- mocks
- 43_slack_deployment_logs
- conversation_history
- helm
- 46_job_crashing_no_longer_exists
- 47_truncated_logs_context_window
- 48_logs_since_thursday
- 49_logs_since_last_week
- 50_logs_since_specific_date
- 50a_logs_since_last_specific_month
- 51_logs_summarize_errors
- mocks
- 54_not_truncated_when_getting_pods
- mocks
- 57_cluster_name_confusion
- conversation_history
- 57_wrong_namespace
- 58_counting_pods_by_status
- 59_label_based_counting
- mocks
- 60_count_less_than
- mocks
- 61_exact_match_counting
- mocks
- 62_fetch_error_logs_with_errors
- mocks
- 63_fetch_error_logs_no_errors
- mocks
- 66_http_error_needle
- 67_performance_degradation
- 68_cascading_failures
- 69_rate_limit_exhaustion
- 70_memory_leak_detection
- 71_connection_pool_starvation
- 73a_time_window_anomaly
- 73b_time_window_anomaly
- 74_config_change_impact
- 75_network_flapping
- 76_service_discovery_issue
- mocks
- 77_liveness_probe_misconfiguration
- mocks
- 78a_missing_cpu_limits
- mocks
- 78b_cpu_quota_exceeded
- 79_configmap_mount_issue
- mocks
- 80_pvc_storage_class_mismatch
- 81_service_account_permission_denied
- mocks
- 82_pod_anti_affinity_conflict
- mocks
- 83_secret_not_found
- mocks
- 84_network_policy_blocking_traffic
- 85_hpa_not_scaling
- mocks
- 86_configmap_like_but_secret
- mocks
- 97_logs_clarification_needed
- mocks
- 98_logs_transparency_default_time
- 99_logs_transparency_custom_time
- mocks
- latest
- vendored_sdks
- azure_mgmt_containerservice
- 2025_10_01
- _utils
- aio
- operations
- models
- operations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
464 files changed
+36071
-102219
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
15 | 27 | | |
16 | 28 | | |
17 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
24 | 35 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 36 | | |
30 | 37 | | |
31 | | - | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
| |||
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | 46 | | |
133 | 47 | | |
134 | 48 | | |
| |||
139 | 53 | | |
140 | 54 | | |
141 | 55 | | |
142 | | - | |
143 | | - | |
| 56 | + | |
| 57 | + | |
144 | 58 | | |
145 | 59 | | |
146 | 60 | | |
147 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
148 | 64 | | |
149 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
150 | 71 | | |
151 | 72 | | |
152 | 73 | | |
| |||
163 | 84 | | |
164 | 85 | | |
165 | 86 | | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | 87 | | |
173 | 88 | | |
174 | 89 | | |
| |||
185 | 100 | | |
186 | 101 | | |
187 | 102 | | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | 103 | | |
195 | 104 | | |
196 | 105 | | |
197 | 106 | | |
198 | 107 | | |
199 | | - | |
| 108 | + | |
200 | 109 | | |
201 | | - | |
202 | | - | |
| 110 | + | |
| 111 | + | |
203 | 112 | | |
204 | | - | |
| 113 | + | |
205 | 114 | | |
206 | 115 | | |
207 | 116 | | |
208 | | - | |
| 117 | + | |
209 | 118 | | |
210 | | - | |
211 | | - | |
| 119 | + | |
212 | 120 | | |
213 | | - | |
214 | | - | |
215 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
216 | 124 | | |
217 | 125 | | |
218 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 9 | | |
20 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
0 commit comments