This job view page is being replaced by Spyglass soon. Check out the new job view.
PRwillie-yao: Allow for configurable scope in system assigned identities
ResultFAILURE
Tests 0 failed / 0 succeeded
Started2023-02-02 18:56
Elapsed2m28s
Revision1a26e6622976af497eb68bd50c606eba1d0e2066
Refs 2965

No Test Failures!


Error lines from build-log.txt

... skipping 9 lines ...
  - (*AzureMachinePool).SetIdentityDefaults: changed from func() to func(string)

sigs.k8s.io/cluster-api-provider-azure/api/v1beta1
  Incompatible changes:
  - (*AzureMachine).Default: changed from func() to func(sigs.k8s.io/controller-runtime/pkg/client.Client)
  - (*AzureMachine).SetupWebhookWithManager: removed
  - (*AzureMachine).ValidateCreate: changed from func() error to func(sigs.k8s.io/controller-runtime/pkg/client.Client) error
  - (*AzureMachine).ValidateDelete: changed from func() error to func(sigs.k8s.io/controller-runtime/pkg/client.Client) error
  - (*AzureMachine).ValidateUpdate: changed from func(k8s.io/apimachinery/pkg/runtime.Object) error to func(k8s.io/apimachinery/pkg/runtime.Object, sigs.k8s.io/controller-runtime/pkg/client.Client) error
  - (*AzureMachineSpec).SetDefaults: removed
  - (*AzureMachineSpec).SetIdentityDefaults: changed from func() to func(string)

sigs.k8s.io/cluster-api-provider-azure/azure
  Incompatible changes:
  - GenerateContributorRoleDefinitionID: removed
... skipping 4 lines ...