Revisions of python-azure-agent

Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 9)
- Create sub-packages for the config
  + Remove config manipulation from image building
  + Set up a config for SLE-Micro
  + Makes deafult upstream config available
- Update to 2.9.1.1
  + Update remove-mock.patch
  + Download certificates when goal state source is fast track #2761
  + Increase the max number of extension events by 20% #2785
  + Remove version suffix from extension slice #2782
  + Support int type for eventPid and eventTid fields #2786
  + Improve log for swap counter not found #2789
  + Remove cgroup files during deprovisioning #2790
  + Log VM architecture in heartbeat telemetry for arm64 adoption
     monitoring #2818
  + Enforce memory usage for agent #2671
  + Use common download logic for agent downloads #2682
  + Implement Fedora distro #2642
  + Report message in handler heartbeat #2688
  + Remove dependency on pathlib from makepkg #2717
  + Do not fetch extensions goal state in log collector #2713
  + Update log collector unit file to remove memory limit #2757
  + Fix bug in get_dhcp_pid (CoreOS) #2784
  + Fetch full distro version for mariner #2773
From 2.9.04
  + Resource Governance on extensions (CPU monitoring and enforcing & Memory
    monitoring) #2632 #2581 #2555
  + Agent resource governance #2597 #2591 #2546
  + monitor system-wide memory metrics (#2610)
  + Additional telemetry for goal state (#2675)
  + HostGAPlugin usage improvements #2662 #2673 #2655 #2651
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 8)
osc copypac from project:Cloud:Tools package:python-azure-agent revision:96
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 7)
- Update to 2.2.36 (bsc#1119542)
  - [#1451] Do not utf-8 encode telemetry messages
- From 2.2.35
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 6)
- Update to 2.2.35 (bsc#1119542)
  - Remove, included upstream
    + paa_fix_driver_install_detect.patch
    + paa_rdma_install_proper_driver.patch
    + 0001-Obtain-platform-information-in-Python-version-depend.patch
    + 0001-Detect-openSUSE-and-SLES.patch
    + 0001-Handle-the-disapperance-of-net-tools.patch
    + 0001-Properly-detect-SLES-15-for-rdma-support.patch
  - Forward port agent-no-auto-update.patch
  + [#1434] Use files instead of pipes to capture stdout/stderr
  + [#1431] Prevent multiple downloads of zips
  + [#1418] Add main module to Python's egg
  + [#1416] Fix UTF-8 encoding for telemetry payload
  + [#1408] Honor the 'no_proxy' flag
  + [#1391, #1401, #1441] Azure Stack improvements
  + [#1384] Write status file in WALinuxAgent lib folder
  + [#1375] Add support for Redhat
  + [#1373] Handle different kernel builds on SUSE Linux Enterprise
  + [#1365, #1385, #1389] Fixes for RDMA
- From 2.2.34
  + [#1397] Send events when extensions fail to complete operation
  + [#1394/#1366] Fix the threshold telemetry issue
  + [#1298] Implementing extension sequencing in azure Linux agent
  + [#1340] Allow Clear Linux detection in python2 and python3
  + [#1345] FreeBSD swap issues fix (#1144)
  + [#1349] Use append_file in Redhat6xOSUtil.openssl_to_openssh()
  + [#1355] Ensure 'value' for authorized ssh keys end in "\n"
  + [#1361] Remove main module
- From 2.2.32
  + [#1325] Enable cgroups by default on all distros
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 5)
osc copypac from project:Cloud:Tools package:python-azure-agent revision:52
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 4)
- Update to version 2.2.34 (bsc#1112621, bsc#1112622, bsc#1112623, bsc#1112624, bsc#1119542)
  + Add 0001-Use-float-to-convert-distro-version.patch
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 3)
- Update to version 2.2.34 (bsc#1112621, bsc#1112622, bsc#1112623, bsc#1112624)
  + Remove SLE 11 support
  + Add 0001-Handle-different-kernel-builds-on-SUSE-Linux-Enterpr.patch
  + [#1397] Send events when extensions fail to complete operation
  + [#1394/#1366] Fix the threshold telemetry issue
  + [#1298] Implementing extension sequencing in azure Linux agent
  + [#1340] Allow Clear Linux detection in python2 and python3
  + [#1345] FreeBSD swap issues fix (#1144)
  + [#1349] Use append_file in Redhat6xOSUtil.openssl_to_openssh()
  + [#1355] Ensure 'value' for authorized ssh keys end in "\n"
  + [#1361] Remove main module
  + General improvements in telemetry and bug fixes
- From 2.2.33
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 2)
- Update to version 2.2.33 (bsc#1112621, bsc#1112622, bsc#1112623, bsc#1112624)
  + Remove 0001-Detect-openSUSE-and-SLES.patch
  + Remove 0001-Handle-the-disapperance-of-net-tools.patch
  + Remove 0001-Obtain-platform-information-in-Python-version-depend.patch
  + Remove 0001-Properly-detect-SLES-15-for-rdma-support.patch
  + Remove paa_fix_driver_install_detect.patch
  + Remove paa_rdma_install_proper_driver.patch
  + Add paa_support_rdma_for_pci_passthrough.diff
  + Add 0001-Handle-different-kernel-builds-on-SUSE-Linux-Enterpr.patch
  + Remove SLE 11 support
  + [#1366] Adding telemetry for CGroups breaking the threshold
  + [#1298] Implementing extension sequencing in azure linux agent
  + [#1340] Allow Clear Linux detection in python2 and python3
  + [#1345] FreeBSD swap issues fix (#1144)
  + [#1349] Use append_file in Redhat6xOSUtil.openssl_to_openssh()
  + [#1355] Ensure 'value' for authorized ssh keys end in "\n"
  + [#1361] Remove main module
- From 2.2.32
  + [#1325] Enable cgroups by default on all distros
  + [#1327, #1347] Allow enforcing of cgroups limits
  + [#1337] Allow configuration for cgroups
  + [#1333] Add support for NSBSD
  + [#1319] Stream extension downloads to disk 
    (do not buffer the download in memory)
  + [#1303] Fix to support custom DNS servers
  + [#1306] Log extension stdout and stderr
  + [#1302] Better of cloud-init configuration during deprovisioning
  + [#1295] Fix to report the correct extension error code
  + [#1289] Allow disabling the agent or extensions
  + [#1290] Use the "ip route" command instead of the "route"
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 1)
osc copypac from project:Cloud:Tools package:python-azure-agent revision:52
Displaying all 9 revisions
openSUSE Build Service is sponsored by