Skip to content

fix(cssc): 31250186 address all comments in public repo PR#42

Closed
cegraybl wants to merge 436 commits into
feature/cssc_extfrom
cegraybl/official_pr_comments
Closed

fix(cssc): 31250186 address all comments in public repo PR#42
cegraybl wants to merge 436 commits into
feature/cssc_extfrom
cegraybl/official_pr_comments

Conversation

@cegraybl
Copy link
Copy Markdown

@cegraybl cegraybl commented Apr 8, 2025

This change addresses all the comments in the public repo PR.
Final change for public preview.
Test passes, lint and style are successful.

ABZhang0 and others added 30 commits November 5, 2024 14:35
Co-authored-by: Alan Zhang <alanzhang@microsoft.com>
…12 (Azure#8215)

Co-authored-by: Anna Pankiewicz <anna.pankiewicz@microsoft.com>
* remove msrest utils

* update version
Co-authored-by: Hong Ma <hongma@microsoft.com>
…`--aad-client-app-id`, `--aad-server-app-id` and `--aad-server-app-secret` when creating cluster (Azure#8228)
…e#8240)

* Delete src/compute-diagnostic-rp directory

* Update service_name.json

* remove compute-diagnostic from index.json
…ion (Azure#8239)

* Adding support for publicIPDisabled

* Added test cases for public ip disabled param

* Changing version from 1.1.2 to 1.2.0 as its minor changes and not patch

* nit: condition refactoring and pushing new recordings

* added more test cases

* nit: fixing CI failures
Co-authored-by: Lior Stauber <t-lstauber@microsoft.com>
* read only logic for some mount types (#62)

* offloading error checking and updating tests

* Gracefully handle broken base64 policies in non-diff mode (#64)

* handle broken base64
* address style fixes

* adding flag to omit ID from policy

* adding ability to not use sidecars via ARM tag

* adding workload identity support for vn2

* Add user prompt to confirm policy overwrite for VN2 YAMLs

* support for image attached fragments

* updating locations where executables are found

* updating version to 1.1.0

* updating test value

* taking out unused dependency

* fixing errors in docs and types

* getting rid of whitespace

* updating kata tests for linux

* updating kata tests for windows

* can't have binary files

---------

Co-authored-by: Khalil Sayid <30742855+ksayid@users.noreply.github.com>
Co-authored-by: Khalil Sayid <khalilsayid@microsoft.com>
* Updating resource name regex pattern to latest

* sec admin config and rule updates

* Update version in HISTORY.rst

* Updated version in setup.py

* resolve missing_parameter_help

* passed tests

* marked stable

* change version from 1.3.0 to 1.4.0 to try and resolve CI error 'release-version-block'

* updating version to expected 1.3.1
xmzhao0822 and others added 25 commits February 6, 2025 10:45
* add support for bastion developer create

* space-separated ip addresses for network acls

* add history

* features vars naming

* check fix

* re-record tests

* attempt to fix api-version for vnet PUT

* update recording

---------

Co-authored-by: Jacques Zhang <zhangja@microsoft.com>
…ing `--asg-ids` alone without `--allowed-host-ports` (Azure#8456)
…zure#8368)

* Update list-template.md | fix metadata to conform to new guidelines

According to the allowed values for `ms.topic` as now showing in the Contributor's Guide (https://review.learn.microsoft.com/en-us/help/platform/metadata-taxonomies/mstopic?branch=main), the ms.topic for autogenerated reference content should be `language-reference`. By making this update, the available extensions report will also be removed from management's broken link report. We'll still be able to monitor broken links from the azure-docs-cli repo's daily build report.

* Update ms.topic to generated-reference
Co-authored-by: Sai Sankar Gochhayat <sgochhayat@microsoft.com>
* Update project env type parameters

* Fix environment def example and update style

* Fix show logs

* Fix spacing

* Fix style error

* Fix integraion tests

* Fix gallery test

* Fix gallery test

* Fix gallery compute

* Update

* Update control plane

* Update tests and vendored sdk for data plane API

* Updates

* Update tests

* Update version

* Update tests

* Update log command to support escape characters

* Update control plane to 2024-10-01-preview

* Changes for force delete only

* update api version

* remove preview flag

* Fix linter errors

* Update control plane tests

* Update tests

* Update commands

* Add project policy test

* Update

* add missing override

* Update response

* Add tests

* Fix image name regex

* Update version for Ignite

* Update data plane tests

* Update control plane tests

* Fix control plane tests

* Fix nsg

* Update params

* Update release version

* Update data plane 2024-10-01-preview

* Remove old dp code

* Add devbox list

* Add project,pool,schedule

* Add devbox

* Fix post, add snapshots

* Fix post LRO

* Add environments

* Add additional cmds

* Fix help

* Fix params

* Fix customization task validate

* Linter and style fixes

* Update version

* Update version2

* Update dp tests

* Add dev box tests

* Add repair test

* Add snapshot test

* Add customization task  test

* Add customization group  test

* Add environment  test

* Update tests

* Update help

* Fix tests

* Fix examples and show logs output

* Handle if there is no next scheduled time

* Update HISTORY.rst

* Fix syntax errors

* Update version

---------

Co-authored-by: Erica Guthan <ericaguthan@microsoft.com>
@cegraybl cegraybl force-pushed the cegraybl/official_pr_comments branch from 8fa9d81 to a686b19 Compare April 8, 2025 23:19
@cegraybl
Copy link
Copy Markdown
Author

cegraybl commented Apr 8, 2025

messed up something in my branch history, will recreate

@cegraybl cegraybl closed this Apr 8, 2025
@cegraybl cegraybl deleted the cegraybl/official_pr_comments branch April 23, 2025 17:11
mabelegba pushed a commit that referenced this pull request Nov 25, 2025
* Upstream Merge

* Merge from workload-orchestration : Added Example in Description (#34)

* Merge from workload-orchestration : Fixed Example

* Fixed Example for SolutionTemplateVersion

* Made Changes for command-change CI fix'

* Reset Version 1.0.0b1

* Added Bulk and Diagnostics Back (#35)

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Added Bulk Solution Example (#36)

* Added Bulk and Diagnostics Back

* Changes

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Fixed Solution Template Linter Issue

* Added Integration Tests Framework for WorkloadOrchestration #37

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Added ServiceName  (#38)

* Added Tests

* Made Changes on ServiceName

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Added Full Target Solution Tests (#39)

* Added Tests

* Made Changes on ServiceName

* Nit Changes

* Made Changes for ContextLookup

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Added E2E workflow Tests (#40)

* Added Tests

* Made Changes on ServiceName

* Nit Changes

* Made Changes for ContextLookup

* Added complete workflow

* Add Licence

* Added License

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Added Readme (#41)

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Bulk Deployemnent LRO changes (#42)

* made changes

* Added change

* Added Changes in Test

* Added CLi Changes

* Added Setup

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Added Changes For Backward Compitablity (#43)

* Added Changes For Backward Compitablity

* Made changes

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Made changes (#44)

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Target Operations API refractoring  (#47)

* Changes I made

* Make changes

* Made chnages

* Make changes

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Stable API 2025-06-01 (#48)

* Made changes

* Made Changes

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Change in ID in Targets (#50)

* Made changes

* changes

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Remove Id and Name from Target Review  (#51)

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* final bulk (#52)

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Changes in ARG

* Added Linter Exception

* Added ITTests (#53)

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Standardize CLI (#54)

* Made Changes

* Made Changes

* Made changes

* Added Change

* Made changes

* Made changes

* Made changes

* Made Changes

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Linter FIxes and Remove Preview

* Removed Resolved from CLI

* change in version

* made changes (#55)

Co-authored-by: Atharva Udapure <audapure@microsoft.com>

* Fixed history

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.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.