-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Update DESIGN.md #53
Merged
Merged
Update DESIGN.md #53
+1
−1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I signed the CLA with the same mail address used in the commit. I guess that works? |
Thanks for the fix! |
jdef
added a commit
that referenced
this pull request
Dec 2, 2015
MESOS: avoid mutex locking around blocking calls in kubelet-executor Conflicts: contrib/mesos/pkg/executor/service/service.go
RichieEscarez
pushed a commit
to RichieEscarez/kubernetes
that referenced
this pull request
Dec 4, 2015
…ate_locks MESOS: avoid mutex locking around blocking calls in kubelet-executor Conflicts: contrib/mesos/pkg/executor/service/service.go
vishh
pushed a commit
to vishh/kubernetes
that referenced
this pull request
Apr 6, 2016
Add version information for components we depend on.
lazypower
pushed a commit
to lazypower/kubernetes
that referenced
this pull request
Oct 11, 2016
xingzhou
pushed a commit
to xingzhou/kubernetes
that referenced
this pull request
Dec 15, 2016
Add SIG-instrumentation
This was referenced Jan 19, 2018
whypro
pushed a commit
to whypro/kubernetes
that referenced
this pull request
Aug 5, 2018
Hack container hash method to make it compatible when upgrading cluster from 1.7/1.8 to 1.9.
mtaufen
pushed a commit
to mtaufen/kubernetes
that referenced
this pull request
Jan 18, 2019
b3atlesfan
pushed a commit
to b3atlesfan/kubernetes
that referenced
this pull request
Feb 5, 2021
All command line flags can be set via environment variables. Given a cmd line flag like --etcd-endpoint, corresponding variable becomes FLANNELD_ETCD_ENDPOINT. That is, FLANNELD_ prefix is appended with upper case flag name that has dashes replaced with underscores. Fixes kubernetes#53
ncdc
pushed a commit
to ncdc/kubernetes
that referenced
this pull request
Mar 31, 2022
Plumb through github.com/kcp-dev/apimachinery/pkg/logicalcluster.LogicalCluster
linxiulei
pushed a commit
to linxiulei/kubernetes
that referenced
this pull request
Jan 18, 2024
…target add fmt and vet make target
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Let's hope kubernetes spins up some more instances if there are too few running (instead of killing some extra ;) ).