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: cocoonstack/cocoon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cocoonstack/cocoon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/agent-bundle
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on May 5, 2026

  1. feat: bundle cocoon-agent in ubuntu images

    Pull cocoon-agent v0.1.0 from GitHub releases at build time and install a
    systemd unit so guests auto-start the vsock exec daemon on boot. Replaces
    SSH for control-plane operations (kubectl-exec semantics over vsock).
    
    agent.sh is a base-dir installer mounted as a shared secret per the
    existing overlay/network pattern, so all five ubuntu tags get the binary
    without per-tag duplication.
    CMGS committed May 5, 2026
    Configuration menu
    Copy the full SHA
    8bec131 View commit details
    Browse the repository at this point in the history
Loading