docker / extensions-submissions

Submit your Docker Extension here
Apache License 2.0
11 stars 2 forks source link

[Submission]: Dive Into KCNA #158

Closed spurin closed 3 months ago

spurin commented 3 months ago

Docker Hub repository name

spurin/diveintokcna-lab-extension

Terms of services

github-actions[bot] commented 3 months ago

:white_check_mark: @spurin has accepted the terms of service.

The automatic validation of your extension has started, you will see the result in ~10 minutes :hourglass_flowing_sand:.

github-actions[bot] commented 3 months ago

:x: Validation failed with the following errors

Pulled imageChecked image labelsChecked metadata.jsonChecked image tag is semverChecked image is multiplatformChecked extension is compatible with current SDK versionFailed installing extension: unable to install extension "spurin/diveintokcna-lab-extension:1.0.0": only extensions distributed through the Docker Marketplace are allowed. You can change this option in the Extensions settings. Failed removing extension: the extension "spurin/diveintokcna-lab-extension" is not installed The extension "spurin/diveintokcna-lab-extension:1.0.0" hasn't passed the checks to be published.

Please fix the issues and check everything is ok locally with the following command:

docker extension validate -a -s -i spurin/diveintokcna-lab-extension

Then you can trigger the validation commenting /validate when you are ready.

See https://docs.docker.com/desktop/extensions-sdk/extensions/validate/ for more information.

spurin commented 3 months ago

/validate

github-actions[bot] commented 3 months ago

:x: Validation failed with the following errors

Pulled imageerror while executing 'docker inspect spurin/diveintokcna-lab-extension:1.0.0' : exit status 1: [] Error: No such object: spurin/diveintokcna-lab-extension:1.0.0

Please fix the issues and check everything is ok locally with the following command:

docker extension validate -a -s -i spurin/diveintokcna-lab-extension

Then you can trigger the validation commenting /validate when you are ready.

See https://docs.docker.com/desktop/extensions-sdk/extensions/validate/ for more information.

spurin commented 3 months ago

/validate

github-actions[bot] commented 3 months ago

:x: Validation failed with the following errors

Pulled imageChecked image labelsChecked metadata.jsonChecked image tag is semverChecked image is multiplatformChecked extension is compatible with current SDK versionFailed installing extension: unable to install extension "spurin/diveintokcna-lab-extension:1.0.0": only extensions distributed through the Docker Marketplace are allowed. You can change this option in the Extensions settings. Failed removing extension: the extension "spurin/diveintokcna-lab-extension" is not installed The extension "spurin/diveintokcna-lab-extension:1.0.0" hasn't passed the checks to be published.

Please fix the issues and check everything is ok locally with the following command:

docker extension validate -a -s -i spurin/diveintokcna-lab-extension

Then you can trigger the validation commenting /validate when you are ready.

See https://docs.docker.com/desktop/extensions-sdk/extensions/validate/ for more information.

gtardif commented 3 months ago

Hi @spurin, we have an issue with extension automated validation process, we're looking into it. This error message in the above comments is not related to your extension.

gtardif commented 3 months ago

/validate

github-actions[bot] commented 3 months ago

:white_check_mark: The extension spurin/diveintokcna-lab-extension is valid :tada:.

Now, @docker/extensions will authorise the publication of the extension to the marketplace. Once the extension is published, this issue will be closed.

In the meantime, please tell us about your experience building a Docker Desktop extension here: https://docs.google.com/forms/d/e/1FAIpQLSdruIWGS9Em0p2jVIixQeiVyQJs27EzLA4ks2YzlBZpWUJC2Q/viewform.

publisher-extensions-bot[bot] commented 3 months ago

:tada: Congratulations, your extension has been published to the marketplace.

It may not appear in your Docker Desktop yet. In that case, restart Docker Desktop (don't worry, users will see it as soon as the cache is refreshed, every ~12 hours).

If you haven't already, please tell us about your experience building a Docker Desktop extension here.