Skip to content
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

Use bindings for certificate requests #556

Merged
merged 1 commit into from Jan 7, 2021
Merged

Conversation

thedac
Copy link
Contributor

@thedac thedac commented Jan 6, 2021

Ignore ADDRESS_MAP KeyErrors

Just for a reference.

With a couple of changes to the charm and one to charms.openstack.charm.classes.get_certificate_requests, this works using the centralized helpers.

@thedac thedac requested a review from gnuoy January 6, 2021 00:53
@thedac thedac marked this pull request as draft January 6, 2021 00:53
@ajkavanagh
Copy link
Collaborator

Failing due to a pip 20.3.1 resolver error; #558 is a temporary fix, so when that lands merge from / rebase on master and this should pass.

Pass a list of bindings to check in addition to the default API
bindings. Ignore ADDRESS_MAP KeyErrors for charms that do not have the
default API bindings.

Closes-Bug: #1908306
@thedac thedac marked this pull request as ready for review January 7, 2021 18:34
@thedac thedac changed the title [WIP] Use bindings for certs Use bindings for certificate requests Jan 7, 2021
Copy link
Contributor

@gnuoy gnuoy left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for all your work on his!

@gnuoy gnuoy merged commit 27b3f59 into juju:master Jan 7, 2021
openstack-mirroring pushed a commit to openstack/charms.openstack that referenced this pull request Jan 7, 2021
Charm-helpers PR must land first:
juju/charm-helpers#556

Closes-Bug: #1908306
Change-Id: I7b3c4e11ab04cc133ffe6a718d5b505f27edad68
openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Jan 7, 2021
* Update charms.openstack from branch 'master'
  to d37b622a7b44415c7cd5f2e6bc20600b060a6f94
  - Merge "Send bindings for get_certificate_requests"
  - Send bindings for get_certificate_requests
    
    Charm-helpers PR must land first:
    juju/charm-helpers#556
    
    Closes-Bug: #1908306
    Change-Id: I7b3c4e11ab04cc133ffe6a718d5b505f27edad68
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.

None yet

3 participants