-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix releases #161
Closed
Closed
fix releases #161
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
dmolik
commented
Jan 10, 2025
- go: upgraded golang.org/x/net v0.32.0 => v0.33.0
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1
- build(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2
- build(deps): bump github.com/valkey-io/valkey-go from 1.0.51 to 1.0.52
- feat: Modify CRD to support pre-setting service-password
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2
- feat: Github Attestation for image and image.yaml
- update action permissions
- chore: update testing rig versions
- build(deps): bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4
- build(deps): bump docker/build-push-action from 6.10.0 to 6.11.0
- Build out sidecar infrastructure (Build out sidecar infrastructure #125)
- build(deps): bump alpine from 3.21.1 to 3.21.2 (build(deps): bump alpine from 3.21.1 to 3.21.2 #155)
- build(deps): bump github.com/oliver006/redis_exporter (build(deps): bump github.com/oliver006/redis_exporter from 1.66.0 to 1.67.0 #156)
- build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 (build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 #158)
- build(deps): bump docker/build-push-action from 6.9.0 to 6.11.0 (build(deps): bump docker/build-push-action from 6.9.0 to 6.11.0 #157)
- fix(controller): Fix add-slots-range algorithm in initCluster (fix(controller): Fix add-slots-range algorithm in initCluster #159)
- work on building containers in PR-Branches (work on building containers in PR-Branches #160)
- prep for v0.0.48
- fix job ids
- missing tag in image singing
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.22.0 to 2.22.1. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.0...v2.22.1) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.36.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.36.1...v1.36.2) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/valkey-io/valkey-go](https://github.com/valkey-io/valkey-go) from 1.0.51 to 1.0.52. - [Release notes](https://github.com/valkey-io/valkey-go/releases) - [Commits](valkey-io/valkey-go@v1.0.51...v1.0.52) --- updated-dependencies: - dependency-name: github.com/valkey-io/valkey-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.22.1 to 2.22.2. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.1...v2.22.2) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
cilium to 1.16.5 kubernetes to 1.32.0
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.19.3 to 0.19.4. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.3...v0.19.4) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.10.0 to 6.11.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@48aba3b...b32b51a) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* save work * more setup * pass valkey version * Fix build variables * embed versions * scan new dockerfiles * set package versions * set workdir instead of 'cd' * fix gosec, and image tag * make the linter happy * try adding trivy in scan * fix dockerfile arg * minor fix * test * set tags * test * Scan only valkey * missing : * force it * no metadata neeeded now * clean-up image builder * sidecar to be a cobra binary * fix misspelling and error check * fix valkey building * just need to test * eliminate need for bitnami image * appease the linter gods
Bumps alpine from 3.21.1 to 3.21.2. --- updated-dependencies: - dependency-name: alpine 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>
Bumps [github.com/oliver006/redis_exporter](https://github.com/oliver006/redis_exporter) from 1.66.0 to 1.67.0. - [Release notes](https://github.com/oliver006/redis_exporter/releases) - [Commits](oliver006/redis_exporter@v1.66.0...v1.67.0) --- updated-dependencies: - dependency-name: github.com/oliver006/redis_exporter 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>
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.5.1 to 5.6.1. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v5.5.1...369eb59) --- updated-dependencies: - dependency-name: docker/metadata-action 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>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.9.0 to 6.11.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6.9.0...b32b51a) --- updated-dependencies: - dependency-name: docker/build-push-action 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>
* work on building containers in PR-Branches * more cleanup * not sure now
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.