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: coreos/butane
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.0
Choose a base ref
...
head repository: coreos/butane
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.0
Choose a head ref
  • 20 commits
  • 38 files changed
  • 9 contributors

Commits on Feb 20, 2024

  1. docs: Move s390x boot_devices sugar to ocp 4.16.0-experimental

    It depends on fcos 1.6.0-experimental
    
    See: #484
    See: #514
    Fixes: #517
    travier committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8ff12e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #518 from travier/s390x-boot-devices-exp

    docs: Move s390x boot_devices sugar to ocp 4.16.0-experimental
    prestist authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3c3b0e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. build(deps): bump github.com/coreos/ignition/v2 from 2.17.0 to 2.18.0

    Bumps [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) from 2.17.0 to 2.18.0.
    - [Release notes](https://github.com/coreos/ignition/releases)
    - [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md)
    - [Commits](coreos/ignition@v2.17.0...v2.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/coreos/ignition/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    36a32e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Merge pull request #522 from coreos/dependabot/go_modules/github.com/…

    …coreos/ignition/v2-2.18.0
    
    build(deps): bump github.com/coreos/ignition/v2 from 2.17.0 to 2.18.0
    prestist authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1e13f98 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.4...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9277b0e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. flatcar/v1_2_exp: Add clevis support

    Simon Blessenohl committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a8c311b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Merge pull request #521 from coreos/dependabot/go_modules/github.com/…

    …stretchr/testify-1.9.0
    
    build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
    prestist authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    251d410 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #523 from simoncampion/add-clevis-flatcar

    flatcar/v1_2_exp: Add clevis support
    prestist authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    dd549bb View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    61c789b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40ccca3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    5110dae View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge pull request #527 from coreosbot-releng/repo-templates

    Sync repo templates ⚙
    travier authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b08b6f5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    6e5bfd7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Merge pull request #529 from coreosbot-releng/repo-templates

    Sync repo templates ⚙
    prestist authored May 20, 2024
    Configuration menu
    Copy the full SHA
    97b9123 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. openshift/v4.16: Stabilize 4.16.0 spec

    Stabilize on ignition 3.4, fcos 1.5 and base 0.5 specs
    yasminvalim authored and travier committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b65a46e View commit details
    Browse the repository at this point in the history
  2. openshift/v4.16: Remove GRUB password support

    Support is still missing in the MCO.
    
    See: https://issues.redhat.com/browse/MCO-630
    yasminvalim authored and travier committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9821f9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0212c04 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #535 from yasminvalim/main-openshift-4.16-stable

    openshift/v4.16: Stabilize 4.16.0 spec and add openshift 4.17-experimental spec
    travier authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6967c6e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    8e89483 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #538 from yasminvalim/release-notes0.21.0

    docs/release-notes.md: update for release Butane 0.21.0
    travier authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    431c6a7 View commit details
    Browse the repository at this point in the history
Loading