7.0.0-beta.3 (2025-05-29)
Breaking Changes
- Type of
AdvancedNetworkingSecurity.TransitEncryption
has been changed from*TransitEncryption
to*AdvancedNetworkingSecurityTransitEncryption
- Type of
ManagedClusterAgentPoolProfile.GpuProfile
has been changed from*AgentPoolGPUProfile
to*GPUProfile
- Type of
ManagedClusterAgentPoolProfileProperties.GpuProfile
has been changed from*AgentPoolGPUProfile
to*GPUProfile
- Enum
TransitEncryption
has been removed - Function
*ClientFactory.NewNamespacesClient
has been removed - Function
NewNamespacesClient
has been removed - Function
*NamespacesClient.BeginCreateOrUpdate
has been removed - Function
*NamespacesClient.BeginDelete
has been removed - Function
*NamespacesClient.Get
has been removed - Function
*NamespacesClient.NewListByManagedClusterPager
has been removed - Function
*NamespacesClient.ListCredential
has been removed - Function
*NamespacesClient.Update
has been removed - Struct
AgentPoolGPUProfile
has been removed - Struct
Namespace
has been removed - Struct
NamespaceListResult
has been removed - Field
EnablePodSecurityPolicy
of structManagedClusterProperties
has been removed
Features Added
- New value
OSSKUUbuntu2204
,OSSKUUbuntu2404
added to enum typeOSSKU
- New enum type
GPUDriver
with valuesGPUDriverInstall
,GPUDriverNone
- New enum type
LocalDNSForwardDestination
with valuesLocalDNSForwardDestinationClusterCoreDNS
,LocalDNSForwardDestinationVnetDNS
- New enum type
LocalDNSForwardPolicy
with valuesLocalDNSForwardPolicyRandom
,LocalDNSForwardPolicyRoundRobin
,LocalDNSForwardPolicySequential
- New enum type
LocalDNSMode
with valuesLocalDNSModeDisabled
,LocalDNSModePreferred
,LocalDNSModeRequired
- New enum type
LocalDNSProtocol
with valuesLocalDNSProtocolForceTCP
,LocalDNSProtocolPreferUDP
- New enum type
LocalDNSQueryLogging
with valuesLocalDNSQueryLoggingError
,LocalDNSQueryLoggingLog
- New enum type
LocalDNSServeStale
with valuesLocalDNSServeStaleDisable
,LocalDNSServeStaleImmediate
,LocalDNSServeStaleVerify
- New enum type
LocalDNSState
with valuesLocalDNSStateDisabled
,LocalDNSStateEnabled
- New enum type
NodeProvisioningDefaultNodePools
with valuesNodeProvisioningDefaultNodePoolsAuto
,NodeProvisioningDefaultNodePoolsNone
- New enum type
SchedulerConfigMode
with valuesSchedulerConfigModeDefault
,SchedulerConfigModeManagedByCRD
- New enum type
TransitEncryptionType
with valuesTransitEncryptionTypeNone
,TransitEncryptionTypeWireGuard
- New function
*ClientFactory.NewManagedNamespacesClient() *ManagedNamespacesClient
- New function
NewManagedNamespacesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedNamespacesClient, error)
- New function
*ManagedNamespacesClient.BeginCreateOrUpdate(context.Context, string, string, string, ManagedNamespace, *ManagedNamespacesClientBeginCreateOrUpdateOptions) (*runtime.Poller[ManagedNamespacesClientCreateOrUpdateResponse], error)
- New function
*ManagedNamespacesClient.BeginDelete(context.Context, string, string, string, *ManagedNamespacesClientBeginDeleteOptions) (*runtime.Poller[ManagedNamespacesClientDeleteResponse], error)
- New function
*ManagedNamespacesClient.Get(context.Context, string, string, string, *ManagedNamespacesClientGetOptions) (ManagedNamespacesClientGetResponse, error)
- New function
*ManagedNamespacesClient.NewListByManagedClusterPager(string, string, *ManagedNamespacesClientListByManagedClusterOptions) *runtime.Pager[ManagedNamespacesClientListByManagedClusterResponse]
- New function
*ManagedNamespacesClient.ListCredential(context.Context, string, string, string, *ManagedNamespacesClientListCredentialOptions) (ManagedNamespacesClientListCredentialResponse, error)
- New function
*ManagedNamespacesClient.Update(context.Context, string, string, string, TagsObject, *ManagedNamespacesClientUpdateOptions) (ManagedNamespacesClientUpdateResponse, error)
- New struct
AdvancedNetworkingSecurityTransitEncryption
- New struct
GPUProfile
- New struct
LocalDNSOverrides
- New struct
LocalDNSProfile
- New struct
ManagedNamespace
- New struct
ManagedNamespaceListResult
- New struct
SchedulerInstanceProfile
- New struct
SchedulerProfile
- New struct
SchedulerProfileSchedulerInstanceProfiles
- New field
LocalDNSProfile
in structManagedClusterAgentPoolProfile
- New field
LocalDNSProfile
in structManagedClusterAgentPoolProfileProperties
- New field
Enabled
in structManagedClusterHTTPProxyConfig
- New field
DefaultNodePools
in structManagedClusterNodeProvisioningProfile
- New field
SchedulerProfile
in structManagedClusterProperties