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: jetstack/jetstack-secure
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 109ea6e
Choose a base ref
...
head repository: jetstack/jetstack-secure
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 558fde0
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Oct 28, 2025

  1. [VC-46370] CyberArk: Skip deleted resources when converting data read…

    …ings to snapshot
    
    - Skip resources marked deleted when extracting from DataReadings
    - Append only non-deleted runtime.Objects to avoid nil entries
    - Document that extractor functions exclude deleted resources
    - Update tests and example input to assert deleted resources are ignored
    - Document the motivation for the caching mechanism and its faults
    
    Signed-off-by: Richard Wall <richard.wall@cyberark.com>
    wallrj-cyberark committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    ca9ae2e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #741 from jetstack/cyberark-skip-deleted-resources

    [VC-46370] CyberArk: Skip deleted resources when converting data readings to snapshot
    wallrj-cyberark authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    558fde0 View commit details
    Browse the repository at this point in the history
Loading