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

Workaround k3s not loading images in agent directory when in airgapped environment #89

Merged
merged 22 commits into from
Jul 29, 2024

Conversation

bigtallcampbell
Copy link
Contributor

@bigtallcampbell bigtallcampbell commented Jul 27, 2024

This PR:

  • mitigates a bug in k3s that doesn't load the images into the cluster, despite being loaded in the correct spot.
  • adds functionality to automatically load the images via docker or ctr into the cluster if they are not available.
  • addresses a typo in debug prestaged yamls
  • updates big_red_button to remove apps that were installed
  • fixes a bug where the wrong version of cfssljson was being downloaded and staged
  • moves k3s-uninstall to a background thread to bypass overrides to the local environment
  • doc tweaks to remove logs and tmp when doing a staging

@bigtallcampbell bigtallcampbell requested a review from a team as a code owner July 27, 2024 19:20
@bigtallcampbell bigtallcampbell changed the title Typo in prestaged yamls command Workaround k3s not loading images in agent directory when in airgapped environment Jul 28, 2024
@bradarm bradarm merged commit bdc47ef into main Jul 29, 2024
9 checks passed
@bradarm bradarm deleted the typo-in-prestaged-yaml-run branch July 29, 2024 14:27
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.

2 participants