Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync upstream release 1.17 #149

Merged
merged 16 commits into from
Nov 5, 2024

Commits on Sep 20, 2024

  1. Support installing Functions with v1 package metadata

    Signed-off-by: Nic Cope <[email protected]>
    (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 <[email protected]>
    (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 <[email protected]>
    (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 <[email protected]>
    (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

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    74b1a03 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update docker imports

    Signed-off-by: Jared Watts <[email protected]>
    jbw976 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    18162b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. fix(deps): update docker imports for tests

    Signed-off-by: Jared Watts <[email protected]>
    jbw976 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    c39a7a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6048 from crossplane/renovate/release-1.17-go-git…

    …hub.com-docker-docker-vulnerability
    
    fix(deps): update module github.com/docker/docker to v27 [security] (release-1.17)
    jbw976 authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    acdc763 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Add package ImageConfig API with auth support

    Signed-off-by: Hasan Turken <[email protected]>
    (cherry picked from commit 9c7cbd3)
    turkenh committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    febeaa6 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge pull request #6062 from turkenh/backport-6000-to-release-1.17

    [release-1.17] Backport ImageConfig API for auth support
    turkenh authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8abd953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a78140e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6069 from crossplane/renovate/release-1.17-go-git…

    …hub.com-golang-jwt-jwt-v4-vulnerability
    
    chore(deps): update module github.com/golang-jwt/jwt/v4 to v4.5.1 [security] (release-1.17)
    turkenh authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    481d3ca View commit details
    Browse the repository at this point in the history
  4. Merge tag 'v1.17.3' into sync-upstream-release-1.17

    Release v1.17.3
    turkenh committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9177ba4 View commit details
    Browse the repository at this point in the history