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: fluxcd/kustomize-controller Loading
base: 83fbfee
Choose a base ref
...
head repository: fluxcd/kustomize-controller Loading
compare: a1a33f2
Choose a head ref
  • 10 commits
  • 10 files changed
  • 5 contributors

Commits on May 6, 2024

  1. Merge pull request #1158 from fluxcd/release/v1.3.x

    Housekeeping: merge `release/v1.3.x` back into `main`
    stefanprodan committed May 6, 2024
    Configuration menu
    Copy the full SHA
    55e0877 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Add 1.3.x release label

    Signed-off-by: Matheus Pimenta <[email protected]>
    matheuscscp committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5e0b7f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1161 from matheuscscp/new-release-label

    Add 1.3.x release label
    stefanprodan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a490f79 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. ---

    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    - dependency-name: anchore/sbom-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: ci
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: ci
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: ci
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4ff4145 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1165 from fluxcd/dependabot/github_actions/ci-e5e…

    …846fb1a
    
    build(deps): bump the ci group across 1 directory with 4 updates
    souleb committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0007a71 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Bump the ci group across 1 directory with 5 updates

    Bumps the ci group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [korthout/backport-action](https://github.com/korthout/backport-action) | `2.5.0` | `3.0.2` |
    | [docker/build-push-action](https://github.com/docker/build-push-action) | `5.3.0` | `5.4.0` |
    | [docker/login-action](https://github.com/docker/login-action) | `3.1.0` | `3.2.0` |
    | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `5.1.0` | `6.0.0` |
    | [github/codeql-action](https://github.com/github/codeql-action) | `3.25.6` | `3.25.8` |
    
    
    
    Updates `korthout/backport-action` from 2.5.0 to 3.0.2
    - [Release notes](https://github.com/korthout/backport-action/releases)
    - [Commits](korthout/backport-action@ef20d86...bd410d3)
    
    Updates `docker/build-push-action` from 5.3.0 to 5.4.0
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@2cdde99...ca052bb)
    
    Updates `docker/login-action` from 3.1.0 to 3.2.0
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@e92390c...0d4c9c5)
    
    Updates `goreleaser/goreleaser-action` from 5.1.0 to 6.0.0
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@5742e2a...286f3b1)
    
    Updates `github/codeql-action` from 3.25.6 to 3.25.8
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@9fdb3e4...2e230e8)
    
    ---
    updated-dependencies:
    - dependency-name: korthout/backport-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: ci
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: ci
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: ci
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: ci
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    909fae7 View commit details
    Browse the repository at this point in the history
  2. Adapt config to GoRelease v2

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d1cec06 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1181 from fluxcd/dependabot/github_actions/ci-6e6…

    …887dbc2
    
    Bump the ci group across 1 directory with 5 updates
    stefanprodan committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e70e5b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Fix incorrect use of format strings with the conditions package.

    The `Mark…` functions in the `conditions` package accept a format string and
    (optional) arguments, just like `fmt.Printf` and friends.
    
    In many places, the code passed an error message as the format string, causing
    it to be interpreted as a format string by the `fmt` package. This leads to
    issues when the message contains percent signs, e.g. URL-encoded values.
    
    This PR adds a format string and shortens `err.Error()` to `err`, which yields
    the same output.
    
    This change is identical in principle to
    fluxcd/source-controller#1529.
    
    Signed-off-by: Florian Forster <[email protected]>
    octo committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ad38b1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1198 from octo/fix-conditions-usage

    Fix incorrect use of format strings with the `conditions` package.
    stefanprodan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a1a33f2 View commit details
    Browse the repository at this point in the history
Loading