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: crossplane/crossplane
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.17.1
Choose a base ref
...
head repository: crossplane/crossplane
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.2
Choose a head ref
  • 7 commits
  • 6 files changed
  • 5 contributors

Commits on Sep 20, 2024

  1. Support installing Functions with v1 package metadata

    Signed-off-by: Nic Cope <nicc@rk0n.org>
    (cherry picked from commit 114b865)
    negz authored and github-actions[bot] committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    356fb69 View commit details
    Browse the repository at this point in the history
  2. Use a mix of v1 and v1beta functions in E2E tests

    This validates that Crossplane supports both.
    
    Signed-off-by: Nic Cope <nicc@rk0n.org>
    (cherry picked from commit f29a327)
    negz authored and github-actions[bot] committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5285e91 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge pull request #5974 from crossplane/backport-5972-to-release-1.17

    [Backport release-1.17] Support building and installing Functions with v1 package metadata
    phisco authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    be6132f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Add contexts to RuntimeFunctionRunner

    Signed-off-by: Bob Haddleton <bob.haddleton@nokia.com>
    (cherry picked from commit dd533f8)
    bobh66 authored and github-actions[bot] committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f74b643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7df5ac5 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. build: bump golang to 1.22.8

    Signed-off-by: Jared Watts <jbw976@gmail.com>
    (cherry picked from commit f6dd1bf)
    jbw976 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    335904a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6027 from jbw976/backport-6024-to-release-1.17

    build: bump golang to 1.22.8
    turkenh authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b61cb6e View commit details
    Browse the repository at this point in the history
Loading