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

prevent creation of pipelines with duplicate names #87

Merged
merged 1 commit into from
May 12, 2016
Merged

prevent creation of pipelines with duplicate names #87

merged 1 commit into from
May 12, 2016

Conversation

anotherchrisberry
Copy link
Contributor

cc @spinnaker/reviewers

@anotherchrisberry
Copy link
Contributor Author

@tomaslin or @ajordens PTAL

@ajordens
Copy link
Contributor

Pipeline strategies likely need similar treatment.

The rename operation might also let through a duplicate ... it's probably also gated in the UI tho.

@anotherchrisberry
Copy link
Contributor Author

@ajordens Good call. All these operations are gated in the UI, but that won't prevent a race condition (or stale browser data) from letting a duplicate through.

I've updated the PR to check on strategy saves and both rename operations.

@ajordens
Copy link
Contributor

LGTM

@anotherchrisberry anotherchrisberry merged commit 769f40a into spinnaker:master May 12, 2016
@anotherchrisberry anotherchrisberry deleted the pipeline-name-dupe branch May 12, 2016 00:33
apoorvmahajan pushed a commit to apoorvmahajan/front50 that referenced this pull request Aug 29, 2022
…n of direct and transitive dependencies version using kork-bom for upgrading the spring-boot 2.3.x. (spinnaker#87)

Picked from spinnaker@7abbfc0

While upgrading the spring-boot 2.2.x to 2.3.x, encountered issue of uncontrolled conflict resolution of jackson and kotlin dependencies in gate (spinnaker/gate#1505). In order to avoid any such issue with other components for upgrades to spring-boot 2.3.x as well as for any future spring-boot upgrades, we can introduce strict adherence of imported maven kork-bom by replacing platform to enforcedPlatform closure.
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.

2 participants