Upbound Official
provider-azuread
By upbound
Last changed 2 months ago
Availability
Community
Standard
Enterprise
Business Critical
Languages
Support
Upbound Supported
12 months window ends 2027/06/12
Security & Maintenance
CVE Remediation
Backporting
Upbound signed

Notice something off about this package? Help us keep the marketplace safe and trustworthy by reporting inappropriate content or behavior.

Report this package
Overview
Upbound's official Crossplane provider to manage Microsoft Azure Active Directory resources in Kubernetes.

Summary

This release includes security fixes, dependency updates, new features, and improvements to the provider.

Highlights

  • Security: Multiple CVE remediations including updates to Go standard library packages (golang.org/x/crypto, golang.org/x/net, golang.org/x/sys)
  • New Resources: Added FlexibleFederatedIdentityCredential resource
  • Terraform Provider: Updated to azuread provider v3.8.0
  • API Improvements:
    • Bumped storage controller versions for CRDs supporting multiple versions and started deprecation process
    • Added ProviderConfig ReconciliationPolicy API support
    • Fixed missing membersRef and membersSelector fields in Group.groups/v1beta1
    • Added API conversion roundtrip tests
  • Bug Fixes:
    • Fixed incorrect ProviderConfig lookup
    • Fixed group and user reference in member object
    • Fixed changelog logger provider name
  • Dependencies: Updated crossplane-runtime to v2.2.0 and upjet to v2.2.1
  • CI/CD: Multiple GitHub Actions updates and workflow improvements including uptest cleanup enhancements