{"id":38258512,"url":"https://github.com/homedepot/cf-rolling-restart","last_synced_at":"2026-01-17T01:33:40.483Z","repository":{"id":64302689,"uuid":"185670698","full_name":"homedepot/cf-rolling-restart","owner":"homedepot","description":"Perform a rolling restart of cloud foundry application instances.","archived":false,"fork":false,"pushed_at":"2019-06-03T20:54:50.000Z","size":86,"stargazers_count":7,"open_issues_count":3,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-06-20T11:58:36.858Z","etag":null,"topics":["cloud-foundry","cloud-foundry-cli"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/homedepot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-08T19:53:33.000Z","updated_at":"2024-06-20T11:58:36.859Z","dependencies_parsed_at":"2023-01-15T09:45:39.876Z","dependency_job_id":null,"html_url":"https://github.com/homedepot/cf-rolling-restart","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/homedepot/cf-rolling-restart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homedepot%2Fcf-rolling-restart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homedepot%2Fcf-rolling-restart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homedepot%2Fcf-rolling-restart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homedepot%2Fcf-rolling-restart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/homedepot","download_url":"https://codeload.github.com/homedepot/cf-rolling-restart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homedepot%2Fcf-rolling-restart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28491601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"ssl_error","status_checked_at":"2026-01-17T00:43:11.982Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud-foundry","cloud-foundry-cli"],"created_at":"2026-01-17T01:33:40.013Z","updated_at":"2026-01-17T01:33:40.478Z","avatar_url":"https://github.com/homedepot.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Rolling Restart for CF \n[![Go Lang Version](https://img.shields.io/badge/go-1.12-00ADD8.svg?style=flat)](http://golang.com) \n[![Go Report Card](https://goreportcard.com/badge/github.com/homedepot/cf-rolling-restart)](https://goreportcard.com/report/github.com/homedepot/cf-rolling-restart) \n[![Code Coverage](https://img.shields.io/codecov/c/github/homedepot/cf-rolling-restart.svg?style=flat)](https://codecov.io/gh/homedepot/cf-rolling-restart)\n[![Build Status](https://travis-ci.org/homedepot/cf-rolling-restart.svg?branch=master)](https://travis-ci.org/homedepot/cf-rolling-restart) \n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat)](LICENSE)\n\nCF plugin for zero downtime application restarts.\n\nThis was made to fill a the gap in zero-downtime restarts for the PCF CLI. It will restart your application one instance at a time until each instance is up. The plugin should provide feedback through the CLI through the whole process.\n\n## Installation\n\nYou can install the latest release from [CF Community Plugins](https://plugins.cloudfoundry.org) by running the following command:\n\n```\n$ cf install-plugin -r CF-Community \"cf-rolling-restart\"\n```\n\nAlternatively, you can download any previous releases from the GitHub releases page and install using the built in `install-plugin` command of the cf-cli. \n\n```\n$ cf install-plugin path/to/downloaded/binary\n```\n\n## Usage\n\n```\n$ cf rolling-restart [--max-cycles #] APP_NAME\n```\n\nThe alias `rrs` also exists for a shorthand (Ex. `cf rrs APP_NAME`).\nThe flag `--max-cycles` augments the number of times the plugin will check to see if the app is up. The default is `120` cycles which roughly equate to ~2 minutes. Each cycle consists of checking the current state of the recently restarted instance and then pausing 1 second until the instance is running or the max cycles have been reached.\n\n## Compiling\n\nTo build and test for your current platform please run `./script/cibuild` from the project root.\n\nTo build and install locally run `./script/install`.\n\n## Contributing \n\nCheck out the [contributing](CONTRIBUTING.md) readme for information on how to contribute to the project. \n\n## License \n\nThis project is released under the Apache2 free software license. More information can be found in the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhomedepot%2Fcf-rolling-restart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhomedepot%2Fcf-rolling-restart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhomedepot%2Fcf-rolling-restart/lists"}