Bug report criteria
What happened?
During the dependency update duty, we discovered that the bom verification can sometimes pass on CI but fail on local machines.
One example can be seen is #20703 (comment).
What did you expect to happen?
Bom verification s consistent across execution environments.
How can we reproduce it (as minimally and precisely as possible)?
make verify
Anything else we need to know?
No response
Etcd version (please run commands below)
Details
$ etcd --version
# paste output here
$ etcdctl version
# paste output here
Etcd configuration (command line flags or environment variables)
Details
paste your configuration here
Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)
Details
$ etcdctl member list -w table
# paste output here
$ etcdctl --endpoints=<member list> endpoint status -w table
# paste output here
Relevant log output
Bug report criteria
What happened?
During the dependency update duty, we discovered that the bom verification can sometimes pass on CI but fail on local machines.
One example can be seen is #20703 (comment).
What did you expect to happen?
Bom verification s consistent across execution environments.
How can we reproduce it (as minimally and precisely as possible)?
make verifyAnything else we need to know?
No response
Etcd version (please run commands below)
Details
Etcd configuration (command line flags or environment variables)
Details
paste your configuration here
Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)
Details
Relevant log output