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: coder/coder-logstream-kube
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.10
Choose a base ref
...
head repository: coder/coder-logstream-kube
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.11-rc.1
Choose a head ref
  • 18 commits
  • 11 files changed
  • 5 contributors

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    4e13f22 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/checkout from 3 to 4 (#32)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    acd5c24 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. chore(deps): bump actions/setup-go from 3 to 5 (#43)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v3...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0e382c2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump k8s.io/client-go from 0.27.2 to 0.30.2 (#42)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.27.2 to 0.30.2.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.27.2...v0.30.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    edc018a View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump nhooyr.io/websocket from 1.8.7 to 1.8.11 (#39)

    Bumps [nhooyr.io/websocket](https://github.com/nhooyr/websocket) from 1.8.7 to 1.8.11.
    - [Release notes](https://github.com/nhooyr/websocket/releases)
    - [Commits](coder/websocket@v1.8.7...v1.8.11)
    
    ---
    updated-dependencies:
    - dependency-name: nhooyr.io/websocket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8bcf03b View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/go-chi/chi/v5 from 5.0.10 to 5.1.0 (#37)

    Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.10 to 5.1.0.
    - [Release notes](https://github.com/go-chi/chi/releases)
    - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
    - [Commits](go-chi/chi@v5.0.10...v5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-chi/chi/v5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3298d7c View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump docker/login-action from 2 to 3 (#34)

    Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d2db67b View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump google-github-actions/auth from 1 to 2 (#35)

    Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 1 to 2.
    - [Release notes](https://github.com/google-github-actions/auth/releases)
    - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
    - [Commits](google-github-actions/auth@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: google-github-actions/auth
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    590028d View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump google-github-actions/setup-gcloud from 1 to 2 (#33)

    Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 1 to 2.
    - [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
    - [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
    - [Commits](google-github-actions/setup-gcloud@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: google-github-actions/setup-gcloud
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b9d65a1 View commit details
    Browse the repository at this point in the history
  8. feat: update agentsdk to latest using v2.0 Agent API (#47)

    Signed-off-by: Spike Curtis <[email protected]>
    spikecurtis authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    24d4ce5 View commit details
    Browse the repository at this point in the history
  9. feat: switch to quartz for time testing (#48)

    Signed-off-by: Spike Curtis <[email protected]>
    spikecurtis authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5046438 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. chore(deps): bump github.com/breml/rootcerts from 0.2.11 to 0.2.17 (#49)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    57c9d49 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    958f86d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. chore: configure dependabot to do weekly updates (#53)

    * chore: configure dependabot to weekly updates
    
    Additionally, group k8s.io deps.
    
    * Update dependabot.yaml
    matifali authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    fee14ad View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/google/nftables (#57)

    Bumps [github.com/google/nftables](https://github.com/google/nftables) from 0.1.1-0.20230115205135-9aa6fdf5a28c to 0.2.0.
    - [Commits](https://github.com/google/nftables/commits/v0.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/nftables
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    bce5eae View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    89b4709 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump k8s.io/client-go from 0.30.2 to 0.30.3 (#50)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.30.2 to 0.30.3.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.30.2...v0.30.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9125d9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c390e75 View commit details
    Browse the repository at this point in the history
Loading