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

Draft Version Update & Manifest file check removal by draft #828

Closed
wants to merge 3 commits into from
Closed

Draft Version Update & Manifest file check removal by draft #828

wants to merge 3 commits into from

Conversation

ReinierCC
Copy link
Collaborator

Draft version update https://github.com/Azure/draft/releases/tag/v0.0.36 was released.

Latest draft update requires us to remove the "--app" flag utilized in the draft commands by the extension. The app name is now automatically populated from the "--variable" arguments.

As well the draft deployment screen was freezing as seen in https://github.com/Azure/vscode-aks-tools/issues/786 . This was because draft detected that there were manifest files in the directory specified or child directories. By adding the "--skip-file-detection" to the draft command, we can remove the check on the draft side and rely on the extension to inform the user that manifest files are present.

image

@ReinierCC ReinierCC closed this by deleting the head repository Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant