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

Migrates to upstream well known labels #629

Merged
merged 1 commit into from
Aug 20, 2021
Merged

Conversation

ellistarn
Copy link
Contributor

Issue, if available:

Description of changes:

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

@netlify
Copy link

netlify bot commented Aug 20, 2021

✔️ Deploy Preview for karpenter-docs-prod canceled.

🔨 Explore the source changes: 82ae656

🔍 Inspect the deploy log: https://app.netlify.com/sites/karpenter-docs-prod/deploys/611ff388e54c400009400a86

Comment on lines -116 to -120
// Well known labels
ArchitectureLabelKey = "kubernetes.io/arch"
OperatingSystemLabelKey = "kubernetes.io/os"
ZoneLabelKey = "topology.kubernetes.io/zone"
InstanceTypeLabelKey = "node.kubernetes.io/instance-type"
Copy link
Contributor

Choose a reason for hiding this comment

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

can you point me to the replacement for this? does it exist?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

ah, that's what I was missing, it's not in our github repo, it's imported. correct?

@ellistarn ellistarn merged commit 59095fc into aws:main Aug 20, 2021
@ellistarn ellistarn deleted the taints branch August 20, 2021 22: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.

3 participants