-
Notifications
You must be signed in to change notification settings - Fork 27
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
update articles in prompt_for database #142
Closed
7hunderbird
wants to merge
43
commits into
genesis-community:master
from
7hunderbird:cfdb-prompt-141
Closed
update articles in prompt_for database #142
7hunderbird
wants to merge
43
commits into
genesis-community:master
from
7hunderbird:cfdb-prompt-141
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Bump to cf-deployment v12.25.0 * Also update buildpacks
The dev/update tool was moved to the devtools directory and renamed with a more descriptive name. It also contains a check for the dependency of cf-deployment repo in the same parent directory as this kit.
The intention is that as of v2.0.0 of this kit, it will wrap the community-supported `cf-deployment` de facto standard distribution. The final versions of v1.x will progressively move existing deployments towards v2.0.0 so that it will be a no-op to deploy it.
- created uaa client for app-autoscaler as per [usage instructions](https://github.com/cloudfoundry/app-autoscaler-release/blob/master/README.md)
Outstanding features: - container-routing-integrity - native-garden-runc - loggregator-forwarder-agent - dns-service-discovery - routing-api Features no longer able to be supported: - cflinuxfs2 - local-ha-db - autoscaler & autoscaler-postgres Also updated the new hook partially.
Also, added funtionality for the missing addons, extracted enable-service-discovery to an overlay because of a conflict with override-app-domains, and updated spec files. Fixes genesis-community#130
Both the enable-service-discovery and override-app-domains change the app_domains parameter, and in incompaptible ways. This change makes them work together in a way that spruce can merge any combination of feature usage.
* Bump CA lifespan to 10y
The `bare` feature is intended to do nothing more that absolutely required for Genesis to deploy upstream cf-deployment. To preserve this expectation, the best practice of 10-year CA expiry was moved to its own overlay and included if `bare` feature is not specified.
- bbsdb uses diegodb_* params (backwards compatibility - default usernames for all databases that match the database name (if a universal `params.external_db_username` not provided) - fix *_port bosh-variables (was pointing to the corresponding host param instead of the port param)
- fixed defaults for loadbalancer and blobstore prompts - updated to use `genesis_config_block` - added missing api_domain params and exodus data
`info` hook script was hardcoding the system domain due to a misunderstanding how the lookup of exodus values works.
No longer have to have the `move_secrets_to_credhub` function as it has been made generally available via the bash helpers script
- Fixed error in template - removed debugging 'not' filter
- Check will see if the previous version is too old, and should check if the secrets are in the vault (TODO) - Blueprint will add the manifest fragments for migrating - Pre-deploy will move the secrets to credhub (and whatever else it needs to do)
If you specified outdated methods of turning on service discovery, the blueprint script would tell you to use `enable-service-discover` while making the change internally for the current run, but the correct version was not actually ever whitelisted, so if you did correct it, it would just fail.
To help #141. |
OMG nevermind git! 👎 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Propose a user experience small change. Could be helpful to visually grock.