Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

etcd-for-k8s1.27-3.5.10-1.1 RPM for ppc64le

From OpenSuSE Ports Tumbleweed for ppc64le

Name: etcd-for-k8s1.27 Distribution: openSUSE Tumbleweed
Version: 3.5.10 Vendor: openSUSE
Release: 1.1 Build date: Thu Feb 1 18:15:59 2024
Group: System/Management Build host: obs-power9-13
Size: 45050552 Source RPM: etcd-for-k8s1.27-3.5.10-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/etcd-io/etcd
Summary: Etcd and etcdtl for k8s image
etcd is a distributed, consistent key-value store for shared configuration and
service discovery. This package contains different versions of etcd and
etcdctl for the kubernetes container image.

Provides

Requires

License

Apache-2.0

Changelog

* Wed Jan 24 2024 Priyanka Saggu <priyanka.saggu@suse.com>
  - Update to version 3.5.10:
    * bump bbolt to 1.3.8 for etcd 3.5
    * 3.5: upgrade gRPC-go to 1.58.3
    * Backport corrupt check test fix "etcd server shouldn't wait for the ready notification infinitely on startup"
    * etcdserver: add cluster id check for hashKVHandler
    * [release-3.5]: upgrade gRPC-go to v1.52.0
    * backport #14125 to release-3.5: Update to grpc-1.47 (and fix the connection-string format)
    * Return to default write scheduler since golang.org/x/net@v0.11.0 started using round robin
    * Bump go to v1.20.10 Part of https://github.com/etcd-io/etcd/issues/16740
    * bump golang.org/x/net to 0.17.0 Part of https://github.com/etcd-io/etcd/issues/16740
    * etcd: upgrade go version to 1.20.9
    * Remove obsolete http 1.0 version.
    * fix:Ensure that go version is only defined in one file for release-3.5
    * Fix panic in etcd validate secure endpoints
    * Backport redirect metrics data into file to reduce output.
    * test.sh: increase timeout for grpcproxy test
    * test: add v3 curl test to cover maintenance hash/hashkv REST API
    * api: fix duplicate gateway url issue
    * pkg: add a verification on the pagebytes which must be > 0
    * tests: Backport deflake for TestWatchDelay
    * tests: Backport deflake for TestPageWriterRandom
    * Backport adding unit test for socket options.
    * Backport export reuse-port and reuse-address
    * Fix goword failure in rafthttp/transport.go.
    * Update workflows to use makefile recipes for unit, integration & e2e-release.
    * Backport Makefile recipes for common test commands.
    * pkg/flags: fix UniqueURLs'Set to remove duplicates in UniqueURLs'uss
    * Backport fix to e2e release version identifcation.
    * Backport #14368 to v3.5
    * Follow up https://github.com/etcd-io/etcd/pull/16068#discussion_r1263667496
    * etcdserver: backport check scheduledCompactKeyName and finishedCompactKeyName before writing hash to release-3.5.
    * Backport #13577 Disable auth gracefully without impacting existing watchers.
    * bump go version to 1.19.11 to fix CVE GO-2023-1878
    * clientv3: create keepAliveCtxCloser goroutine only if ctx can be canceled
    * [3.5] etcdutl: fix db double closed
    * clientv3: remove v3.WithFirstKey() in Barrier.Wait()
    * update etcdctl flag description for snapshot restores
    * etcdutl: update description for --mark-compacted and --bump-revision flags in snapshot restore command
    * Adding optional revision bump and mark compacted to snapshot restore
    * Revert "Merge pull request #16119 from natusameer/release-3.5"
    * Add e2e-arm64.yaml and tests-arm64.yaml to release-3.5 scheduled at 1.30
    * Backport .github/workflows: Read .go-version as a step and not separate workflow.
    * Add first unit test for authApplierV3
    * Early exit auth check on lease puts
    * remove stack log when etcdutl restore
    * etcdserver: fix corruption check when server has just been compacted
    * replace gobin with go install
    * [3.5] Backport updating go to latest patch release 1.19.10
    * add compact hash check to help
    * Fix test of clientv3/naming
    * clientv3/naming/endpoints: fix endpoints prefix bug fixes bug with multiple endpoints with same prefix
    * grpcproxy: fix memberlist results not update when proxy node down
* Thu Oct 26 2023 Priyanka Saggu <priyanka.saggu@suse.com>
  - Update to version 3.5.9:
    (as per https://github.com/kubernetes/kubernetes/blob/v1.27.7/build/dependencies.yaml#L65)
    * Move go version to dedicated .go-version file
    * tests: e2e and integration test for timetolive
    * etcdserver: protect lease timetilive with auth
    * Backport go update to latest patch release 1.19.9.
    * Backport centralising go version for actions workflows.
    * server: backport 15743, improved description of --initial-cluster-state flag
    * etcdserver: Guarantee order of requested progress notifications
    * etcdserver: verify field 'username' and 'revision' present when decoding a JWT token
    * set zap logging to wsproxy
    * security: remove password after authenticating the user
    * test: add an e2e test to reproduce https://nvd.nist.gov/vuln/detail/CVE-2021-28235
    * server/auth: disallow creating empty permission ranges
    * chore: enable strict mode for test CI
    * Fixes: #15266 All docker images of Architecture show amd64
    * scripts: Add testing of etcd in local image in release workflow.
    * server: Fix defer function closure escape
    * tests: Test separate http port connection multiplexing
    * server: Add --listen-client-http-urls flag to allow running grpc server separate from http server
    * server: Pick one address that all grpc gateways connect to
    * server: Extract resolveUrl helper function
    * server: Separate client listener grouping from serving
    * refactor: Use proper variable names for urls
    * sever/auth: fix addUserWithNoOption of store_test
    * server/auth: fix auth panic bug when user changes password
    * Automated cherry-pick of #14860: Trigger release in current branch for github workflow case
    * server/embed: fix data race when start insecure grpc
    * server: Test watch restore
    * mvcc: update minRev when watcher stays synced
    * tests: Add v2 API to connection multiplexing test
    * tests: Add connection muiltiplexer testing
    * tests: Backport RunUtilCompletion
    * tests: Backport tls for etcdctl
    * tests: Extract e2e test utils
    * tests: Allow specifying http version in curl
    * tests: Refactor newClient args
    * tests: Refactor CURLPrefixArgs
    * Backport tls 1.3 support.
    * server: Switch back to random scheduler to improve resilience to watch starvation
    * test: Test etcd watch stream starvation under high read response load when sharing the same connection
    * tests: Allow configuring progress notify interval in e2e tests
    * Backport go_srcs_in_module changes and fix goword failures.
    * Formatted source code for go 1.19.6.
    * Bump golang.org/x/net to v0.7.0 to address CVE GO-2023-1571.
    * test:enhance the test case TestV3WatchProgressOnMemberRestart
    * clientv3: correct the nextRev on receving progress notification response
    * etcdserver: add failpoints walBeforeSync and walAfterSync
    * Fix regression in timestamp resolution
    * upgrade cockroachdb/datadriven to v1.0.2 to remove archived dependencies
    * bump github.com/stretchr/testify to v1.8.1
    * bump bbolt to v1.3.7 for release-3.5
    * netutil: consistently format ipv6 addresses
    * docker: remove nsswitch.conf
* Wed Apr 12 2023 Priyanka Saggu <priyanka.saggu@suse.com>
  - Initial package version 3.5.7:
    * Version specified in kubernetes-1.27 https://github.com/kubernetes/kubernetes/blob/release-1.27/build/dependencies.yaml#L63

Files

/usr/bin/etcdctl
/usr/bin/etcdctl-3.5.10
/usr/sbin/etcd
/usr/sbin/etcd-3.5.10
/usr/share/licenses/etcd-for-k8s1.27
/usr/share/licenses/etcd-for-k8s1.27/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:40:55 2024