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: kubernetes-sigs/node-feature-discovery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.6
Choose a base ref
...
head repository: kubernetes-sigs/node-feature-discovery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.7
Choose a head ref
  • 11 commits
  • 17 files changed
  • 2 contributors

Commits on Jul 10, 2024

  1. Merge pull request #1777 from ArangoGutierrez/v0156

    Release v0.15.6
    k8s-ci-robot authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6a1c58a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Bump Golang to v1.22

    Version 1.21 is archived and has unfixed CVEs.
    marquiz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9b634e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    692198a View commit details
    Browse the repository at this point in the history
  3. go.mod: bump runc to v1.1.14

    marquiz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3cd8b4b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Merge pull request #1911 from marquiz/release-0.15

    [release-0.15]: bump dependencies
    k8s-ci-robot authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    01446d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. github: specify workflow permissions

    Update gh-pages has started failing with default permissions. It needs
    write permissions to be able to push to the gh-pages branch.
    marquiz authored and k8s-infra-cherrypick-robot committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b024fa1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1926 from k8s-infra-cherrypick-robot/cherry-pick-…

    …1906-to-release-0.15
    
    [release-0.15] github: specify workflow permissions
    k8s-ci-robot authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    65920be View commit details
    Browse the repository at this point in the history
  3. docs: use jekyll-rtd-theme from a ruby gem

    The upstream repo (and the release downloads)
    github.com/rundocs/jekyll-rtd-theme has been deleted. This broke our
    docs generation as the remote theme configuration depended on
    downloading the release artefact.
    
    This patch changes the docs building to use a Ruby gem instead of the
    remote theme setting. To complicate matters, the gem has an seemingly
    incorrect (too strict) version dependency. To mitigate this, we now
    install bundler-override plugin to ignore this particular dependency.
    
    The netlify conf is a hack, but I wasn't able to figure out a way how to
    install the bundler-override plugin without doing all ruby
    initialization in the build command.
    marquiz authored and k8s-infra-cherrypick-robot committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a32ee77 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1927 from k8s-infra-cherrypick-robot/cherry-pick-…

    …1829-to-release-0.15
    
    [release-0.15] docs: use jekyll-rtd-theme from a ruby gem
    k8s-ci-robot authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b799136 View commit details
    Browse the repository at this point in the history
  5. Release v0.15.7

    marquiz committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a5a81d2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1925 from marquiz/release-0.15

    [release-0.15] Release v0.15.7
    k8s-ci-robot authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    54005ca View commit details
    Browse the repository at this point in the history
Loading