Skip to content

Cleanup and Fix Bugs#9

Merged
atharvau merged 4 commits intomain-workload-operationsfrom
audapure/nit
Mar 13, 2025
Merged

Cleanup and Fix Bugs#9
atharvau merged 4 commits intomain-workload-operationsfrom
audapure/nit

Conversation

@atharvau
Copy link
Copy Markdown
Owner

@atharvau atharvau commented Mar 13, 2025

Changes
az workload-orchestration target resolve --solution-template-name $resourcePrefix-solution --solution-template-version 1.0.0 --resource-group $rg --target-name $resourcePrefix-mk71
{
  "configuration": "AppName: Hotmelt\n"
}



az workload-orchestration target review --solution-template-name $resourcePrefix-solution --solution-template-version 1.0.0 --resource-group $rg --target-name $resourcePrefix-mk71
{
  "eTag": "\"0200876b-0000-3300-0000-67d28b520000\"",
  "extendedLocation": {
    "name": "/subscriptions/973d15c6-6c57-447e-b9c6-6d79b5b784ab/resourceGroups/ConfigManager-CloudTest-Playground-Portal/providers/Microsoft.ExtendedLocation/customLocations/symphonycustest",
    "type": "CustomLocation"
  },
  "id": "/subscriptions/973d15c6-6c57-447e-b9c6-6d79b5b784ab/resourceGroups/audapurerg/providers/Microsoft.Edge/targets/avu-mk71/solutions/avu-solution/versions/1.0.0.14",
  "name": "1.0.0.14",
  "properties": {
    "configuration": "AppName: Hotmelt\n",
    "provisioningState": "Succeeded",
    "reviewId": "eadb41b1-8e4a-48cc-9bcd-e1575922084d",
    "revision": 14,
    "solutionTemplateVersionId": "/subscriptions/973d15c6-6c57-447e-b9c6-6d79b5b784ab/resourceGroups/audapurerg/providers/Microsoft.Edge/solutionTemplates/avu-solution/versions/1.0.0",
    "specification": {
      "components": [
        {
          "name": "helmcomponent",
          "properties": {
            "chart": {
              "repo": "ghcr.io/eclipse-symphony/tests/helm/simple-chart",
              "timeout": "5m",
              "version": "0.3.0",
              "wait": true
            }
          },
          "type": "helm.v3"
        }
      ]
    },
    "state": "InReview",
    "targetDisplayName": "avu-mk71"
  },
  "resourceGroup": "audapurerg",
  "type": "microsoft.edge/targets/solutions/versions"
}




az workload-orchestration target publish --solution-name $resourcePrefix-solution --solution-version 1.0.0.14 --review-id eadb41b1-8e4a-48cc-9bcd-e1575922084d --resource-group $rg --target-name $resourcePrefix-mk71



az workload-orchestration target install --solution-name $resourcePrefix-solution --solution-version 1.0.0.14  --resource-group $rg --target-name $resourcePrefix-mk71



az workload-orchestration target uninstall --solution-name $resourcePrefix-solution   --resource-group $rg --target-name $resourcePrefix-mk71



az workload-orchestration target remove-revision --solution-version 1.0.13  --solution-name $resourcePrefix-solution   --resource-group $rg --target-name $resourcePrefix-mk71 --debug'

@atharvau atharvau merged commit dab88c1 into main-workload-operations Mar 13, 2025
atharvau pushed a commit that referenced this pull request Sep 4, 2025
* add pester tests for k8s-extension

* fix testcases for nodepool image issues (#5)

* update readme and version release notes (#6)

* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)

* update readme and version release notes (#6)

* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)

* Extend ContainerInsights Extension for high log scale mode support (#9)

* update python version to 3.13 (#10)

* add pester tests for k8s-extension

* fix testcases for nodepool image issues (#5)

* update readme and version release notes (#6)

* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)

* update readme and version release notes (#6)

* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)

* Extend ContainerInsights Extension for high log scale mode support (#9)

* update python version to 3.13 (#10)

* update readme and version release notes (#12)

* remove extension specific pester tests

---------

Co-authored-by: Bavneet Singh <bavneetsingh@microsoft.com>
Co-authored-by: bragi92 <kadubey@microsoft.com>
Co-authored-by: Long Wan <wanlonghenry@gmail.com>
atharvau pushed a commit that referenced this pull request Sep 15, 2025
* add pester tests for k8s-extension

* fix testcases for nodepool image issues (#5)

* update readme and version release notes (#6)

* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)

* update readme and version release notes (#6)

* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)

* Extend ContainerInsights Extension for high log scale mode support (#9)

* update python version to 3.13 (#10)

* update readme and version release notes (#6)

* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)

* update readme and version release notes (#6)

* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)

* Add k8s-extension troubleshoot phase 1: Infrastructure setup. (#11)

* [k8s-extension] Update extension CLI to v1.7.0 (#13)

* remove redundant test files

---------

Co-authored-by: Bavneet Singh <bavneetsingh@microsoft.com>
Co-authored-by: bragi92 <kadubey@microsoft.com>
Co-authored-by: Long Wan <wanlonghenry@gmail.com>
Co-authored-by: Andres Borja <76450334+andborja@users.noreply.github.com>
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