Skip to content

issues Search Results · repo:cloudfoundry/cloud_controller_ng language:Ruby

Filter by

1k results
 (80 ms)

1k results

incloudfoundry/cloud_controller_ng (press backspace or delete to remove)

Setup I have an app in the middle of a rolling deployment. I want to get the deployment information for this app for the active deployment only. app_guids query param works $ cf curl /v3/deployments?app_guids=$(cf ...
  • ameowlia
  • 1
  • Opened 
    3 days ago
  • #4270

Reproduce Steps 1. Push an application with 1 instance 2. Push again with rolling deployment with 0 instances cf push static -b staticfile_buildpack -i 0 --strategy=rolling 3. Observe that the deployment ...
  • Samze
  • Opened 
    11 days ago
  • #4250

Hey I was working on a scenario where I was doing the following steps but I am getting an error from CAPI. 1. push an app 2. restage it to create a new revision 3. Execute cf revisions test-dora and ...
  • joaopapereira
  • 1
  • Opened 
    28 days ago
  • #4232

In some circumstances CAPI will report an app instance is running when it is down. Reproduction Steps to reproduce: 1. Have a cf app with 4 running instances 2. On the Diego brain I see with cfdot ...
  • Samze
  • Opened 
    on Feb 14
  • #4220

Due to inconsistencies with the name of the least-connection loadbalancing algorithm, it is currently impossible to use least-connection as a per-route load-balancing algorithm. - route-registrar, gorouter, ...
  • hoffmaen
  • 1
  • Opened 
    on Jan 31
  • #4198

Problem A problem we ve been facing involves the pruning of old AppUsageEvent and ServiceUsageEvent records. Often, these records are removed before the corresponding Apps or Services have actually stopped, ...
  • joyvuu-dave
  • Opened 
    on Jan 21
  • #4182

Background Canary deployments were added to CAPI in https://github.com/cloudfoundry/capi-release/releases/tag/1.188.0. This introduced the new deployment strategy canary with the following behaviour, ...
  • Samze
  • 2
  • Opened 
    on Jan 14
  • #4172

Puma is the default web server since capi-release v1.196.0 released on 7th Nov 24. This issue is to discuss the timeline for removing the Thin webserver from ccng. Steps: 1. remove the configuration ...
  • stephanme
  • 1
  • Opened 
    on Nov 29, 2024
  • #4115

Puma 6.5.0 introduced this feature: https://github.com/puma/puma/pull/3439 This feature apparently sets the number of Puma workers to the number of available processors detected. Could be a handy if ...
  • sethboyles
  • 2
  • Opened 
    on Nov 25, 2024
  • #4107

Issue Deleting orphaned routes in a space fails if the routes have a label Steps to Reproduce Deleting a route with a label works fine if done explicitly $ cf create-route apps.internal --hostname ...
  • Samze
  • Opened 
    on Nov 20, 2024
  • #4099
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub