Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PyratLabs/ansible-role-k3s
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.1
Choose a base ref
...
head repository: PyratLabs/ansible-role-k3s
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.2
Choose a head ref
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Jun 1, 2023

  1. fix: static pods should be deployed to all control nodes

    Signed-off-by: Devin Buhl <devin@buhl.casa>
    onedr0p committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3f1d2da View commit details
    Browse the repository at this point in the history
  2. Create registries.yaml only if k3s_registries.mirrors or k3s_registri…

    …es.configs are not empty
    matteyeux committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    cc64737 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Merge pull request #207 from PyratLabs/static-pods

    fix: static pods should be deployed to all control nodes
    xanmanning authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    41b938c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #208 from matteyeux/main

    Create registries.yaml if k3s_registries.mirrors or k3s_registries.configs are not None
    xanmanning authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    37cca2e View commit details
    Browse the repository at this point in the history
Loading