-
Notifications
You must be signed in to change notification settings - Fork 111
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
Simplify the role #2610
Simplify the role #2610
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Thanks for the PR! ❤️ |
72201c9
to
8c467dd
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7dfb11899c134831a845c3f12ba28f18 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 44m 10s |
0625d25
to
7a18d25
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b5e136308190410085a9a4c3d64c4d39 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 34m 53s |
Also add a playbook to call this role as a pre_deploy playbook so that we can create and use the modified images in our barbican tests.
Lets take all the dependencies on a running lunaclient VM out. We suspect that with the ip checking turned off, we can use any subject in the client certs anyway, as long as the cert is uploaded to the HSM (and registered to a client). This simplifies things considerably - and makes the role more reusable by a deployer as a standalone role. Instead, we'll need the relevant bits uploaded somewhere for the deployer to retrieve.
7a18d25
to
9445f09
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/173ffe4800be4d5fb68c8db9591721d4 ❌ openstack-k8s-operators-content-provider FAILURE in 4m 48s |
Hi @vakwetu, please add a more detailed commit message and link to a Jira card explaining the context of your work here. Also, please squash you two commits and let us know if you need help with the CI failures. |
@lewisdenny thanks - I'm actually going to close this PR as I've decided to move most of this logic to an ansible role in a new repo. |
lunasa hsm role