If app name is substring of another app name, secret removal is broken #300

Closed
opened 2022-03-09 23:55:37 +00:00 by decentral1se · 0 comments
Owner
./abra app new gitea -S  # name=bonfire_kiwi
./abra app new gitea -S  # name=bonfire_kiwi_mayel_space
./abra app secret rm bonfire_kiwi -a

It deleted everything but should only delete bonfire_kiwi secrets.

``` ./abra app new gitea -S # name=bonfire_kiwi ./abra app new gitea -S # name=bonfire_kiwi_mayel_space ./abra app secret rm bonfire_kiwi -a ``` It deleted everything but should only delete `bonfire_kiwi` secrets.
decentral1se added the
bug
abra
labels 2022-03-09 23:55:37 +00:00
decentral1se added this to the Beta release (software) project 2022-03-09 23:55:38 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#300
No description provided.