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: estahn/k8s-image-swapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-beta.2
Choose a base ref
...
head repository: estahn/k8s-image-swapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-beta.3
Choose a head ref
  • 5 commits
  • 14 files changed
  • 2 contributors

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    44698b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb57e05 View commit details
    Browse the repository at this point in the history
  3. test: fmt and test

    estahn committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    f6e7363 View commit details
    Browse the repository at this point in the history
  4. feat: ImageSwapPolicy defines the mutation strategy used by the webhook.

    feat: ImageCopyPolicy defines the image copy strategy used by the webhook.�
    feat: check if image exists before mutating
    feat: skopeo will retry 3 times before failing
    feat: debug logs will show skopeo output
    estahn committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    e64bc6d View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.0.0-beta.3 [skip ci]

    # [1.0.0-beta.3](v1.0.0-beta.2...v1.0.0-beta.3) (2020-12-23)
    
    ### Features
    
    * ImageSwapPolicy defines the mutation strategy used by the webhook. ([e64bc6d](e64bc6d))
    semantic-release-bot committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    b0d061a View commit details
    Browse the repository at this point in the history
Loading