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/pkg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: runtime/v0.54.0
Choose a base ref
...
head repository: fluxcd/pkg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: runtime/v0.55.0
Choose a head ref
  • 12 commits
  • 25 files changed
  • 2 contributors

Commits on Mar 1, 2025

  1. Add cache specialized for access tokens

    Signed-off-by: Matheus Pimenta <[email protected]>
    matheuscscp committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    a0eede9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #870 from fluxcd/token-cache

    Add cache specialized for access tokens
    matheuscscp authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    0c883c9 View commit details
    Browse the repository at this point in the history
  3. Add caching for GitHub App tokens

    Signed-off-by: Matheus Pimenta <[email protected]>
    matheuscscp committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    4cd4dbb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #871 from fluxcd/github-app-token-cache

    Add caching for GitHub App tokens
    matheuscscp authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    ff04927 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. Add max duration to token cache

    Signed-off-by: Matheus Pimenta <[email protected]>
    matheuscscp committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    1ec89e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #877 from fluxcd/token-cache-max-duration

    Add max duration to token cache
    matheuscscp authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    6be31fc View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Add option for custom event namespace label in cache metrics

    Signed-off-by: Matheus Pimenta <[email protected]>
    matheuscscp committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    4d91aae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #880 from fluxcd/cache-custom-metric-labels

    Add option for custom event namespace label in cache metrics
    matheuscscp authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    c05eb67 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. Configuration menu
    Copy the full SHA
    4b34b01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #881 from fluxcd/token-cache-flags

    Add CLI flags for the token cache and method to delete all events
    matheuscscp authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    8b1f852 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. support string evaluation in CEL expressions

    Signed-off-by: kathleen french <[email protected]>
    kathleenfrench committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    567773d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #882 from kathleenfrench/kfrench/cel-eval-string

    support string evaluation in CEL expressions
    matheuscscp authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    84d0d45 View commit details
    Browse the repository at this point in the history
Loading