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/helm-controller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.1
Choose a base ref
...
head repository: fluxcd/helm-controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.24.0
Choose a head ref
  • 12 commits
  • 14 files changed
  • 4 contributors

Commits on Aug 30, 2022

  1. update to new doc links structure

    Signed-off-by: Daniel Holbach <daniel@weave.works>
    Daniel Holbach committed Aug 30, 2022
    Copy the full SHA
    5e5f5d6 View commit details
  2. Merge pull request #526 from dholbach/update-flux-docs-structure

    update to new doc links structure
    stefanprodan authored Aug 30, 2022
    Copy the full SHA
    12dc7d9 View commit details

Commits on Aug 31, 2022

  1. Update MAINTAINERS info

    Signed-off-by: Daniel Holbach <daniel@weave.works>
    Daniel Holbach committed Aug 31, 2022
    Copy the full SHA
    bff81dc View commit details
  2. Merge pull request #382 from dholbach/update-maintainers-file

    Update MAINTAINERS info
    stefanprodan authored Aug 31, 2022
    Copy the full SHA
    39ce9a9 View commit details

Commits on Sep 1, 2022

  1. Align controller logs to Kubernetes structured logging

    Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
    somtochiama committed Sep 1, 2022
    Copy the full SHA
    6935835 View commit details

Commits on Sep 2, 2022

  1. Merge pull request #528 from somtochiama/update-runtime

    Align controller logs to Kubernetes structured logging
    stefanprodan authored Sep 2, 2022
    Copy the full SHA
    c657c60 View commit details
  2. fuzz: Ensure latest base images are used

    Latest base image should contain Go 1.18, removing
    the need of updating that ourselves, apart from
    benefiting from latest changes upstream.
    
    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Sep 2, 2022
    Copy the full SHA
    cce0deb View commit details
  3. fuzz: Fix upstream build

    The upstream build is failing with:
    /usr/local/bin/compile_native_go_fuzzer: line 35: addimport: command
    not found
    
    The changes uses the upstream approach to install the missing commands.
    Note that one of the reasons of the unilateral failure upstream is due
    to the base image changed in:
    google/oss-fuzz@e71e320
    
    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Sep 2, 2022
    Copy the full SHA
    5b371de View commit details
  4. fuzz: Reuse go cache from host

    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Sep 2, 2022
    Copy the full SHA
    c435ad9 View commit details
  5. Merge pull request #529 from pjbgf/fuzz-update

    fuzz: Fix upstream build and optimise execution
    Paulo Gomes authored Sep 2, 2022
    Copy the full SHA
    b543e5f View commit details

Commits on Sep 12, 2022

  1. Release v0.24.0

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Sep 12, 2022
    Copy the full SHA
    c929c39 View commit details
  2. Merge pull request #531 from fluxcd/release-v0.24.0

    Release v0.24.0
    stefanprodan authored Sep 12, 2022
    Copy the full SHA
    8805f90 View commit details
Loading