Skip to content

Conversation

@JoshVanL
Copy link
Contributor

@JoshVanL JoshVanL commented Nov 1, 2019

NONE

fixes #2316

/assign @munnerz
/milestone v0.12

watching

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
@jetstack-bot jetstack-bot added the release-note-none Denotes a PR that doesn't merit a release note. label Nov 1, 2019
@jetstack-bot jetstack-bot added this to the v0.12 milestone Nov 1, 2019
@jetstack-bot jetstack-bot added the dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. label Nov 1, 2019
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JoshVanL

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jetstack-bot jetstack-bot requested a review from munnerz November 1, 2019 16:03
@jetstack-bot jetstack-bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 1, 2019
(iss.Spec.Vault != nil && iss.Spec.Vault.Auth.Kubernetes != nil &&
iss.Spec.Vault.Auth.Kubernetes.SecretRef.Name == secret.Name) ||
(iss.Spec.Vault != nil && iss.Spec.Vault.Auth.AppRole != nil &&
iss.Spec.Vault.Auth.AppRole.SecretRef.Name == secret.Name) {
Copy link
Member

Choose a reason for hiding this comment

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

Double check the issuers package too :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@munnerz
Copy link
Member

munnerz commented Nov 7, 2019

/lgtm

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 7, 2019
@jetstack-bot jetstack-bot merged commit 57e045f into cert-manager:master Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants