The Windows Azure Linux Agent
Go to file
Miroslav Rezanina 04da41eb00 * Wed Aug 17 2022 Miroslav Rezanina <mrezanin@redhat.com> - 2.7.0.6-4
- wla-redhat-Remove-all-waagent-unit-files-when-uninstalli.patch [bz#2114768]
- Resolves: bz#2114768
  ([Azure][WALA][RHEL-9] When remove package some files left)
2022-08-17 03:09:07 -04:00
.gitignore * Wed May 25 2022 Miroslav Rezanina <mrezanin@redhat.com> - 2.7.0.6-1 2022-05-25 05:03:23 -04:00
0001-Initial-redhat-build-configuation.patch * Wed May 25 2022 Miroslav Rezanina <mrezanin@redhat.com> - 2.7.0.6-1 2022-05-25 05:03:23 -04:00
0002-Implement-restart_if-for-RedHat-OS.patch * Wed May 25 2022 Miroslav Rezanina <mrezanin@redhat.com> - 2.7.0.6-1 2022-05-25 05:03:23 -04:00
README.rst Add README file 2021-04-26 08:16:35 +02:00
WALinuxAgent.spec * Wed Aug 17 2022 Miroslav Rezanina <mrezanin@redhat.com> - 2.7.0.6-4 2022-08-17 03:09:07 -04:00
gating.yaml Add gating.yaml 2021-05-08 10:28:31 +08:00
module-setup.sh * Thu Jun 24 2021 Miroslav Rezanina <mrezanin@redhat.com> - 2.3.0.2-1 2021-06-24 06:16:26 -04:00
sources * Wed May 25 2022 Miroslav Rezanina <mrezanin@redhat.com> - 2.7.0.6-1 2022-05-25 05:03:23 -04:00
wla-Update-Log-Collector-default-in-Comments-and-Readme-.patch * Mon Aug 08 2022 Miroslav Rezanina <mrezanin@redhat.com> - 2.7.0.6-3 2022-08-08 02:32:41 -04:00
wla-redhat-Fix-command-sequence-for-restarting-net-inter.patch * Fri Jul 15 2022 Miroslav Rezanina <mrezanin@redhat.com> - 2.7.0.6-2 2022-07-15 06:22:38 -04:00
wla-redhat-Use-NetworkManager-to-set-DHCP-hostnames-on-r.patch * Mon Aug 08 2022 Miroslav Rezanina <mrezanin@redhat.com> - 2.7.0.6-3 2022-08-08 02:32:41 -04:00

README.rst

===================
WALinuxAgent development
===================

WALinuxAgent is maintained in a `source tree`_ rather than directly in dist-git
using packit service that provides way to develope using regular source code
structure and provides way to generate SRPM and build using koji service.

Developers deliver all changes to source-git using merge request. Only maintainers
will be pushing changes sent to source-git to dist-git.

Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)

.. _source tree: https://gitlab.com/redhat/centos-stream/src/walinuxagent