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: CuteWaterBeary/source-controller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.17
Choose a base ref
...
head repository: CuteWaterBeary/source-controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: api/v0.0.18
Choose a head ref
  • 17 commits
  • 24 files changed
  • 3 contributors

Commits on Sep 18, 2020

  1. FOSSA scan enabled

    hiddeco committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    40ddf3c View commit details
    Browse the repository at this point in the history
  2. Merge pull request fluxcd#149 from fluxcd/fossa-scan

    FOSSA scan enabled
    hiddeco authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    0d50de8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    d55417b View commit details
    Browse the repository at this point in the history
  2. Merge pull request fluxcd#152 from fluxcd/arm-v7

    Publish ARM v7/v8 multi-arch image to GHCR
    stefanprodan authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    e6ce5fe View commit details
    Browse the repository at this point in the history
  3. Update Helm to v3.3.3

    stefanprodan committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    fd27e37 View commit details
    Browse the repository at this point in the history
  4. Merge pull request fluxcd#153 from fluxcd/helm-v3.3.3

    Update Helm to v3.3.3
    stefanprodan authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    ce5fc3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03ce9d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1798b20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cdb821 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41e8f21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    270b6a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4da80b6 View commit details
    Browse the repository at this point in the history
  11. internal/helm: return callback on empty TLS config

    ...and no-op on empty valuesFile string.
    hiddeco committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    969a46f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. ci: pin Minio to v6.3.1

    Due to corrupt v7.0.0 chart release.
    hiddeco committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    ac84c70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1fb9b7 View commit details
    Browse the repository at this point in the history
  3. Prevent resources getting stuck on transient err

    This commit ensures that resources will only return early if they are
    already in a `Ready==True` state. If not, but the status object somehow
    still reports that it has an artifact, the reconciliation will continue
    to ensure and/or guarantee state, and to prevent a deadlock from
    happening.
    hiddeco committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    b9576d5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request fluxcd#155 from fluxcd/resource-statuses

    Prevent resources getting stuck on transient err
    hiddeco authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    7c75aaf View commit details
    Browse the repository at this point in the history
Loading