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

PR for testing rollblack #1576

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
79d9ded
Updated the paths to point and invoke scripts based on python version
Apr 18, 2021
0fc149d
Update dsc package version
Apr 19, 2021
96ac2d3
Handled distro checking
May 11, 2021
b81772e
Updated dsc agent version number
May 11, 2021
685846b
Updated extension_handler_version from 2.71 to 3.0
May 11, 2021
ca9b2a8
Updated packages
May 12, 2021
e4b5382
Fixed identation issue
May 13, 2021
20e2bbe
Fixed indentation issues from existing code.
May 13, 2021
64e943f
Fixed UrlLib import issues
May 13, 2021
19f98ed
Minor updates and httplib fix
May 13, 2021
d755a82
Fixed typo
May 13, 2021
7ad1290
Updated special check for sles
May 14, 2021
f36f79c
small quality changes
May 14, 2021
9811fc0
Quality changes
May 14, 2021
8bbcfe7
Update urllib2httpclient.py to fix post call in py3
May 14, 2021
2cc420f
Added urllib3httpclient.py
May 15, 2021
00a74f1
Updated package version to 1.2.1
May 15, 2021
9b2e36b
Update httpclientfactory.py
May 15, 2021
dc0c13e
Updated supported distro list
May 17, 2021
059bb23
Update version
May 18, 2021
d864a3a
Extension updated related to OMI security fix
Sep 15, 2021
673095d
Updated Package names
Sep 15, 2021
e432230
Update dsc.py
Sep 15, 2021
6f6fc4a
Changes for new extension 3.0.0.4
bhargavacharychollaty Sep 22, 2021
8d671a9
Removing OMI port dependency (#1467)
chsamala2 Dec 7, 2021
a146dc2
Changes for new extension 3.0.0.6
bhargavacharychollaty May 5, 2022
6c3fb08
Update OMI Package Names
bhargavacharychollaty May 6, 2022
964107b
rollback
adishiritwick Jul 22, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated supported distro list
  • Loading branch information
Jinesh Shah committed May 17, 2021
commit dc0c13e058d448fc30a795432c653db6336dd89d
11 changes: 5 additions & 6 deletions DSC/README.md
Original file line number Diff line number Diff line change
@@ -357,13 +357,12 @@ $publicConfig = '{
```

## 4. Supported Linux Distributions
- Ubuntu 14.04 LTS, 16.04 LTS, 18.04 LTS
- Debian 8
- Ubuntu 14.04 LTS, 16.04 LTS, 18.04 LTS and 20.04 LTS
- Debian 8, 9 and 10
- Oracle Linux 6 and 7
- CentOS 6 and 7
- RHEL 6 and 7
- openSUSE 13.1 and 42.5
- SUSE Linux Enterprise Server 11 SP3 and 12
- CentOS 6, 7 and 8
- RHEL 6, 7 and 8
- SUSE Linux Enterprise Server 12 and 15

## 5. Debug
* The status of the extension is reported back to Azure so that user can see the status on Azure Portal