Skip to content

Conversation

@Vafilor
Copy link
Contributor

@Vafilor Vafilor commented Aug 12, 2020

What this PR does:

Fixes an issue where duplicate entries appeared in params.yaml

Which issue(s) this PR fixes:

Fixes onepanelio/onepanel#481

Special notes for your reviewer:

To reproduce (before this fix)

Run:

init --provider aks --enable-https --enable-cert-manager --dns-provider route53 --services modeldb --artifact-repository-provider s3

Then

init --provider aks --enable-https --enable-cert-manager --dns-provider route53 --services modeldb

The bottom two entries are duplicates.

…tten to, resulting in duplicate data if the new output was not longer than the old one
@Vafilor Vafilor added this to the v0.12.0 milestone Aug 12, 2020
@Vafilor Vafilor added the kind/bug Something isn't working label Aug 12, 2020
@Vafilor Vafilor changed the base branch from master to dev August 12, 2020 22:13
@Vafilor Vafilor merged commit e46fcf5 into dev Aug 18, 2020
@Vafilor Vafilor deleted the bug/onepanelio.core.481-duplicate.data branch August 18, 2020 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI: duplicate data bug

3 participants