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

Chore: Add a script to parse community contributors in each release #2236

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

ellistarn
Copy link
Contributor

@ellistarn ellistarn commented Aug 1, 2022

Fixes #

Description

./hack/github/community-contributors.sh
Comparing v0.13.2 and v0.14.0-rc.0
Community members contributed 13/134 (9.70149%)
[
  {
    "author": "flf2ko",
    "message": "fix: hostNetwork variable is not aligned with docs in Helm chart (#2043) (#2044)"
  },
  {
    "author": "Dan Shepard",
    "message": "docs: adding Omaze to list of adopters (#2068)"
  },
  {
    "author": "Vishal Vazkar",
    "message": "fix: helm version causing errors (#2096)"
  },
  {
    "author": "Ido Koren",
    "message": "add revisionHistoryLimit option to chart (#2102)"
  },
  {
    "author": "Bryant Biggs",
    "message": "feat: Update Terraform getting started guide to default to multi-cluster tagging scheme (#1668)"
  },
  {
    "author": "Shrikant Lavhate",
    "message": "Documentation update under 'getting started' section (#1788)"
  },
  {
    "author": "Fernando Miguel",
    "message": "typos (#2149)"
  },
  {
    "author": "Heiko Rothe",
    "message": "fix: consider pod density in memory overhead calc (#1960)"
  },
  {
    "author": "Shrikant Lavhate",
    "message": "Add capability to use custom podDisruptionBudget name (#2174)"
  },
  {
    "author": "gowtham",
    "message": "chore: add tyk cloud as an adopter (#2181)"
  },
  {
    "author": "juangascon",
    "message": "docs: Update api_version in helm provider (#2201)"
  },
  {
    "author": "James Wojewoda",
    "message": "docs: Update ADOPTERS file with Beeswax organization (#2208)"
  },
  {
    "author": "Enrique González",
    "message": "docs: fix misleading description on controller max-pods flag (#2148)"
  }
]

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note

None

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

@ellistarn ellistarn requested a review from a team as a code owner August 1, 2022 19:19
@ellistarn ellistarn requested a review from suket22 August 1, 2022 19:19
@netlify
Copy link

netlify bot commented Aug 1, 2022

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit 8fadf66
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/62e82ff6f9f9620008ed7c3f

@ellistarn ellistarn force-pushed the contrib branch 2 times, most recently from 72ffc6f to 2987e41 Compare August 1, 2022 19:53
Copy link
Contributor

@suket22 suket22 left a comment

Choose a reason for hiding this comment

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

Nice!

@ellistarn ellistarn merged commit b2a7162 into aws:main Aug 1, 2022
@ellistarn ellistarn deleted the contrib branch August 1, 2022 20:29
njtran pushed a commit to njtran/karpenter-provider-aws that referenced this pull request Aug 9, 2022
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.

2 participants