Commit Graph

1767 Commits (47910f18f8facf3b11db769f5bba89bc2c2969e1)

Author SHA1 Message Date
Matthieu MOREL 47910f18f8 chore: setup golangci-lint config file
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-02-20 07:28:01 +01:00
Benjamin Wang 0f8947f683
Merge pull request #909 from Elbehery/20250216-bump-go-linter-1.24
Bump go linter 1.24
2025-02-17 15:20:13 +00:00
Mustafa Elbehery 4254016893 Bump go linter 1.24
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-02-16 16:53:33 +01:00
Benjamin Wang 232894fa7b
Merge pull request #906 from spzala/addcoc
Add code of conduct
2025-02-12 07:51:17 +00:00
Sahdev Zala a7dd9f3e35 Add code of conduct
Add etcd community code of conduct. Modeled after Kubernetes repos.

Signed-off-by: Sahdev Zala <spzala@us.ibm.com>
2025-02-11 17:42:56 -05:00
Benjamin Wang 09ff73b9a7
Merge pull request #904 from ivanvc/fix-debug-log-line
Fix debug sync log line
2025-02-11 07:49:57 +00:00
Ivan Valdes 7eb11b0d67
Fix debug sync log line
Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-02-10 14:32:07 -08:00
Benjamin Wang ca69ea0c2c
Merge pull request #900 from etcd-io/dependabot/go_modules/golang.org/x/sync-0.11.0
build(deps): Bump golang.org/x/sync from 0.10.0 to 0.11.0
2025-02-10 19:35:32 +00:00
Benjamin Wang 75ef86b158
Merge pull request #901 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-6.3.2
build(deps): Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2
2025-02-10 17:11:30 +00:00
dependabot[bot] bef55a5a1a
build(deps): Bump golang.org/x/sync from 0.10.0 to 0.11.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/sync/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 16:11:15 +00:00
Benjamin Wang d1519127d0
Merge pull request #899 from etcd-io/dependabot/go_modules/golang.org/x/sys-0.30.0
build(deps): Bump golang.org/x/sys from 0.29.0 to 0.30.0
2025-02-10 16:09:55 +00:00
dependabot[bot] 8653d6582c
build(deps): Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.3.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](ec5d18412c...051d919338)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 14:59:11 +00:00
dependabot[bot] 7f0904bd38
build(deps): Bump golang.org/x/sys from 0.29.0 to 0.30.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/sys/compare/v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 14:12:46 +00:00
Benjamin Wang 5dca857c5b
Merge pull request #894 from ahrtr/changelog_20250205
Update changelog for v1.4.0
2025-02-05 18:38:42 +00:00
Benjamin Wang a106ab7439 Update changelog for v1.4.0
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-02-05 13:25:54 +00:00
Benjamin Wang 6ecf715c49
Merge pull request #891 from marcelfranca/issue/19333-main
update golang toolchain to 1.23.6
2025-02-05 08:11:26 +00:00
Marcel Franca 8c64d067f6 update goland toolchain to 1.23.6
Signed-off-by: Marcel Franca <marcel@marcelfranca.com>
2025-02-04 21:29:06 -03:00
Benjamin Wang 5dbec69d1e
Merge pull request #889 from etcd-io/dependabot/go_modules/github.com/spf13/pflag-1.0.6
build(deps): Bump github.com/spf13/pflag from 1.0.5 to 1.0.6
2025-02-03 16:18:45 +00:00
dependabot[bot] 33910ccbb8
build(deps): Bump github.com/spf13/pflag from 1.0.5 to 1.0.6
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 14:50:17 +00:00
Benjamin Wang 74ae007bde
Merge pull request #887 from etcd-io/dependabot/github_actions/actions/stale-9.1.0
build(deps): Bump actions/stale from 9.0.0 to 9.1.0
2025-01-27 16:24:06 +00:00
Benjamin Wang 462353ef9c
Merge pull request #888 from etcd-io/dependabot/github_actions/actions/setup-go-5.3.0
build(deps): Bump actions/setup-go from 5.2.0 to 5.3.0
2025-01-27 16:23:28 +00:00
dependabot[bot] 539c45600b
build(deps): Bump actions/setup-go from 5.2.0 to 5.3.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](3041bf56c9...f111f3307d)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 14:39:11 +00:00
dependabot[bot] b61058275c
build(deps): Bump actions/stale from 9.0.0 to 9.1.0
Bumps [actions/stale](https://github.com/actions/stale) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](28ca103628...5bef64f19d)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 14:39:07 +00:00
Benjamin Wang 86835b2229
Merge pull request #886 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-6.2.0
build(deps): Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
2025-01-21 20:19:15 +00:00
dependabot[bot] 41a1050ba3
build(deps): Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](971e284b60...ec5d18412c)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 14:30:54 +00:00
Benjamin Wang 72adeb6618
Merge pull request #884 from ajaysundark/bump-bbolt-golang-toolchain-1.23.5
bbolt: update golang toolchain to 1.23.5
2025-01-18 08:45:05 +00:00
ajaysundar.k 6bc997cd9c bbolt: update golang toolchain to 1.23.5
Signed-off-by: ajaysundar.k <ajaysundar.k@gmail.com>
2025-01-18 01:27:48 +00:00
Benjamin Wang 3fb93c26db
Merge pull request #880 from etcd-io/dependabot/go_modules/golang.org/x/sys-0.29.0
build(deps): Bump golang.org/x/sys from 0.28.0 to 0.29.0
2025-01-06 16:44:46 +00:00
dependabot[bot] dcfec94954
build(deps): Bump golang.org/x/sys from 0.28.0 to 0.29.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/sys/compare/v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 14:45:57 +00:00
Benjamin Wang 5da13a93b7
Merge pull request #879 from x3c3/go-fix-fixes
Update buildtags
2024-12-31 08:40:38 +00:00
Mark Ayers 248fddc1ec
Update buildtags
Signed-off-by: Mark Ayers <mark@philoserf.com>
2024-12-28 17:42:28 -05:00
Benjamin Wang 7b2d3609bf
Merge pull request #874 from etcd-io/dependabot/github_actions/actions/setup-go-5.2.0
build(deps): Bump actions/setup-go from 5.1.0 to 5.2.0
2024-12-16 16:23:54 +00:00
dependabot[bot] 52699ce8fa
build(deps): Bump actions/setup-go from 5.1.0 to 5.2.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](41dfa10bad...3041bf56c9)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 14:48:37 +00:00
Benjamin Wang 92c7414587
Merge pull request #871 from RiceChuan/main
docs: remove repetitive words
2024-12-12 09:16:02 +00:00
RiceChuan 2e4a831e07 docs: remove repetitive words
Signed-off-by: RiceChuan <lc582041246@gmail.com>
2024-12-12 10:55:37 +08:00
Benjamin Wang 65fcfd2f21
Merge pull request #870 from etcd-io/dependabot/go_modules/golang.org/x/sys-0.28.0
build(deps): Bump golang.org/x/sys from 0.27.0 to 0.28.0
2024-12-09 16:59:05 +00:00
dependabot[bot] 27e20b25fd
build(deps): Bump golang.org/x/sys from 0.27.0 to 0.28.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/sys/compare/v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 15:37:35 +00:00
Benjamin Wang 5c3d1346ef
Merge pull request #869 from etcd-io/dependabot/go_modules/golang.org/x/sync-0.10.0
build(deps): Bump golang.org/x/sync from 0.9.0 to 0.10.0
2024-12-09 15:36:20 +00:00
dependabot[bot] 0386733768
build(deps): Bump golang.org/x/sync from 0.9.0 to 0.10.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/sync/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 14:12:51 +00:00
Benjamin Wang 22ac598c5e
Merge pull request #867 from deanurag/main
Updated Go toolchain to 1.23.4
2024-12-04 15:39:25 +00:00
Anurag De ca0d74cde4 Updated Go toolchain to 1.23.4
Signed-off-by: Anurag De <anuragde2004@gmail.com>
2024-12-04 14:29:57 +05:30
Benjamin Wang 1b73ebd463
Merge pull request #865 from etcd-io/dependabot/go_modules/github.com/stretchr/testify-1.10.0
build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
2024-11-25 18:09:50 +00:00
dependabot[bot] 98cc22d9b9
build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 15:39:09 +00:00
Benjamin Wang cb0618b9da
Merge pull request #861 from etcd-io/dependabot/go_modules/golang.org/x/sys-0.27.0
build(deps): Bump golang.org/x/sys from 0.26.0 to 0.27.0
2024-11-12 09:26:59 +00:00
dependabot[bot] ea2ba20a44
build(deps): Bump golang.org/x/sys from 0.26.0 to 0.27.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/sys/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-12 08:00:52 +00:00
Benjamin Wang cbe800a3b5
Merge pull request #860 from etcd-io/dependabot/go_modules/golang.org/x/sync-0.9.0
build(deps): Bump golang.org/x/sync from 0.8.0 to 0.9.0
2024-11-12 07:59:42 +00:00
dependabot[bot] 879d9c3eb8
build(deps): Bump golang.org/x/sync from 0.8.0 to 0.9.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/sync/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 15:01:41 +00:00
Benjamin Wang 6bf39904d1
Merge pull request #856 from samuelbartels20/go/1.23.3
Bump go toolchain to 1.23.3
2024-11-11 07:59:47 +00:00
samuelbartels20 0abe63fc11 Bump go toolchain to 1.23.3 Signed-off-by: Samuel Bartels <bartelssamuel20@gmail.com>
Signed-off-by: samuelbartels20 <bartelssamuel20@gmail.com>
2024-11-10 15:48:20 +00:00
Benjamin Wang a28237b0a4
Merge pull request #855 from caicancai/docs
chore/docs: Installing document description should use bbolt
2024-11-07 12:47:22 +00:00