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

Preserve user-data across run #8752

Draft
wants to merge 5 commits into
base: development
Choose a base branch
from
Draft

Preserve user-data across run #8752

wants to merge 5 commits into from

Conversation

fridim
Copy link
Collaborator

@fridim fridim commented Nov 4, 2024

  • Add action name prefix to user-data.yaml, user-info.yaml, user-body.yaml.
  • Default agnosticd_user_info lookup to look in provision-user-data.yaml

That allows agnosticd to use user-data from provision, duing destroy or stop/start when:

  • developping locally
  • agnosticd_restore/save_output_dir role is used in production

@fridim fridim requested a review from a team as a code owner November 4, 2024 16:29
@github-actions github-actions bot added the core label Nov 4, 2024
Copy link
Collaborator

@jkupferer jkupferer left a comment

Choose a reason for hiding this comment

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

discussion in slack...

WIP

That allows to use the user-data from provision in destroy or stop/start when:

- developping locally
- agnosticd_restore/save_output_dir  is used in production
@fridim fridim changed the title Preserve user-data by default across run Preserve user-data across run Nov 4, 2024
@fridim fridim marked this pull request as draft November 4, 2024 17:41
ansible/update.yml Outdated Show resolved Hide resolved
ansible/destroy.yml Outdated Show resolved Hide resolved
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.

3 participants