Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design and implement provider restore from OCI registry #11362

Closed
asilverman opened this issue Jul 25, 2023 · 0 comments · Fixed by #11458
Closed

Design and implement provider restore from OCI registry #11362

asilverman opened this issue Jul 25, 2023 · 0 comments · Fixed by #11458
Assignees
Labels
enhancement New feature or request story: dynamic type loading Collects all work items related to decoupling of Bicep types from compiler
Milestone

Comments

@asilverman
Copy link
Contributor

Description

Bicep requires the types provider payload to exist in the local cache before it can load it into memory. This story tracks the implementation of the functionality required to restore the provider payload to disk as part of the compilation process.

Acceptance Criteria

  • A prototype is build that handles restore of the az provider from the OCI registry during the compilation process
  • A design document is created describing the restore workflow and is approved by the Bicep mantainers
@asilverman asilverman added enhancement New feature or request story: dynamic type loading Collects all work items related to decoupling of Bicep types from compiler labels Jul 25, 2023
@asilverman asilverman added this to the v0.20 milestone Jul 25, 2023
@asilverman asilverman self-assigned this Jul 25, 2023
@asilverman asilverman added this to Bicep Jul 25, 2023
@github-project-automation github-project-automation bot moved this to Todo in Bicep Jul 25, 2023
@asilverman asilverman moved this from Todo to In Progress in Bicep Jul 25, 2023
@asilverman asilverman linked a pull request Aug 3, 2023 that will close this issue
@stephaniezyen stephaniezyen moved this from In Progress to In Review in Bicep Aug 8, 2023
@stephaniezyen stephaniezyen modified the milestones: v0.20, v0.21 Aug 9, 2023
@github-project-automation github-project-automation bot moved this from In Review to Done in Bicep Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request story: dynamic type loading Collects all work items related to decoupling of Bicep types from compiler
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants