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

feat: managedapp submission #226

Merged
merged 12 commits into from
Mar 28, 2024
Merged

feat: managedapp submission #226

merged 12 commits into from
Mar 28, 2024

Conversation

bobjac
Copy link
Contributor

@bobjac bobjac commented Mar 28, 2024

Description

This pull request implements extends the **partnercenter marketplace offer plan technical-configuration package add ** command to support managed apps. It checks for the existence of a --cluster-extension-type to determine if it is working with a managed app or a container app, and uses the older partnercenter api for managed apps. It continues to use the ingestion api for container apps.

Closes #218

The end result is an uploaded managed app package.

If you haven't already, read the full contribution guide. The guide may have changed since the last time you read it, so please double-check. Once you are done and ready to submit your PR, edit the PR description and run through the relevant checklist below.

@bobjac bobjac added enhancement New feature or request development labels Mar 28, 2024
@bobjac bobjac added this to the June 2024 - Update milestone Mar 28, 2024
@bobjac bobjac self-assigned this Mar 28, 2024
@bobjac bobjac requested a review from kevinhillinger as a code owner March 28, 2024 17:26
@bobjac bobjac changed the title Bobjac/managedapp submission feat: managedapp submission Mar 28, 2024
@bobjac bobjac merged commit a470f52 into main Mar 28, 2024
4 checks passed
@bobjac bobjac deleted the bobjac/managedapp-submission branch March 28, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

marketplace offer plan technical-configuration package add - Azure Applications
1 participant