Andy Gee
Andy Gee
Would like to work on this one with Heba.
@tomkerkhove I can continue doing some research, but pulling custom metrics doesn't appear to be immediately available in the Azure Monitor SDK. We may be able to use the Resource...
Updated the flow above (step 2 for using openssl instructions) to account for setting up the self-signed certificate, along with notes around running the docker container and the entrypoint.sh script....
## For oras discover Thanks @qweeah, you're right that `oras discover` supports the `-o json` flag! It would be helpful to include the URL as you had mentioned, I'm assuming...
**Updated version** per comments: ## For oras discover For example, suppose you make the call: `oras discover .azurecr.io/my/repo:tag -o json` And then you would get a JSON output like the...
@qweeah Sounds good. Updated the version here (and will copy it to the top of the post). **Updated version** per comments: ## For oras discover For example, suppose you make...
I'm interested in simplifying @sajayantony. Which spec are you referring to in this case? Using `".azurecr.io/my/repo@sha256:someHash"` instead would make subsequent automation easier, for example, when looking to pull in your...
Sounds good @sajayantony. @qweeah are you open to removing the `http(s)` part for the `reference` field? For example, when you call `oras attach ".azurecr.io/my/repo:tag" --artifact-type "someArtifactType" :` you would get...
@sajayantony @qweeah - I've updated the top comment to reflect removing the scheme `` from the `reference` field. I also added the `-o json` flag as part of the example...
@sajayantony @qweeah @shizhMSFT Here's a hackmd to cover what's been included so far: https://hackmd.io/@plooploops/SkJn5qONs