- Notifications
You must be signed in to change notification settings - Fork6
Comparing changes
Open a pull request
base repository:coder/coder-logstream-kube
Uh oh!
There was an error while loading.Please reload this page.
base:v0.0.11-rc.1
head repository:coder/coder-logstream-kube
Uh oh!
There was an error while loading.Please reload this page.
compare:main
- 20commits
- 6files changed
- 3contributors
Commits on Jul 31, 2024
chore: improve release workflow (#60)
* chore: add prerelease flag to release.yaml and build.sh* replace deprecated actions* generate release notes* specify tag_nameThis 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
Commits on Aug 19, 2024
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] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Sep 2, 2024
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>
Commits on Sep 17, 2024
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] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Oct 21, 2024
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] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Nov 25, 2024
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>
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>
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>
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>
Commits on Dec 2, 2024
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>
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>
Commits on Dec 3, 2024
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] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Jan 6, 2025
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>
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] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Feb 3, 2025
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>
Commits on Feb 11, 2025
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>
Commits on May 5, 2025
Commits on May 6, 2025
feat: Add ability to define securityContext (#99)
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Commits on May 19, 2025
chore(deps): bump k8s.io/client-go from 0.31.3 to 0.33.1 (#104)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Jun 10, 2025
chore(deps): bump github.com/coder/quartz from 0.1.3 to 0.2.1 (#108)
Bumps [github.com/coder/quartz](https://github.com/coder/quartz) from 0.1.3 to 0.2.1.- [Release notes](https://github.com/coder/quartz/releases)- [Commits](coder/quartz@v0.1.3...v0.2.1)---updated-dependencies:- dependency-name: github.com/coder/quartz dependency-version: 0.2.1 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>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.0.11-rc.1...main
Uh oh!
There was an error while loading.Please reload this page.