forked from vmware-tanzu/velero-plugin-for-microsoft-azure
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request vmware-tanzu#203 from ywk253100/230818_doc
Update doc and changelog for 1.8.0
- Loading branch information
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## All changes | ||
|
||
- Add pushing image to gcr.io in push action (#183, @blackpiglet) | ||
- Support AzureDNSZone storage account (#185, @anshulahuja98) | ||
- Load environment variables early so that functions requiring those variables work correctly (#186, @gwynforthewyn) | ||
- Support auth via Workload Identity (#188, @tareksha) | ||
- Fixed json parsing errors in README.md (#193, @rajatumrao) | ||
- Support configuring Azure AD endpoint(#195, @Jeremy-Boyle) | ||
- Update doc to fix the "DataActions" (#200, @ywk253100) | ||
- Update README to include the "AZURE_ENVIRONMENT" in the credential file to workaround non public cloud issue (#201, @ywk253100) |