Граф коммитов

587 Коммитов

Автор SHA1 Сообщение Дата
Johnson Shi 66b3ea66cd
Add ACR Auth ABAC Entra ID Repository Permissions (#792)
Signed-off-by: Johnson Shi <Johnson.Shi@microsoft.com>
2024-11-12 20:08:37 -08:00
Yuan Xi 8e490bca24
add updated instructions for connected registry helm deployment (#778) 2024-09-25 07:28:06 -07:00
Andrejus Chaliapinas f821e5b296
Update Token-BasicAuth.md to use accept header for Manifest (#764)
To be able to download Manifest - need to use  -H "Accept:application/vnd.oci.image.manifest.v1+json" header, otherwise such error could be observed:
{"errors":[{"code":"MANIFEST_UNKNOWN","message":"OCI manifest found, but accept header does not support OCI manifests"}]}
2024-09-17 10:32:47 -07:00
dependabot[bot] 6ed18667ef
Bump Microsoft.Azure.Storage.DataMovement (#760)
Bumps [Microsoft.Azure.Storage.DataMovement](https://github.com/Azure/azure-storage-net-data-movement) from 1.3.0 to 2.0.5.
- [Release notes](https://github.com/Azure/azure-storage-net-data-movement/releases)
- [Changelog](https://github.com/Azure/azure-storage-net-data-movement/blob/master/changelog.txt)
- [Commits](https://github.com/Azure/azure-storage-net-data-movement/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Storage.DataMovement
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 10:32:11 -07:00
shahramk64 2c3d41b7e5
docs: update how to fetch aad access token (#777) 2024-09-15 23:34:02 -07:00
Johnson Shi 48fa25f5a7
Fix ABAC Private Preview Feature Name and Onboarding Email (#776)
Signed-off-by: Johnson Shi <Johnson.Shi@microsoft.com>
2024-09-03 21:30:36 -07:00
Johnson Shi 554414bbbf
doc: add ABAC Repo Permissions Private Preview doc (#768)
Adds Private Preview announcement and README
docs for managing ACR Repository Permissions
through Attribute-Based Access Control (ABAC)
during Azure Entra role assignments.

---------

Signed-off-by: Johnson Shi <Johnson.Shi@microsoft.com>
2024-08-12 01:42:48 -07:00
Sajay Antony a47f2d31ba
Merge pull request #771 from Azure/avtakkar-patch-1
docs(customdomain): add the support section back to eliminate confusion
2024-07-17 12:28:51 -07:00
Aviral Takkar 352e2da476
docs(customdomain): add the support section back to eliminate confusion
Custom domain support tickets are often created without the necessary information needed by the DRI to complete the onboarding request. This PR reverts the changes made previously to remove the Contact Us section.
2024-07-17 10:52:31 -07:00
dependabot[bot] 6c45120065
Bump Azure.Identity in /samples/dotnetcore/task/ManageTask (#761)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.0 to 1.11.4.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.11.0...Azure.Identity_1.11.4)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 22:12:00 -07:00
dependabot[bot] 022985278f
Bump Azure.Identity in /samples/dotnetcore/task/ManageTask (#746)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.2 to 1.11.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.10.2...Azure.Identity_1.11.0)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 19:27:45 -07:00
Sajay Antony 40605b2392
Merge pull request #727 from Azure/leodewang-patch-1
Update stale.yml
2024-01-03 13:45:21 -08:00
leodewang 37d41653aa
Update stale.yml
Exempting 'feature-request' label from being closed within time-frame
2024-01-03 13:22:00 -08:00
Terence Truong 704abcba4e
Fix artifact streaming link (#722)
Updated the artifact streaming hyperlink with the correct one
2023-11-16 06:19:00 -08:00
Terence Truong 8e27f10c4b
Merge pull request #720 from Azure/terencet-dev/artifact-streaming
Artifact streaming announcement
2023-11-15 20:10:27 -05:00
Terence Truong 88b3852a71 doc link 2023-11-16 10:02:20 +09:00
Terence Truong 11b91a99e9 Artifact streaming
- Updated old Project Teleport docs with the artifact streaming link.
- Updated the main README.md to be consistent with messaging and updated links for artifact streaming
2023-11-06 08:59:37 +07:00
dependabot[bot] 0d55ee4dd3
Bump Azure.Identity in /samples/dotnetcore/task/ManageTask (#719)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.8.2 to 1.10.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.8.2...Azure.Identity_1.10.2)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 20:46:47 -07:00
Huangli Wu 7dd48afd9a
Change password (invalid) to asterisks (#717) 2023-10-10 11:07:52 -07:00
Bin Du c8ef28e6a7
add cli example to enable/disable quarantine (#715) 2023-10-06 16:01:26 -07:00
Sajay Antony d4f7ca1a4b
workflow: enable stale bot (#706)
Signed-off-by: Sajay Antony <sajaya@microsoft.com>
2023-10-05 15:04:58 -07:00
Uri Sternik 2d72e5aca9
Add SAN extension to open-ssl docs (#700) 2023-07-19 11:47:56 -07:00
Jeanine Burke 1484421ee0
Merge pull request #671 from northtyphoon/update-connected-registry-release-notes
doc: update connected registry 0.9.0 release note
2023-02-27 11:41:24 -08:00
Jeanine Burke abc5986d89
Merge pull request #673 from jaysterp/jeburke/upgrade
Upgrade connected registry chart version
2023-02-24 10:30:24 -08:00
Jeanine Burke c6c71363ff upgrade chart version 2023-02-24 10:24:35 -08:00
Bin Du 97c471ef86 doc: update connected-registry release notes 2023-02-23 17:53:04 -08:00
Bin Du 16495a16c5
feat: update task example (#670)
- upgrade sdk to dotnet 6
- upgrade to Azure.ResourceManager.ContainerRegistry
2023-02-22 00:54:46 -08:00
microsoft-github-policy-service[bot] 63cf13bfb4
Microsoft mandatory file (#664)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2023-01-24 09:24:20 -08:00
Jeanine Burke b6f9b6dacf
Update troubleshooting.md (#661) 2022-12-16 12:03:00 -08:00
Jeanine Burke fe674a43d8
Merge pull request #650 from jaysterp/jeburke/k8s-conn-reg
Upgrade k8s chart version, minor updates
2022-10-03 11:11:37 -07:00
Jeanine Burke 7ab102b4f6 update k8s tutorial 2022-10-03 10:31:31 -07:00
Jeanine Burke 33c437f9db update k8s tutorial 2022-10-03 10:28:48 -07:00
Terence Truong ddefcfbeeb
Update acr-roadmap.md (#637)
redirect users to new roadmap page
2022-08-07 23:17:06 -07:00
savaradh c4d672bd80
Merge pull request #635 from savaradh/savaradh/onpremreleasenotes0.8.0
Add release notes for 0.8.0
2022-07-29 15:58:12 -07:00
Saravanan Varadharajan b8a74fca8c Address review comment 2022-07-29 15:57:03 -07:00
Saravanan Varadharajan c06826b7e0 Add release notes for 0.8.0 2022-07-29 12:05:56 -07:00
dependabot[bot] 18e62acd83
Bump Newtonsoft.Json (#629)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.1...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-23 08:39:57 -07:00
Richard Willis 42577dcd36
Update bootstrap.yaml (#611)
Fix buildx repo url
2022-04-06 09:00:02 -07:00
savaradh 9499d4e8ee
Merge pull request #607 from savaradh/savaradh/connreg-notify
Add quickstart to send connected registry events to event grid
2022-03-28 16:10:54 -07:00
Saravanan Varadharajan 4c39a7e589 fix typo 2022-03-25 16:08:37 -07:00
Saravanan Varadharajan 36f5040e9c Address review comments 2022-03-24 18:05:17 -07:00
Saravanan Varadharajan 57ee6e930e Add quickstart to send connected registry events to event grid 2022-03-23 18:08:21 -07:00
Jeanine Burke 8083760b34
Merge pull request #601 from jaysterp/jeburke/release-notes
Publish release notes for connected registry runtime
2022-02-16 20:29:33 -08:00
Jeanine Burke d403f90e7d add release notes 2022-02-16 13:37:39 -08:00
Jeanine Burke 348f84a89d
Merge pull request #595 from jaysterp/jeburke/frontend-queries
Add quickstart for viewing repositories and tags in a connected registry
2022-01-07 15:34:39 -07:00
Jeanine Burke e3425ceac8 add curl, base64 download info 2022-01-07 14:59:35 -07:00
Jeanine Burke e26f254be8 formatting fixes 2022-01-06 15:19:24 -07:00
Jeanine Burke 5f5c1cee79 add doc for reviewing repositories and tags 2022-01-06 15:13:53 -07:00
Aviral Takkar e7e4d9c02a
Update README.md (#589) 2021-12-09 12:40:37 -08:00
Jeanine Burke 9d1e0d59da
Merge pull request #587 from jaysterp/jeburke/k8s-connected-registry
Quickstart for connected registry deployment on Kubernetes
2021-11-23 09:46:13 -08:00