Skip to content
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 etcd key removal in CI and add -e flag #1595

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

manuelbuil
Copy link
Collaborator

@manuelbuil manuelbuil commented Jun 22, 2022

Signed-off-by: Manuel Buil mbuil@suse.com

Description

This PR fixes the CI problem as described in #1594. It changes the etcdctl command from "rm" to "del" which is the correct one for v3. Then, it adds -e bash flag to make sure this error or future ones are not ignored

Besides, add --always to git describe or it fails

Todos

  • Tests
  • Documentation
  • Release note

Release Note

None required

@manuelbuil manuelbuil force-pushed the fix_etcd_rm_CI branch 5 times, most recently from 68e4a0e to 54cab9b Compare June 23, 2022 09:10
Signed-off-by: Manuel Buil <mbuil@suse.com>
@manuelbuil manuelbuil merged commit 510f150 into flannel-io:master Jun 23, 2022
@manuelbuil manuelbuil deleted the fix_etcd_rm_CI branch June 23, 2022 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants