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

add workflows #1

Merged
merged 1 commit into from
Jul 14, 2022
Merged

add workflows #1

merged 1 commit into from
Jul 14, 2022

Conversation

lixd
Copy link
Contributor

@lixd lixd commented Jul 14, 2022

What type of PR is this?

/kind flake

What this PR does / why we need it:

add some github actions, and fix a test bug.

Which issue(s) this PR fixes:

Special notes for reviewers:


Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.:


@kubeclipper-bot kubeclipper-bot added kind/flake Categorizes issue or PR as related to a flaky test. release-note-none size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jul 14, 2022
@lixd
Copy link
Contributor Author

lixd commented Jul 14, 2022

/assign @x893675

#sts-token: "sts_token"
- name: Upload to oss
run: |
ossutil cp -rf dist/kc-linux-arm64.tar.gz oss://${{ secrets.OSS_BUCKET }}/kubeclipper/kc/${{ steps.extract_branch.outputs.branch }}/
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove kubeclipper, oss://{bucket}/kc

with:
config: ${{ secrets.PROD_KUBECONFIG }}
version: v1.23.0 # specify kubectl binary version explicitly
command: scale deployment kcctl-docs-deployment --replicas=0
Copy link
Collaborator

Choose a reason for hiding this comment

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

use kubectl rollout restart deploy xxx

@x893675
Copy link
Collaborator

x893675 commented Jul 14, 2022

/lgtm
/approve

@kubeclipper-bot kubeclipper-bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jul 14, 2022
@x893675
Copy link
Collaborator

x893675 commented Jul 14, 2022

/approve

@kubeclipper-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lixd, x893675

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

@kubeclipper-bot kubeclipper-bot merged commit ba59f80 into kubeclipper:master Jul 14, 2022
@x893675 x893675 added this to the v1.1.0 milestone Aug 10, 2022
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. kind/flake Categorizes issue or PR as related to a flaky test. lgtm Indicates that a PR is ready to be merged. release-note-none 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.

None yet

3 participants