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: kyma-project/istio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: kyma-project/istio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.19
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 45 files changed
  • 7 contributors

Commits on Jun 4, 2025

  1. release: update sec-scanners-config.yaml (#1466)

    Generated by GitHub Actions
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    kyma-goat-bot and github-actions[bot] authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    a42e7b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. docker(deps): bump golang from 1.24.3-alpine to 1.24.4-alpine (#1472)

    Bumps golang from 1.24.3-alpine to 1.24.4-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-version: 1.24.4-alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    731febf View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. fix: Multiple external authorizers (#1480)

    * fix: Multiple external authorizers (#1477)
    
    * Update tests
    
    * Update tests
    
    * Adapt tests
    
    * Create 1.19.1.md
    
    * Update 1.19.1.md
    barchw authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    f5fdb65 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. release: update sec-scanners-config.yaml (#1483)

    Generated by GitHub Actions
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    kyma-goat-bot and github-actions[bot] authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    f5b00c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Move Release Note (#1484)

    barchw authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    55941e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. cherry-pick #1495 (#1500)

    * bug: fix Warning status caused by module's proxy-protocol EF (#1495)
    
    * bug: fix Warning status caused by module's proxy-protocol EF
    
    * lint: fix linter issue
    
    * Add release notes 1.19.2
    kolodziejczak authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    a393ed6 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Bump Istio to 1.26.2 (#1503) (#1508)

    * Bump istio to 1.26.2
    
    * Add release notes
    
    * Downgrade k8s lib to match Istio
    kolodziejczak authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    a2a7560 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. release: update sec-scanners-config.yaml (#1513)

    Generated by GitHub Actions
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    kyma-goat-bot and github-actions[bot] authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    e164ab5 View commit details
    Browse the repository at this point in the history
  2. Setup for support of arm64 image building (#1497) (#1514)

    * Setup for support of arm64 image building
    kasiakepka authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    42103f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f9c5c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. bug: Fix labels reconciliation in resource manager (#1527) (#1539)

    * Fix labels reconciliation in resource manager
    
    * Adjust labels to be appended instead of replaced
    
    * Fix build arg in Dockerfile
    
    * fix version in app.kubernetes.io/version label
    
    * linter fix
    
    * Bind default envs setting to proper env in cicd
    
    * Adjust pr build job to burn version var to the PR number
    
    * Adjust workflow and actions on the PR to get operator version
    
    * Adjust additional build step to contain VERSION arg
    
    * Apply review suggestion, func name improvement
    
    * Add log to make visible when default envs are set in e2e tests
    
    * Add release notes
    
    * Fix env so it's passed through input not envs field
    
    * Update docs/release-notes/1.21.0.md
    
    
    
    ---------
    
    Co-authored-by: Natalia Sitko <[email protected]>
    kolodziejczak and nataliasitko authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    9eb4eea View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Configuration menu
    Copy the full SHA
    36558c3 View commit details
    Browse the repository at this point in the history
Loading