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

Implement ansible managed files concept for all user provided files so that ansible will clean up as well as add files #225

Open
mddamato opened this issue May 22, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mddamato
Copy link
Contributor

mddamato commented May 22, 2024

this applies to

  • images
  • manifests
  • config files like registries, PSA configurations
  • rke2 installation dependencies

see https://github.com/rancherfederal/rke2-ansible/blob/main/roles/rke2_server/tasks/add-pod-security-admission-config.yml for reference

@Daemonslayer2048
Copy link
Contributor

Going to test this now

@Daemonslayer2048
Copy link
Contributor

I can confirm both post and pre deploy config files will be added and removed as expected in the rewrite branch.

@aleiner
Copy link
Contributor

aleiner commented Jan 15, 2025

Need to make sure we can purge image tarballs to allow cleaner upgrades

@aleiner aleiner reopened this Jan 15, 2025
@Daemonslayer2048
Copy link
Contributor

With the addition of tracking and maintaining tarballs I am going to move this to v2.1.0

@Daemonslayer2048 Daemonslayer2048 modified the milestones: v2.0.0, v2.1.0 Jan 15, 2025
@Daemonslayer2048 Daemonslayer2048 added the enhancement New feature or request label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants