OCPBUGS-74245: test capz system assigned identity fix#10368
OCPBUGS-74245: test capz system assigned identity fix#10368patrickdillon wants to merge 4 commits intoopenshift:mainfrom
Conversation
|
@patrickdillon: This pull request references Jira Issue OCPBUGS-74245, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
WalkthroughGo module dependencies updated for Azure provider, including version bumps for Azure SDKs, Kubernetes client libraries, Prometheus, OpenTelemetry, and x/ packages. Multiple replace directives added, including local path replacement for cluster-api-provider-azure and workarounds for otlptranslator versions. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~50 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 golangci-lint (2.5.0)Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@cluster-api/providers/azure/go.mod`:
- Line 7: The go.mod currently pins sigs.k8s.io/cluster-api-provider-azure to
v0.0.0 and relies on an absolute local replace (the workstation path in the
replace directive) which breaks CI and leaks a local path; remove the absolute
local replace directive and either remove the v0.0.0 require (and rely on the
committed vendor state) or change the replace to a repo-relative path or an
appropriate upstream GitHub module/fork consistent with how
cluster-api/providers/azurestack/go.mod and the root vendor handle CAPZ so the
module resolution is reproducible across machines.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: d578ca73-8bf3-4834-957e-31d9364cb402
⛔ Files ignored due to path filters (299)
cluster-api/providers/azure/go.sumis excluded by!**/*.sumcluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/CHANGELOG.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/doc.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/internal/resource/resource_identifier.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/internal/resource/resource_type.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/policy/policy.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/resource_identifier.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/resource_type.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime/pipeline.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime/policy_register_rp.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime/policy_trace_namespace.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime/runtime.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud/cloud.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud/doc.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/core.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/doc.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/errors.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/etag.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported/exported.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported/pipeline.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported/request.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported/response_error.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log/log.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async/async.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body/body.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/fake/fake.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc/loc.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op/op.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/poller.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/util.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared/constants.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared/shared.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/log/doc.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/log/log.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/policy/doc.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/policy/policy.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/doc.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/errors.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/pager.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/pipeline.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_api_version.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_body_download.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_http_header.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_http_trace.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_include_response.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_logging.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_request_id.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_retry.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_telemetry.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/poller.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/request.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/response.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/transport_default_http_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming/doc.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming/progress.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/to/doc.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/to/to.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing/constants.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing/tracing.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/CHANGELOG.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/README.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/TOKEN_CACHING.MDis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/TROUBLESHOOTING.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/azure_powershell_credential.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/default_azure_credential.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/developer_credential_util.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/developer_credential_util_nonwindows.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/developer_credential_util_windows.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/errors.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/version.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/CHANGELOG.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/README.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/assets.jsonis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/autorest.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/availabilitysets_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/capacityreservationgroups_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/capacityreservations_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/client_factory.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/cloudserviceoperatingsystems_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/cloudserviceroleinstances_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/cloudserviceroles_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/cloudservices_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/cloudservicesupdatedomain_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/communitygalleries_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/communitygalleryimages_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/communitygalleryimageversions_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/constants.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/dedicatedhostgroups_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/dedicatedhosts_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/diskaccesses_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/diskencryptionsets_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/diskrestorepoint_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/disks_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/galleries_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/galleryapplications_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/galleryapplicationversions_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/galleryimages_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/galleryimageversions_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/galleryinvmaccesscontrolprofiles_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/galleryinvmaccesscontrolprofileversions_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/gallerysharingprofile_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/images_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/loganalytics_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/models.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/models_serde.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/operations_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/options.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/proximityplacementgroups_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/resourceskus_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/responses.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/restorepointcollections_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/restorepoints_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/sharedgalleries_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/sharedgalleryimages_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/sharedgalleryimageversions_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/snapshots_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/softdeletedresource_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/sshpublickeys_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/time_rfc3339.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/usage_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/virtualmachineextensionimages_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/virtualmachineextensions_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/virtualmachineimages_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/virtualmachineimagesedgezone_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/virtualmachineruncommands_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/virtualmachines_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/virtualmachinescalesetextensions_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/virtualmachinescalesetrollingupgrades_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/virtualmachinescalesets_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/virtualmachinescalesetvmextensions_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/virtualmachinescalesetvmruncommands_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/virtualmachinescalesetvms_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6/virtualmachinesizes_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/CHANGELOG.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/README.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/agentpools_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/assets.jsonis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/autorest.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/ci.ymlis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/client_factory.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/constants.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/date_type.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/machines_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/maintenanceconfigurations_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/managedclusters_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/models.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/models_serde.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/operations_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/options.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/privateendpointconnections_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/privatelinkresources_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/resolveprivatelinkserviceid_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/responses.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/snapshots_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/time_rfc3339.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/trustedaccessrolebindings_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6/trustedaccessroles_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage/CHANGELOG.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage/README.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage/accounts_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage/autorest.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage/ci.ymlis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage/constants.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage/models.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage/options.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage/taskassignments_client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets/CHANGELOG.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets/_metadata.jsonis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets/assets.jsonis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets/client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets/tsp-location.yamlis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets/version.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal/CHANGELOG.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal/challenge_policy.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal/constants.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal/doc.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal/fake_challenge.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal/parse.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/.gitignoreis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/CHANGELOG.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/GNUmakefileis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/Gopkg.lockis excluded by!**/*.lock,!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/Gopkg.tomlis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/LICENSEis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/README.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/LICENSEis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/adal/LICENSEis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/adal/README.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/adal/config.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/adal/go_mod_tidy_hack.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/adal/persist.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/adal/sender.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/adal/token.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/adal/token_legacy.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/adal/version.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/authorization.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/authorization_sas.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/authorization_storage.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/autorest.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/azure/async.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/azure/auth/LICENSEis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/azure/auth/README.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/azure/auth/auth.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/azure/auth/go_mod_tidy_hack.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/azure/azure.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/azure/cli/LICENSEis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/azure/cli/go_mod_tidy_hack.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/azure/cli/profile.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/azure/cli/token.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/azure/environments.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/azure/rp.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/client.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/date/LICENSEis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/date/date.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/date/go_mod_tidy_hack.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/date/time.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/date/unixtime.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/date/utility.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/error.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/go_mod_tidy_hack.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/preparer.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/responder.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/retriablerequest.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.7.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/sender.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/utility.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/utility_1.13.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/utility_legacy.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/autorest/version.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/azure-pipelines.ymlis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/doc.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/logger/LICENSEis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/logger/go_mod_tidy_hack.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/logger/logger.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/tracing/LICENSEis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/tracing/go_mod_tidy_hack.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/Azure/go-autorest/tracing/tracing.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential/confidential.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/base.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/storage/items.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/storage/storage.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens/accesstokens.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority/authority.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/public/public.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/.gitignoreis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/.travis.ymlis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/CODE_OF_CONDUCT.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/CONTRIBUTING.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/LICENSEis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/README.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/arrays.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/converter.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/doc.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/error.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/numerics.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/patterns.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/types.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/utils.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/validator.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/asaskevich/govalidator/wercker.ymlis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/dimchansky/utfbom/.gitignoreis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/dimchansky/utfbom/.travis.ymlis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/dimchansky/utfbom/LICENSEis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/dimchansky/utfbom/README.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/dimchansky/utfbom/utfbom.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/emicklei/go-restful/v3/.travis.ymlis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/emicklei/go-restful/v3/CHANGES.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/emicklei/go-restful/v3/README.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/emicklei/go-restful/v3/curly.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/emicklei/go-restful/v3/custom_verb.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/emicklei/go-restful/v3/doc.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/.cirrus.ymlis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/CHANGELOG.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/README.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/backend_fen.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/backend_inotify.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/backend_kqueue.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/backend_other.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/backend_windows.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/fsnotify.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/internal/darwin.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/internal/freebsd.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/internal/unix.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/internal/windows.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/shared.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fsnotify/fsnotify/staticcheck.confis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fxamacker/cbor/v2/README.mdis excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fxamacker/cbor/v2/bytestring.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fxamacker/cbor/v2/cache.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fxamacker/cbor/v2/common.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fxamacker/cbor/v2/decode.gois excluded by!**/vendor/**cluster-api/providers/azure/vendor/github.com/fxamacker/cbor/v2/doc.gois excluded by!**/vendor/**
📒 Files selected for processing (1)
cluster-api/providers/azure/go.mod
| toolchain go1.24.13 | ||
|
|
||
| require sigs.k8s.io/cluster-api-provider-azure v1.21.1-0.20250929163617-2c4eaa611a39 | ||
| require sigs.k8s.io/cluster-api-provider-azure v0.0.0 |
There was a problem hiding this comment.
🧩 Analysis chain
🏁 Script executed:
#!/bin/bash
set -euo pipefail
# Verify committed go.mod files do not contain absolute local replacements.
rg -n '^\s*replace\s+\S+\s+=>\s+(/|[A-Za-z]:[\\/])' --glob 'go.mod'
# Inspect whether CAPZ is expected to come from vendored content instead.
fd '^modules\.txt$' . | xargs -r rg -n 'sigs\.k8s\.io/cluster-api-provider-azure'Repository: openshift/installer
Length of output: 15518
Remove the absolute local path replacement before this is merged.
The require sigs.k8s.io/cluster-api-provider-azure v0.0.0 at line 7 is resolved via the absolute local replace directive at line 144 (/Users/padillon/...), which breaks reproducibility on CI systems and other developer machines while also leaking workstation-specific paths. The CAPZ module is already vendored, so either commit only the vendored state (remove line 7 and the replace) or use a repo-relative path or proper GitHub fork reference consistent with how cluster-api/providers/azurestack/go.mod and the root vendor handle CAPZ.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.
In `@cluster-api/providers/azure/go.mod` at line 7, The go.mod currently pins
sigs.k8s.io/cluster-api-provider-azure to v0.0.0 and relies on an absolute local
replace (the workstation path in the replace directive) which breaks CI and
leaks a local path; remove the absolute local replace directive and either
remove the v0.0.0 require (and rely on the committed vendor state) or change the
replace to a repo-relative path or an appropriate upstream GitHub module/fork
consistent with how cluster-api/providers/azurestack/go.mod and the root vendor
handle CAPZ so the module resolution is reproducible across machines.
|
@patrickdillon: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This vendors the unmerged kubernetes-sigs/cluster-api-provider-azure#6152
for testing
/hold
Summary by CodeRabbit