Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Check if claim with the same name already exists before install #350

Merged
merged 1 commit into from
Nov 6, 2018

Conversation

radu-matei
Copy link
Member

This PR checks for an existing claim with the same name - if found, it errors out.

closes #319

@radu-matei radu-matei changed the title Check if claim with the same name already exists Check if claim with the same name already exists before install Nov 5, 2018
Copy link
Member

@technosophos technosophos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

cmd/duffle/install.go Outdated Show resolved Hide resolved
@radu-matei radu-matei force-pushed the fix-install-claim-overwrite branch 2 times, most recently from 4dbf2ec to 92516fa Compare November 6, 2018 08:19
Add command suggestion for error in single quotes
@radu-matei radu-matei force-pushed the fix-install-claim-overwrite branch from 92516fa to 5d265d0 Compare November 6, 2018 08:20
@radu-matei radu-matei merged commit f6ecffd into cnabio:master Nov 6, 2018
@radu-matei radu-matei deleted the fix-install-claim-overwrite branch November 6, 2018 08:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

install allows overwriting an existing release
2 participants