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: scaleway/scaleway-cloud-controller-manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.0
Choose a base ref
...
head repository: scaleway/scaleway-cloud-controller-manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-0.20
Choose a head ref
  • 17 commits
  • 10 files changed
  • 4 contributors

Commits on Feb 10, 2021

  1. feat: handle region in certficate ID (#49)

    Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
    Sh4d1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    a7f5637 View commit details
    Browse the repository at this point in the history
  2. fix: allow prefixes in tags and taints with noprefix (#50)

    Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
    Sh4d1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    f0568d7 View commit details
    Browse the repository at this point in the history
  3. fix: add missing arg in error

    Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
    Sh4d1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    394f425 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. fix: add klog flags

    jtherin committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    62d27b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from jtherin/cherryklog

    fix: add klog flags
    jtherin authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    6a7f54c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. fix(lb): remove region loop on get lb by name (#57) (#58)

    Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
    Sh4d1 authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    59e0520 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. feat(lb): add HTTPS health checks (#63) (#66)

    Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
    Sh4d1 authored May 4, 2021
    Configuration menu
    Copy the full SHA
    4ebddc5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. feat(lb): add HC per port (#68) (#72)

    * feat(lb): add HC per port (#68)
    
    Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
    
    * doc: add doc about the HC per port (#69)
    
    Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
    Sh4d1 authored May 6, 2021
    Configuration menu
    Copy the full SHA
    f1fd968 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    6d4bbfb View commit details
    Browse the repository at this point in the history
  2. fix: typo annotation<>label

    jtherin committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    ab1288e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #77 from jtherin/release-0.20-pick-74

    feat: added label for nulling instancesV2 interface
    jtherin authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    b725ddd View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    38c67ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from jtherin/release-0.20-pick-80

    fix: keep internal ip when external ip
    jtherin authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    30e2594 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. fix: typo on annotation

    jtherin committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    51b6977 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from jtherin/release-0.20-lifecycle

    fix: typo on annotation
    jtherin authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    1428e36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1baec68 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #90 from jtherin/pick-0.20-zonedlb

    chore: migrate to zoned lb api
    jtherin authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    c14ad11 View commit details
    Browse the repository at this point in the history
Loading