Skip to content

connectedk8s: release v1.11.2 - #10187

Open
Ashlee Nanze (ashnanze) wants to merge 37 commits into
Azure:mainfrom
AzureArcForKubernetes:release-v1.11.2
Open

connectedk8s: release v1.11.2#10187
Ashlee Nanze (ashnanze) wants to merge 37 commits into
Azure:mainfrom
AzureArcForKubernetes:release-v1.11.2

Conversation

@ashnanze

@ashnanze Ashlee Nanze (ashnanze) commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

🤖 PR Validation — ❌ Action needed

Breaking Changes
❌ 1
❌Azure CLI Extensions Breaking Change Test
❌aimanager
rule cmd_name rule_message suggest_message
1010 - ParaPropUpdate aimanager modelsource add cmd aimanager modelsource add update parameter ai_manager_name: updated property options from ['--aimanager-name', '--manager', '-m'] to ['--aimanager-name'] please change property options from ['--aimanager-name'] to ['--aimanager-name', '--manager', '-m'] for parameter ai_manager_name of cmd aimanager modelsource add
1010 - ParaPropUpdate aimanager modelsource delete cmd aimanager modelsource delete update parameter ai_manager_name: updated property options from ['--aimanager-name', '--manager', '-m'] to ['--aimanager-name'] please change property options from ['--aimanager-name'] to ['--aimanager-name', '--manager', '-m'] for parameter ai_manager_name of cmd aimanager modelsource delete
1010 - ParaPropUpdate aimanager modelsource list cmd aimanager modelsource list update parameter ai_manager_name: updated property options from ['--aimanager-name', '--manager', '-m'] to ['--aimanager-name'] please change property options from ['--aimanager-name'] to ['--aimanager-name', '--manager', '-m'] for parameter ai_manager_name of cmd aimanager modelsource list
1010 - ParaPropUpdate aimanager modelsource show cmd aimanager modelsource show update parameter ai_manager_name: updated property options from ['--aimanager-name', '--manager', '-m'] to ['--aimanager-name'] please change property options from ['--aimanager-name'] to ['--aimanager-name', '--manager', '-m'] for parameter ai_manager_name of cmd aimanager modelsource show
1010 - ParaPropUpdate aimanager modelsource update cmd aimanager modelsource update update parameter ai_manager_name: updated property options from ['--aimanager-name', '--manager', '-m'] to ['--aimanager-name'] please change property options from ['--aimanager-name'] to ['--aimanager-name', '--manager', '-m'] for parameter ai_manager_name of cmd aimanager modelsource update
1010 - ParaPropUpdate aimanager modelsource wait cmd aimanager modelsource wait update parameter ai_manager_name: updated property options from ['--aimanager-name', '--manager', '-m'] to ['--aimanager-name'] please change property options from ['--aimanager-name'] to ['--aimanager-name', '--manager', '-m'] for parameter ai_manager_name of cmd aimanager modelsource wait
1010 - ParaPropUpdate aimanager namespace modeldeployment add cmd aimanager namespace modeldeployment add update parameter ai_manager_name: updated property options from ['--aimanager-name', '--manager', '-m'] to ['--aimanager-name'] please change property options from ['--aimanager-name'] to ['--aimanager-name', '--manager', '-m'] for parameter ai_manager_name of cmd aimanager namespace modeldeployment add
1010 - ParaPropUpdate aimanager namespace modeldeployment delete cmd aimanager namespace modeldeployment delete update parameter ai_manager_name: updated property options from ['--aimanager-name', '--manager', '-m'] to ['--aimanager-name'] please change property options from ['--aimanager-name'] to ['--aimanager-name', '--manager', '-m'] for parameter ai_manager_name of cmd aimanager namespace modeldeployment delete
1010 - ParaPropUpdate aimanager namespace modeldeployment list cmd aimanager namespace modeldeployment list update parameter ai_manager_name: updated property options from ['--aimanager-name', '--manager', '-m'] to ['--aimanager-name'] please change property options from ['--aimanager-name'] to ['--aimanager-name', '--manager', '-m'] for parameter ai_manager_name of cmd aimanager namespace modeldeployment list
1010 - ParaPropUpdate aimanager namespace modeldeployment show cmd aimanager namespace modeldeployment show update parameter ai_manager_name: updated property options from ['--aimanager-name', '--manager', '-m'] to ['--aimanager-name'] please change property options from ['--aimanager-name'] to ['--aimanager-name', '--manager', '-m'] for parameter ai_manager_name of cmd aimanager namespace modeldeployment show
1010 - ParaPropUpdate aimanager namespace modeldeployment update cmd aimanager namespace modeldeployment update update parameter ai_manager_name: updated property options from ['--aimanager-name', '--manager', '-m'] to ['--aimanager-name'] please change property options from ['--aimanager-name'] to ['--aimanager-name', '--manager', '-m'] for parameter ai_manager_name of cmd aimanager namespace modeldeployment update
1010 - ParaPropUpdate aimanager namespace modeldeployment wait cmd aimanager namespace modeldeployment wait update parameter ai_manager_name: updated property options from ['--aimanager-name', '--manager', '-m'] to ['--aimanager-name'] please change property options from ['--aimanager-name'] to ['--aimanager-name', '--manager', '-m'] for parameter ai_manager_name of cmd aimanager namespace modeldeployment wait

Description

Release of the connectedk8s CLI extension, bumping version to 1.11.2.

Changes

  • Fix telemetry Unknown errors: wrap string exceptions, add missing instrumentation, and catch-all decorator for unhandled exceptions.
  • Propagate correlation ID end-to-end for az connectedk8s proxy.
  • [MultiCloudConnector] Allow AgentNotInstalled to Agent conversion in connected clusters.
  • Add debug log for helm binary location.
  • Add diagnosis logic for helm timeouts to improve failure classification.
  • Move kubeadm distribution detection to be evaluated last to prevent incorrect cluster distribution classification.
  • Updated CLIENT_PROXY_VERSION to 1.3.034631.
  • Removed workload identity preview feature flag.
  • Added telemetry for pre-onboarding diagnostic results, including diagnostics execution failures.
  • Add Arc to --proxy-skip-range default values for Azure Arc private-link endpoints.
  • Fix pre-onboarding diagnostic checks incorrectly grading a NotCompleted job as Passed when partial container output is present.
  • Updated clusterdiagnosticchecks image to 1.36.1.

References

  • Release branch: AzureArcForKubernetes/connectedk8s:release-v1.11.2

Copilot AI lite review requested due to automatic review settings August 6, 2026 17:02
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@microsoft-github-policy-service microsoft-github-policy-service Bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. Connected Kubernetes Auto-Assign Auto assign by bot labels Aug 6, 2026
@a0x1ab

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@azure-client-tools-agent

Copy link
Copy Markdown

Automated sensitive-information remediation ran on this pull request.

  • Detected categories: private key
  • Replaced with typed [REDACTED:category] placeholders in: no writable PR fields
  • Could not edit: file changes on a fork branch
  • Comment/review owners notified because Agent Assist cannot edit another user's text: none

If a credential was exposed, rotate or revoke it immediately. Detected values are never copied into this comment.

✅ Keep the redaction · ❌ Dispute the redaction

GitHub only supports a fixed reaction set, so 👍 represents ✅ and 👎 represents ❌. The bot-created reactions are only poll choices.


Posted by agent-assist (autonomous bug-fix pipeline).

@azure-client-tools-agent azure-client-tools-agent Bot added the azure-client-tools-agent Pull request reviewed by Azure Client Tools Agent label Aug 6, 2026
@yonzhan

Copy link
Copy Markdown
Collaborator

connectedk8s

@yanzhudd

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).

@jianyunt

Copy link
Copy Markdown
Contributor

Julie Zhu (@yanzhudd) Yong Zhang (@yonzhan) , could you please review the changes and let me know if anything else we need to do to get it merged? thanks!

@azure-client-tools-agent

Copy link
Copy Markdown

Automated sensitive-information remediation ran on this pull request.

  • Detected categories: credential
  • Replaced with typed [REDACTED:category] placeholders in: no writable PR fields
  • Could not edit: file changes on a fork branch
  • Comment/review owners notified because Agent Assist cannot edit another user's text: none

If a credential was exposed, rotate or revoke it immediately. Detected values are never copied into this comment.

✅ Keep the redaction · ❌ Dispute the redaction

GitHub only supports a fixed reaction set, so 👍 represents ✅ and 👎 represents ❌. The bot-created reactions are only poll choices.


Posted by agent-assist (autonomous bug-fix pipeline).

@a0x1ab

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).

@jmccormick7

Copy link
Copy Markdown
Contributor

Aditya Pujara (@a0x1ab) It looks like the checks that are failing are due detected changes in index.json. I do not see any changes in the diff, similarly the breaking changes noted in the pr description appear to be related to other extensions that are not altered in the diff of this PR. Are there any steps that can be taken to resolve these warnings/errors?

Bavneet Singh and others added 2 commits August 13, 2026 11:12
…o Agent conversion in connected clusters (#46)

* [az-cli][connectedk8s][MultiCloudConnector] Allow AgentNotInstalled to Agent conversion in connected clusters
* propagate correlation-id to arc proxy

* code clean up

* add version infirmation

* add doc

* nit: fix logger statement

* style check - code cleanup

* remove redundant import

* code clean up.
…nstrumentation, and catch-all decorato (#53)

* adding telemetry updates to update unknown

* Fix telemetry reporting: wrap string exceptions in Exception() and add catch-all decorator

- Replace all exception='string' calls with exception=Exception('string') across
  custom.py, _utils.py, and _precheckutils.py so that ExceptionName in telemetry
  shows 'Exception' instead of 'str'
- Add _telemetry_catch_all decorator to top-level command functions
  (create, delete, update, upgrade) to catch unhandled exceptions, log them
  to telemetry with proper ExceptionName/FaultType, and re-raise as
  CLIInternalError instead of letting them become 'UnknownError'

* Fix mypy and ruff: add type annotations to _telemetry_catch_all decorator and fix import sorting

* Apply ruff format to fix CI format check

* Remove accidentally committed files
* fix(connectedk8s): make azdev style pass with targeted formatting and justified suppressions

* fix(connectedk8s): narrow broad exception suppressions where low risk

* Add rationale comments for style suppressions

* Add rationale comments for exception handling in clientproxy helper

* fix: ruff format clientproxyhelper/_utils.py

* narrow broad-exception-caught to specific types in _precheckutils.py and _utils.py

- _precheckutils.py: narrow 3 of 5 catches (KeyError/AttributeError/TypeError for
  watch loop, ValueError/TypeError for file writes after OSError handler)
- _utils.py: remove module-level pylint disable, narrow 8 catches to specific types
  (ValueError/TypeError for file I/O, ValueError/KeyError for JSON parsing,
  TypeError/AttributeError/RecursionError for dict flattening, KeyError/TypeError
  for dict access), keep inline disable on 6 genuinely polymorphic catches (ARM
  calls, K8s API, retry loops)
- _troubleshootutils.py: keep module-level disable (21 catches, deferred to follow-up)

* fix: resolve all azdev style (pylint) violations to 10.00/10

- W0707 raise-missing-from: add 'from e/ex/exc' to re-raises across custom.py, _utils.py, _precheckutils.py
- C0209 consider-using-f-string: convert .format() calls to f-strings in custom.py, _utils.py, _client_factory.py
- R1714 consider-using-in: merge comparisons in custom.py, _precheckutils.py, _troubleshootutils.py
- C0207 use-maxsplit-arg: add maxsplit=1 in custom.py
- W1514 unspecified-encoding: add encoding='utf-8' to open() calls across all files
- C0206 consider-using-dict-items: use .items() iteration in custom.py
- C0325 superfluous-parens: remove extra parens on raise in custom.py
- E1101 no-member: inline disable for HttpResponseError.response in custom.py
- Module-level pylint disables for: too-many-lines, too-many-positional-arguments, too-many-statements, consider-using-with (cannot refactor without breaking API)
- R0915/R0917 inline disables in _params.py, clientproxyhelper/_utils.py, clientproxyhelper/_proxylogic.py

* fix: resolve flake8 E203/E122/E125/E115 formatting errors

- Fix misplaced encoding='utf-8' argument formatting in multi-line open() calls
- Remove misplaced pylint disable comments inside except block
- Add too-many-lines disable at module level in _utils.py

* style: apply ruff format to pass CI formatting check

* fix: add linter exclusion for require_wait_command_if_no_wait

* fix: use bare raise in ValidationError except block per review

* fix: use bare raise in ArgumentUsageError except block per review
…on (#56)

* Add diagnosability to helm timeouts

* update logic to ensure image pulls get priority, and ensure only one fault is emitted per failure

* logging changes

* update error messages

* review fixes

* only look at secret metadata to avoid secret leak

* fix unwrapped exception

* Update Error Codes

---------

Co-authored-by: John McCormick <mccormickjo@microsoft.com>
* Pin ruff<0.16.0 to avoid breaking default rule changes

* Fix W1203: use lazy % formatting in logger.debug calls

* Fix I001: sort imports alphabetically in test_utils_.py

* Apply ruff format to unformatted files
* prediag

* messagefix

* logprediagerrors

* historyupdate

* duplicatestring

* test

* fix: prediagnostic telemetry improvements

- Fix empty-log NotCompleted returning Passed instead of Incomplete
- Fix double telemetry firing (job-execution-error + check-failure)
- Fix NotApplicable for all checks when pod never ran
- Fix Entra/CRD error message parsing (filter non-error lines)
- Trim multi-line error messages to first line
- Add always-save log for completed jobs
- Add console diagnostic output block
- Add State 3 telemetry for LinuxNodeExists and ClusterRoleBindings
- Add Post_Diagnostic_Precheck_Fault_Type constant

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* prompt

* test: add unit tests for prediagnostic telemetry functions

- Add test_precheckutils.py with 14 unit tests covering:
  - send_prediagnostic_job_execution_error_telemetry (error type, status, reason)
  - send_prediagnostic_check_failure_telemetry (check results, error extraction,
    multiline trimming, non-error line filtering)
  - send_post_diagnostic_precheck_failure_telemetry (error type, check name/reason)
- Use sys.modules stubs to avoid heavy runtime dependencies
- Fix code corruption in _precheckutils.py (IDE selection leaked into source)
- Remove temporary debug helper (_debug_add_extension_event)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* test: use setdefault for stubs to allow real modules in azdev CI

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* linterrors

* linterrors

* testfixes

* fix unittest

* removingunexpetedfiles

* Fix test_utils_.py: add missing knack submodule stubs

* Replace debug print() with logger.debug() in telemetry functions

* Fix telemetry corruption caused by apostrophes in telemetry payloads

The CLI telemetry client uses json.loads(data.replace(chr(39), chr(34))) which
converts apostrophes to double quotes, breaking JSON parsing and dropping
entire telemetry batches.

Changes:
- _precheckutils.py: Replace Couldn't with Could not in set_exception calls
- custom.py: Replace Couldn't/couldn't with Could not/could not in set_exception calls,
  remove single quotes around 'linux' in telemetry strings
- _utils.py: Strip apostrophes from helm_error_detail before add_extension_event calls

* Move telemetry key strings to constants

Address PR review: move Context.Default.AzureCLI.onboardingErrorType and
Context.Default.AzureCLI.onboardingErrorMessage to _constants.py as
Telemetry_Onboarding_Error_Type_Key and Telemetry_Onboarding_Error_Message_Key

* Address PR #54 review comments: refactor telemetry, add comments

- Extract common _send_onboarding_telemetry_event() helper
- Refactor check_results to generic list structure with componentName/checkResult/error
- Move job status and check result strings to _constants.py
- Select newest pod by creation_timestamp to avoid stale logs
- Extract _parse_entra_check_result() and _parse_crd_check_result()
- Revert helm chart version bump (separate PR)
- Replace print() with logger.warning() in custom.py
- Add clarifying comment for DNS error strings in _utils.py
- Add comprehensive comments throughout _precheckutils.py

* Fix prediagnostic telemetry: use set_exception, encode check results in fault_type

- Replace add_extension_event with set_exception for GDPR-whitelisted fields
- Encode individual check results (dns/outbound/entra/crd) in fault_type string
- Add common _send_onboarding_telemetry_event helper
- Convert print() calls to logger.debug()/logger.info()
- Select latest pod by creationTimestamp
- Extract _parse_entra_check_result into separate function

* refactor(telemetry): structured component list for prediagnostic check results

Address bgriddaluru PR review comments #2 and #3:
- Replace string-based error extraction with structured add_extension_event
  payloads containing generic component lists [{componentName, checkResult, error}]
- ADX dashboard queries no longer need custom name parsing (dnsCheck, dnsError)
- Error details extracted from diagnoser_output by component keyword matching
- Wire up send_prediagnostic_check_failure_telemetry in fetch_diagnostic_checks_results
- Keep set_exception fault_type encoding for ADX backward compatibility

* Add informational telemetry for non-2xx outbound connectivity responses

During pre-onboarding diagnostics, when an outbound connectivity check
receives a non-2xx HTTP response (4xx/5xx) that is NOT a connection-level
failure (code 000), emit an informational extension event with fault type
'prediagnostics-outbound-non2xx-response'. This preserves the existing
PASS behavior while surfacing the unexpected response codes in ADX for
monitoring and investigation.

Changes:
- _constants.py: Add Outbound_Connectivity_Non2xx_Response_Type constant
- _utils.py: Emit telemetry in 3 code paths (cluster-connect, onboarding,
  troubleshoot) when response code starts with '4' or '5'
- _precheckutils.py: Improve per-check telemetry emission with structured
  fault descriptions and SERVFAIL detection
- Unit tests added for all new telemetry paths

Verified in ADX: events appear with correct fault type and message
containing endpoint, code, and target information.

* Replace standalone test scripts with Pester-format PrediagnosticTelemetry.Tests.ps1

* fix: ruff lint (PIE810), ruff format, and mypy type-arg errors for prediagnostic telemetry

* fix: ruff format test_precheckutils.py and test_utils_.py

* Remove per-component set_exception loop; send single aggregate fault per onboarding failure

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Address PR review: explain 404 in Entra check docstring, replace for-loop with if-guard for single pod

* Add wheel for E2E testing

* Add pylint disable comments for new code

* Fix global statement syntax for ruff compatibility

* Apply ruff format to PR files

* fix: restore onboarding_error_type usage in helm_error_detail (lint F841)

---------

Co-authored-by: Atchut Kumar Barli <atchut@gmail.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…dpoints (#61)

* Add 'Arc' keyword for --proxy-skip-range to expand Azure Arc private-link endpoints

* Add unit tests for Arc proxy-skip-range keyword expansion

* Add Arc keyword help text

* Bump Version

* Revert "Bump Version"

This reverts commit 6c4f3d0.
Drops the 1.10.13 -> 1.10.14 version bump from the PR; the Arc
proxy-skip-range feature can be published under a batched release
bump instead.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: aa3f5a60-e3b1-49b4-a4e5-5d656000d376

* Text modify

* Extract Arc proxy-skip-range endpoints into a constant and simplify help text

Move the Arc private-link endpoint suffixes into a shared Arc_Private_Link_Endpoints constant and consume it from get_arc_proxy_skip_range_endpoints (behavior unchanged). Simplify the --proxy-skip-range help text and fold the Arc keyword into the existing examples, dropping the dedicated private-link example blocks.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Add proxy test for the Arc keyword in --proxy-skip-range

Assert that 'az connectedk8s update --proxy-skip-range Arc' expands to the Azure Arc private-link endpoints in the agent noProxy value.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Added dedup functionality and tests

---------

Co-authored-by: Sai Tareesh Reddy Eppeti <seppeti@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: aa3f5a60-e3b1-49b4-a4e5-5d656000d376
…#67)

* Fix pre-onboarding diagnostic checks grading NotCompleted job as Passed when partial container output is present

* Update clusterdiagnosticchecks image version to 1.36.1

* Fix mypy no-any-return in get_cloud_based_domain: cast endpoints.active_directory to str before split

* ruff format custom.py
)

azdev cred scan

Co-authored-by: John McCormick <mccormickjo@microsoft.com>
@a0x1ab Aditya Pujara (a0x1ab) added Azure Client Tools Agent Requested Request Azure Client Tools Agent testing and review and removed azure-client-tools-agent Pull request reviewed by Azure Client Tools Agent labels Aug 19, 2026
@azure-client-tools-agent

Copy link
Copy Markdown

Live test results — azdev test --live --series (changed test files only)

PASS

Selectors: test_correlation_id test_custom test_precheckutils test_utils_ (extension)
PR head ref: release-v1.11.2
PR head sha: c63eeda231e908e14eaa779a24a9f4e6bb9d1b99
PR base ref: main
New test files in PR: true

Changed test files run
src/connectedk8s/azext_connectedk8s/tests/unittests/test_correlation_id.py
src/connectedk8s/azext_connectedk8s/tests/unittests/test_custom.py
src/connectedk8s/azext_connectedk8s/tests/unittests/test_precheckutils.py
src/connectedk8s/azext_connectedk8s/tests/unittests/test_utils_.py

New test files
src/connectedk8s/azext_connectedk8s/tests/unittests/test_correlation_id.py
src/connectedk8s/azext_connectedk8s/tests/unittests/test_precheckutils.py

Workflow run: https://github.com/Azure/issue-sentinel/actions/runs/32243508789

Last 80 lines of azdev output
/home/runner/work/issue-sentinel/issue-sentinel/azure-cli/src/azure-cli/azure/cli/command_modules/vm/tests/latest/test_vm_commands.py:13640: SyntaxWarning: invalid escape sequence '\]'
  self.cmd('vmss application set -g {rg} -n {vmss} --app-version-ids {vid1} {vid2} --enable-automatic-upgrade True\]', checks=[
/home/runner/work/issue-sentinel/issue-sentinel/azure-cli/src/azure-cli/azure/cli/command_modules/identity/tests/latest/test_identity.py:18: SyntaxWarning: invalid escape sequence '\{'
  'resource_restriction_compute': '\{"providers":\["Microsoft.Compute"\]\}',
/home/runner/work/issue-sentinel/issue-sentinel/azure-cli/src/azure-cli/azure/cli/command_modules/identity/tests/latest/test_identity.py:19: SyntaxWarning: invalid escape sequence '\{'
  'resource_restriction_empty': '\{"providers":\[\]\}'

test index updated: /home/runner/.azdev/env_config/home/runner/work/issue-sentinel/issue-sentinel/.venv/test_index/latest.json

Test on modules: test_correlation_id, test_custom, test_precheckutils, test_utils_

WARNING: RUNNING TESTS LIVE
WARNING: 'test_correlation_id' not found. If newly added, re-run with --discover
WARNING: 'test_precheckutils' not found. If newly added, re-run with --discover
WARNING: 'test_utils_' not found. If newly added, re-run with --discover
The tests are set to run against current profile "latest"
============================= test session starts ==============================
platform linux -- Python 3.12.13, pytest-9.1.1, pluggy-1.6.0 -- /home/runner/work/issue-sentinel/issue-sentinel/.venv/bin/python
cachedir: .pytest_cache
rootdir: /home/runner/work/issue-sentinel/issue-sentinel/azure-cli/src/azure-cli
plugins: forked-1.7.5, xdist-3.8.0
collecting ... collected 54 items

azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_k8s_install_kubectl_create_installation_dir PASSED [  1%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_k8s_install_kubectl_emit_warnings PASSED [  3%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_k8s_install_kubectl_with_custom_source_url PASSED [  5%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_k8s_install_kubelogin_create_installation_dir PASSED [  7%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_k8s_install_kubelogin_emit_warnings PASSED [  9%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_k8s_install_kubelogin_with_custom_source_url SKIPPED [ 11%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_k8s_install_kubelogin_with_gh_token PASSED [ 12%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_merge_admin_credentials PASSED [ 14%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_merge_credentials PASSED [ 16%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_merge_credentials_already_present PASSED [ 18%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_merge_credentials_broken_yaml PASSED [ 20%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_merge_credentials_missing PASSED [ 22%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_merge_credentials_non_existent PASSED [ 24%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_merge_credentials_rejects_symlink PASSED [ 25%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_update_addons PASSED [ 27%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AcsCustomCommandTest::test_update_upgrade_settings PASSED [ 29%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAKSCommand::test_aks_agentpool_auto_scale_add_non_vms_pool PASSED [ 31%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAKSCommand::test_aks_agentpool_auto_scale_add_success PASSED [ 33%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAKSCommand::test_aks_agentpool_auto_scale_delete_non_vms_pool PASSED [ 35%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAKSCommand::test_aks_agentpool_auto_scale_delete_profile_not_found PASSED [ 37%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAKSCommand::test_aks_agentpool_auto_scale_delete_success PASSED [ 38%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAKSCommand::test_aks_agentpool_auto_scale_update_missing_required PASSED [ 40%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAKSCommand::test_aks_agentpool_auto_scale_update_profile_not_found PASSED [ 42%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAKSCommand::test_aks_agentpool_auto_scale_update_success PASSED [ 44%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAKSCommand::test_aks_stop PASSED [ 46%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAKSCommand::test_aks_upgrade_kubernetes_version_skips_machines_mode_pool PASSED [ 48%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAKSCommand::test_aks_upgrade_node_image_only_skips_machines_mode_pool PASSED [ 50%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestRunCommand::test_get_command_context_empty PASSED [ 51%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestRunCommand::test_get_command_context_invalid_file PASSED [ 53%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestRunCommand::test_get_command_context_mixed PASSED [ 55%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestRunCommand::test_get_command_context_valid PASSED [ 57%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAddonConfigurationAzureBleuCloud::test_bleufrancecentral_region_mapping PASSED [ 59%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAddonConfigurationAzureBleuCloud::test_bleufrancesouth_region_mapping PASSED [ 61%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAddonConfigurationAzureBleuCloud::test_unknown_bleu_region_defaults_to_bleufrancecentral PASSED [ 62%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAddonConfigurationAzureDelosCloud::test_deloscloudgermanycentral_region_mapping PASSED [ 64%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAddonConfigurationAzureDelosCloud::test_deloscloudgermanynorth_region_mapping PASSED [ 66%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAddonConfigurationAzureDelosCloud::test_unknown_delos_region_defaults_to_deloscloudgermanycentral PASSED [ 68%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestIsMonitoringAddonEnabled::test_monitoring_disabled_with_camelcase_key PASSED [ 70%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestIsMonitoringAddonEnabled::test_monitoring_enabled_with_camelcase_key PASSED [ 72%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestIsMonitoringAddonEnabled::test_monitoring_enabled_with_lowercase_key PASSED [ 74%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestIsMonitoringAddonEnabled::test_no_monitoring_addon_at_all PASSED [ 75%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestIsMonitoringAddonEnabled::test_non_monitoring_addon PASSED [ 77%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAksEnableAddonsAutoHLSM::test_hlsm_auto_enabled_when_cnl_active PASSED [ 79%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAksEnableAddonsAutoHLSM::test_hlsm_auto_enabled_with_cnl_lowercase_true PASSED [ 81%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAksEnableAddonsAutoHLSM::test_hlsm_explicit_false_not_overridden_by_cnl PASSED [ 83%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAksEnableAddonsAutoHLSM::test_hlsm_explicit_true_not_overridden PASSED [ 85%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAksEnableAddonsAutoHLSM::test_hlsm_not_auto_enabled_when_cnl_false PASSED [ 87%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::TestAksEnableAddonsAutoHLSM::test_hlsm_not_auto_enabled_when_cnl_inactive PASSED [ 88%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AksAgentpoolUpgradeTest::test_aks_agentpool_upgrade_sets_max_unavailable PASSED [ 90%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AksAgentpoolRollbackTest::test_aks_agentpool_get_rollback_versions_returns_recently_used_versions PASSED [ 92%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AksAgentpoolRollbackTest::test_aks_agentpool_rollback_prioritizes_upgrade_channel_warning PASSED [ 94%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AksAgentpoolRollbackTest::test_aks_agentpool_rollback_raises_when_no_recent_versions PASSED [ 96%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AksAgentpoolRollbackTest::test_aks_agentpool_rollback_uses_most_recent_version PASSED [ 98%]
azure-cli/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py::AksAgentpoolRollbackTest::test_aks_agentpool_rollback_warns_node_image_only_for_node_os_channel PASSED [100%]

- generated xml file: /home/runner/work/issue-sentinel/issue-sentinel/test-output/results.xml -
======================== 53 passed, 1 skipped in 1.20s =========================

Posted by agent-assist live-test workflow.

@a0x1ab

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).

@azure-client-tools-agent azure-client-tools-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ CI Checks Failing

PR: connectedk8s: release v1.11.2

The following checks failed on the latest commit:

Please review the linked logs and address the style/linter violations (and any underlying pipeline failure) before this can be merged. Since this PR was flagged for human review, I'm leaving it here for the assigned reviewer/author to resolve rather than auto-iterating.

@azure-client-tools-agent azure-client-tools-agent Bot added azure-client-tools-agent Pull request reviewed by Azure Client Tools Agent and removed Azure Client Tools Agent Requested Request Azure Client Tools Agent testing and review labels Aug 19, 2026
@jmccormick7

Copy link
Copy Markdown
Contributor

Aditya Pujara (@a0x1ab) The CI failures are again related to reported changes that are not in the PR diff. I have rebased the branch last week, but seems that did not help. Is there something we need to do to prevent these ci failures?

@jmccormick7

john mccormick (jmccormick7) commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

This PR can be closed.

I have opened a PR with a cleaner diff to avoid CI failures due to git history conflicts: #10236

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot azure-client-tools-agent Pull request reviewed by Azure Client Tools Agent Connected Kubernetes customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.