custom-script-extension-linux

Azure Custom Script Virtual Machine Extension

APACHE-2.0 License

Stars
106
custom-script-extension-linux - CSE Linux 2.1.11 Latest Release

Published by deeptivaidymsft 5 months ago

Contains the following changes:

  • Upgrades go version (#220)

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/custom-script-extension-linux/compare/2.1.10...2.1.11

custom-script-extension-linux - CSE Linux 2.1.10

Published by norakoiralamsft over 1 year ago

custom-script-extension-linux - CSE Linux 2.1.9

Published by norakoiralamsft over 1 year ago

custom-script-extension-linux - CSE Linux 2.1.8

Published by norakoiralamsft over 1 year ago

Changes in this release are highlighted here

custom-script-extension-linux - CSE Linux 2.1.7

Published by norakoiralamsft over 2 years ago

-- adding additional arm64 support

custom-script-extension-linux - arm64 support

Published by koralski about 3 years ago

custom-script-extension-linux - Test tag for Compute-ART-LinuxExtension

Published by D1v38om83r over 4 years ago

Test tag for Compute-ART-LinuxExtension

custom-script-extension-linux - CSELinux version edp-v2.1.4

Published by D1v38om83r over 4 years ago

custom-script-extension-linux - CSE Linx 2.1.3

Published by D1v38om83r almost 5 years ago

custom-script-extension-linux - CSE Linux version 2.1.2

Published by D1v38om83r about 5 years ago

custom-script-extension-linux -

Published by D1v38om83r about 5 years ago

custom-script-extension-linux - Version 2.1.0 with RBAC support for downloading scripts

Published by D1v38om83r about 5 years ago

custom-script-extension-linux - Removed URIs from error messages

Published by D1v38om83r over 5 years ago

Removed URIs from error messages to protect secrets and SAS tokens

custom-script-extension-linux - Removing stdout/stderr from telemetry channels

Published by Diastro almost 6 years ago

Although best practices is to never log password/username, some people do by mistake. To prevent these from being logged, this release removes the telemetry call to log the content of stdout/stderr coming from the script. The content of stdout/stderr will still be logged on disk for debugging purposes.

custom-script-extension-linux - Use mrseq

Published by boumenot almost 7 years ago

Fix to a critical bug in 2.0.4 and 2.0.5 where upgrade was not properly handled. CustomScript would either stop executing scripts (v2.0.4), or it would re-execute the last executed script (v2.0.5).

custom-script-extension-linux - Update with Install

Published by boumenot almost 7 years ago

The upgrade process was skipping install, which broke the extension. The agent runs uninstall, which deletes the extension's scratch directory. The extension was configured (since the beginning) to not execute install, which mean the scratch directory was not restored.

custom-script-extension-linux - Better Error Reporting; Script Support

Published by boumenot almost 7 years ago

  • CustomScript failed to report stdout and stderr when the script it executed failed.
  • CustomScript now supports fileUris in public and protected settings.
  • CustomScript added support for a script option that allows uses to embedded a script in the JSON document. This avoids the needs to upload a script to a storage account.
custom-script-extension-linux - Status Blob

Published by boumenot over 7 years ago

The last 4 KB of stdout/stderr are now included in the status.

Package Rankings
Top 5.47% on Proxy.golang.org
Badges
Extracted from project README
Build Status
Related Projects