You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[OPERATOR] Dropping the support of failBelowRevision feature as it seems to be no longer in usage for almost ~5years. by @ishan16696 [#1013]
📰 Noteworthy
[OPERATOR] A fallback mechanism is introduced for contacting the etcd cluster when the --service-endpoints flag is not specified. by @CaptainIRS [#939]
[DEVELOPER] Migrate e2e tests from archived LocalStack community image to licensed localstack/localstack:stable. Running AWS e2e tests now requires a LOCALSTACK_AUTH_TOKEN environment variable. by @shreyas-s-rao [#1014]
✨ New Features
[OPERATOR] Disable fsync in the embedded etcd during restoration to reduce restoration time. by @Tomy2e [#991]
[OPERATOR] etcd member names now support an optional member-name-prefix field in the etcd config file. When set, member names take the form <prefix>-<pod-name> instead of just the pod name. by @acumino [#1030]
🏃 Others
[OPERATOR] Upgrade Go to 1.26, k8s.io/* to v0.35.5, and object store SDK dependencies. by @CaptainIRS [#1036]
[DEVELOPER] Add GHA workflow PR Review Timeline for easy tracking of reviewer timelines for PRs. by @shreyas-s-rao [#983]