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

Custom teams cannot be used anymore #215

Closed
o-orand opened this issue Dec 12, 2018 · 0 comments
Closed

Custom teams cannot be used anymore #215

o-orand opened this issue Dec 12, 2018 · 0 comments

Comments

@o-orand
Copy link
Member

o-orand commented Dec 12, 2018

Expected behavior

As COA user, I want to be able to deploy pipelines in dedicated teams with full support in control-plane. It should detect dynamically required teams.
This may introduce a new COA feature: a templating unreleated to a root deployment.

Observed behavior

Control-plane has hardcoded teams definitions (main, upload, and currently-disabled), and all teams must be defined. Otherwise control-plane failed to connect to concourse

Affected release

Reproduced on version >=3.2

Traces and logs

@o-orand o-orand added the bug label Dec 12, 2018
@o-orand o-orand added this to To be reviewed in CF OPS Automation Dec 20, 2018
@o-orand o-orand changed the title hardcoded teams in control plane pipeline Custom teams cannot be used anymore Jan 18, 2019
@o-orand o-orand moved this from To be reviewed to P3 in CF OPS Automation Jan 18, 2019
@o-orand o-orand closed this as completed in 00115fd Jul 4, 2019
CF OPS Automation automation moved this from P3 to Done Jul 4, 2019
o-orand added a commit that referenced this issue Jul 4, 2019
…e of custom teams

we use bosh interpolate to patch concourse-pipeline-resource static team definition.
So we generate an operator based on teams found across all `ci-deployment-overview`
and we override `teams` array.

close #215
o-orand added a commit that referenced this issue Jul 5, 2019
To ensure main team is only created once, we delete `team` key before recreating it...
related to #215
o-orand added a commit that referenced this issue Jul 10, 2019
…e-boshrelease-and-stemcell

As team can be customize, we need to get the team where a pipeline is deployed

related to #215
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant