FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing 97e579b...47d96a7 · stackabletech/opa-operator · GitHub

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: stackabletech/opa-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 97e579b
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: stackabletech/opa-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 47d96a7
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
  • 5 commits
  • 18 files changed
  • 5 contributors

Commits on Jul 16, 2026

  1. fix: Use operator name in docs templating script (#855)

    Co-authored-by: Stacky McStackface <95074132+stackable-bot@users.noreply.github.com>
    Co-authored-by: Techassi <git@techassi.dev>
    3 people authored Jul 16, 2026
    Configuration menu
    Copy the full SHA
    02e7d86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9247836 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2026

  1. fix: Respect the next link in UIF Entra backend requests (#859) (#860)

    * fix: respect next link in uif entra backend requests
    
    * fix: bound Entra group pagination, keep all memberships, add HTTP timeouts
    
    Follow-ups to the @odata.nextLink pagination fix in #859:
    
    - Add a 60s request / 15s connect timeout to every user-info-fetcher
      outbound HTTP backend (Keycloak, Entra, XFSC AAS) via a shared
      utils::http::client_builder(); reqwest otherwise waits indefinitely.
    - Keep every directory membership by requesting /memberOf instead of
      restricting to microsoft.graph.group, so directory roles and
      administrative units are still returned.
    - Cap @odata.nextLink following at 100 pages as a backstop against a
      cyclic or runaway link, warning if the group list may be truncated.
    - Bump the yanked spin 0.9.8 to 0.9.9 (matching #857, which only landed
      on release-26.7) so cargo-deny passes, and regenerate Cargo.nix for
      the new wiremock dev-dependency.
    
    * fix: address review feedback
    
    - Restructure the Entra group pagination loop guard-first: check the page
      cap and warn/break before doing the request, per review.
    - Reword the changelog entry for the pagination fix.
    
    ---------
    
    Co-authored-by: maltesander <contact@maltesander.com>
    Co-authored-by: Lars Francke <jujutsu@lars-francke.de>
    3 people authored Jul 17, 2026
    Configuration menu
    Copy the full SHA
    1c08074 View commit details
    Browse the repository at this point in the history
  2. chore: Release 26.7.0-rc1 (#856)

    Signed-off-by: Techassi <git@techassi.dev>
    Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
    Techassi and NickLarsenNZ authored Jul 17, 2026
    Configuration menu
    Copy the full SHA
    d75b457 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2026

  1. chore: Release 26.7.0 (#864)

    Signed-off-by: Techassi <git@techassi.dev>
    Techassi authored Jul 21, 2026
    Configuration menu
    Copy the full SHA
    47d96a7 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL