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

refine all github workflows #2090

Merged
merged 1 commit into from
Sep 20, 2022
Merged

refine all github workflows #2090

merged 1 commit into from
Sep 20, 2022

Conversation

M00nF1sh
Copy link
Contributor

What type of PR is this?
cleanup

Which issue does this PR fix:
N/A

What does this PR do / Why do we need it:
This PR doing a few clean ups to our Github workflows, mainly

  • migrate off self-hosted runners and use github runner instead
  • explicitly define permission for each workflow's github token.
    Also, a few clean ups are done:
  • use the latest action versions, such as checkout/v3
  • refine workflow filenames/descriptions to follow similar pattern.

If an issue # is not available please add repro steps and logs from IPAMD/CNI showing the issue:

Testing done on this change:
Tested on a forked repo: https://github.com/M00nF1sh/amazon-vpc-cni-k8s

Automation added to e2e:

Will this PR introduce any new dependencies?:

Will this break upgrades or downgrades. Has updating a running cluster been tested?:

Does this change require updates to the CNI daemonset config files to work?:

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@M00nF1sh M00nF1sh requested a review from a team as a code owner September 20, 2022 21:38
jayanthvn
jayanthvn previously approved these changes Sep 20, 2022
Copy link
Contributor

@jayanthvn jayanthvn left a comment

Choose a reason for hiding this comment

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

lgtm

jayanthvn
jayanthvn previously approved these changes Sep 20, 2022
Copy link
Contributor

@jayanthvn jayanthvn left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants