The Windows Azure Linux Agent
Go to file
Miroslav Rezanina a20a7eda60 * Wed May 25 2022 Miroslav Rezanina <mrezanin@redhat.com> - 2.7.0.6-1
- Rebase to 2.7.0.6-1 [bz#2083464]
- Adding restart_if implementation for RHEL [bz#2081944]
- Resolves: bz#2083464
  ([Azure][RHEL-9]Rebase WALinuxAgent to v2.7.0.6)
- Resolves: bz#2081944
  ([Azure][WALA][9.0] WALA provisions VM failed because of no "ifdown")
2022-05-25 05:03:23 -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 May 25 2022 Miroslav Rezanina <mrezanin@redhat.com> - 2.7.0.6-1 2022-05-25 05:03:23 -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

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