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 Loading
base: v3.4.3
Choose a base ref
...
head repository: PyratLabs/ansible-role-k3s Loading
compare: v3.4.4
Choose a head ref
  • 3 commits
  • 4 files changed
  • 4 contributors

Commits on Jan 26, 2024

  1. Containerd registries config not live (#222)

    I found a bug where my custom containerd registries config wasn't live,
    despite the correct `notify` handlers being specified in the
    'Ensure containerd registries file exists' task.
    
    This change fixes that by ensuring the handlers get triggered.
    sm-gravid-day committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    cfd9400 View commit details
    Browse the repository at this point in the history
  2. kubectl commands on node must use short name (#220)

    Co-authored-by: Igor Tretyak <itretyak@ptsecurity.com>
    fragpit and Igor Tretyak committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0c0d3bb View commit details
    Browse the repository at this point in the history
  3. Add scan for running control nodes when choosing primary control node (

    …#219)
    
    Signed-off-by: Thomas Matysik <thomas@matysik.co.nz>
    paradon committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    19c24bd View commit details
    Browse the repository at this point in the history
Loading