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

Ctl status certificate command: Add issuer output and creation time #3120

Merged
merged 4 commits into from
Jul 29, 2020

Conversation

hzhou97
Copy link
Contributor

@hzhou97 hzhou97 commented Jul 24, 2020

What this PR does / why we need it:
This PR adds output about the Issuer/ClusterIssuer of the Certificate resource.
Also adds the creation time of the Certificate.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

Add output about the Issuer/ClusterIssuer of the Certificate resource and about creation time of the Certificate.

/kind feature
/area ctl

Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
@jetstack-bot jetstack-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. labels Jul 24, 2020
@jetstack-bot jetstack-bot added area/testing Issues relating to testing size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 24, 2020
@hzhou97
Copy link
Contributor Author

hzhou97 commented Jul 27, 2020

/assign @meyskens

@james-w
Copy link
Contributor

james-w commented Jul 27, 2020

Looks good, just wonder what you think about that suggestion.

Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
@jetstack-bot jetstack-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 27, 2020
@hzhou97 hzhou97 requested a review from meyskens July 28, 2020 10:22
@meyskens
Copy link
Contributor

/lgtm
/approve

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 29, 2020
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hzhou97, meyskens

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

The pull request process is described here

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 29, 2020
@hzhou97
Copy link
Contributor Author

hzhou97 commented Jul 29, 2020

/kind feature

@jetstack-bot jetstack-bot added kind/feature Categorizes issue or PR as related to a new feature. and removed needs-kind Indicates a PR lacks a `kind/foo` label and requires one. labels Jul 29, 2020
@jetstack-bot jetstack-bot merged commit ec6d2bb into cert-manager:master Jul 29, 2020
@jetstack-bot jetstack-bot added this to the v1.0 milestone Jul 29, 2020
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. area/testing Issues relating to testing dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants