-
Notifications
You must be signed in to change notification settings - Fork 16.8k
[stable/hackmd] Support kubernetes >= 1.16 #17716
Conversation
Signed-off-by: onokatio <onokatio@gmail.com>
Hi @onokatio. Thanks for your PR. I'm waiting for a helm member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign @paulczar |
/ok-to-test |
is it ok to merge? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions. |
I'm ok to be a volunteer. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: davidkarlsen, onokatio 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 |
Signed-off-by: onokatio <onokatio@gmail.com>
Signed-off-by: onokatio <onokatio@gmail.com> Signed-off-by: Artur <artur@upbound.io>
Is this a new chart
No.
What this PR does / why we need it:
stable/hackmd uses
extensions/v1beta2
andextensions/v1beta1
but kubernetes 1.16 deprecates them.So this PR migrates charts to use
apps/v1
.Which issue this PR fixes
Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[stable/chart]
)