Skip to content

Feature/#26031 implement snapshot configuration rollback - #355

Open
jsotofernandez wants to merge 10 commits into
developmentfrom
feature/#26031_implement_snapshot_configuration_rollback
Open

Feature/#26031 implement snapshot configuration rollback#355
jsotofernandez wants to merge 10 commits into
developmentfrom
feature/#26031_implement_snapshot_configuration_rollback

Conversation

@jsotofernandez

Copy link
Copy Markdown
Contributor

No description provided.

Adds it to the leader's kafka_topics data bag alongside rb_flow/rb_event
so it gets created cluster-wide, feeding the new Druid ingestion spec
for Veeam backup job results.
Needed so redborder-webui's config-snapshot backup/rollback feature
(vsftpd/tftpd provisioned by cookbook-rb-backup-transfer) can
actually be applied to manager nodes.
…into feature/#26031_implement_snapshot_configuration_rollback

# Conflicts:
#	resources/bin/rb_upload_cookbooks.sh
chmod -R 0644 on /var/chef/data removed the execute bit from that
directory before chmod could recurse into role/ and data_bag/
beneath it, breaking the build under a non-root mock user. Use
symbolic mode with X so directories keep exec while plain files
stay non-executable, matching the fix applied to
cookbook-rb-firewall's spec for the same bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant