Skip to content

Support deploying Vault without HAProxy #53

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

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

markgoddard
Copy link

In Antelope SKC since PR 1090 it is possible to deploy and use Vault
without HAProxy. This simplifies the deployment process, and means we
can avoid an initial deployment of HAProxy with TLS disabled.

This change is backward compatible with the previous method.

Depends-On: stackhpc/stackhpc-kayobe-config#1090

@markgoddard markgoddard requested a review from a team as a code owner June 7, 2024 08:12
@markgoddard markgoddard self-assigned this Jun 7, 2024
In Antelope SKC since PR 1090 it is possible to deploy and use Vault
without HAProxy. This simplifies the deployment process, and means we
can avoid an initial deployment of HAProxy with TLS disabled.

This change is backward compatible with the previous method.

Needed-By: stackhpc/stackhpc-kayobe-config#1090
@markgoddard markgoddard force-pushed the vault-without-haproxy branch from 0bcd3d1 to 91b1c33 Compare June 7, 2024 08:20
Copy link
Contributor

@jovial jovial left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is required now that stackhpc/stackhpc-kayobe-config#1090 has merged:

TASK [loadbalancer : Assert that external haproxy certificate exists] **********                                                                                             
Monday 24 June 2024  13:08:27 +0000 (0:00:00.392)       0:00:18.579 ***********                                                                                              
fatal: [will-controller-01]: FAILED! => changed=false                                                                                                                        
  assertion: haproxy_cert_file.stat.exists                                                                                                                                   
  evaluated_to: false                                                                                                                                                        
  msg: External haproxy certificate file is not found. It is configured via 'kolla_external_fqdn_cert'  

@markgoddard markgoddard merged commit f4e5451 into main Jun 24, 2024
@markgoddard markgoddard deleted the vault-without-haproxy branch June 24, 2024 15:59
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