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: remove non generic ptr libraries #2753

Merged
merged 1 commit into from
Oct 28, 2022
Merged

chore: remove non generic ptr libraries #2753

merged 1 commit into from
Oct 28, 2022

Conversation

ellistarn
Copy link
Contributor

Fixes #

Description

How was this change tested?

Does this change impact docs?

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

Release Note


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 October 28, 2022 15:21
@ellistarn ellistarn requested a review from tzneal October 28, 2022 15:21
@netlify
Copy link

netlify bot commented Oct 28, 2022

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit 9f8a571
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/635bfb22df80b500097fc9f4

@ellistarn ellistarn marked this pull request as draft October 28, 2022 15:21
@ellistarn ellistarn marked this pull request as ready for review October 28, 2022 15:47
@@ -35,7 +35,6 @@ func main() {
awsCtx := context.NewOrDie(cloudprovider.Context{
Context: ctx,
Clock: operator.Clock,
RESTConfig: operator.RESTConfig,
Copy link
Contributor

Choose a reason for hiding this comment

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

This shouldn't be removed, getCABundle() relies on it

Copy link
Contributor

@jonathan-innis jonathan-innis left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@ellistarn ellistarn merged commit b02a6ab into aws:main Oct 28, 2022
@ellistarn ellistarn deleted the ptr branch October 28, 2022 16:09
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.

None yet

2 participants