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: appvia/tako
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: appvia/tako
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 12, 2024

  1. Fix e2e executor (#815)

    marcinc authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    202e59a View commit details
    Browse the repository at this point in the history
  2. Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 (#813)

    Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.7.0 to 1.8.0.
    - [Release notes](https://github.com/fsnotify/fsnotify/releases)
    - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
    - [Commits](fsnotify/fsnotify@v1.7.0...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fsnotify/fsnotify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Marcin Ciszak <marcin.ciszak@appvia.io>
    dependabot[bot] and marcinc authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    51b226e View commit details
    Browse the repository at this point in the history
  3. Bump github.com/tidwall/gjson from 1.14.2 to 1.18.0 (#811)

    Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.14.2 to 1.18.0.
    - [Commits](tidwall/gjson@v1.14.2...v1.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/tidwall/gjson
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Marcin Ciszak <marcin.ciszak@appvia.io>
    dependabot[bot] and marcinc authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    560f40c View commit details
    Browse the repository at this point in the history
  4. Bump github.com/onsi/gomega from 1.28.0 to 1.35.1 (#810)

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.28.0 to 1.35.1.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.28.0...v1.35.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Marcin Ciszak <marcin.ciszak@appvia.io>
    dependabot[bot] and marcinc authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    814f02b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Bump github.com/spf13/cast from 1.6.0 to 1.7.0 (#816)

    Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.6.0 to 1.7.0.
    - [Release notes](https://github.com/spf13/cast/releases)
    - [Commits](spf13/cast@v1.6.0...v1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cast
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5e88ca9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Bump k8s.io/apimachinery from 0.31.2 to 0.31.3 (#818)

    Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.31.2 to 0.31.3.
    - [Commits](kubernetes/apimachinery@v0.31.2...v0.31.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apimachinery
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    553c45f View commit details
    Browse the repository at this point in the history
  2. Bump k8s.io/client-go from 0.31.2 to 0.31.3 (#819)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.31.2 to 0.31.3.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.31.2...v0.31.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b953a96 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Update dependencies (#827)

    marcinc authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    60705af View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. Bump golang.org/x/net (#828)

    marcinc authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    bd8e2cd View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

  1. Bump github.com/onsi/gomega from 1.35.1 to 1.36.2 (#829)

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.35.1 to 1.36.2.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.35.1...v1.36.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    46b30b0 View commit details
    Browse the repository at this point in the history
  2. Bump k8s.io/apimachinery from 0.31.3 to 0.32.0 (#825)

    Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.31.3 to 0.32.0.
    - [Commits](kubernetes/apimachinery@v0.31.3...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apimachinery
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    91a2dda View commit details
    Browse the repository at this point in the history
  3. Bump k8s.io/api from 0.31.3 to 0.32.0 (#826)

    * Bump k8s.io/api from 0.31.3 to 0.32.0
    
    Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.31.3 to 0.32.0.
    - [Commits](kubernetes/api@v0.31.3...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump k8s client
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: marcinc <marcin.ciszak@appvia.io>
    dependabot[bot] and marcinc authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    f8e2afd View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Bump github.com/spf13/cast from 1.7.0 to 1.7.1 (#830)

    Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.7.0 to 1.7.1.
    - [Release notes](https://github.com/spf13/cast/releases)
    - [Commits](spf13/cast@v1.7.0...v1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cast
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    1ec7fe2 View commit details
    Browse the repository at this point in the history
  2. Fix e2e (#831)

    marcinc authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    e232b72 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Fix CI e2e config (#832)

    marcinc authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    e47999c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Fix e2e issues (#833)

    * Bump kind version for e2e
    
    * Bump mysql version for e2e
    marcinc authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    81d4080 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Bump k8s.io/api from 0.32.0 to 0.32.1 (#835)

    Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.32.0 to 0.32.1.
    - [Commits](kubernetes/api@v0.32.0...v0.32.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    182a061 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Bump k8s.io/client-go from 0.32.0 to 0.32.1 (#836)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.32.0 to 0.32.1.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.32.0...v0.32.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    8d680b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Bump github.com/golang/glog from 1.2.0 to 1.2.4 (#838)

    Bumps [github.com/golang/glog](https://github.com/golang/glog) from 1.2.0 to 1.2.4.
    - [Release notes](https://github.com/golang/glog/releases)
    - [Commits](golang/glog@v1.2.0...v1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang/glog
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    979924d View commit details
    Browse the repository at this point in the history
Loading