Skip to content

kubelet: add script to generate bootstrap recovery kubeconfig#792

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
rphillips:fixes/add_recover_kubeconfig_script
May 24, 2019
Merged

kubelet: add script to generate bootstrap recovery kubeconfig#792
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
rphillips:fixes/add_recover_kubeconfig_script

Conversation

@rphillips
Copy link
Copy Markdown
Contributor

- What I did
Adds a recovery script to generate a bootstrap kubeconfig for use in kubelet disaster recovery scenarios.

- Description for the changelog

Add a script to generate a bootstrap kubeconfig for disaster recovery scenarios.

/cc @hexfusion @sjenning

@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 23, 2019
contents:
inline: |
#!/bin/bash

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Optional improvement don’t assume bash path #!/usr/bin/env bash

@hexfusion
Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 24, 2019
@cgwalters
Copy link
Copy Markdown
Member

/approve

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgwalters, hexfusion, rphillips

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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 24, 2019
@openshift-merge-robot openshift-merge-robot merged commit 485f4ff into openshift:master May 24, 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. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants