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

[skip ci] purge: playbooks refactor #6719

Merged
merged 3 commits into from
Jul 22, 2021
Merged

[skip ci] purge: playbooks refactor #6719

merged 3 commits into from
Jul 22, 2021

Conversation

guits
Copy link
Collaborator

@guits guits commented Jul 13, 2021

This refactor merges the two playbooks so we only have to maintain 1
playbook.
(Symlink the old purge-container-cluster.yml playbook for backward
compatibility).

Signed-off-by: Guillaume Abrioux gabrioux@redhat.com

@guits guits added the DNM Do NOT merge label Jul 13, 2021
@guits guits marked this pull request as draft July 13, 2021 15:13
@guits guits force-pushed the clean_purge_playbook branch 6 times, most recently from d8938d1 to f831305 Compare July 19, 2021 16:20
@guits guits changed the title [skip ci] purge: quick clean purge: quick clean Jul 19, 2021
@guits
Copy link
Collaborator Author

guits commented Jul 19, 2021

jenkins test centos-container-purge

@guits guits changed the title purge: quick clean [skip ci] purge: quick clean Jul 19, 2021
@guits guits force-pushed the clean_purge_playbook branch from f831305 to 2c67fbd Compare July 19, 2021 18:56
@guits guits changed the title [skip ci] purge: quick clean purge: quick clean Jul 19, 2021
@guits
Copy link
Collaborator Author

guits commented Jul 19, 2021

jenkins test centos-container-purge

@guits
Copy link
Collaborator Author

guits commented Jul 19, 2021

jenkins test centos-non_container-purge

@guits guits changed the title purge: quick clean [skip ci] purge: quick clean Jul 19, 2021
@guits guits force-pushed the clean_purge_playbook branch from 2c67fbd to fd60410 Compare July 19, 2021 19:30
@guits guits changed the title [skip ci] purge: quick clean purge: quick clean Jul 19, 2021
@guits
Copy link
Collaborator Author

guits commented Jul 19, 2021

jenkins test centos-non_container-purge

@guits
Copy link
Collaborator Author

guits commented Jul 19, 2021

jenkins test centos-container-purge

@guits guits changed the title purge: quick clean [skip ci] purge: quick clean Jul 19, 2021
@guits guits force-pushed the clean_purge_playbook branch from fd60410 to e4c2081 Compare July 19, 2021 20:53
@guits guits changed the title [skip ci] purge: quick clean purge: quick clean Jul 19, 2021
@guits
Copy link
Collaborator Author

guits commented Jul 19, 2021

jenkins test centos-container-purge

@guits
Copy link
Collaborator Author

guits commented Jul 19, 2021

jenkins test centos-non_container-purge

@guits guits changed the title purge: quick clean purge: playbooks refactor Jul 21, 2021
guits added 2 commits July 21, 2021 08:37
Those variables are useless given this is not possible to override them.
Let's replace them with the hardcoded name instead.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
This refactor merges the two playbooks so we only have to maintain 1
playbook.
(Symlink the old purge-container-cluster.yml playbook for backward
 compatibility).

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
@guits guits force-pushed the clean_purge_playbook branch from e4c2081 to a4fe670 Compare July 21, 2021 13:02
@guits guits marked this pull request as ready for review July 21, 2021 13:07
@guits guits force-pushed the clean_purge_playbook branch from 010dcf0 to e2a91bd Compare July 22, 2021 05:05
@guits guits changed the title [skip ci] purge: playbooks refactor purge: playbooks refactor Jul 22, 2021
@guits
Copy link
Collaborator Author

guits commented Jul 22, 2021

jenkins test centos-non_container-purge

@guits
Copy link
Collaborator Author

guits commented Jul 22, 2021

jenkins test centos-container-purge

@dsavineau dsavineau changed the title purge: playbooks refactor [skip ci] purge: playbooks refactor Jul 22, 2021
Copy link
Contributor

@dsavineau dsavineau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good.

The only minor comment would be to update the documentation but this can probably be done in a dedicated PR.

https://github.com/ceph/ceph-ansible/blob/master/docs/source/day-2/purge.rst

@dsavineau dsavineau merged commit 4144074 into master Jul 22, 2021
@dsavineau dsavineau deleted the clean_purge_playbook branch July 22, 2021 14:49
guits added a commit that referenced this pull request Aug 11, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
guits added a commit that referenced this pull request Aug 11, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
guits added a commit that referenced this pull request Aug 16, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
guits added a commit that referenced this pull request Aug 16, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
guits added a commit that referenced this pull request Aug 16, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
guits added a commit that referenced this pull request Aug 16, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
guits added a commit that referenced this pull request Aug 17, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
guits added a commit that referenced this pull request Aug 18, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
guits added a commit that referenced this pull request Aug 18, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
dsavineau pushed a commit that referenced this pull request Aug 18, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
mergify bot pushed a commit that referenced this pull request Aug 18, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 09ef465)

# Conflicts:
#	infrastructure-playbooks/cephadm-adopt.yml
mergify bot pushed a commit that referenced this pull request Aug 18, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 09ef465)
mergify bot pushed a commit that referenced this pull request Aug 18, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 09ef465)
dsavineau pushed a commit that referenced this pull request Aug 18, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 09ef465)
dsavineau pushed a commit that referenced this pull request Aug 18, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 09ef465)
dsavineau pushed a commit that referenced this pull request Aug 18, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 09ef465)
dsavineau pushed a commit that referenced this pull request Aug 18, 2021
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR #6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 09ef465)
stuartgrace-bbc pushed a commit to bbc/ceph-ansible that referenced this pull request Jan 30, 2024
This adds ceph-*.target systemd unit files support for containerized
deployments.
This also fixes a regression introduced by PR ceph#6719 (rgw and nfs systemd
units not getting purged)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1962748

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants