Thanks to visit codestin.com
Credit goes to github.com

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.11-rc.1
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: main
Choose a head ref
  • 18 commits
  • 6 files changed
  • 3 contributors

Commits on Jul 31, 2024

  1. chore: improve release workflow (#60)

    * chore: add prerelease flag to release.yaml and build.sh
    
    * replace deprecated actions
    
    * generate release notes
    
    * specify tag_name
    
    This should handle uploading asset to existing release when releases are created manually.
    
    * refactor to use `gh release create`
    
    * use asset name to match existing behaviour.
    
    * makes sure we can run non-interactively in CI
    
    * cleanup
    matifali authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    cebc951 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. chore(deps): bump k8s.io/client-go from 0.30.3 to 0.31.0 (#67)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.30.3 to 0.31.0.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.30.3...v0.31.0)
    
    ---
    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 Aug 19, 2024
    Configuration menu
    Copy the full SHA
    32c4de1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

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

Commits on Sep 17, 2024

  1. chore(deps): bump k8s.io/client-go from 0.31.0 to 0.31.1 (#72)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.31.0 to 0.31.1.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.31.0...v0.31.1)
    
    ---
    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 Sep 17, 2024
    Configuration menu
    Copy the full SHA
    18bfd9f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. chore(deps): bump github.com/coder/quartz from 0.1.0 to 0.1.2 (#75)

    Bumps [github.com/coder/quartz](https://github.com/coder/quartz) from 0.1.0 to 0.1.2.
    - [Release notes](https://github.com/coder/quartz/releases)
    - [Commits](coder/quartz@v0.1.0...v0.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/coder/quartz
      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 Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4ed2d54 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. chore(deps): bump k8s.io/apimachinery from 0.31.1 to 0.31.3 (#81)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4e8c674 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 (#76)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    46c8a81 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump k8s.io/api from 0.31.1 to 0.31.3 (#82)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    464f20f View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump k8s.io/client-go from 0.31.1 to 0.31.3 (#80)

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

Commits on Dec 2, 2024

  1. chore(deps): bump github.com/breml/rootcerts from 0.2.18 to 0.2.19 (#83)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    68b8537 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#84)

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

Commits on Dec 3, 2024

  1. chore(deps): bump github.com/hashicorp/yamux from 0.1.1 to 0.1.2 (#74)

    Bumps [github.com/hashicorp/yamux](https://github.com/hashicorp/yamux) from 0.1.1 to 0.1.2.
    - [Release notes](https://github.com/hashicorp/yamux/releases)
    - [Commits](hashicorp/yamux@v0.1.1...v0.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/yamux
      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 Dec 3, 2024
    Configuration menu
    Copy the full SHA
    66f37d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. chore(deps): bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0 (#86)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    54c6714 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/coder/quartz from 0.1.2 to 0.1.3 (#88)

    Bumps [github.com/coder/quartz](https://github.com/coder/quartz) from 0.1.2 to 0.1.3.
    - [Release notes](https://github.com/coder/quartz/releases)
    - [Commits](coder/quartz@v0.1.2...v0.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/coder/quartz
      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 Jan 6, 2025
    Configuration menu
    Copy the full SHA
    254e8a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. chore(deps): bump github.com/breml/rootcerts from 0.2.19 to 0.2.20 (#91)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    9f1cfd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. chore(deps): bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1 (#92)

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

Commits on May 5, 2025

  1. chore(deps): bump github.com/breml/rootcerts from 0.2.20 to 0.2.21 (#100

    )
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    7414793 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. feat: Add ability to define securityContext (#99)

    Signed-off-by: Marco Maurer <[email protected]>
    mkilchhofer authored May 6, 2025
    Configuration menu
    Copy the full SHA
    df52e3c View commit details
    Browse the repository at this point in the history
Loading