Граф коммитов

249 Коммитов

Автор SHA1 Сообщение Дата
birukyitbarek f2f3a55364
Upversion CSE linux (#224) 2024-08-19 14:32:57 -07:00
deeptivaidymsft 7bfcb43d4c
Increments extension version (#221) 2024-05-21 10:29:35 -07:00
Joseph Calev da3dd5e9d7
Upgrades go version (#220) 2024-03-12 15:30:01 -07:00
norakoiralamsft d7e25204b9
Update manifest.xml (#218) 2023-05-25 13:33:00 -07:00
norakoiralamsft f635c0a0f0
Removing migrate to mostRecentSeqNum logic (#216)
* removing migrate to seqnum logic

* removing func instead of commenting
2023-05-25 12:43:14 -07:00
norakoiralamsft 4ca6527382
Increment CSE Linux Version to 2.1.9 (#215) 2023-05-03 14:52:12 -07:00
norakoiralamsft 5ece9d3308
Reverting PR 200 -- seqNum fix (#214)
* seq num 0 change

* reverting changes from pr 200
2023-05-03 12:28:11 -07:00
norakoiralamsft 5c75ca021d
Incrementing version to 2.1.8 (#213) 2023-05-01 14:41:00 -07:00
microsoft-github-policy-service[bot] 8fb0300820
Microsoft mandatory file (#205)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2023-05-01 13:24:50 -07:00
Rohit Malhotra d66bb56a59
Include the entire read response body and file save operation inside retry method (#212)
* commit

* commit

* address pr comments

* added more comments

* fix unit tests

* added a unit test for download timeout

* fixing build errors

* fixed unit tests

---------

Co-authored-by: romalh <52934004+romalh@users.noreply.github.com>
2023-05-01 12:24:16 -07:00
norakoiralamsft 0d2cc5c927
Deleting scripts and updating settings file logic (#211)
* adding utils and logic

* split fucn

* go mod fix

* nit string fix

* adding logic to other place

* test

* new way

* nit changes

* Debug message

* Debug message

* fix parameters

* fix parameters

* fix up

* Address pr comments

* parameters fix

* parameters fix
2023-04-19 10:30:54 -07:00
deeptivaidymsft e051a898de
Track Request ID, Response ID, and Response Code + Add response-code-specific error messages (#203)
* Adds enhanced error messages and adjusts some tests to new messages

* Fixes some unit tests and removes comments

* Logs client request ID, cleanup, and adds unit test

* Addressing comments and adding tests

* Fixes misleading variable name
2023-01-24 14:48:48 -08:00
norakoiralamsft 00e37b6a29
Adding logging + logic to migrating seq num (#200)
* adding logging

* addressing comments

* cleanup tests

* nit change

* remove install failed logic

* nit error msg change

* fix unit tests
2022-10-11 11:01:20 -07:00
norakoiralamsft 77393ab56c
Clear protected settings (#201)
* clear protected settings

* git ignore vendor files

* removing vendor dir
2022-10-03 16:18:06 -07:00
norakoiralamsft 23bc8daa86
adding uname -m support (#196)
* adding uname -m support

* Update custom-script-shim
2022-07-18 14:39:21 -07:00
Stamatis Katsaounis 7741689bf8
Update README.md (#176) 2021-09-28 12:07:53 -07:00
Atanas Koralski 6ff686b62f
arm64 support and build update (#190) 2021-09-28 12:07:25 -07:00
Bhaskar Brahma e99c79aa4d
Suppress credscan for fake service account keys for schema testing (#180) 2021-01-28 08:43:08 -08:00
kamusta-msft 95aae51980
Updating version (#171) 2020-05-26 14:44:22 -07:00
kamusta-msft 97200e786f
[Don't Merge] Making Azure blob validaiton more generic to support NCs (#170)
* Mirroring CSE Windows validation

* fix
2020-05-21 14:40:43 -07:00
Bhaskar Brahma 25ea6c60c3
Updated doc for MSI property (#166)
Updated doc for MSI property to mention that it must be specified in protected settings only.
2020-03-30 10:14:54 -07:00
Bhaskar Brahma b5ce0460cd
Updated error message when download using MSI fails (#164)
* Updated error messaging for Linux clients.

* Updated manifest.xml version

* fixed formatting with gofmt

* Added comma to user readable string

* fixed error messages for test
2020-03-24 10:35:11 -07:00
Bhaskar Brahma 402f7e670c
Updated documentation for Managed Identity feature for CSE (#160) 2020-01-14 14:45:08 -08:00
Bhaskar Brahma 4cd2b9f396
Updated CSE Linux version (#159) 2020-01-07 16:22:22 -08:00
kmusta 3727d0ca1e
Merge pull request #158 from Azure/kamusta/errMsgs
Updating error messages
2020-01-07 14:29:08 -08:00
Kashif Mustahsan e59ddec7bd unit test 2020-01-07 13:46:39 -08:00
Kashif Mustahsan 83f7df70e5 unit tests 2020-01-07 13:41:01 -08:00
Kashif Mustahsan c07ee2ca08 updating error messages 2020-01-07 12:07:34 -08:00
Bhaskar Brahma b73cc912e9
Merge pull request #155 from Azure/bhbrahma/lsof-processing
Updated wait behavior for open file handles to custom-script-extension binary
2019-10-22 18:34:18 -07:00
Bhaskar Brahma f26173908f ran gofmt on the file that was changed 2019-10-22 16:47:36 -07:00
Bhaskar Brahma 6a01fb0c8e fixed corner cases 2019-10-22 16:42:16 -07:00
Bhaskar Brahma 05940ea894 Updated log messages 2019-10-22 15:25:08 -07:00
Bhaskar Brahma ab98f65708 Update custom script shim to check for file handle access mode while retrying 2019-10-22 14:37:17 -07:00
Bhaskar Brahma 427e7c0baf saving work 2019-10-22 11:34:35 -07:00
Bhaskar Brahma d22420d61b Made fix to only log custom-script-handler file handle and not wait for it.
Removed call stack from could not get MSI errors.
2019-10-21 16:40:59 -07:00
Bhaskar Brahma fdda9d0d67
Merge pull request #153 from Azure/bhbrahma/text-file-busy
Log the root causes of text file busy error for custom-script-extension binary
2019-10-07 14:23:06 -07:00
Bhaskar Brahma 718f98b7b0 Updated extension version 2019-10-07 14:14:16 -07:00
Bhaskar Brahma e57d26685d changed retry frequenc, added more error messages for failures. 2019-10-07 11:31:19 -07:00
Bhaskar Brahma b09c9b7ba7 Removed code to kill the process that has open file handled to custom-script-extension 2019-10-07 11:25:25 -07:00
Bhaskar Brahma 949818e8c4 Added wait and retries before attempting to kill process 2019-10-04 18:23:16 -07:00
Bhaskar Brahma ffac03420d fixed exit behavior 2019-10-04 13:56:51 -07:00
Bhaskar Brahma 85d1c6367c Fix for text file busy 2019-10-04 13:03:30 -07:00
Bhaskar Brahma fc5210a6d8
Merge pull request #151 from Azure/bhbrahma/msi
RBAC support for downloading scripts with managed identities
2019-08-14 11:39:19 -07:00
Bhaskar Brahma 2b26ef7bfb Revert "Changed the version from 2.1.0 to 2.0.8"
This reverts commit 84b0c98fd9.
2019-08-13 14:00:47 -07:00
Bhaskar Brahma 84b0c98fd9 Changed the version from 2.1.0 to 2.0.8 2019-08-07 12:48:17 -07:00
Bhaskar Brahma d20f0e2487 Updated TestRetriesWith_SwitchDownloadert to use 404 instead of 403 2019-08-07 11:43:58 -07:00
Bhaskar Brahma f8d195bd94 Fixed failing test 2019-08-06 09:26:32 -07:00
Bhaskar Brahma 1c0e81e693 Addressed PR comments, fixed some unit tests that broke in the last couple commits. 2019-08-05 18:28:15 -07:00
Bhaskar Brahma 08f8b32336 Made error message on MSI download errors more user friendly, made retries more selective 2019-08-05 16:29:49 -07:00
Bhaskar Brahma d46faab4ef replaced tabs with spaces in the json schema for validation 2019-07-31 16:58:40 -07:00